[OE-core] [PATCH] gcc-9: Add recipes for gcc 9.1 release

Richard Purdie richard.purdie at linuxfoundation.org
Thu May 9 20:19:43 UTC 2019


On Thu, 2019-05-09 at 11:05 -0700, Khem Raj wrote:
> On Wed, May 8, 2019 at 11:55 PM Mittal, Anuj <anuj.mittal at intel.com>
> wrote:
> > This is probably causing selftest failure for fortran
> > (test_toolchain_fortran):
> > 
> > ERROR: libgfortran-9.1.0-r0 do_package: QA Issue: libgfortran:
> > Files/directories were installed but not shipped in any package:
> >   /usr/lib/gcc/x86_64-poky-linux/9.1.0/include
> >   /usr/lib/gcc/x86_64-poky-
> > linux/9.1.0/include/ISO_Fortran_binding.h
> > 
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/162/steps/7/logs/step2d
> > 
> 
> fortran is not in default set of languages to build so sent a
> separate
> patch for this here.
> https://patchwork.openembedded.org/patch/161101/


There is a second issue which is why was this mixing gcc 8 and 9 in the
same build. I've sent a patch to add a missing PREFERRED_VERSION.

We've not run another gcc 9 test, I'll likely merge the gcc 9 version
as non-default and then we can keep testing until it works and we can
make it the default.

Cheers,

Richard



More information about the Openembedded-core mailing list