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 B09A545459 for ; Fri, 14 Jun 2024 08:15:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACF5D410F1; Fri, 14 Jun 2024 08:15:49 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 4DC18402C6 for ; Fri, 14 Jun 2024 08:15:48 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-25528eb4078so942003fac.0 for ; Thu, 13 Jun 2024 23:15:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718345747; x=1718950547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jqifd894SKYjKTC0/oxf7wStgdleqaZlnbKw2hiAgp0=; b=GTxZl/BduIr92rVz/gKZqtU/20kIDPGn61jn/MArijvJjTZRnu67srFUZ5CZsXkDxO dO0PW843ceKxXApkZfD6tdLpOhIVV2mtBku+bUq/+YYNhYZWXYwIDF8+6+5jn5xIIz2d PHbCwPB5NzAFwNZ8GmKUta4K4PwFVOTBxMQyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718345747; x=1718950547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jqifd894SKYjKTC0/oxf7wStgdleqaZlnbKw2hiAgp0=; b=Ng5dh+HbfFT+xk6tqehyNObMdwCG8oOeVb785KgJwHSfGe06cHE3lL15V65qw0oZSL cPM2VMW1o2D92NSsjAenYwfihtUAaPZEXqEuGRuXm31b7Vp0hPhvIa2v1YFLgiNz+Xer 9JeqljklF2FonIR2ZUuHrPFGYne0SCCaDuxm5pFmknX7SeS7NfD1r9Ndzlup3eofU2dr e1caeLZWdc9dKf/h37AJfgRqWl02h4wy2IIJAIax6kTZs6y5nFyxm2/y5mUQRQ8R4Nk9 Jhk38vZsxXIGyfo5qZudoimwlDRL1fhiK+XbHIT7ZvwZ7C8Gekc1hbj12iNlX9ia/d1w SyBA== X-Gm-Message-State: AOJu0Yze1wtDxOm5gLurwf7RpfgI7vC1j76n6z3+rld4HhtxQYdLkZPz uu2evBy9YmzpNMicbkv/GNsYN3SbN9n7n8Lp0N0bby+x7jtEheFCIyZwcTBNg1ooiegqiZZzM1I l+ympt4++HDKiKOnZi/JlIfRb6YKoTUiEcKAw5Zv5KODC6orZ X-Google-Smtp-Source: AGHT+IFxHuwwAYN1vindIwxJkpMEH5/DK8k3mM0SjStoiSLGNN9XZV3SetEdMGdACYc/2J/V1S2ZsPL4CF73 X-Received: by 2002:a05:6870:d289:b0:254:e8d6:cab0 with SMTP id 586e51a60fabf-258429b379fmr1839845fac.34.1718345747517; Thu, 13 Jun 2024 23:15:47 -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-256992a1924sm94600fac.35.2024.06.13.23.15.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 23:15:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 23:15:47 -0700 (PDT) Message-ID: <666be013.050a0220.e7de5.745cSMTPIN_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 F0BB6605C373; Fri, 14 Jun 2024 02:15:46 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | 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: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/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 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 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/29435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/