[meta-freescale] Heads up on gcc 5.X issues for meta-fsl-arm and meta-fsl-ppc

Richard Purdie richard.purdie at linuxfoundation.org
Fri Aug 7 07:36:25 PDT 2015


On Fri, 2015-08-07 at 09:40 -0400, Trevor Woerner wrote:
> On 07/27/15 17:38, Richard Purdie wrote:
> > It appears that gcc 5.x is going to cause a few issues for meta-fsl-arm
> > and meta-fsl-ppc. Many of the remaining issues are specific to these
> > layers.
> > 
> > http://errors.yoctoproject.org/Errors/Search/?items=10&query=00957782f4dec7f39b79211e6a2a2bea6f14d2a0&limit=50
> 
> I'm looking through all the logs and information on the errors.yp.o site
> and I can't seem to figure out what configuration was used for this
> build. Specifically, looking through
> 
> https://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm-lsb/builds/415
> 
> I see "CreateAutoConf" tasks, but nowhere in those configurations is the
> compiler being set to gcc-5.2%. If I clone meta-fsl-arm and poky, switch
> both of them to master-next, and perform a simple build, the
> cross-compiler being built is gcc-4.9.3.
> 
> Looking through the errors.yp.o website, how do I extract the full
> configuration that was used for any given build so that I can duplicate
> the build failure?

If you lookup the git revision of master-next that was built, you'd find
there was a patch included which tweaked the gcc version. The patch
included was:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/t222&id=e3a291d8dd3afd142e0723526055c1c1cc44d8c3

Cheers,

Richard



More information about the meta-freescale mailing list