reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git/commit/?id=6fe8360b16acbfb50c703f52568cad46759be2ed git remote add nolibc https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git git fetch --no-tags nolibc for-next git checkout 6fe8360b16acbfb50c703f52568cad46759be2ed git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # apt-get install llvm-dev # save the config file COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 ARCH=powerpc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 ARCH=powerpc COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 headers COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 -C tools/testing/selftests