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 8F80745526 for ; Sat, 29 Jun 2024 10:19:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8489D40F1A; Sat, 29 Jun 2024 10:19:04 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2C82C402C2 for ; Sat, 29 Jun 2024 10:18:28 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7f4e2703306so66810639f.0 for ; Sat, 29 Jun 2024 01:18:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719649107; x=1720253907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HbovxNvvDoNUNt0bKGwOOslk4czm8bE5oayWh5oo0AY=; b=UYYqABsOCcYyhwKdr4PSny8NucjfG70j29KEZLbK9pOYEZw5eyHW93SM16p8XZFJmn DQntwskBaPNhDmnggM3IOP8hjTf2iQ7fDFuQF8cXq6I8YWVv9NMNpq73qCPwOL3wwhaM wAodL+8E5ipvKpsVRilgAZKTFHOTKnk4FF64I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719649107; x=1720253907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HbovxNvvDoNUNt0bKGwOOslk4czm8bE5oayWh5oo0AY=; b=QKwtSkgSwbuyU6flUanbug8w23zDIq58Yk71Pi9cbGb34sMhg8P4DtgMFHv+aBYj6K 6ROuUT8i8Vp692/atyqO8AFTSpnN+fVdfzPoiOfXTdylFQLpSYMPQ5Opa17hD9gkSdLb 7K1DmTImKZs/haG6zHsc//a2aFA1cntcyiCwDtujd3AN9+mppGO2mlPGcOcGVHwICTie YJBPBROT6KfBJuUWeYw1grGOzr0DfNfhwCAAMjRc7XY7mIAddZPJv8XJxFcVR27H/d4o A9itIEL7lS3auRCZt2i+EhhiP6sMljWey0F6Oow1X7HhY3u+muFEHMsU8MrWj1AJCKiX G4TQ== X-Gm-Message-State: AOJu0YzxQHtg7JN8+l1glud9DfRKR0YdZrp50yu6Fix5FTtwQWKZYzgc ETxODZvKZaEH0g0rB3Stx0C1WBF/lht1t/ppN1T0zR7itX4RPoCKo48KNKjQvaYVKtati1AnGSL cgRySv6WCci3RhAUWrt5gQFqCF+K42pnHsb2ojfPYOOVGFuwv X-Google-Smtp-Source: AGHT+IHfxJIu+wyEzbIzGMukYbZKhKDrY261Y6cVBC7mWskeqV2p1qR4O/vb0V4EddQGRgzd0sHUVCmu1ORN X-Received: by 2002:a92:c56b:0:b0:376:210a:80e5 with SMTP id e9e14a558f8ab-37cbb9b51d9mr2335965ab.7.1719649107473; Sat, 29 Jun 2024 01:18:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-37ad4186be4sm1445115ab.56.2024.06.29.01.18.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jun 2024 01:18:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 29 Jun 2024 01:18:27 -0700 (PDT) Message-ID: <667fc353.050a0220.71cc.ab0aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0136E6050A9C; Sat, 29 Jun 2024 04:18:27 -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 | +====================================+====================+ | 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) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ ==== 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 ==== 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/29643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/