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 6A530438ED for ; Thu, 18 Jan 2024 09:55:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64FE5402B0; Thu, 18 Jan 2024 09:55:36 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 88E0C400D7 for ; Thu, 18 Jan 2024 09:55:34 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5fa4b03f3f5so87265887b3.1 for ; Thu, 18 Jan 2024 00:55:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705568134; x=1706172934; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rJaowjWJKQI3wARda7KXkX7oqNfoA9qVFqyUAGRfHvU=; b=hccW3d8GupIrNDfWRwuvnu/PEmHKEpKMTW890YN+RfzUEhYi1QZGc358OsntacFUdA g8EC7X2j6B5iIyNhn4sGlCEar76l4HElZIUvMGuTAL8PNcYX6Ix19xBuqKtaZ7wl9meZ /LXQplzYWuEXBcJ1/ma6Oyit2HQi2y48kq6Xg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705568134; x=1706172934; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rJaowjWJKQI3wARda7KXkX7oqNfoA9qVFqyUAGRfHvU=; b=F0upVhdiYWC83rhGtdWpKna74qSZpzE/rIqKxynv0jCCy8DqITuflabEMO89hDkG0T hpYRTeoe5rgIPCEkwlL5ZaoZeTyxkgtVZvLCZmUT92YHz2uS2TtY9lkwOkak1v6n8vIS 1+s7wmren9V7fOshyNO9t0HTAqBcQKq90BiLRNf/lBcvArz745ukR19ehuyUt43qXJUQ UJbRn1llW7iVxUW4CAQ8NmUpTUzm7XlAZ6nlPSRWxyM5EQgEN7JweGvxMuBVDfPykOJl rlDmuyHAHoiISsgsDKhyJ8UvJyC40lgUYoZOkN+3bYWRLTP0Xth7lI/HBmYfNj4CQBtt zBdw== X-Gm-Message-State: AOJu0YxCrrq47rA5S7PpYSdoiHCl9W2Du1+ZXYbihSyBKHaTjdPFRwUy uyD9R1eU49kW7ipAz60UIMBpZgfelpNxmboESk+CUW9bFIE2Lo++8MLUJiFLaUjfPBqm+HYoNXr 6lVC68793np0eDQaaEehBUnMqX7TVsyIN X-Google-Smtp-Source: AGHT+IFkoNUsbWaSUrJag/FW/oXD9G1S6N2P7S9Sch/LzfcQD1io/Ns8lvUoekoEg0VCXg6eAugVuYj+XqvR X-Received: by 2002:a25:6c0a:0:b0:dc2:4ed8:56cc with SMTP id h10-20020a256c0a000000b00dc24ed856ccmr290855ybc.123.1705568134001; Thu, 18 Jan 2024 00:55:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t7-20020a056902124700b00dc22821e0aasm131774ybu.10.2024.01.18.00.55.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 00:55:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 00:55:33 -0800 (PST) Message-ID: <65a8e785.050a0220.865f8.8a5cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 96DC16052516; Thu, 18 Jan 2024 03:55:33 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ==== Project version: 21.11.6 C compiler for the host machine: cl (msvc 19.38.33129 "Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33129 for x64") C linker for the host machine: link link 14.38.33129.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Message: ## Building in Developer Mode ## Program pkg-config pkgconf found: NO Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\buildtools\options-ibverbs-static.sh) Program objdump llvm-objdump found: NO buildtools\meson.build:7:0: ERROR: Program 'objdump llvm-objdump' not found A full log can be found at C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\build\meson-logs\meson-log.txt ERROR: Current directory is not a meson build directory: `C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\build`. Please specify a valid build dir or change the working directory to it. It is also possible that the build directory was generated with an old meson version. Please regenerate it in this case. ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27706/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/