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 1B23D4547B for ; Mon, 17 Jun 2024 06:38:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E7504066C; Mon, 17 Jun 2024 06:38:53 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B562A402BE for ; Mon, 17 Jun 2024 06:35:29 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f70c457823so31064025ad.3 for ; Sun, 16 Jun 2024 21:35:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718598929; x=1719203729; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VSQ0VV73BYju3FcWSzXVDdYgF3zzef1mfB4ENy0XM54=; b=M4uRzmhnrxufcN6QiP4gxDYfytdiT7I+KeH28fc45rB5aDH9SbnobcgPfy32xlYwZm cwnyFKcsBDEhgvxkCbGKmrErxb0OP0XcdRxjHi7hDnO/KG59Yak/bCPHbe4aoRF3Gx18 vncJGmBmWgZZF9bH4gvqzxHoJ+8rWFKQOG07A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718598929; x=1719203729; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VSQ0VV73BYju3FcWSzXVDdYgF3zzef1mfB4ENy0XM54=; b=ZI3sBPSHAR8VXeajjOMSbNmrKFcqhFX8+TsZEiwrjA7T+AqnbFqFkqNyp8UF+4ECeG RM9Lq721c4Pl9FWKbQot26rTNJ/GKLsWUgrp+ZgCy6pP4tk6N8q4sMs27tgzGoedILY+ jtA56RtCHmw3jp2JVKkyYbGwBSebshDZw26R8ncBBlqFu6tB/BPax/QqBIHkB0Tvs3ud V1x7u4QZpUhAu723sEI8Cf7vmIqEAWvBeRg6GU0Km5o7Oec6qVxTRoZBys3GzggeEWJw CmVyKRHdi9SKPqUuu8iMQtbYmpuBNuXpCqKNXSBLChmgbiRkKKm52pRLZT8tUkvViuiK l+Tg== X-Gm-Message-State: AOJu0YwzPnQ01bGIAJIolaZV8+AfXPUANh8WtzPpOjZOFOLBLKYnw7GV WwV7IJpKn+UHCRwa/Ibo8nVVZakqdVdh2tg5Ep53G4H8R8a2wVnd0xrvT9R/SMO/YEvSeE+r0gB Q+SKwmGhwJHJMMzpyWbe9aKVK/Z7jBMZvh/ij0woiZiXLDZbc X-Google-Smtp-Source: AGHT+IHVN5FMexbuKGdj5Un0AlF2m9xc3uROQXWwMSHi8XF9NjDXUCS7AxOjhXMo9ug/LnpOQfXAS6x/iqky X-Received: by 2002:a17:903:1ca:b0:1f6:f984:f759 with SMTP id d9443c01a7336-1f8625d4047mr101678165ad.15.1718598928940; Sun, 16 Jun 2024 21:35: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 d9443c01a7336-1f855e531e9sm3502325ad.73.2024.06.16.21.35.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 21:35:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 21:35:28 -0700 (PDT) Message-ID: <666fbd10.170a0220.fd60.876dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 13AF5605C373; Mon, 17 Jun 2024 00:35:28 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2, inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8, inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6: /usr/include/aarch64-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/aarch64-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:112:2, inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9: /usr/include/aarch64-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/aarch64-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 ninja: build stopped: subcommand failed. ==== End log output ==== RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29460/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/