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 F161F4388D for ; Thu, 11 Jan 2024 06:37:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC3FF40278; Thu, 11 Jan 2024 06:37:51 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 30FAC40266 for ; Thu, 11 Jan 2024 06:37:50 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d3e6c86868so42369285ad.1 for ; Wed, 10 Jan 2024 21:37:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704951469; x=1705556269; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FCrzy8Hq2AAdV4Wz4nzgwdYrJq+PLcriGJAp18a6K5s=; b=AZThs489oQBvxtYjTtzMjbxIU2NfMHqnXrLzulEwywk62AmbIueMSEeTovwIwZbUcy ZQx6cfisgARwA8XcZHWeVV0CyupDuglFbL/8I2fqnCihmQoYkTqVwIdPTiBMKAF1uTRd +Vx0McUDmgRktvbAq+deHfJCi0I0TuHzezG78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704951469; x=1705556269; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FCrzy8Hq2AAdV4Wz4nzgwdYrJq+PLcriGJAp18a6K5s=; b=IX40vz/b+O3Ka4HeUgqZRh/OjTWc0d2GdJHKu9r4SOsaABZKU4zwbg+ZPHTe5cJmoW bpyeMbAoAN3zkur14lXRZOq0h7j3RERTMp6hGjIWgUoVCE6iMWG8Qc13eg4zsFkogIb/ BpVPgfh6F2v6yuJ+PpehZzuf24Ct5d0b3mqvH8QeOqBxeg8ZKjNwGMAI35lK/uNJHBhD uVK4wnpGyBP6dcy2YfUBk7Yl03VxvHsbARGTENq0SC/H6IdE7LS9Bw56jmoL/YO7l8CZ zufojPV8yt3vvp9RD8P2K/SZbfGzHVsoFmf+Iktf8MqRpreP2gw9GZOiGfw6rkR7Z8J1 7VYQ== X-Gm-Message-State: AOJu0YzDwZiu/zDnISpshdMlGU95fFlVmX5lhTnAU32x1Vkc7yE5QiMp 6648Ww0iXG4utZBmCKnvIB4jESy3YxyEATnkbmGfzL7lyhnXckS+My/6nbzQz6mo2AF5onfyYw= = X-Google-Smtp-Source: AGHT+IHhxOuuJDx3naibKftpJaFDeZ+5yK/IqhjFYe0shG471K8hTHxdPOGeejIMnSdxE2eFstslqnKBnakG X-Received: by 2002:a17:90a:ec13:b0:28b:e160:68aa with SMTP id l19-20020a17090aec1300b0028be16068aamr539989pjy.44.1704951469283; Wed, 10 Jan 2024 21:37:49 -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 sb5-20020a17090b50c500b0028bc099b5ddsm17663pjb.7.2024.01.10.21.37.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 21:37:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 21:37:49 -0800 (PST) Message-ID: <659f7ead.170a0220.e7ffa.179cSMTPIN_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 0AF946043481; Thu, 11 Jan 2024 00:37:48 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 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) 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/