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 1686145495 for ; Wed, 19 Jun 2024 14:21:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1223540670; Wed, 19 Jun 2024 14:21:21 +0200 (CEST) Received: from mail-ed1-f97.google.com (mail-ed1-f97.google.com [209.85.208.97]) by mails.dpdk.org (Postfix) with ESMTP id 87CE34021D for ; Wed, 19 Jun 2024 14:20:36 +0200 (CEST) Received: by mail-ed1-f97.google.com with SMTP id 4fb4d7f45d1cf-57a1fe6392eso8742936a12.0 for ; Wed, 19 Jun 2024 05:20:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718799636; x=1719404436; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RRndruHUaA80ZhDN2En/8bYepM9ulBkOiPz6AFXSNOo=; b=Ecj0w2qRS4iVOgByiYOzejvfSMmjm3mcm9npA/vr6JIiFmCFbTh0QNw5GfgAktzhhB ruIAHBYFCjA1+Vp0NADEYXwaBURUW95O3oOw6LnwhaLK+dyJS8O3DFSKm+YumNVYJZA7 uKbu38YdWJlmQZ8jyXuyPq7kTwqkHibvLKwRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718799636; x=1719404436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RRndruHUaA80ZhDN2En/8bYepM9ulBkOiPz6AFXSNOo=; b=k2H31AoucsAs6oImurhwykhN5iulPLrOGiOQ0etU8DLKXAx/29aiIFEAnEwYDqa9WF TkmJ9mK4FwsWg5bddAdtC7IhgxCvPSc4F0QE7qBBU81r6q8sbPicKM/ejx1HWJ3NjSHo f/G8+42n1kipl62LWkAXwUa1Puz8Bh7YztxDIWpx0BJ6eYB9CiH71pJjYQvnJ/VMPV+9 YUyC0N16cy0ghmDVYh25LGoY/XWgX9MVv17APasdBmxkvjpkQI9O/2o/wIzFT1dyEYJS 1km1BvxWsyv7CCNtJ6bzGRhU+b61EhUrErgyANmHF6bVLETLALu9myv8mTZe8sZfLjZW 9uhQ== X-Gm-Message-State: AOJu0Ywwl9NJX4H/WeJOgSZ8k/I9UWxyJxUmYSYGwGqAkxEueq8gVe8u fW661GlD0pxfYuT4qt5DwSTMcrFyyu7S7KvdGgBMFsiI2icrkjAJZrjDO4pY7NOD/k+PSEGKIV7 Z4EdWFVPOzpx0DHYg3QZTL+WtRACmoORzy2pCnEJiGb7YeJVK X-Google-Smtp-Source: AGHT+IGUn3/O4mrcMfM+ErCerpsJyAa9hFXRjBB3P0c9JCAaps7lI+X38TF+ZMDMbhpuz0YoLx0+qiE974zx X-Received: by 2002:a17:907:1b12:b0:a62:1347:ad40 with SMTP id a640c23a62f3a-a6fab60b7d1mr138557866b.16.1718799635268; Wed, 19 Jun 2024 05:20:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a640c23a62f3a-a6f56d77fcesm21207566b.34.2024.06.19.05.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 05:20:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 05:20:35 -0700 (PDT) Message-ID: <6672cd13.170a0220.468de.b9bdSMTPIN_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 6F3A2605C373; Wed, 19 Jun 2024 08:20:34 -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 | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ ==== 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.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/