tree: https://github.com/alobakin/linux kallsyms head: 0707de5041e9ba702fb490bf92d8742b797c9c3e commit: 0707de5041e9ba702fb490bf92d8742b797c9c3e [3/3] kallsyms: add option to include relative filepaths into kallsyms config: arm64-allyesconfig compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project aed5e3bea138ce581d682158eb61c27b3cfdd6ec) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # install arm64 cross compiling tool for clang build # apt-get install binutils-aarch64-linux-gnu # https://github.com/alobakin/linux/commit/0707de5041e9ba702fb490bf92d8742b797c9c3e git remote add alobakin https://github.com/alobakin/linux git fetch --no-tags alobakin kallsyms git checkout 0707de5041e9ba702fb490bf92d8742b797c9c3e # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/mtd/ drivers/scsi/ drivers/staging/ If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): >> ld.lld: error: drivers/mtd/tests/mtd_test.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL -- >> ld.lld: error: drivers/mtd/tests/nandbiterrs.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL -- >> ld.lld: error: drivers/scsi/pcmcia/qlogic_stub.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL -- >> ld.lld: error: drivers/staging/rtl8192u/r8192U_wx.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL -- >> ld.lld: error: drivers/staging/rtl8192e/rtllib_tx.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL -- >> ld.lld: error: drivers/staging/rtl8723bs/core/rtw_io.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL -- >> ld.lld: error: drivers/staging/r8188eu/hal/HalPwrSeqCmd.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL -- >> ld.lld: error: drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got Unknown -- 0-DAY CI Kernel Test Service https://01.org/lkp