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 2B29943767 for ; Sat, 23 Dec 2023 07:29:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27080402AC; Sat, 23 Dec 2023 07:29:08 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 7D3074029E for ; Sat, 23 Dec 2023 07:29:07 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59052ab970eso1467724eaf.1 for ; Fri, 22 Dec 2023 22:29:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703312946; x=1703917746; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TnxfZ3etvSrZ475zyyVyWdZFiAOJvPtGwfrBL5xe35E=; b=KKS8U8bYTmqUZyHaAj352tVLXEMH/D1ilsdLmHJktbq7enG1TJR7RA8uhNsf54Zq9x Be9ihDog78WZRUYoXSQpmFGMNHjWX47UeiB/jxjeDgr2iojlKZE8WRqURbnMbnE4AT9q YPDUDQlNMTTJC3wjsD3h0jAOctsPMgwg7JKrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703312946; x=1703917746; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TnxfZ3etvSrZ475zyyVyWdZFiAOJvPtGwfrBL5xe35E=; b=aatv5OInlQGTtaKE2YKxF4QvTDEEe+Gxo3yAqqxH5YGMxwo2O3NJRo/oDbviKNwEFv 8sKCNym8lRyj7YTARnapL6xw0vN290qrplxpHoNpwgJITzXnbtth46rKLFwLqT662M/e 2vBoX4GONVAuPARgYTPhLh5Vsqk7n26pt9eBjVDQNXrPhkOlmqwWT6rL4xVIFPJCHN6G hzEQ76RAOr7nN0kGsPEyP79lbtV0MGYr/P/ZXfw9fovuq3R1qFR133VLVFSM1giKL4Rn 707Grd0p2MhACO7yOtIPMyEOyNSsSg+OQylLQRW0Fc0Nb4W7I4XkCngKLhPeD37pMoqV 6kyQ== X-Gm-Message-State: AOJu0YwQzavIMh2PlwubA7eQ/Wwjqd8hDtN69FhlF/8UAyjSn/3fsLIU II4aCZ2HjvOMpUsItyOdjPNKgdhOzOR9nxS0zfR5SgufqP1JNxd3FG3n8Q== X-Google-Smtp-Source: AGHT+IFSxlA7HCDx3WLzfb7kVihLmyBpQTDoOQsLci2DplsnRbgVYE5jtBYs33wiDA1f8CuJHcvN8QHuBjt0 X-Received: by 2002:a05:6870:c106:b0:204:1a7f:13dc with SMTP id f6-20020a056870c10600b002041a7f13dcmr1241766oad.49.1703312946789; Fri, 22 Dec 2023 22:29:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t7-20020a056870048700b001faff20ff15sm319865oam.12.2023.12.22.22.29.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 22:29:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 22:29:06 -0800 (PST) Message-ID: <65867e32.050a0220.b4427.c4bfSMTPIN_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 42F7A6051823; Sat, 23 Dec 2023 01:29:06 -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 | +=====================+====================+======================+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | 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 ==== 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) 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 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/27461/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/