All of lore.kernel.org
 help / color / mirror / Atom feed
* [atishp04:efi_stub 1/1] drivers/firmware/efi/libstub/arm-stub.c:14:10: fatal error: asm/efi.h: No such file or directory
@ 2019-11-19  1:42 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-11-19  1:42 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/atishp04/linux efi_stub
head:   7dbf2060ab3115d2edcfba8f0f677a321a1611f1
commit: 7dbf2060ab3115d2edcfba8f0f677a321a1611f1 [1/1] Add efi stub
config: riscv-defconfig (attached as .config)
compiler: riscv64-linux-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 7dbf2060ab3115d2edcfba8f0f677a321a1611f1
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=riscv 

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

All errors (new ones prefixed by >>):

>> make[3]: *** No rule to make target 'arch/riscv/kernel/efi-entry.o', needed by 'arch/riscv/kernel/efi-entry.stub.o'.
   make[3]: *** [arch/riscv/kernel/head.o] Error 1
   make[3]: *** [arch/riscv/kernel/vmlinux.lds] Error 1
   make[3]: Target '__build' not remade because of errors.
--
   make[5]: *** [drivers/firmware/efi/libstub/arm-stub.o] Error 1
   make[5]: *** [drivers/firmware/efi/libstub/efi-stub-helper.o] Error 1
   make[5]: *** [drivers/firmware/efi/libstub/fdt.o] Error 1
>> make[5]: *** No rule to make target 'drivers/firmware/efi/libstub/riscv-stub.o', needed by 'drivers/firmware/efi/libstub/riscv-stub.stub.o'.
   make[5]: *** [drivers/firmware/efi/libstub/random.o] Error 1
   make[5]: *** [drivers/firmware/efi/libstub/lib-fdt.stub.o] Error 1
   make[5]: *** Deleting file 'drivers/firmware/efi/libstub/lib-fdt.stub.o'
   make[5]: *** [drivers/firmware/efi/libstub/lib-fdt_empty_tree.stub.o] Error 1
   make[5]: *** Deleting file 'drivers/firmware/efi/libstub/lib-fdt_empty_tree.stub.o'
   make[5]: *** [drivers/firmware/efi/libstub/lib-fdt_ro.stub.o] Error 1
   make[5]: *** Deleting file 'drivers/firmware/efi/libstub/lib-fdt_ro.stub.o'
   make[5]: *** [drivers/firmware/efi/libstub/lib-fdt_rw.stub.o] Error 1
   make[5]: *** Deleting file 'drivers/firmware/efi/libstub/lib-fdt_rw.stub.o'
   make[5]: *** [drivers/firmware/efi/libstub/lib-fdt_sw.stub.o] Error 1
   make[5]: *** Deleting file 'drivers/firmware/efi/libstub/lib-fdt_sw.stub.o'
   make[5]: *** [drivers/firmware/efi/libstub/lib-fdt_wip.stub.o] Error 1
   make[5]: *** Deleting file 'drivers/firmware/efi/libstub/lib-fdt_wip.stub.o'
   make[5]: *** [drivers/firmware/efi/libstub/string.stub.o] Error 1
   make[5]: *** Deleting file 'drivers/firmware/efi/libstub/string.stub.o'
   make[5]: Target '__build' not remade because of errors.
--
>> drivers/firmware/efi/libstub/arm-stub.c:14:10: fatal error: asm/efi.h: No such file or directory
    #include <asm/efi.h>
             ^~~~~~~~~~~
   compilation terminated.
--
>> drivers/firmware/efi/libstub/efi-stub-helper.c:11:10: fatal error: asm/efi.h: No such file or directory
    #include <asm/efi.h>
             ^~~~~~~~~~~
   compilation terminated.
--
>> drivers/firmware/efi/libstub/fdt.c:12:10: fatal error: asm/efi.h: No such file or directory
    #include <asm/efi.h>
             ^~~~~~~~~~~
   compilation terminated.
--
>> drivers/firmware/efi/libstub/random.c:8:10: fatal error: asm/efi.h: No such file or directory
    #include <asm/efi.h>
             ^~~~~~~~~~~
   compilation terminated.

vim +14 drivers/firmware/efi/libstub/arm-stub.c

bd669475d14e32 drivers/firmware/efi/arm-stub.c Ard Biesheuvel 2014-07-02 @14  #include <asm/efi.h>
bd669475d14e32 drivers/firmware/efi/arm-stub.c Ard Biesheuvel 2014-07-02  15  

:::::: The code at line 14 was first introduced by commit
:::::: bd669475d14e3279a7f96ed917a82df5da6ad52d efi: efistub: Refactor stub components

:::::: TO: Ard Biesheuvel <ard.biesheuvel@linaro.org>
:::::: CC: Matt Fleming <matt.fleming@intel.com>

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

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

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

only message in thread, other threads:[~2019-11-19  1:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-19  1:42 [atishp04:efi_stub 1/1] drivers/firmware/efi/libstub/arm-stub.c:14:10: fatal error: asm/efi.h: No such file or directory kbuild 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.