[OE-core] [PATCH 0/2] Multi-threaded RPM support

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Jun 5 12:14:24 UTC 2017


On 06/04/2017 05:15 PM, Richard Purdie wrote:

> https://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/1
> 163/steps/BuildImages/logs/stdio
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/build
> s/1203/steps/BuildImages/logs/stdio
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-ipk/builds/1
> 112/steps/BuildImages/logs/stdio
>
> I suspect the same issue causing failures in multiple places.

The patches as they are now require that the C compiler on the host is 
recent; specifically that it defaults to C11 mode. I'm not sure when GCC 
made the switch, but it works that way with GCC 6.3.0.

In any case, I'll rework the patches to use openmp, as requested by 
upstream - this may however cause a different set of compatibility 
problems with older GCC versions. What are the oldest host compiler 
versions/distro versions that we still need to support in master?


Alex



More information about the Openembedded-core mailing list