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 35A4245475 for ; Sun, 16 Jun 2024 07:36:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B42742DA1; Sun, 16 Jun 2024 07:36:46 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id EFFB640042 for ; Sun, 16 Jun 2024 07:32:37 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5bacd59e562so1732666eaf.2 for ; Sat, 15 Jun 2024 22:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718515957; x=1719120757; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wCy+5R3uMe/UNoyFT3S5kRTZiQDp2VI67hkUoC0HYAA=; b=IktzMYe3qhXo3B1i1Wtnuzpxieey8+m1ao+JMeZmNHFCvODNxjdhUwfD+8iinezbT2 xsC7GgvrRHVRpX2AEb7EFJHytWn8XGywr8HhPR6Uk19ps6kD6vBRtlu3aNJNmLK7abmW EbfvAzBgXMRawfKdXaYNi4zQ+DBEUPeJykZ6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718515957; x=1719120757; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wCy+5R3uMe/UNoyFT3S5kRTZiQDp2VI67hkUoC0HYAA=; b=gvs338LowlsnSTx0VVy7LqY3vkD4A3JzOdmi4StkMbx0d5kgFhBRDmEOzcWm5oMent 6h5KkV42hoOFg0TwI0wecPTC41LUYezWZl+6xQcLwb9EihIpaMkanzh2GoRLkVlLXFit jUzBa8JoAoVpnWjinY6ubTYMwutp+iPYTqLQok4UcfdE96cqj40O2yEEgzEnqMDzBKXg HrtgBopkQyt2ygT8Adh4istXDPQVZNGx3yEyTzSN9F6bkXSdevH78ewDiR7+npBzVWLt 9xMJr4+gJp/nv4mLIGW8LMn0Q4sjEQ43E3qV9OVI6ZO/ys4DE+YCWmrwr3T2VJGsAUtV IgAQ== X-Gm-Message-State: AOJu0YwdfDnohe/ZuzgVqeIw1073bnqisNAG622PhCg508tzAzOfoH6L 6/tMhvoMUz2UbyizQBG+9CSh8Kl+sR0S18+ayvxmXrGFbyRa/GfsHrPNzy06u+/tD3/EDe4r/De At3spmm5IlRqYl8hE3+ddOxrJAnDjXVxzcPDkduvrkJyPjIms X-Google-Smtp-Source: AGHT+IGqyeWWVNHHfH92pGWdLYivah34U8hr6Tg8fgJ1PcW+uLCXkk+xvrpCrk49ODrYkwH42HUOXso84Ls1 X-Received: by 2002:a05:6358:7255:b0:19f:574a:7a95 with SMTP id e5c5f4694b2df-19fb501ad67mr699876155d.21.1718515956940; Sat, 15 Jun 2024 22:32:36 -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 41be03b00d2f7-6ff463733cesm283723a12.0.2024.06.15.22.32.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 22:32:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 22:32:36 -0700 (PDT) Message-ID: <666e78f4.630a0220.bd869.30e5SMTPIN_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 2B062605C21C; Sun, 16 Jun 2024 01:32:36 -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 | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | 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 ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29456/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/