reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/shenki/linux/commit/468c33b5b88d7f3c041d92583462a04a8144484f git remote add shenki https://github.com/shenki/linux git fetch --no-tags shenki aspeed-6.9-rebase git checkout 468c33b5b88d7f3c041d92583462a04a8144484f # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=sparc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=sparc SHELL=/bin/bash