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 48506431FC for ; Wed, 25 Oct 2023 18:36:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42AF440273; Wed, 25 Oct 2023 18:36:32 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id D52B340273 for ; Wed, 25 Oct 2023 18:36:30 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5842a7fdc61so2839162eaf.3 for ; Wed, 25 Oct 2023 09:36:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698251790; x=1698856590; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=njSoEEO6FhnkwBJNIIeS5SYEVPvRV9kisVeFamr8rLk=; b=Gs0BMwIQfLaVhfqY2BF4+wFQlNRo7YTvxgCXc8KcRiIPVSx2Jx0eqeT0IArm3OaBYQ 9/1wISZoLSHAXH0fgWjo30d+BlcxyBRZurALXaTRMeTezz6UfIZhB5DPCKjYtBpxw7nO QYRAe1dK8msHhC8t3t52bnYLeqlUQ9IL+zozY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698251790; x=1698856590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=njSoEEO6FhnkwBJNIIeS5SYEVPvRV9kisVeFamr8rLk=; b=hJato2Rwec8heOYFsQx6MX9dv8vfixLyStETUZid3FvcvVIzIL2+tKO4G9qtkM+spv ncjzG0BwSzowD30XPyic0jIiZ0On6FzB56OmUoTlxtWfFux1lo4tmnH3vnx8Lg+yXzFo 45lpUO/aMbG+gEQpc9IQmgIl/n54KYc39Pg1B4sa/5eIdvb8DewpZTyBB6OiAZfkaIyi 8G8QWC2LO+40wAN86mffBEGzAlcd9si8a6zEhss64EbfkcL2EeOXgz7tQ3+eWVQkC5k3 v+sfT5yOahGRKcknehMdKNNZtPPAigMYbC5ub9/d9feVrtXW3A/m7rYnft5g4gI3dF2Z Q5jA== X-Gm-Message-State: AOJu0YxM+nLyQIT5ePNwZcJTt53aRVbgBQhtses0YDliAaiJCKChtQSA W0odcxllLENhMAUx2sqoCavrZ0r+SdHxAM6NWRWK5YEm6gPU5w== X-Google-Smtp-Source: AGHT+IGYUlE09Ca3wju7g5Xn8EZYcn3C9pZ6B3Sns8oGXrRUfqR6ayS/njnEnC2Is4/PxqwVbGAA6OhOaf+5 X-Received: by 2002:a05:6358:6a46:b0:168:ed36:940 with SMTP id c6-20020a0563586a4600b00168ed360940mr6610381rwh.28.1698251790222; Wed, 25 Oct 2023 09:36:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f32-20020a05622a1a2000b0041956913a34sm854194qtb.21.2023.10.25.09.36.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 09:36:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 09:36:30 -0700 (PDT) Message-ID: <6539440e.050a0220.9785e.eb57SMTPIN_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 8ABC56051827; Wed, 25 Oct 2023 12:36:29 -0400 (EDT) Subject: |FAILURE| pw133310 [PATCH] config: compiler support check for machin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sivaprasad Tummala 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-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/133310 _Testing issues_ Submitter: Sivaprasad Tummala Date: Wednesday, October 25 2023 14:17:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133310 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM SVE (dpdk_meson_compile): ==== Build type: native build Program cat found: YES (/usr/bin/cat) Project name: DPDK Project version: 23.11.0-rc1 C compiler for the host machine: gcc-10 (gcc 10.3.0 "gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0") C linker for the host machine: gcc-10 ld.bfd 2.34 Host machine cpu family: aarch64 Host machine cpu: aarch64 Message: ## Building in Developer Mode ## Program pkg-config found: YES (/usr/bin/pkg-config) Program check-symbols.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/buildtools/check-symbols.sh) Program options-ibverbs-static.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/buildtools/options-ibverbs-static.sh) Program python3 found: YES (/usr/bin/python3) Program cat found: YES (/usr/bin/cat) Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/config/../buildtools/symlink-drivers-solibs.sh) Compiler for C supports arguments -march=auto: NO config/meson.build:168:8: ERROR: Problem encountered: Compiler does not support "auto" arch flag. A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28070/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/