oe-kbuild-all.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [efi:urgent 5/5] efi-stub-entry.c:undefined reference to `screen_info'
@ 2023-03-14  9:13 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-03-14  9:13 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: oe-kbuild-all, linux-efi

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: arm-allyesconfig (https://download.01.org/0day-ci/archive/20230314/202303141714.igJMOcoJ-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 12.1.0
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
        # 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=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm 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/202303141714.igJMOcoJ-lkp@intel.com/

All errors (new ones prefixed by >>):

   arm-linux-gnueabi-ld: drivers/firmware/efi/libstub/efi-stub-entry.stub.o: in function `efi_pe_entry':
>> efi-stub-entry.c:(.text+0x194): undefined reference to `screen_info'
   arm-linux-gnueabi-ld: arch/arm/boot/compressed/vmlinux: hidden symbol `screen_info' isn't defined
   arm-linux-gnueabi-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-03-14  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14  9:13 [efi:urgent 5/5] efi-stub-entry.c:undefined reference to `screen_info' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).