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 67110437AD for ; Thu, 28 Dec 2023 07:13:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61A05402C4; Thu, 28 Dec 2023 07:13:18 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id CA281402BA for ; Thu, 28 Dec 2023 07:13:17 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28be5a5fdedso2618732a91.1 for ; Wed, 27 Dec 2023 22:13:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703743997; x=1704348797; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S9KBKJzeDEsFe2S7Bed+a+yWjlqQNUpUpc427FMbHs0=; b=PdWWBo9aZ2Dx9aO+m1M22N677bW2jzFkpKW5NnhI4+kSonKBiofnnvn8Zt0+2MdRZL sqTx8lh0JTVuQkfCFGLEhgo11HUu6I7pWhsTBGMAfYysE15pjE53NdvXFvj0jl0L9IxK yMyCfu7S08x9yNN6Fj3aXDsZucj6kmBezaGKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703743997; x=1704348797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S9KBKJzeDEsFe2S7Bed+a+yWjlqQNUpUpc427FMbHs0=; b=ucBi6zsGZao3HmOBZh7UsWJY+2rf3L5rC6barlbelWlmextU7NjTkcmGyCSFKxiYFD ESYKDOV9hABi45F+TNEP/XEZApTeNRmj6LE3x9GGmAi8NMDxBSRCuxoP8S6v6i6ST2CN w/rQQyEY1LY5q1T4eLUsRDvrK5hTDIfR4zLUvz+YaIaMXFnpHGPS39OV6znmfN66Tb8M h6QtCVk2O1ks56wi6uhn9P29eVduEFSuc4A6WPo8sWlQTkYAQdkgrJlspU9HCw2qc/1L +FP32VlAQb7atIpQd4BG9rRyGMwBQ2NvJz1PtEBOQlVAd+vX6RvyCwUMqvm5euW06RxB Oiog== X-Gm-Message-State: AOJu0YzrfsWu3v9hLay8zptb3miJMmKCNp5VGxhSuStoAjW3jTvxadwg hFK72eFPD6rs+Bq6owoVByFPQBWfRYQOWhBx0m+xMeojMXKNV9BmY9+mKuiPSK3iD66JH5xmxQ= = X-Google-Smtp-Source: AGHT+IHigy96MszSjNfpu7M8BWd6G0clUiXuR6M4UKSnQd6V1Y2HuXOylm5hxpym95t8hRZWO+iCdzDUMQwt X-Received: by 2002:a17:90b:e14:b0:28b:8df7:d513 with SMTP id ge20-20020a17090b0e1400b0028b8df7d513mr3210511pjb.16.1703743997035; Wed, 27 Dec 2023 22:13:17 -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 s17-20020a17090aad9100b0028b99b75c39sm1045382pjq.1.2023.12.27.22.13.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Dec 2023 22:13:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Dec 2023 22:13:17 -0800 (PST) Message-ID: <658d11fd.170a0220.c7de9.c2c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E533605183E; Thu, 28 Dec 2023 01:13:16 -0500 (EST) Subject: |FAILURE| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> 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: 21.11.6-rc1 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/27487/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/