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 A3C0E4541C for ; Thu, 13 Jun 2024 10:04:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BEE8402E4; Thu, 13 Jun 2024 10:04:47 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4744F402B4 for ; Thu, 13 Jun 2024 10:04:45 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-254e42df409so398003fac.0 for ; Thu, 13 Jun 2024 01:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718265884; x=1718870684; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MEkgt+aulSNvnhEDz5opLn4Ap7IrdPE/BlF30cqYkeU=; b=Stt+GyrDo0/32LMoTf9PCJ9940wxXZd3PfiUsl+T5E4n3jNciD95Ps/mBwJzcs69dW YWhTV4uYRWtzzHUWfSmFoNFFnF6Av2LhJaQGBG0DVfju3VCmY/eHjw8aEDfKKVML0Z++ 6BlYdml59FXVR40SyjwtXHsu7EAJrQdRGzFts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718265884; x=1718870684; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MEkgt+aulSNvnhEDz5opLn4Ap7IrdPE/BlF30cqYkeU=; b=Zgrs5EiskB6D3j9k8SDc+lH3HhNG6V0bHev2PL4KGTLVnoKTcVrUPz3sCCUflpI3qB YkyyPJQvr+jrX8YzZOxZT3rrWFrNR6Xe9KEBK+u4UcpoC7dotEHPohpQ60zQNuG5JEwY 1S0JL7O2hviEGlAqNXdj/ow3ZGgIQ65dqmOqx5W5QZrPXkrvmUhorfMa3lrJtDUsruRn cpYiRHQrCoA/oLOE60+dmunuMeHsbHLIXnE0y/XUsNTtlqXWIamgej3Xjdn9dXxcG15C iquX1l2+x1G321bZCh1h7KzUAp1N0X7ofctlurM5yKIrCYtNrHe8yNDzO/IU5dRv7Jls tBfg== X-Gm-Message-State: AOJu0Ywsyunf+m3mBUpXzVBC6gkIyqLuL4rq8HqgRqfcv8Al87GGLAaB PIxbEswmFzmXQq6ZLJrQYsjvhTgaWNRzMSCFp3rIPIww20NgkEIDffDnIiYDJmMPSZxhQ0zfpH9 XyC/LkvO8dFB8HkDBioD/VuzgCPU0LHPq X-Google-Smtp-Source: AGHT+IFKqjzgUJTf0MiqOSZUBoQ/rp3zis1KuM1Qvjww8UT7wGukQQJq4tRGt43+dhJAFPR5+d1ayQaZ8SXw X-Received: by 2002:a05:6870:82ac:b0:254:cd89:19e5 with SMTP id 586e51a60fabf-25514e76183mr4313363fac.49.1718265884561; Thu, 13 Jun 2024 01:04:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2567a94b998sm33236fac.8.2024.06.13.01.04.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 01:04:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 01:04:44 -0700 (PDT) Message-ID: <666aa81c.050a0220.f9d1d.2563SMTPIN_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 CDF94605C373; Thu, 13 Jun 2024 04:04:43 -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_meson_compile | +=======================+====================+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +-----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (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:113:2, inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8, inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2, inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351: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 ==== 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/