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 77E2B4549E for ; Fri, 21 Jun 2024 13:31:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3C5B42E98; Fri, 21 Jun 2024 13:31:30 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 0A4CE4026A for ; Fri, 21 Jun 2024 13:30:33 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6f8edde24b3so1133430a34.2 for ; Fri, 21 Jun 2024 04:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718969432; x=1719574232; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WtGq34Z0HdUPuQTlWXRUoV6KA6BsFkICMVkT/EIPDBY=; b=ORT+S+oqwJvdiw+iak4E4Dqlz1sTfIvSoGZKGCF8xTZE3Sh0U+I0k8Y9jysdLjm4HT WA5AslbMjFYy2juVMo8BbaKjf6mAjCnzsmvG3CkjAaNRCHzoHmWzKVR1/zvZgNhvGwWG 75Df0wOTt3XyIoMjg5QXXH9seLwPDgRnWZbyI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718969432; x=1719574232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WtGq34Z0HdUPuQTlWXRUoV6KA6BsFkICMVkT/EIPDBY=; b=Z6fmaRToKLMkElvsweWBkKfLhFvb7qXvEDCuHiP7X2Ij9B8viAejonjOcnRFvkbIl3 wezF95ojfsDtvG0yv/empNlXWcoGE/0LUIg6WzgAR6ENBm6w+1Iq27ZyJcu6Ti9xURTU 6sh/Xe6k9fkG6S+rVsKxJaG5xFJTv10K2dsG37ga34ekKs0Y2rR1jfXDWjgmaa6jjdmy tj1BDIEkTKVgRBkI8e5+1Cc/QikWuFTL5c42L2AkyieAJdFIpxxcYfwXpnuOKr8Vv8Rz 1n+Lez+mDsQnUFQ0kKFqm56+ZzAm4FtLeD9JpDl/mjPkCjGmOCofyKnN2VzQ/aMVvjp/ cmqQ== X-Gm-Message-State: AOJu0Yxu+7G0pZbiGaZ87VTTJO4Vi+kXY6rp8TioynB2PzdDEuO5stVx ZDYGBEYliijObaJb/TAMK621C90wvBi2k3yg03yZ5j8KNplNVvn3Boh722d0NJ2sT95MpgIagkY QYB/TlTdEKrEpbmzDaKQ3OZNTVHukTvO1A3QZmVQN5mOYvRSz X-Google-Smtp-Source: AGHT+IESlncC0OE6QnaPv6isb6NW8VlJbYPILSSQdvu/GJlhwlX+jueAnJUd3aIaNNViRSJGIDSa81Jm/BXM X-Received: by 2002:a05:6870:2253:b0:254:b420:5ab with SMTP id 586e51a60fabf-25c948eaedcmr7683738fac.8.1718969432082; Fri, 21 Jun 2024 04:30:32 -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 586e51a60fabf-25cd4c587aesm47206fac.48.2024.06.21.04.30.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 04:30:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 04:30:32 -0700 (PDT) Message-ID: <66756458.050a0220.d2c3f.3d8cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B972605C373; Fri, 21 Jun 2024 07:30:31 -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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== /usr/include/x86_64-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/x86_64-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/x86_64-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/x86_64-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 [378/3510] Generating lpm.sym_chk with a meson_exe.py custom command. [379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'. [380/3510] Generating member.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/