* [palmer:for-next 72/73] ld: efi-stub-helper.c:undefined reference to `efi_icache_sync'
@ 2023-04-28 5:03 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-04-28 5:03 UTC (permalink / raw)
To: Alexandre Ghiti; +Cc: oe-kbuild-all, Palmer Dabbelt
tree: https://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux.git for-next
head: 6ea13757cbd6077ce0a7f54c80f9a75ec16e14d1
commit: a43274a086691ea4083380047174e623c666c62e [72/73] riscv: libstub: Implement KASLR by using generic functions
config: i386-randconfig-a014 (https://download.01.org/0day-ci/archive/20230428/202304281228.2QdOAd3v-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-12) 11.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux.git/commit/?id=a43274a086691ea4083380047174e623c666c62e
git remote add palmer https://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux.git
git fetch --no-tags palmer for-next
git checkout a43274a086691ea4083380047174e623c666c62e
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=i386 olddefconfig
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304281228.2QdOAd3v-lkp@intel.com/
All errors (new ones prefixed by >>):
ld: Unexpected GOT/PLT entries detected!
ld: Unexpected run-time procedure linkages detected!
ld: Unexpected run-time relocations (.rel) detected!
ld: drivers/firmware/efi/libstub/efi-stub-helper.stub.o: in function `efi_kaslr_relocate_kernel':
efi-stub-helper.c:(.text+0xc0e): undefined reference to `efi_get_kimg_min_align'
>> ld: efi-stub-helper.c:(.text+0xd77): undefined reference to `efi_icache_sync'
ld: arch/x86/boot/compressed/vmlinux: hidden symbol `efi_icache_sync' isn't defined
ld: final link failed: bad value
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-28 5:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-28 5:03 [palmer:for-next 72/73] ld: efi-stub-helper.c:undefined reference to `efi_icache_sync' kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.