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 A549F438F1 for ; Thu, 18 Jan 2024 10:05:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87B8C402B0; Thu, 18 Jan 2024 10:05:20 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A3E14400D7 for ; Thu, 18 Jan 2024 10:05:19 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6db05618c1fso8905419b3a.1 for ; Thu, 18 Jan 2024 01:05:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705568719; x=1706173519; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kN/Sz5IUbsdrKZYoLMHBhu6Wf1hGowa06YFa+KvGuPU=; b=Uhr7AYmihsCrSBvfl/nrGPUtOF6B8T4hcDuRZuGZ1PoudAqpsPWTyvBhsTFww0P0ZG OkPcmFGHE4buGDpu1iljsDIbsXg4xMNaeqLKQWytJJGz/Mo5uT6HN1Pet75wEiu1vfHe ZjYkqSEbYUGBEY7Ta2oMvywcGqq8GVOXp3yuQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705568719; x=1706173519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kN/Sz5IUbsdrKZYoLMHBhu6Wf1hGowa06YFa+KvGuPU=; b=FmHkKzx1+E+/AOWUZaSjJTurH7FTvUealrvZsvaTEwhcZdu1+qmpOykfp785bYqCjL 0PfcnK5Q1BB3BNKNaZ6nZ4WWvbbSBhFu+ObN6jPlorITXvwrLfWT3iawbrB1Itj+o7jy nc0DcUsFHBrfMEbG+XB/EoBtye/JwM/19ApPsJ/7s3jBmN39NDcPeCEViUHKVF+2rYE2 Uc9zTycDL4zqNczzNCrNRtatJm9i266LILnYYBEc9re8PNJzrG7VtQ/vH7GypHyzRPUf bjOUiBalyLhR9gPF6RE3idB3gWrH104tvrUZ5HuzytdmjwrTSfx9CZtX8yhzgHz4644g Cq6g== X-Gm-Message-State: AOJu0YwbAH6CjqFZXibq1tA90/YyhJo6cUQKHrz+nGwOMml5tocUzpLu 37Gijd2Kvh/Rp6JfXs8V4k8m7RrwzDqVhQz30uG0cOpGIB8OygLqQEZB44LwdfdLIljknORSBLE PyvvHrVhiX4qnVWGSsP2ghZJy9e1XLdcEV+c0TJeSoPpcUY0T X-Google-Smtp-Source: AGHT+IGbmCo/Y3PA1OWLJmzMFLlZ2bMu1lcHGw56zXTR0DrcpkSh6CZllDqE87vs90AqMb0/o8pwhs49K21h X-Received: by 2002:a05:6a20:2585:b0:19a:3edc:e31f with SMTP id k5-20020a056a20258500b0019a3edce31fmr574246pzd.65.1705568718775; Thu, 18 Jan 2024 01:05:18 -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 cz16-20020a17090ad45000b0028bd757ba56sm71871pjb.2.2024.01.18.01.05.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 01:05:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 01:05:18 -0800 (PST) Message-ID: <65a8e9ce.170a0220.124a1.4793SMTPIN_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 76B0B6052516; Thu, 18 Jan 2024 04:05:17 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/