On 11/15/21 11:19 AM, Bruce Ashfield wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]

On Sun, Nov 14, 2021 at 9:21 PM Xu, Yanfei <yanfei...@windriver.com> 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.

Thanks~

Yanfei


Bruce


The Warning is from log.do_compile:
    WRAP    arch/x86/include/generated/uapi/asm/ipcbuf.h
    WRAP    arch/x86/include/generated/uapi/asm/ioctls.h
    WRAP    arch/x86/include/generated/uapi/asm/param.h
    WRAP    arch/x86/include/generated/uapi/asm/poll.h
    WRAP    arch/x86/include/generated/uapi/asm/resource.h
    WRAP    arch/x86/include/generated/uapi/asm/socket.h
    WRAP    arch/x86/include/generated/uapi/asm/sockios.h
    WRAP    arch/x86/include/generated/uapi/asm/termios.h
    WRAP    arch/x86/include/generated/uapi/asm/termbits.h
    WRAP    arch/x86/include/generated/uapi/asm/types.h
    HOSTCC  arch/x86/tools/relocs_32.o
    HOSTCC  arch/x86/tools/relocs_64.o
    HOSTCC  arch/x86/tools/relocs_common.o
    WRAP    arch/x86/include/generated/asm/early_ioremap.h
    WRAP    arch/x86/include/generated/asm/export.h
    WRAP    arch/x86/include/generated/asm/mcs_spinlock.h
    WRAP    arch/x86/include/generated/asm/irq_regs.h
    WRAP    arch/x86/include/generated/asm/local64.h
    WRAP    arch/x86/include/generated/asm/mm-arch-hooks.h
    WRAP    arch/x86/include/generated/asm/mmiowb.h
    WRAP    arch/x86/include/generated/asm/module.lds.h
    WRAP    arch/x86/include/generated/asm/rwonce.h
    UPD     include/config/kernel.release
    UPD     include/generated/uapi/linux/version.h
    HOSTCC  scripts/recordmcount
    HOSTCC  scripts/kallsyms
    HOSTCC  scripts/sorttable
    HOSTCC  scripts/asn1_compiler
    UPD     include/generated/utsrelease.h
warning: Cannot use CONFIG_STACK_VALIDATION=y, please install
libelf-dev, libelf-devel or elfutils-libelf-devel
    HOSTCC  scripts/extract-cert
    HOSTLD  arch/x86/tools/relocs


Thanks,
Yanfei



--
- 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 (#10650): 
https://lists.yoctoproject.org/g/linux-yocto/message/10650
Mute This Topic: https://lists.yoctoproject.org/mt/87061463/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to