Re: [OE-core] [PATCH 1/5] binutils: Upgrade to 2.36 release
From: Bruce Ashfield <hidden>
Date: 2021-02-02 21:39:39
On Tue, Feb 2, 2021 at 1:56 PM Khem Raj [off-list ref] wrote:
Hi Richard and Bruce I also looked at the x86_64 kernel failure and it seems that objtool is crashing and we need to backport a kernel patch into 5.10 linux-yocto kernel https://github.com/torvalds/linux/commit/5e6dca82bcaa49348f9e5fcb48df4881f6d6c4ae Bruce, would you be able to take care of this ?
Yep. I can do the merge. I have a series of -stable updates ready to go, so this will be stacked on top of them. Bruce
Thanks -Khem On Sat, Jan 30, 2021 at 11:28 PM Khem Raj [off-list ref] wrote:quoted
On Sat, Jan 30, 2021 at 9:17 AM Richard Purdie [off-list ref] wrote:quoted
On Fri, 2021-01-29 at 23:19 -0800, Khem Raj wrote:quoted
Drop backported patches which are already present in 2.36 release Signed-off-by: Khem Raj <redacted>Failed in testing: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1806 Looks to be at least two issues, the 5.10 kernel doesn't build with it and maybe that nativesdk-binutils also has the parallel make race?Thanks for trying it out. you are right about nativesdk race and I have fixed it locally and will be in v2 the 5.10 kernel issue seems dicey make[3]: *** [/home/pokybuild/yocto-worker/build-appliance/build/build/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.build:279: kernel/entry/common.o] Segmentation fault (core dumped) make[3]: *** Deleting file 'kernel/entry/common.o' make[4]: *** [/home/pokybuild/yocto-worker/build-appliance/build/build/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.build:279: arch/x86/kernel/apic/apic.o] Segmentation fault (core dumped) make[4]: *** Deleting file 'arch/x86/kernel/apic/apic.o' I wonder if we can find which binary is causing the segfault. Is it assembler or make or something else.quoted
Cheers, Richard
-- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II