From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 25576D75E59 for ; Sat, 23 Nov 2024 15:28:54 +0000 (UTC) Subject: Re: bitbake.conf: require lz4 instead of lz4c To: openembedded-core@lists.openembedded.org From: =?UTF-8?B?R3XDsG5pIE3DoXIgR2lsYmVydA==?= X-Originating-Location: Kopavogur, Capital Region, IS (81.15.100.92) X-Originating-Platform: Windows Firefox 132 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Sat, 23 Nov 2024 07:28:50 -0800 References: <2ff2f153f3d383ffa0fb240b6af32f7a3a3c8994.camel@pengutronix.de> In-Reply-To: <2ff2f153f3d383ffa0fb240b6af32f7a3a3c8994.camel@pengutronix.de> Message-ID: <5971.1732375730064880818@lists.openembedded.org> Content-Type: multipart/alternative; boundary="57rWQisepG7anOw8lxEq" 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 ; Sat, 23 Nov 2024 15:28:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207688 --57rWQisepG7anOw8lxEq Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi I'm seeing a build error on latest master when building Linux 6.10 due t= o missing lz4c tool. I see it's still used even in Linux 6.12: https://git.kernel.org/pub/scm/li= nux/kernel/git/stable/linux.git/tree/Makefile?h=3Dv6.12.1#n511 On my build host, lz4c is symlinked to lz4. But I suspect the issue is lz4c= was removed from HOSTTOOLS. Anyone else seeing this problem? --57rWQisepG7anOw8lxEq Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Hi I'm seeing a build error on latest master when building Linux 6.10 = due to missing lz4c tool.
 
 
 
On my build host, lz4c is symlinked to lz4. But I suspect the issue is= lz4c was removed from HOSTTOOLS.
 
 
Anyone else seeing this problem?
--57rWQisepG7anOw8lxEq--