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 A69934413C for ; Thu, 13 Jun 2024 11:52:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A043C40E32; Thu, 13 Jun 2024 11:52:12 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 8151E402B4 for ; Thu, 13 Jun 2024 11:51:29 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7024d571d8eso649719b3a.0 for ; Thu, 13 Jun 2024 02:51:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718272288; x=1718877088; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iHugEOwf6MHTbL98rhiJGMxadQiq2b3XCgqJ5SqalTw=; b=bIEETXNy2KDPmHWI74rvcApaFTVpwt+keUdzownJw3BulC386jxWSN7Dtfogp7KGkl vnJjltf8OlF9dUrPQi5/dyjUS8iuMlRgULeLLrdoG6MsCO+3oKZ7yDy815HK9aomY2tu ShXH3J2/31ChQvh3JxqaAtavWriV5c3emyC3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718272288; x=1718877088; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iHugEOwf6MHTbL98rhiJGMxadQiq2b3XCgqJ5SqalTw=; b=MXPlgeFhQ7ctBnMCo+TgpgUmrwWxA8fL67LxNvVYD8ZImW4fvgIpiNZo9Jf/nLUtBW e74A+RCdgqk6uT/avTSzy+w4DPnw/moI6xsFv6i/TweSzBnomjkpH4jsq6igJJUJf6Uc siCXJg2Qi7uNNygatROyKb18d2Nyh6fz5EOte0ptQkqZh55Jh51kJvCZiEFKScB2kdK1 SaIrDgo5xAhduXIA+k/lUf3MbKNfjrBupIe2tyD6ikD9dp9ueMXs8sVrDFZohUVxPGEW BlrmutMFrLz0XlDBD1ExosRxlm8qXow27ny2NQxl3GUft18a2VHtiPPSTnCyULYmc8W/ Wqhw== X-Gm-Message-State: AOJu0YxXlXsmjOhDdFBIwg/jv6Sam7kp/e1XcTPKbHCnQYMsR4inefpp ryrdTl1PEf1BG4nQHi/ThgVrX+Ifu+eIdTin2Y+awcG17yb8P/E2RatM9cNrkGMrGefyMpBryvZ eSZjL1Ue349avqi34p5mLtSqHwhdFLFEl4iHzw3EPNMbWgi5c X-Google-Smtp-Source: AGHT+IH26WEMnZSSOe0mi3AKqFJnCEwRyUJcLziitfBcmeOZ0Fzarj41PXg92hD1N9KSaBscQ9iwAxOvRiuY X-Received: by 2002:a05:6a20:bb05:b0:1b5:d172:91e5 with SMTP id adf61e73a8af0-1b8a9c76143mr4102229637.44.1718272288501; Thu, 13 Jun 2024 02:51:28 -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 98e67ed59e1d1-2c4c45d7716sm63770a91.5.2024.06.13.02.51.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 02:51:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 02:51:28 -0700 (PDT) Message-ID: <666ac120.170a0220.f7010.4edcSMTPIN_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 7B761605C373; Thu, 13 Jun 2024 05:51:27 -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 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | 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 [377/3510] Generating lpm.sym_chk with a meson_exe.py custom command. [378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'. [379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29420/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/