linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [efi:next 28/38] efi-stub-helper.c:undefined reference to `skip_spaces'
@ 2020-02-22 17:14 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-02-22 17:14 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: kbuild-all, linux-efi

[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next
head:   6ceaf1901a0ddb28c8a4ea1bd2f1e306c8f84309
commit: 6e6bf0fd3b34e5e97dacb6d5d7b616ff6fd71ece [28/38] efi/libstub: Clean up command line parsing routine
config: x86_64-kexec (attached as .config)
compiler: gcc-7 (Debian 7.5.0-5) 7.5.0
reproduce:
        git checkout 6e6bf0fd3b34e5e97dacb6d5d7b616ff6fd71ece
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld: drivers/firmware/efi/libstub/efi-stub-helper.o: in function `efi_parse_options':
>> efi-stub-helper.c:(.text+0xcc): undefined reference to `skip_spaces'
   ld: drivers/firmware/efi/libstub/lib-cmdline.o: in function `next_arg':
>> cmdline.c:(.text+0x319): undefined reference to `skip_spaces'
   ld: arch/x86/boot/compressed/vmlinux: hidden symbol `skip_spaces' isn't defined
   ld: final link failed: bad value

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 27770 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-22 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-22 17:14 [efi:next 28/38] efi-stub-helper.c:undefined reference to `skip_spaces' kbuild 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).