reproduce (this is a W=1 build): # https://github.com/intel/linux-intel-lts/commit/03189c50b96902c65b0a7f1bd39a3b720c0755ae git remote add intel-lts https://github.com/intel/linux-intel-lts.git git fetch --no-tags intel-lts 6.18/linux git checkout 03189c50b96902c65b0a7f1bd39a3b720c0755ae 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-14.2.0 ~/lkp-tests/kbuild/make.cross W=1 ARCH=s390 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.2.0 ~/lkp-tests/kbuild/make.cross W=1 ARCH=s390 COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.2.0 ~/lkp-tests/kbuild/make.cross W=1 headers_install COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.2.0 ~/lkp-tests/kbuild/make.cross W=1 -C tools/testing/selftests