Re: linux-next: Tree for Oct 18 ('make' error on ARCH=um)
From: Randy Dunlap <hidden>
Date: 2021-10-20 14:46:45
Also in:
linux-kbuild, linux-um, lkml
From: Randy Dunlap <hidden>
Date: 2021-10-20 14:46:45
Also in:
linux-kbuild, linux-um, lkml
On 10/20/21 7:23 AM, Randy Dunlap wrote:
On 10/19/21 9:56 PM, Stephen Rothwell wrote:quoted
Hi Randy, On Tue, 19 Oct 2021 00:18:44 +0200 Miguel Ojeda [off-list ref] wrote:quoted
On Mon, Oct 18, 2021 at 11:58 PM Stephen Rothwell [off-list ref] wrote:quoted
In commit c862c7fee526 ("Kbuild: add Rust support") from the rust tree, these bits should probably not be there: -ifneq ($(findstring clang,$(CC_VERSION_TEXT)),) include $(srctree)/scripts/Makefile.clang -endifSo this was on purpose -- we need the Clang flags even in GCC builds for bindgen. But now there is that `$(error ...)` added there :(quoted
Miguel, does that seem reasonable?Of course, for today please feel free to apply your fix (i.e. to put the conditional back to where it was). I will solve it on my side tomorrow.Can you please check that this is fixed for you after I do the release today?I will. It's part of my nightly cron job.
Stephen, Miguel, No problems like this in linux-next 2021-10-20. thanks. -- ~Randy