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 C4A13438F1 for ; Thu, 18 Jan 2024 10:51:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC87540E2D; Thu, 18 Jan 2024 10:51:01 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 5769E402B0 for ; Thu, 18 Jan 2024 10:51:00 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28e7b4546e2so424852a91.0 for ; Thu, 18 Jan 2024 01:51:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705571459; x=1706176259; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c7S7RkRjsPtvh6WWzZLF8DDH5qwY07qQ79P7nfoDRZc=; b=ClHag/J821w/Fth1hMPBoN2tGL54bUo6ozSzRWMAXFdsud0XNkW+8xJJYFBh6IDD5p EOTlTKq/5o4yjZctp3zLSI6MKmns5EsZZ56hVmkWs9l6Oi6OQhWuWA94PazRkNfxTYwX uZUkEdkkErh9wyo1VNwpVzW+1PsyghRDBiWqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705571459; x=1706176259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c7S7RkRjsPtvh6WWzZLF8DDH5qwY07qQ79P7nfoDRZc=; b=otQdKj4Vxlfzjs5GosYHiRHxzsTAhuHk2pWdfdX07c7OkwYmITC+boBv3+yzuC17Lw +aZ2D3jaXwMpueB2GK4MbVU0vBSCPTpLie1yKi5zFaSVFzKOsI0bma38zd9jW16oCQJe C0piWekTMIAGerxu8HEiU+9ikw7AkcIML33yhjpKVeOcjdroRF3ReDxzVl3LJgcQJvA5 DJvkmyirhLoWVrv9vSlh+kwFLbC7oRuTeZHTw0vAOIWQVqbiEnDP+E+H7LjoSBIn8BZ1 dt0bgiymL0FjLD1+VL8hfgJEQlbpjfg4t2Ip7FPlw+qtaw8h7nJRsyc8LjddStAea+Ki Y6Cw== X-Gm-Message-State: AOJu0YwA1hn+YoN+l1sIcDsutADufGyaetGuWyJuw3oTBcBQEXW9305N L/fxPdz+/AQAm4qB60Aoloau615M4plsFl8lvqdKp/4hqsWa7CJkE07IxwG6hjBmxXzIO4kz+eb 1LO2Az1ZYU5vAYsrMDCHqHE/NlZj5DY+2o/tZ9OwiEJHY+3ZM X-Google-Smtp-Source: AGHT+IElWXmvc+thD+FVzUUYKfYZnAGD/fvA97Es274AFw+1wpJe6GldSif0GiM0igv8i/vU5qwHW0g93nwJ X-Received: by 2002:a17:90b:4004:b0:28f:f863:76d0 with SMTP id ie4-20020a17090b400400b0028ff86376d0mr2937586pjb.39.1705571459535; Thu, 18 Jan 2024 01:50:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id sl8-20020a17090b2e0800b00290023084d6sm78789pjb.7.2024.01.18.01.50.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 01:50:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 01:50:59 -0800 (PST) Message-ID: <65a8f483.170a0220.fd7db.530dSMTPIN_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 059D16052516; Thu, 18 Jan 2024 04:50:59 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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 4307659a904eb9c9b60240256857228f77a0b97e --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ==== Project version: 22.11.3 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27707/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/