From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3E98E45498 for ; Wed, 19 Jun 2024 13:18:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A3C40289; Wed, 19 Jun 2024 13:18:18 +0200 (CEST) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id C73C54021D for ; Wed, 19 Jun 2024 13:18:16 +0200 (CEST) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2ebec2f11b7so63838181fa.2 for ; Wed, 19 Jun 2024 04:18:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718795896; x=1719400696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C9L0Ds01C7reulQ7zgQrjGhD64iS+nKHEY8EboUt7a8=; b=IqUzODKk+zPjBq7H5ajmxUCN2tq/Q1GGDNKs3cCucoKdp08vYutGIJ241tlvo4MrNH racHedpDmixqh88BEQHQhGDkf7xLFKfs5wogrr+0/p5aPrJPQXS3eUlk2VSW1rNm+Rkv h2xTz2msxH+LPVUEvPPL5Q38QLT0FlOGCmnZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718795896; x=1719400696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C9L0Ds01C7reulQ7zgQrjGhD64iS+nKHEY8EboUt7a8=; b=E/Za+pXjcgim5TFNhSb5Lp021WGtH9MZD26bNVd8Odra0O1cnXssQ+BbsXOVVnOIwr 5dNfMk5+xeR+q17P4ULkal+h+gCMX6mwSvwzLIuFa294wnN+ZYo99ayD38hKLqS8iKws QHgHJOdrCn6fMpGmt8/zk8B88i/J30bVNSbSZ/VWyiBm0XaxuxJr6uJt67Nl6yOzX0zT 7vbKUKq3gw8DHvQnwy3FdmPartv2LrWToIMjdmnc66Dw1rjU8+1unvIjAXqMAeLyb/fy 11OFHPsuEIenVSm/UQ9KQN1ZYWKmtuhGMsdRzGAE/AdyHDdJIOTFmC4n1f9MUmcHSAkv ugZw== X-Gm-Message-State: AOJu0YxtHBUrNZQoD096LWbkKkhoLxYyb56mbX3ZA3yDZR1e21YWZ2Vi b1wD+AXiMnSehOhHNAmtcNErbOZLE4b9Rwpl1zgCE5HQU3SK5NkpVAA9Y9TWS9DJa22MJf+sdB+ A1L41Y3QFNoeW68Qy4dwk+uBBwlAWUx4f X-Google-Smtp-Source: AGHT+IFCMnNIF4/rIFs9Vh3j/jhqgE09fbMfk1eijANp5uIZXcDGJuoqno5KrLNmoyWmu7e41zEak235xPZq X-Received: by 2002:a2e:7809:0:b0:2eb:e76d:895f with SMTP id 38308e7fff4ca-2ec3cfe69f7mr14402411fa.42.1718795896110; Wed, 19 Jun 2024 04:18:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 38308e7fff4ca-2ec05c4af94sm2946251fa.20.2024.06.19.04.18.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 04:18:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 04:18:16 -0700 (PDT) Message-ID: <6672be78.2e0a0220.2d14f.d576SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0CC1C605C373; Wed, 19 Jun 2024 07:18:15 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org _Testing issues_ Branch: tags/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing issues Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk' In function 'memcpy', inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2, inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk' cc1: all warnings being treated as errors [379/3510] Generating lpm.sym_chk with a meson_exe.py custom command. [380/3510] Generating member.sym_chk with a meson_exe.py custom command. [381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29498/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/