Hi, I have been compiling my own kernels for a LONG time. For some reason I am adverse to using cross compilers.
The 4.18 line has compile OK until today.
With 4.18-rc4 I start seeing
AR arch/arm64/crypto/built-in.a CC kernel/task_work.o CC arch/arm64/kernel/ssbd.o LD [M] arch/arm64/crypto/sha1-ce.o ld: cannot open linker script file ldscripts/aarch64elf.xr: No such file or directory make[1]: *** [scripts/Makefile.build:530: arch/arm64/crypto/sha1-ce.o] Error 1 make: *** [Makefile:1029: arch/arm64/crypto] Error 2 make: *** Waiting for unfinished jobs.... CC kernel/extable.o CC arch/arm64/kvm/hyp/../../../../virt/kvm/arm/hyp/vgic-v3-sr.o CC kernel/params.o
So I went back to recompile 4.18-rc3 using the same compiler and it compiled fine.
I know this is not a fedora issue but I thought I would try anyway.
Thoughts?
Tim Krantz
The Fedora rc4 build has the issue that caused this failure reverted with an upstream discussion on it. It seems the problem broken Debian kernel builds as well.
Peter
On Mon, Jul 9, 2018 at 8:42 PM, Timothy Krantz tkrantz@stahurabrenner.com wrote:
Hi,
I have been compiling my own kernels for a LONG time. For some reason I am adverse to using cross compilers.
The 4.18 line has compile OK until today.
With 4.18-rc4 I start seeing
AR arch/arm64/crypto/built-in.a
CC kernel/task_work.o
CC arch/arm64/kernel/ssbd.o
LD [M] arch/arm64/crypto/sha1-ce.o
ld: cannot open linker script file ldscripts/aarch64elf.xr: No such file or directory
make[1]: *** [scripts/Makefile.build:530: arch/arm64/crypto/sha1-ce.o] Error 1
make: *** [Makefile:1029: arch/arm64/crypto] Error 2
make: *** Waiting for unfinished jobs....
CC kernel/extable.o
CC arch/arm64/kvm/hyp/../../../../virt/kvm/arm/hyp/vgic-v3-sr.o
CC kernel/params.o
So I went back to recompile 4.18-rc3 using the same compiler and it compiled fine.
I know this is not a fedora issue but I thought I would try anyway.
Thoughts?
Tim Krantz
arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org/me...