tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git urgent head: 7949368e93e48a15ac5976405def16f8c84c837b commit: 7949368e93e48a15ac5976405def16f8c84c837b [5/5] efi: libstub: Use relocated version of kernel's struct screen_info config: arm64-randconfig-r001-20230312 (https://download.01.org/0day-ci/archive/20230314/202303141842.XIdIOihn-lkp@xxxxxxxxx/config) compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project 67409911353323ca5edf2049ef0df54132fa1ca7) 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://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git/commit/?id=7949368e93e48a15ac5976405def16f8c84c837b git remote add efi https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git git fetch --no-tags efi urgent git checkout 7949368e93e48a15ac5976405def16f8c84c837b # 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 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202303141842.XIdIOihn-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> ld.lld: error: undefined hidden symbol: __efistub__text >>> referenced by arm64-stub.c:88 (drivers/firmware/efi/libstub/arm64-stub.c:88) >>> arm64-stub.stub.o:(__efistub_handle_kernel_image) in archive drivers/firmware/efi/libstub/lib.a >>> referenced by arm64-stub.c:88 (drivers/firmware/efi/libstub/arm64-stub.c:88) >>> arm64-stub.stub.o:(__efistub_handle_kernel_image) in archive drivers/firmware/efi/libstub/lib.a >>> referenced by arm64-stub.c:158 (drivers/firmware/efi/libstub/arm64-stub.c:158) >>> arm64-stub.stub.o:(__efistub_primary_entry_offset) in archive drivers/firmware/efi/libstub/lib.a >>> referenced 1 more times -- >> ld.lld: error: undefined hidden symbol: __efistub___inittext_end >>> referenced by arm64-stub.c:141 (drivers/firmware/efi/libstub/arm64-stub.c:141) >>> arm64-stub.stub.o:(__efistub_handle_kernel_image) in archive drivers/firmware/efi/libstub/lib.a >>> referenced by arm64-stub.c:141 (drivers/firmware/efi/libstub/arm64-stub.c:141) >>> arm64-stub.stub.o:(__efistub_handle_kernel_image) in archive drivers/firmware/efi/libstub/lib.a -- >> ld.lld: error: undefined hidden symbol: __efistub_caches_clean_inval_pou >>> referenced by arm64-stub.c:141 (drivers/firmware/efi/libstub/arm64-stub.c:141) >>> arm64-stub.stub.o:(__efistub_handle_kernel_image) in archive drivers/firmware/efi/libstub/lib.a -- >> ld.lld: error: undefined hidden symbol: __efistub_primary_entry >>> referenced by arm64-stub.c:158 (drivers/firmware/efi/libstub/arm64-stub.c:158) >>> arm64-stub.stub.o:(__efistub_primary_entry_offset) in archive drivers/firmware/efi/libstub/lib.a >>> referenced by arm64-stub.c:158 (drivers/firmware/efi/libstub/arm64-stub.c:158) >>> arm64-stub.stub.o:(__efistub_primary_entry_offset) in archive drivers/firmware/efi/libstub/lib.a -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests