reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/broonie/ci.git/commit/?id=bf2d44d07de726b0393439cb4d4defc5cf89a4fc git remote add broonie-ci https://git.kernel.org/pub/scm/linux/kernel/git/broonie/ci.git git fetch --no-tags broonie-ci 20260310_rf_asoc_wm_adsp_some_improvements_to_firmware_file_search git checkout bf2d44d07de726b0393439cb4d4defc5cf89a4fc git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-20 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=i386 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-20 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash