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 6B306E7BDB0 for ; Mon, 16 Feb 2026 12:47:52 +0000 (UTC) Subject: Re: [PATCH] rust: Enable dynamic linking with llvm To: openembedded-core@lists.openembedded.org From: "Dora, Sunil Kumar" X-Originating-Location: Bengaluru, Karnataka, IN (106.51.222.206) X-Originating-Platform: Windows Chrome 144 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 16 Feb 2026 04:47:48 -0800 References: <20260212165035.1806068-1-sunilkumar.dora@windriver.com> In-Reply-To: Message-ID: <920657.1771246068933375972@lists.openembedded.org> Content-Type: multipart/alternative; boundary="D8usDZPmygaavNXyvOLQ" List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 16 Feb 2026 12:47:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/231196 --D8usDZPmygaavNXyvOLQ Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Sun, Feb 15, 2026 at 10:05 PM, Mathieu Dubois-Briand wrote: >=20 > | --- stderr > | llvm-config: error: libLLVM-21.so is missing Hi Mathieu, Thanks for the report and logs. I=E2=80=99ve looked into the issue and was able to reproduce and debug the = failure. It turns out to be related to the multilib configuration. I=E2=80=99ve identified the appropriate fix and am preparing a v2 update, w= hich I=E2=80=99ll send out shortly. Best regards, Sunil --D8usDZPmygaavNXyvOLQ Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
On Sun, Feb 15, 2026 at 10:05 PM, Mathieu Dubois-Briand wrote:
| --- stderr
| llvm-config: error: libLLVM-21.so is missin= g

Hi Mathieu,

Thanks for the report and logs.

I’ve looked into the issue and = was able to reproduce and debug the failure.
It turns out to be relat= ed to the multilib configuration.

I’ve identified the app= ropriate fix and am preparing a v2 update, which I’ll send out shortl= y.

Best regards,
Sunil

--D8usDZPmygaavNXyvOLQ--