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 C1965438AF for ; Sat, 13 Jan 2024 08:11:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC40940268; Sat, 13 Jan 2024 08:11:01 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 3BC42400EF for ; Sat, 13 Jan 2024 08:10:57 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78315243c11so515481485a.3 for ; Fri, 12 Jan 2024 23:10:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705129856; x=1705734656; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=klbxGrpGu22Bqk5Yz89/GlX6vPGpSVFg78veEx4CYyY=; b=it/BrE0dSufbusPt8+AQ68BUnmV7xnQPZaIgzzYJ05be/NhDzjYoHSn8oLLgUoTsQc MWhISSQwLGIjEStqQtq0rLhqyQu2irhGgOHtEPice6i7DLpAsgaCCfgKvxqIqjglQQO6 N29q5UhwJdlF6yxZKiiHZINvHAa63vEHmoHkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705129856; x=1705734656; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=klbxGrpGu22Bqk5Yz89/GlX6vPGpSVFg78veEx4CYyY=; b=iB4Yu0Wfctvd9ba8kNNJLd4HGuSqURz4IhXnkmhzlsmcPplxW+0oESJFrZ5byaIHdY yxXzeA+g20Ie6JzwBgjrrQ3W02SCNBcPbOxZboxM8LfsCOuDpiyoSkzhlN+GfnWNdA1G VhLLgFOGRFVvU1/UPAxY865e2eZlggMBbt7kIBoLPr1KkAJQ4LKbOkobV3LVabfIznuF 0uA97LxWlnICF3nel3Rv5JUKF/zyVugoFJxcg2SRfjXSsfbSjYNbLkvoY4qa/6uaKLLs 4laTRYH0utbrHOFsT+yzXZUcQIw7eOjx210ZiVCyml/VmwdUF4eKSkX/9IEZ5MZgFjTg uZIA== X-Gm-Message-State: AOJu0YyT8Jz/zeCCQKRNjlmXYkicc2qtc2xFIHTayYiInkN2D7D9WaQQ XTCRIjAcznuiPPjm7j8IMZySUz5s2CDuhhVUwzuCyNlwMpd85QECRikTs5H/TOk8Ad/2+e9wWA= = X-Google-Smtp-Source: AGHT+IF4VmAc/ZlrJsDBQa5HoBEtkLyJAtgvWR0hW6nyb5X82HWDADH2M6AiK9XqZOzv3JeP7KK/qKCFrSo2 X-Received: by 2002:ac8:58d2:0:b0:429:d491:fc9 with SMTP id u18-20020ac858d2000000b00429d4910fc9mr1662579qta.73.1705129856668; Fri, 12 Jan 2024 23:10:56 -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 9-20020ac85709000000b0042820792ab8sm117866qtw.6.2024.01.12.23.10.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 23:10:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 23:10:56 -0800 (PST) Message-ID: <65a23780.c80a0220.5b9a5.a067SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F63D6052515; Sat, 13 Jan 2024 02:10:56 -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 | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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: 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 ==== 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/27655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/