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 2B614454C5 for ; Sat, 22 Jun 2024 06:46:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B397342EBA; Sat, 22 Jun 2024 06:46:50 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 30CCF4025C for ; Sat, 22 Jun 2024 06:45:37 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-6e7b121be30so2039976a12.1 for ; Fri, 21 Jun 2024 21:45:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719031536; x=1719636336; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mPG3cqq2+FK1TiYkiXBzkLuC4zNrfdA1Y8ydVSKBmJo=; b=Ne28UplHrL6DL3zOvNf5ypuJ/MxFmrqSC3UaduPKLIzhkrlWLcZujktv2HB9AOSkyN noJRSMbqysrewkotwwPD26hQ9K1WCpTBt4nY8F5Nzp7gqP6iFfbVmKfi027GyoH8beI/ vxmgOYp5M8lsgfYKfeHLVI+dQMsyIHoEFymds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719031536; x=1719636336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mPG3cqq2+FK1TiYkiXBzkLuC4zNrfdA1Y8ydVSKBmJo=; b=SJCJzDhQ8q/vMt2ZIFy+9CpS1s3SUhaL6b//4AB7pEP+GHB82TRoDkQxv3RdZTq9Qe KamZskuPxyeUMbgprxlGRFuM7pSr5CZUwjyR+WDA73IjtyLmizf6k+5ECykBMNnXcRr/ kxypBRXeII8k5xXurx9aY9tcZue+KZ9UpQkVNBmJXxFBq1cFTJEe/z3+Lb/2tvdh2LBE rTKsudtzDh+MzbRZgd2uBR8+8mHCuf6tv+3EU/XcpM41eaBABbP5VNhDEA+QP602rr/p IS1wwJFwEU+ZKc4rZXV1syfTP3w60C05PfxBrNdehxiyGnEMf0AUskyVTnG4qmMq7BXj tt4g== X-Gm-Message-State: AOJu0YxtDE7Ze9s6rHu+601eMQ9U/xt42AnLX6ht9vZRW1/dTAEp3hV0 bcEOjoPT1teyS/dcIJXP+TFCi7VWgXIoqPN7nT6rkZc9OpfOr39Y0CR+1e1AHmgxeLi5ML7UNl9 D2pOuSrNGoYxgbigqs/IwQdMO61fhtoBn X-Google-Smtp-Source: AGHT+IEa8zfWq6WpEy0rckUsfOoIc7Hw3L7v67VP43aTlhCGXCTBlWqEKNKZJqmk5BGsJFklIWLRoMcf17y5 X-Received: by 2002:a17:902:f691:b0:1f7:1655:825c with SMTP id d9443c01a7336-1f9aa408356mr120876535ad.36.1719031536400; Fri, 21 Jun 2024 21:45:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f9eb1ce8fesm329215ad.0.2024.06.21.21.45.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 21:45:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 21:45:36 -0700 (PDT) Message-ID: <667656f0.170a0220.3f872.281aSMTPIN_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 8C32B6052754; Sat, 22 Jun 2024 00:45:35 -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 SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | 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 ==== 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 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 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/29541/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/