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 D51F843D06 for ; Wed, 20 Mar 2024 18:05:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D14AA41132 for ; Wed, 20 Mar 2024 18:05:17 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 72C1840A6F for ; Wed, 20 Mar 2024 18:05:16 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-69185f093f5so645486d6.3 for ; Wed, 20 Mar 2024 10:05:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710954315; x=1711559115; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=rW9/ktH5rpsEeDPAFAjE8OfPngyMgaDDvCgClrUj5zY=; b=GVLNlV5VpyT2HxFvIxqR8xHSVK1GGYvagtnEICdZAB1JBDPZTvU82vouZvCFmBmbne Ibz9JAO40FzZ7Tir1r00qeOkCIyE5SLImjbZfqsXBWZ4pjJUVJz5SFwAGQhhBPUgOZZk +paxcFDTBGdJUqJ75yDcdA6aa8jmM7qLpIP8MLs6vlYvA6uCcUFIhXMNzhpv9HNf529k i95BgQoxVqN7c4SEUXJrcbiB0ZPyHzeUdtj4WEI1begyq4oz0gcPWfu0RIad6MN9qDVY f5XvmDnIf+aGueOPTAnhnEzCMWjZC4uYfMqndJpjVPhdbpc++h5cwsAw0fcqY/6KGv2z WDsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710954315; x=1711559115; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rW9/ktH5rpsEeDPAFAjE8OfPngyMgaDDvCgClrUj5zY=; b=p5QoaXACp/oCD7zlD2XeFXrkt6KIAJbSvDdRDrxvwt2vXc7RN2Ahlu9fqaZURHhqMh xYwatETAGFMJC6iaxy8FgOHWbOeSr2QxPhm3vBiVNhz9D93ylp/jHJqk+oMNct3n1IY7 3+e9KEMI1KErCc5Kda2ipXDUDEJdxoQ0ntkwE640W6qbO9lForFg4qdnMy3gcUKkincR 408d3dVZ9ddfrU3F0PIgqEhJko1g9V6b+EIv/OAiojfmQSgV8z/b9Nglu8/q2aQH3SIM dfOt4lhbJBAWyL2BOX9vZxmxFaWgRCDdebdaJFvf67MTU9pecMvoIiHX3beJ61ssRppL Cx8g== X-Gm-Message-State: AOJu0Yzqqq03Oz8HLM25eWDhgQY7pg3MfmsIWN8uOGr1qg0trY3u/P9T jMmmfCuvdhay+IsA6ffKGN8Vpq+t9iM1a/PrkmXjP0VoSmIWJO+jikoxVZ2KAeY38MFvevaxvx0 C X-Google-Smtp-Source: AGHT+IGVSfVWPTDecAaQcTApyUFL4c5ffHsMWnJsfXVM3A9Op9Mi6SKyYJjjlb8WdtodH7L9LbDDtw== X-Received: by 2002:a0c:e7c4:0:b0:696:4622:a528 with SMTP id c4-20020a0ce7c4000000b006964622a528mr2197094qvo.60.1710954314060; Wed, 20 Mar 2024 10:05:14 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id g15-20020a0562140acf00b0069150ebcc30sm7994813qvi.76.2024.03.20.10.05.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 10:05:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: alialnu@nvidia.com, robot@bytheb.org Subject: |FAILURE| pw138575 [PATCH] buildtools: fix build with clang 17 Date: Wed, 20 Mar 2024 13:05:12 -0400 Message-Id: <20240320170512.4141166-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240320155814.617220-1-alialnu@nvidia.com> References: <20240320155814.617220-1-alialnu@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/138575/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8362413138 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-static-i386" failed at step Install i386 cross compiling packages ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Install i386 cross compiling packages #################################################################################### MINGW: false MINI: false PPC64LE: false REF_GIT_TAG: v23.11 RISCV64: false RUN_TESTS: false STDATOMIC: false ##[endgroup] + sudo apt install -y gcc-multilib g++-multilib libnuma-dev:i386 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libc6:i386 : Depends: libgcc-s1:i386 but it is not installable E: Unable to correct problems, you have held broken packages. ##[error]Process completed with exit code 100. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-i386" at step Install i386 cross compiling packages #################################################################################### --------------------------------END LOGS-----------------------------