Re: [meta-networking][PATCH 2/4] ot-daemon: add recipe for OpenThread daemon


Khem Raj
 



On Tue, Apr 5, 2022 at 4:39 AM Stefan Schmidt <stefan@...> wrote:

Hello Khem.

On 05.04.22 05:16, Khem Raj wrote:
> fails on x86_64/glibc see
> https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1610

Ah, its not x86_64/glibc (I tested this) but the fact that the
autobuilder uses poky and I tested here without DISTRO in openembedded core.

Seems the code base it not happy about the gcc changes to warn on the
combination of _FORTIFY_SOURCE and non-optimized code:

error: #warning _FORTIFY_SOURCE requires compiling with optimization
(-O) [-Werror=cpp]

Hmm so you are not using security flags ? 
That’s not good :) you should inherit good defaults 



Will fix and resend.

regards
Stefan Schmidt

Join openembedded-devel@lists.openembedded.org to automatically receive all group messages.