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-riscv-linux-gnu # clang-22 might not be officially released. Try a lower version if installation fails. git remote add jic23-iio https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git git fetch jic23-iio togreg git checkout jic23-iio/togreg b4 shazam https://lore.kernel.org/r/20250815164627.22002-4-bcollins@watter.com # save the config file COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-22 ~/lkp-tests/kbuild/make.cross W=1 ARCH=riscv olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-22 ~/lkp-tests/kbuild/make.cross W=1 ARCH=riscv