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 562A24549E for ; Thu, 20 Jun 2024 12:23:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8498042E9E; Thu, 20 Jun 2024 12:23:02 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 2542E402D0 for ; Thu, 20 Jun 2024 12:17:31 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f6fabe9da3so5829065ad.0 for ; Thu, 20 Jun 2024 03:17:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718878650; x=1719483450; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CbVsE8gok8xxmr2QhpbSrwQ3pdr8OE/5Lk8TqpJtxFE=; b=TFkJWbs6HRPDycXq43RbwFDboGlVoRmzkd40iMJbJxvbIzoRd7+GgfPc6ACsBBJ8po JAUbh6mCU/mzb41XebqgvHiBVg6eRLoD38NFIUTJ1FFraFpG9IKNFfjDFJpzjdalYEmL wDPra4uNV+VOTCZuEDWU5rb4l/sbpR2qtuFEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718878650; x=1719483450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CbVsE8gok8xxmr2QhpbSrwQ3pdr8OE/5Lk8TqpJtxFE=; b=HMEdezHdQr/szFk6s5nnXiUKUqbNYkB5sOPBXwci1lxt7IFhQ91dJPs4VYzbb21tYI cR3vjf79nCy3YxoSZTCxX1ciaTewCyW982V2sUrxwuRCOmrOyciQRlkNDdYAGaTVhdb0 C77BJ3zr7KaC58lzTg+SPbSf59thuB/9oQ/FiDozQYsALl9lVkmFTbxLMpOeaqfpEZlo QU0l0fH5YQaPgoZdjS3/uKNrilSYv+LRwRiBFI3UaHKzY/w5f4b8W64O7MMoX4hY1L+1 s4qar0kqYPvHgacmB3EHNYh6zBs9O4/KbJ+JSnDHVcPniQpqgIdqKxiHgB2ePlCBPaFi SGwg== X-Gm-Message-State: AOJu0Yw13tcv/Tz49jLOTnz/AH0Lzxc5zL2sK+R1bIiJi0zA0LprnBw5 SPW3BU5Nz1NP4prLXbPr/rXrbidzrRhokcz1+kHNeT5jQlxhGmzTZQ2GgH3KojHeEklM+GAMouy YqrazutWjhw4ZWYB4NjCgKO3aOUZ+KZoC X-Google-Smtp-Source: AGHT+IEIywmNg7J9xZvTX76fxjFE8hdgqj7NuTMhjwHrPubwyu5avpTKbO5ptRcVX7eZNkkRmu+cv+1priRZ X-Received: by 2002:a17:903:11c9:b0:1f7:13db:527b with SMTP id d9443c01a7336-1f9aa3ecf95mr52463735ad.7.1718878650440; Thu, 20 Jun 2024 03:17:30 -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-1f87ccbfad1sm6166965ad.64.2024.06.20.03.17.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 03:17:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 03:17:30 -0700 (PDT) Message-ID: <667401ba.170a0220.5a152.9e00SMTPIN_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 840E9605C21C; Thu, 20 Jun 2024 06:17:29 -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 | +==================+================+ | Fedora 39 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 [370/3510] Linking target lib/librte_gro.so.23.0. [371/3510] Generating member.sym_chk with a meson_exe.py custom command. [372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'. ninja: build stopped: subcommand failed. ==== End log output ==== Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/