[OE-core] [PATCH] strace: clear native sysroot references from CFLAGS_FOR_BUILD etc

Richard Purdie richard.purdie at linuxfoundation.org
Sat Jan 16 09:01:50 UTC 2016


On Tue, 2016-01-12 at 17:47 -0800, Andre McCurdy wrote:
> strace uses CC_FOR_BUILD to compile temporary utility apps to run as
> part of the build process. There's no need to build those utils
> against the native sysroot though (and things sometimes go wrong if
> we
> do), so clear CFLAGS_FOR_BUILD etc.
> 
> Signed-off-by: Andre McCurdy <armccurdy at gmail.com>

I ran this along with the other strace patches under master-next on the
autobuilder. We saw:

https://autobuilder.yoctoproject.org/main/builders/ptest-x86-64/builds/
251/steps/BuildImages/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/b
uilds/616/steps/BuildImages/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/b
uilds/616/steps/BuildImages_1/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/build
s/615/steps/BuildImages/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/build
s/615/steps/BuildImages_1/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/bui
lds/611/steps/BuildImages_4/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/build-appliance/buil
ds/589/steps/BuildImages_1/logs/stdio

So there is still something not right here. I've not looked into the
details of the issue.

Cheers,

Richard



More information about the Openembedded-core mailing list