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 54BC343D06 for ; Wed, 20 Mar 2024 18:20:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AB8B41132; Wed, 20 Mar 2024 18:20:52 +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 DCC6640A6F for ; Wed, 20 Mar 2024 18:20:50 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1e0000cdf99so237925ad.0 for ; Wed, 20 Mar 2024 10:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710955250; x=1711560050; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=FAhm8Q2lV26/HLSq22V6QYRQJTOqb3N6XVWupJh95KI=; b=i5knc5QYC5e6kkUE/NUaCmkxxzuzFH8toe2YgvW/ZLP7qKdQUKoL2sNEwT3CTRVO5O AftvyNbX1wWRZUCVRnbmGEv91orYPT/pJmR2g+YxoKsH4wwBKmrLY/mXXB0PV1Kmz5eO J8PD1FcbLXiatEPbXTwWHb7AaxIiMpOrlyVxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710955250; x=1711560050; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=FAhm8Q2lV26/HLSq22V6QYRQJTOqb3N6XVWupJh95KI=; b=rggjG0uuko/SCmED0/1xm8ZCMgNJcrp7oanTIZY+TO4TEDHfSZeNCQxcLqf9qad8Jx mraRzC4Bw+YTFfPX2GjdIiBVhcEP1l0XCwcKlc4QFIBGdJorn5inG3RI01k3xZrC1op9 YQYXxrtPHjj5QwzdV6vc+wZhrbmn490JxkQQwOB9KVN0tTgU3NcdgfudsWq9Hn631PKC N91dVcfYKVGv8L4xUDmW3DwoyylmkcXXsubYs3C49Uu11Ty6jUj159N3PQXO9QLjzgEL 7m9HTuhefogGQU2YM5JouChb2vokKaUwdDoew8Xv+OW5+0QFGhJTBWBomsOhnpSrUHDl Rr5w== X-Gm-Message-State: AOJu0YxjLhd42ZM2YmhMlYohTCYB3Y1vtyt/yX1SrzSAuLvGleS+jyci +VWz+RT/F8hg2Q9OOFEYxkzXSLDJS6R1PRYsZs0ZDtMD5XCTeWxc7Unl+rElXatqr7yP9TonuN+ /X6q56CmAfSJX8awMmi5Vkfuxhc+ehMx7b/s8oLx3 X-Google-Smtp-Source: AGHT+IGnjDMCkBtrQX2w+j54AZEbR89A9Y90IcSvW1xFWmKnhY09bJt/I1bzn+5e2vumIt6kZBzFCG6sQ8Gq X-Received: by 2002:a17:902:dacf:b0:1e0:1bb2:b38f with SMTP id q15-20020a170902dacf00b001e01bb2b38fmr12499553plx.59.1710955250071; Wed, 20 Mar 2024 10:20:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a170902ed0400b001d942b7602csm209807pld.107.2024.03.20.10.20.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 10:20:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 10:20:50 -0700 (PDT) Message-ID: <65fb1af2.170a0220.8c3f6.c8a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7813A6052471; Wed, 20 Mar 2024 13:20:49 -0400 (EDT) Subject: |FAILURE| pw138575 [PATCH] buildtools: fix build with clang 17 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Ali Alnubani In-Reply-To: <20240320155814.617220-1-alialnu@nvidia.com> References: <20240320155814.617220-1-alialnu@nvidia.com> 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 Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/138575 _Testing issues_ Submitter: Ali Alnubani Date: Wednesday, March 20 2024 15:58:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138575 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 11 (arm) | FAIL | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 11 (arm) (dpdk_unit_test): ==== 102/112 DPDK:fast-tests / telemetry_data_autotest OK 0.18s 103/112 DPDK:fast-tests / telemetry_json_autotest OK 0.17s 104/112 DPDK:fast-tests / thash_autotest OK 0.18s 105/112 DPDK:fast-tests / threads_autotest OK 0.34s 106/112 DPDK:fast-tests / ticketlock_autotest OK 0.19s 107/112 DPDK:fast-tests / timer_autotest OK 2.49s 108/112 DPDK:fast-tests / trace_autotest OK 0.18s 109/112 DPDK:fast-tests / trace_autotest_with_traces OK 0.18s 110/112 DPDK:fast-tests / vdev_autotest OK 0.17s 111/112 DPDK:fast-tests / version_autotest OK 0.17s 112/112 DPDK:fast-tests / telemetry_all SKIP 0.01s exit status 77 Ok: 101 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/