Re: [linux-next-20250307] Build Failure

From: Christophe Leroy
Date: Tue Mar 11 2025 - 19:20:33 EST




Le 09/03/2025 à 13:38, Venkat Rao Bagalkote a écrit :
Greetings!!,

I see linux-next-20250307 fails to build on IBM Power9 and Power10 servers.


Errors:

In file included from ^[[01m^[[K<command-line>^[[m^[[K:
^[[01m^[[K./usr/include/cxl/features.h:11:10:^[[m^[[K ^[[01;31m^[[Kfatal error: ^[[m^[[Kuuid/uuid.h: No such file or directory
   11 | #include ^[[01;31m^[[K<uuid/uuid.h>^[[m^[[K
      |          ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K

This is unreadable. Please avoid fancy colors that add escapes to logs. You can unset LANG environment var before building in order to get pastable stuff.

By the way I don't think it is a kernel issue because nowhere in the kernel you have uuid/uuid.h

But can you provide your .config (the actual one, not an old one from kernel 6.0.0-rc3 like last time) and tell which version of GCC you are using.

Thanks
Christophe