From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38D40C87FC9 for ; Tue, 29 Jul 2025 08:20:39 +0000 (UTC) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by mx.groups.io with SMTP id smtpd.web11.2483.1753777233330866357 for ; Tue, 29 Jul 2025 01:20:33 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@bootlin.com header.s=gm1 header.b=Fra5E6iA; spf=pass (domain: bootlin.com, ip: 217.70.183.199, mailfrom: mathieu.dubois-briand@bootlin.com) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0B47E43201; Tue, 29 Jul 2025 08:20:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1753777230; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+9/ZU7dWUViLqDqzb7dbHi0M14Xoi0Z6GgQWD4KGYxk=; b=Fra5E6iASeTNmUn4vo0vrgIcPz3Y58ckr4v/vK6wTFW3igXeJKuTVCSIwCDwPVfX3bTNma 8RAdjxtrxdxyENX+dgus2qMaUYREEnY7guoHNd2xngJWp1kc5fe+RltF1xFPA7wLt966Hc lPem6WF0j9XAwW0NVEl38+Vs+1bOuBSMJiL66jbrkVCLpR/fpooqKWLCgPQzmF0p8GHlqo svy/NifhQGmTsEzkgDwP8OPlpOJoZRobutg5hZSCCvmq+017ay1qsxjdErHdW4i+BJ/y2q v8J7Y3n+m15KLd+bwojEPq6lmrGY58B5YmebVBqQJsVUjJJ1vC3qTYt2LaheuQ== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 29 Jul 2025 10:20:29 +0200 Message-Id: Subject: Re: [OE-core] [PATCH 1/3] classes/toolchain/clang: compiler-rt and libcxx are not target-specific From: "Mathieu Dubois-Briand" To: , X-Mailer: aerc 0.19.0-0-gadd9e15e475d References: <20250728155554.2624191-1-ross.burton@arm.com> In-Reply-To: <20250728155554.2624191-1-ross.burton@arm.com> X-GND-State: clean X-GND-Score: 0 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgdelgeehiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucenucfjughrpegggfgtfffkuffhvffofhgjsehtqhertdertdejnecuhfhrohhmpedfofgrthhhihgvuhcuffhusghoihhsqdeurhhirghnugdfuceomhgrthhhihgvuhdrughusghoihhsqdgsrhhirghnugessghoohhtlhhinhdrtghomheqnecuggftrfgrthhtvghrnhepvedvvdfhheegtefgheetjeeuvdeiveefhefhieekheefvdejleelteejiefgteeinecuffhomhgrihhnpehophgvnhgvmhgsvgguuggvugdrohhrghdphihotghtohhprhhojhgvtghtrdhorhhgpdgsohhothhlihhnrdgtohhmnecukfhppedvrgdtudemtggsudegmeehheeimeejrgdttdemfehftghfmehfsgdtugemuddviedvmedvvgejieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedvrgdtudemtggsudegmeehheeimeejrgdttdemfehftghfmehfsgdtugemuddviedvmedvvgejiedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhgrthhhihgvuhdrughusghoihhsqdgsrhhirghnugessghoohhtlhhinhdrtghomhdpnhgspghrtghpthhtohepvddprhgtphhtthhopehrohhsshdrsghurhhtohhnsegrrhhmrdgtohhmpdhrtghpthhtohepohhpvghnvghms ggvugguvgguqdgtohhrvgeslhhishhtshdrohhpvghnvghmsggvugguvggurdhorhhg X-GND-Sasl: mathieu.dubois-briand@bootlin.com List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 29 Jul 2025 08:20:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/221036 On Mon Jul 28, 2025 at 5:55 PM CEST, Ross Burton via lists.openembedded.org= wrote: > This file can be used for nativesdk builds, which if they are using the > clang toolchain will also need compiler-rt and libcxx. > > Signed-off-by: Ross Burton > --- Hi Ross, It looks like this is breaking something: ERROR: libcxx-20.1.8-r0 do_package: Error executing a python function in ex= ec_func_python() autogenerated: ... Exception: FileNotFoundError: [Errno 2] No such file or directory: 'x86_64-= poky-linux-musl-objdump' https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/2166 https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/1957 --=20 Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com