reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/bod/linux.git/commit/?id=782e70f1ad20204721b37ade4a33837e76ac3b86 git remote add bod https://git.kernel.org/pub/scm/linux/kernel/git/bod/linux.git git fetch --no-tags bod qcom-laptops-v6.18-rc4-camss-icp-bps-ipe-icp-boots+stats-b4 git checkout 782e70f1ad20204721b37ade4a33837e76ac3b86 # install sparc64 cross compiling tool for clang build # apt-get install binutils-sparc64-linux-gnu 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=sparc64 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-20 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=sparc64 SHELL=/bin/bash drivers/media/