reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/sean-jc/linux/commit/b06da595b143354ef3f89576c65163df722dab48 git remote add sean-jc https://github.com/sean-jc/linux git fetch --no-tags sean-jc x86/selftests_arch git checkout b06da595b143354ef3f89576c65163df722dab48 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.3.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=alpha olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.3.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=alpha SHELL=/bin/bash