reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # install riscv cross compiling tool for clang build # apt-get install binutils-riscv64-linux-gnu # clang-21 might not be officially released. Try a lower version if installation fails. # https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git/commit/?id=01f706f06786b07a552e9293c9d6244c99d5741d git remote add arnd-playground https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git git fetch --no-tags arnd-playground to_build git checkout 01f706f06786b07a552e9293c9d6244c99d5741d # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-21 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=riscv olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-21 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash drivers/firmware/efi/libstub/ drivers/gpu/drm/ drivers/input/joystick/ drivers/net/wireless/ath/ath11k/ drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ drivers/net/wireless/realtek/rtlwifi/rtl8723be/ drivers/net/wireless/realtek/rtw88/ fs/btrfs/ fs/hfsplus/ kernel/trace/