[oe] State of the world, 2018-03-19

Andrea Adami andrea.adami at gmail.com
Thu Apr 12 07:23:48 UTC 2018


cut...

> === qemuarm64 (7) ===
>     * meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb:do_compile
>     * meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb:do_configure

I have update the recipe to 2.0.16 as in oe-core to get aarch64 support

https://github.com/LinuxPDA/meta-openembedded/commit/33f38283b5f811df4fea0876e35d5ff08fa000a7

Almost done, now build fails because net headers...
    warning: implicit declaration of function 'if_nameindex'; did you
mean 'ifr_ifindex'?

Khem, should we add these missing bits to klibc?


>     * meta-openembedded/meta-oe/recipes-benchmark/libc-bench/libc-bench_20110206.bb:do_compile
>     * openembedded-core/meta/recipes-devtools/glide/glide_0.13.1.bb:do_package_qa
>     * openembedded-core/meta/recipes-devtools/go/go_1.10.bb:do_package_qa
>     * openembedded-core/meta/recipes-devtools/go/go-dep_0.4.1.bb:do_package_qa
>     * openembedded-core/meta/recipes-kernel/kexec/kexec-tools_2.0.16.bb:do_compile

About this, we have seen the issue are the security_flags in world build:

-fstack-protector-strong  -D_FORTIFY_SOURCE=2
-Wformat -Wformat-security -Werror=format-security

I'll work on this after having fixed the former...

Cheers
Andrea
>
...cut



More information about the Openembedded-devel mailing list