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 7F766437BB for ; Fri, 29 Dec 2023 06:46:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BA9E402E2; Fri, 29 Dec 2023 06:46:03 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 3CB08400D5 for ; Fri, 29 Dec 2023 06:45:46 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7815547f2c5so178378985a.3 for ; Thu, 28 Dec 2023 21:45:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703828745; x=1704433545; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XUbTQExidILLkIzDIGQrpK7Z1oV7MX2rGS72tvSmt1c=; b=gF1Ws2HFvrKpLpiajhNCCRKMagb5e1/p090iXjSnDhKobFpQSLypYSKJ0dMDsqriyO 43+3Iak1VXqb9GVZ8Iif+nnkNyWhmYP+8SVUmDKPkvpGSOmJ/Wuv9vh+eOY76Y1Ez1qs D32/QL9ECjTrVW2TutEWXunIMPuoLok0xlC/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703828745; x=1704433545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XUbTQExidILLkIzDIGQrpK7Z1oV7MX2rGS72tvSmt1c=; b=ejQy7cDQv8hPMW1SPIW42/NlEb7OU7GL5IipnSmNWGlxQ44WlDBsKXN80G4Zgt61jI z2Gtjt4LMmZnBmIFxX/XKrDuKeQnVcyienZ8uLMw4EMPCgRvL6L3gjc41oiXcnVOKETf sQdJWmImFqLfpDCU2YiQlE5/0Sgu7ETQ8t5Ycld34n7YZwBD/PiKzH6PLDzvG/jZJYab H6PSpWb++ZWLyIwEsXH5ihCB//+piu3qtwm4DIxLLK/apfPv3w1CwPSMQOZbIjVJyEjR X9NtmWhSiR0fPIlfeRo5pENvplDy9gcxc2zIX5BctaGD1keR+CYFs+gZEEfHu0Zrrc6C 2U7A== X-Gm-Message-State: AOJu0YwaXHP/M22A37C0yAzu2BJ/aKTQXOb0/7QrbcSBbpfeeyg5XxXh M1+C4EhIn5QRHAda0vsKkCD1vE0khLpUa9hzSqdHXxL+qf+psH/9uiz4LQ== X-Google-Smtp-Source: AGHT+IGpQSOIHLg20C7kF58DMyWryupKWav4thLgVznCOYHtlULFONdt8HZWe0V1cl4kJVUYEhraAomhonxW X-Received: by 2002:ac8:5706:0:b0:427:f31d:5783 with SMTP id 6-20020ac85706000000b00427f31d5783mr2720589qtw.126.1703828745614; Thu, 28 Dec 2023 21:45:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a05622a010100b004238031ade6sm801020qtw.17.2023.12.28.21.45.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Dec 2023 21:45:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Dec 2023 21:45:45 -0800 (PST) Message-ID: <658e5d09.050a0220.60221.3014SMTPIN_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 4E81E6051823; Fri, 29 Dec 2023 00:45:45 -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 | +=====================+====================+======================+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | 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 ==== Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27493/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/