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 A5725454AA for ; Thu, 20 Jun 2024 14:47:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A10D2402D2; Thu, 20 Jun 2024 14:47:17 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 24CAB402B1 for ; Thu, 20 Jun 2024 14:47:16 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-376211b3a4fso4892665ab.1 for ; Thu, 20 Jun 2024 05:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718887635; x=1719492435; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dI5QMWWcewWYYxX5TMc7qTag5xCXNw0qUXPTp9nEaWc=; b=J8nSJ/In1rYE7vOzHl9fWZ+h+VDFTW0JmCj+t+kHifCROvsgNDQ7S7OhHUKRj0lhQy vosqkkhpi5sbmUH7al097L6XQRkdVm8ajTSQZxmbLZqi4MqDi1RT7zeb0mHytgLHEFQI 6FD0blPcsjRX1BOsymBRQAOXy4IcKQJkF2fZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718887635; x=1719492435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dI5QMWWcewWYYxX5TMc7qTag5xCXNw0qUXPTp9nEaWc=; b=KJye0uA8T1YtajPROndIKvDx6pMlSA2qwFevzwjAA1GARQahnkr71SkfPKkMDddrEk pHhtWkNJzLaMsiK7ceigPRDFBgBM9D23GaUBS8M9UFZQxuBzZnrBD9EkBKmv99Q/zQCr vyFy/w3umrMVvORWGYB2S7QdC7bTQYm4ZpWizEBrQQfKrdDX/mahikZtjlCaYlOzEY+c OhJ8kzgK1JH2fdM68YXBmiDbEUPmi2xYTmWS+YhDz+Xhk349WcsbyxyvlU5H7M/KZ/Fd U2sRdipycAnoPmhfqYrgMzKd2Yoq1mB7suItCl8W7V4ecqQd5mMDmtO8CTWHZb+f9kag IXrQ== X-Gm-Message-State: AOJu0Yz8SGxda8o4IoXtZqNP4j/+Y7hvKVl/zl1spHWOJf7Tvc/0v/ZG 1LKcbTu+4hgG4ZbKUOiHqMYHSoMeeMwKc+nD7vm36hMA+4u6c/YmK3iwHWK1zy1Ae9ZG+UI6k/K 92wxWJfbvcHDy1b3AeMTbpwO3AksVF7rl X-Google-Smtp-Source: AGHT+IF8tc7C0vgd/gg/bAwijhj3oHnWJyR3N4pMhcgd+HJXVIDuBeZJ54tzYyVlf7IlLTmHwFjHnSkZhyig X-Received: by 2002:a05:6e02:1046:b0:375:a3eb:bfcd with SMTP id e9e14a558f8ab-376094f54a2mr42803945ab.8.1718887635532; Thu, 20 Jun 2024 05:47:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-375d8630444sm6696355ab.43.2024.06.20.05.47.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 05:47:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 05:47:15 -0700 (PDT) Message-ID: <667424d3.050a0220.39d06.f1dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 107F5605C373; Thu, 20 Jun 2024 08:47:15 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== In function 'memcpy', inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2, inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8: /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:131:2, inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371: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 ==== Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel 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 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/