On Tue, Nov 16, 2021 at 1:13 AM Xu, Yanfei <[email protected]> wrote: > > > > On 11/16/21 11:48 AM, Bruce Ashfield wrote: > >>> Hi Bruce, > >>> > >>> We encountered a warning when compiling linux-yocto 5.10 in WRlinux on > >>> our tester's server machine. After doing some search, I found yocto also > >>> encountered this some years > >>> ago.[https://patchwork.openembedded.org/patch/152442/] Maybe yocto also > >>> have this warning now? I can't figure out why this warning is > >>> introduced... > >> Looks like a missing depends, triggered by one of the new options. > >> > >> Leave it with me, and I'll have a look at it on Monday. > > Which MACHINE was triggering that working ? I have seen it in the > > Our tester also trigger it with qemux86-64. > > > past (as the mailing list archives show), but i just did a qemux86-64 > > and I don't see it in the current native or on-target build of 5.15: > > > > HOSTCC arch/x86/tools/relocs_64.o > > HOSTCC arch/x86/tools/relocs_common.o > > UPD include/generated/uapi/linux/version.h > > UPD include/generated/utsrelease.h > > HOSTCC scripts/kallsyms > > HOSTCC scripts/sorttable > > > > (or in my archived 5.14/5.10 builds). > > Only on v5.10, v5.15 is all right.
I have this "fixed", but we don't actually want the fix .. unless you like very slow compiles. The issue is with pkgconfig not picking up the elfutils in the native sysroot. I have it fixed, but a clean build that normally takes 7minutes on a slow machine has now been building for 26+ minutes with the stack protection enabled. Which means, I'll need two changes. One to make it something we can enable, and then some meta-data fixes to disable it :D Bruce > > Regards, > Yanfei > > > > > I am seeing SSL 3.0 warnings, but that is a different question :D > > > > Bruce > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10665): https://lists.yoctoproject.org/g/linux-yocto/message/10665 Mute This Topic: https://lists.yoctoproject.org/mt/87061463/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
