linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: arm64 build failed - aarch64-linux-gnu-ld: cannot find ./drivers/firmware/efi/libstub/lib.abuilt-in.a: No such file or directory
@ 2020-06-03 12:31 Naresh Kamboju
  2020-06-03 12:37 ` Ard Biesheuvel
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2020-06-03 12:31 UTC (permalink / raw)
  To: Linux-Next Mailing List, linux-efi, open list
  Cc: ardb, Ingo Molnar, nivedita, jarkko.sakkinen, xypron.glpk

arm64 build failed on Linux-next 20200603.

make -sk KBUILD_BUILD_USER=TuxBuild -C/linux -j16 ARCH=arm64
CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=gcc CC="sccache
aarch64-linux-gnu-gcc" O=build Image
 #
aarch64-linux-gnu-ld: cannot find
./drivers/firmware/efi/libstub/lib.abuilt-in.a: No such file or
directory
 make[1]: *** [/linux/Makefile:1132: vmlinux] Error 1

-- 
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: arm64 build failed - aarch64-linux-gnu-ld: cannot find ./drivers/firmware/efi/libstub/lib.abuilt-in.a: No such file or directory
  2020-06-03 12:31 linux-next: arm64 build failed - aarch64-linux-gnu-ld: cannot find ./drivers/firmware/efi/libstub/lib.abuilt-in.a: No such file or directory Naresh Kamboju
@ 2020-06-03 12:37 ` Ard Biesheuvel
  0 siblings, 0 replies; 2+ messages in thread
From: Ard Biesheuvel @ 2020-06-03 12:37 UTC (permalink / raw)
  To: Naresh Kamboju
  Cc: Linux-Next Mailing List, linux-efi, open list, Ingo Molnar,
	Arvind Sankar, Jarkko Sakkinen, Heinrich Schuchardt

On Wed, 3 Jun 2020 at 14:31, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
>
> arm64 build failed on Linux-next 20200603.
>
> make -sk KBUILD_BUILD_USER=TuxBuild -C/linux -j16 ARCH=arm64
> CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=gcc CC="sccache
> aarch64-linux-gnu-gcc" O=build Image
>  #
> aarch64-linux-gnu-ld: cannot find
> ./drivers/firmware/efi/libstub/lib.abuilt-in.a: No such file or
> directory
>  make[1]: *** [/linux/Makefile:1132: vmlinux] Error 1
>

9203be13ef5bfd1fcf39f7b7fe94597d2d2a0eb4 is the first bad commit
commit 9203be13ef5bfd1fcf39f7b7fe94597d2d2a0eb4
Author: Masahiro Yamada <masahiroy@kernel.org>
Date:   Mon Jun 1 14:56:59 2020 +0900

    kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation

    Do not overwrite core-y or drivers-y. Remove libs-y1 and libs-y2.

    Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-03 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-03 12:31 linux-next: arm64 build failed - aarch64-linux-gnu-ld: cannot find ./drivers/firmware/efi/libstub/lib.abuilt-in.a: No such file or directory Naresh Kamboju
2020-06-03 12:37 ` Ard Biesheuvel

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).