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 20C5E424D1 for ; Fri, 14 Jun 2024 07:50:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19533402F0; Fri, 14 Jun 2024 07:50:46 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 067B6402C6 for ; Fri, 14 Jun 2024 07:50:43 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b970a97e8eso935247eaf.1 for ; Thu, 13 Jun 2024 22:50:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718344242; x=1718949042; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TV3WxKIIOmAONqz1f38b/CH3Zwkp8mweXxGSCwK2LYE=; b=Oi3MS4do+1PaYETnkRVnd6p/gVEXHLm5p6jNO/pS0hGdhQrHB2QwPAhXM9/5N/vgqj niyRSIf6CBvyL5ZyaJcquTlG/zf9U981lPF7OWycVD0EIRYTtXjlK6CPUW5w+zY3cXXZ yJvg1Jsr9zwyQuYKG4TwW22kFoDRMgtsDP2F8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718344242; x=1718949042; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TV3WxKIIOmAONqz1f38b/CH3Zwkp8mweXxGSCwK2LYE=; b=YYAuaGJ2ndP3u3yEamkkVcl9C225QvTcRTEhmzp5kGupAsNRs0XRkYQfwPpe1RpgWD o7eLODGbd3q8aOHKAbiRkqj0/mDRaz6QdPQLD7V7M0MCE7/akw7HciqjHA7/isNFUjRj aS9OL02pjglLnXdnnAA3sxah4HhK/M7f4Rga49axKtUEVxEsgTYzg5QQlLCtHghKWtGV 8FMUS4ci/SmH/+L4A6c8oDCASFLKCofAU24tiaT1F+U//umKdxUN5r3qntR+pTsPUWbO gr5xTej9ATTFXh1FsJDNK7TDxmQ/Wud42+4JLHvMzp70lgfKxHxJ07r7cXUWlmylzw99 GHAA== X-Gm-Message-State: AOJu0YwlSn8BCXoTwluQL/AThwV5SKS3qEIbJxhMXVFps1c9HHc8t0BZ AlKsLnzP17/acYELrVEJUUt6aRHrRzYuVg6LODajjpWiuEYmuu23X6ZhivjENjrY5tjqqPZa+Jt Z6kvkfNhrQy0gpPzkRG47BtF955+LdmGJ X-Google-Smtp-Source: AGHT+IHmVpvG+61A2ZgNlTheO1nb1BQk0I4O49DZ9DIRKEIx5AkrK+GyjqjJfIu5vRpJOEBE5FIugDFZDKga X-Received: by 2002:a05:6820:627:b0:5ba:71ce:f82c with SMTP id 006d021491bc7-5bdadbbefb6mr1881951eaf.3.1718344239498; Thu, 13 Jun 2024 22:50:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5bdaf05cf65sm34164eaf.26.2024.06.13.22.50.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 22:50:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 22:50:39 -0700 (PDT) Message-ID: <666bda2f.050a0220.8b091.258bSMTPIN_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 ED154605C373; Fri, 14 Jun 2024 01:50:38 -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 | +==========================+====================+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 ==== Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 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 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.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/29433/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/