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 DD2FA43923 for ; Mon, 22 Jan 2024 07:47:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98DB140A76; Mon, 22 Jan 2024 07:47:10 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 99BF24067A for ; Mon, 22 Jan 2024 07:45:20 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bee874fcc2so185011139f.1 for ; Sun, 21 Jan 2024 22:45:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705905920; x=1706510720; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/rGB5bhfosV1k8Icicts37gp66UVYPbuan3QJRj1MlM=; b=IRb+Ay9w2eWwkzmwcRMtfwJvn3ACQu0PxfyGbov+IgiBjtFC3eVBPsxDHx0VLbbJfI W6GxGrakMWiz4YUtNUfU5TtFXqmFgf0e2goKA1LP/Ny5UFzxOUq6WaBF2Yn+HjeK52KH zls0w7ifgXiKoeGjyXDIC9uN5YiEdVl4rw+Xw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705905920; x=1706510720; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/rGB5bhfosV1k8Icicts37gp66UVYPbuan3QJRj1MlM=; b=xQZ/tekxPIAAqyzub4xxiYdwZigp8QacQPKdyapCp+EXm5GnY2W5NwtNovo5zCq+7X yNiUIkwD1exSEqR7zqNLknr/hOloHQd87b24eii0ZjaBFoIA7Rvy9AxthW9bODePOlNl MxtETu2um71or5JycftuqHNr+GT7SRvN81aLAoilax8NlbIiK9t6NboTkLxhu6LDrise M7r8xUcrRsTGs89efkYZ0fVl2qDPV42srvfSyJ9COjoK3QKxWK3ZIFjKmEzuLVbvYOz8 9s7/wkbzVby8PV+g3D39YmgZRZg7/Mbj+gOcyRWpoS1HIQhWzjFN/fgzMJPoynomMwbJ JknQ== X-Gm-Message-State: AOJu0YyoXzdRH+VpKzszwYvVOkxd2AZx3n703GWAiwFtdnIqH7fnv0IQ RzeiYnYWd1SfrA3AO7KjSauEllw4JuOElBWupXmGHWgGZD+jMUUC5rmE54rDzpp46lf9X5aC4zL XsZavceXQfRuPLIfwTbv41vOC1VTqcowW X-Google-Smtp-Source: AGHT+IHVz+w1GfQbhRmAlX8mY7vVWFmaIlMi37rQosOmhZI0ZzdsKaW7lPIvN3QRaLKuNRiDBUZ1Bhedf3Ew X-Received: by 2002:a5d:8947:0:b0:7bf:50a0:7280 with SMTP id b7-20020a5d8947000000b007bf50a07280mr6008909iot.22.1705905920004; Sun, 21 Jan 2024 22:45:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m7-20020a5e8d07000000b007bee6353a7bsm536715ioj.16.2024.01.21.22.45.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 22:45:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 22:45:19 -0800 (PST) Message-ID: <65ae0eff.5e0a0220.3b678.513aSMTPIN_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 8494C6043481; Mon, 22 Jan 2024 01:45:19 -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 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ ==== 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 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27758/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/