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 0851C4547B for ; Mon, 17 Jun 2024 06:29:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA5CA402ED; Mon, 17 Jun 2024 06:29:53 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 06D0E402AC for ; Mon, 17 Jun 2024 06:29:15 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-375932c94a9so14828145ab.1 for ; Sun, 16 Jun 2024 21:29:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718598554; x=1719203354; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sRJFTBqy4LEQgw6AeRCBBJ6ntyDFnMD9Q4nGyRDhOwo=; b=gRyHiDh5q464ETvjpdiAMzcYKZW355wR6P5m/95Hdi2A0FDljcn6ZnehPuOy4VXVfW Xkj1ZmC1/hmwasgRfiv2KY/QOuVZnw+OcjWK/g5wONtTvfDn181oWW70WLUln92vk7+i EFE5p+d4PZKueBaP61uV1LMoCqsehN+6PWKbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718598554; x=1719203354; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sRJFTBqy4LEQgw6AeRCBBJ6ntyDFnMD9Q4nGyRDhOwo=; b=a6j2cpoCIE+x1Wh/TW8JamyuCDpR/1yBgK8S20eooXw8RcgiEDbPh4RBWWQjivpDt3 Inn2Usc9Hcknzp2eKAZvYSAabzraspzEqs3W7b5V8jZAIE9dBXCe5EZDkYhSvNwcaz/c GnJDJwHWghSWwmIgdbNyfSptPy12B/hTv68jr61+K2YGaOR/8OvuCFV8sTiEIUjqZTV1 IwkQwVjI0McsKWgynr1XNUMXMBfJlXppj+oPaJRIzBqOkMV8gvapCjJ+ArhG4kfsfPDn rl2s8HJRJvmW8b7FIZGGXZllGPmGYI+6nFILbtyW5Tlc0Ixdfoz2QPix3zfU21hDF1vm kpLA== X-Gm-Message-State: AOJu0Yzryx30dDG9MYA9nxbZ2KWHmH+yE+RoV7NYPcY81oMlK22bPHZ8 u+oZFwzSI3g6kW8Yqi34TRXeod3aoU9KlGWFm+JGfMN60sU5tW1AF9qZe7tLqH9qBKtn/YPGKoc 3/sEN1MQn6Mg68PRkwoCKc0faJv02msMw X-Google-Smtp-Source: AGHT+IEqKD+cACA889ggC9G5IA3F/XYqJbNyosL2Qen8sLWY6K+r7m4kp0J2z4w1ghpDhXj/o8GqcSx8SOcm X-Received: by 2002:a05:6e02:164e:b0:373:8b80:eb41 with SMTP id e9e14a558f8ab-375e0df6b6cmr103146345ab.1.1718598554283; Sun, 16 Jun 2024 21:29:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-375d86b92f7sm3862035ab.60.2024.06.16.21.29.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 21:29:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 21:29:14 -0700 (PDT) Message-ID: <666fbb9a.050a0220.129e3.a86eSMTPIN_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 C85B3605C373; Mon, 17 Jun 2024 00:29:13 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ==== inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2, inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8, inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6: /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:112:2, inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350: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 ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29460/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/