On Sat, Jan 30, 2021 at 9:17 AM Richard Purdie <[email protected]> wrote: > > On Fri, 2021-01-29 at 23:19 -0800, Khem Raj wrote: > > Drop backported patches which are already present in 2.36 release > > > > Signed-off-by: Khem Raj <[email protected]> > > 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. > Cheers, > > Richard > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147482): https://lists.openembedded.org/g/openembedded-core/message/147482 Mute This Topic: https://lists.openembedded.org/mt/80230514/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
