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 3196D455CE for ; Tue, 9 Jul 2024 06:43:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28FCE42D83; Tue, 9 Jul 2024 06:43:15 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 154BC427DA for ; Tue, 9 Jul 2024 06:42:56 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-48fe76c0180so1575029137.1 for ; Mon, 08 Jul 2024 21:42:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720500175; x=1721104975; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kHWCc1zL9zcbrjS3bhu8qCk9W57RIy5Ai4Dx8sCW2k0=; b=PezfD4156WGFIBSdf1GOSakyNVsxXAhYyY3OW2qd1jL3R3ZBXfOMdGAcphJOjJllbr 91uqtW3fxnn0vU+ft95i5nXff07n8Csu160LmwTNK9DHCQ9jD55coJZYOJjC3q+UEVFr vVqGN/JcwSjURzYNQd2eJp2rLrHjMVOjuUJK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720500175; x=1721104975; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kHWCc1zL9zcbrjS3bhu8qCk9W57RIy5Ai4Dx8sCW2k0=; b=O99YukmbmM0RaJkvUmLF7JlTlCMTY+JW7903YFQVqGzb84jJoDX873h1uJ4vDEcbMp eLkCZjcJQKw/KVAYw0awDjOV5JFLMBNcH5MmweaPEOSM5DjF2whVEjJMKTo8j78iJGJO UEMFJ63P0SQgnywJP17lUAZFiHWn5o3HzyZS+D7UFdB+MblgM++ZmDBaTzQXw+3ZnNjC 2gPHxPpYPzRW5Z4NLtHGtP2gGUZxNZn8e5SryPqmlRKtEYuSaFWcou44CyJ1N9t2ivkJ ALlam8dEia6oOCYfDYMzJ1MYBGgkW9rkz94c/lLcOF7sGNHhMFp2BEb2b4ZAtJyXRc9m 9BJA== X-Gm-Message-State: AOJu0Yx/t1wCQbw0ZvM8wxuhYv8Q34Ai599gGCiHZr3WOSjrahM8Rsbb +vp0dKO+fdck0+NTXTH/SRDDiQcMh00M95uigJlu97+/OFa5oHrC6ueZ7KEAu3jF4jHIe29TKQ8 JVh7jWd6KF1bBoIAxTK9q6VXiNJUwafmy X-Google-Smtp-Source: AGHT+IGZ3/Bpzd1Y1bM9jF9xtt412Nl61iQsnHOE2EfB/aFU8+hyjP82/AYdWe/nfmcHCtBoHOMm3rka/C6e X-Received: by 2002:a05:6102:f10:b0:48f:42a7:2c5e with SMTP id ada2fe7eead31-49032243ec1mr1936387137.27.1720500175476; Mon, 08 Jul 2024 21:42:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-447f9bc774dsm533541cf.21.2024.07.08.21.42.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 21:42:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 21:42:55 -0700 (PDT) Message-ID: <668cbfcf.c80a0220.6281a.3da7SMTPIN_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 2E24D605C380; Tue, 9 Jul 2024 00:42:55 -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 GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (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 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/