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 1D02C45489 for ; Tue, 18 Jun 2024 09:49:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09DB240E18; Tue, 18 Jun 2024 09:49:03 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 1EFBC40DD5 for ; Tue, 18 Jun 2024 09:48:21 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-6bfd4b88608so3627648a12.1 for ; Tue, 18 Jun 2024 00:48:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718696900; x=1719301700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w0Xjg6MXT8+lKbehdbQzBz8iQ/hzgz7e4ytXDRIlmq0=; b=ELmPpHdyyKUeW9pIawGCF5P2jMnjQnmutAUT/Pg2Eqk4dCfs9roZ0BUagpavwEYqQ1 3J0KOi3g4Ei/VWkYE2RUOxa+7OSBYv4fvM53YJU4UeeqN41Hxo8jmuiOzDXNLJ/tTuHU x9B0y3sAoIwy2YypESfIOtnFSE7VS1edj3BYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718696900; x=1719301700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w0Xjg6MXT8+lKbehdbQzBz8iQ/hzgz7e4ytXDRIlmq0=; b=emUCLVddogjszfCm7hfZseIKJXeX/aGdwrsWUaxj3FzGVTqbV0A+RuuREAHTSvEeLI 8zJ5Q4EJKe48eokuT9ETFub3+/N4rCS6qRQH5BzXAHUMEv1hnXRIKq356txKnRs9kdKs XCRBoeaISF+XLdJV+KU6yebIdHXcuCQPeBBjYkSYRCEYU+Mf4Z9hEYD2GU7eXdMKYf1K e13hsHUMmsw9jnep5h7R7po4sWyAq7JZNOr6GynYp8z2L2kVEipklGwlhE65aofVR+Mq fVwWlFMJMCaLRwK8a4MUEp4bLEvWsU4OBXZo+30Qswp0Cj5uDhMHu/DS94+PZG5GHyML rNVg== X-Gm-Message-State: AOJu0YxcDz0xmb5oQ7e2AbwF5a+gIc4zlol7qvoH1XrboCjDbJV7T+3T baekTFXJiVR4CqmvosKXyXC2MizG8Lbz8hYUr4SPbNf3G6aZJykB/Us8jweCxnkeQxFjz8zQD9E 4TYbp8D/u2Gd21iidxHKz/3L51Vq08Kf9y+eJ2dP7728esG1N X-Google-Smtp-Source: AGHT+IFd8KrOmp+z6g+twS8G7bipTigjiYHnNqLke8juZPPFUBuAjgyt6mFTcsjsNVZOj4r5AS5DR6r5ezr7 X-Received: by 2002:a05:6a20:12c1:b0:1b5:d143:72e7 with SMTP id adf61e73a8af0-1bae7f0f0b5mr11507224637.32.1718696900190; Tue, 18 Jun 2024 00:48:20 -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-2c4c45d7716sm637603a91.5.2024.06.18.00.48.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 00:48:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 00:48:20 -0700 (PDT) Message-ID: <66713bc4.170a0220.f7010.c544SMTPIN_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 63BD260527C9; Tue, 18 Jun 2024 03:48:19 -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 | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.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 [381/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'. [382/3510] Generating member.sym_chk with a meson_exe.py custom command. [383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/