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

Otavio Salvador otavio.salvador at ossystems.com.br
Fri Aug 7 06:54:23 PDT 2015


On Fri, Aug 7, 2015 at 10:40 AM, Trevor Woerner <twoerner at gmail.com> 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?

We fixed the master errors (removing the linux-imx for mx5) so you
need to revert it to properly reproduce it.

To make the OE-Core to use the new toolchain set, in conf/local.conf:

GCCVERSION = "5.2%"

and it should do the right thing.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list