Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-26 Thread Burton, Ross
On 25 April 2017 at 23:35, Nathan Lynch wrote: > Done: > http://lists.openembedded.org/pipermail/openembedded-core/ > 2017-April/136086.html > Thanks! Ross -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-25 Thread Nathan Lynch
"Burton, Ross" writes: > On 24 April 2017 at 23:00, Nathan Lynch wrote: > >> Does adding this patch to lttng-modules work around it? >> > > Yes, it fixes the build here. I'll throw it at the autobuilder now, can > you send a patch with a commit message that isn't "someone told me to try > this"

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-25 Thread Burton, Ross
On 24 April 2017 at 23:00, Nathan Lynch wrote: > Does adding this patch to lttng-modules work around it? > Yes, it fixes the build here. I'll throw it at the autobuilder now, can you send a patch with a commit message that isn't "someone told me to try this"? :) Ross -- __

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Khem Raj
On Mon, Apr 24, 2017 at 12:13 PM, Burton, Ross wrote: > > On 24 April 2017 at 10:09, Burton, Ross wrote: >> >> All merged, I'll fire in a moment. > > > lttng-modules fails: > > In function 'lib_ring_buffer_align', > inlined from 'lib_ring_buffer_try_reserve' at > TOPDIR/tmp/work/qemumips-poky

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Nathan Lynch
"Burton, Ross" writes: > On 24 April 2017 at 10:09, Burton, Ross wrote: > >> All merged, I'll fire in a moment. >> > > lttng-modules fails: > > In function 'lib_ring_buffer_align', > inlined from 'lib_ring_buffer_try_reserve' at > TOPDIR/tmp/work/qemumips-poky-linux/lttng-modules/2.9.1-r0/lt

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Burton, Ross
On 24 April 2017 at 17:10, Khem Raj wrote: > thanks, yes I haven't been testing SDK yet, whats the gcc version on > your build host ? > It's failing across the autobuilder so I'd suggest it's not specific to a gcc version. It also breaks on my personal machine, which is Debian Jessie(ish) with

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Burton, Ross
On 24 April 2017 at 10:09, Burton, Ross wrote: > All merged, I'll fire in a moment. > lttng-modules fails: In function 'lib_ring_buffer_align', inlined from 'lib_ring_buffer_try_reserve' at TOPDIR/tmp/work/qemumips-poky-linux/lttng-modules/2.9.1-r0/lttng-modules-2.9.1/lib/ringbuffer/fronten

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Khem Raj
On Mon, Apr 24, 2017 at 8:54 AM, Burton, Ross wrote: > > On 24 April 2017 at 10:47, Burton, Ross wrote: >> >> The updated glibc recipe doesn't appear to be very happy: >> https://autobuilder.yocto.io/builders/buildtools/builds/240/steps/BuildImages/logs/stdio > > > Note that every nativesdk-glibc

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Burton, Ross
On 24 April 2017 at 10:47, Burton, Ross wrote: > The updated glibc recipe doesn't appear to be very happy: > https://autobuilder.yocto.io/builders/buildtools/ > builds/240/steps/BuildImages/logs/stdio > Note that every nativesdk-glibc build is failing like this, so that's SDKs broken. Ross --

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Burton, Ross
On 24 April 2017 at 06:45, Khem Raj wrote: > There are few other fixes that needs to be in there. glibc and gcc recipes > also needed some fixes. I have pushed the whole series to kraj/master > branch on contrib repo > grub is still failing on musl on the autobuilder: | ../../grub-2.00/grub-cor

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Burton, Ross
On 24 April 2017 at 10:09, Burton, Ross wrote: > All merged, I'll fire in a moment. > https://autobuilder.yocto.io/builders/nightly-non-gpl3/builds/237/steps/BuildImages/logs/stdio shows that the old elfutils in meta-gpl2 doesn't like gcc7 either. Ross -- __

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Burton, Ross
On 24 April 2017 at 10:09, Burton, Ross wrote: > All merged, I'll fire in a moment. > The updated glibc recipe doesn't appear to be very happy: https://autobuilder.yocto.io/builders/buildtools/builds/240/steps/BuildImages/logs/stdio Ross -- ___ yocto

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-24 Thread Burton, Ross
On 24 April 2017 at 06:45, Khem Raj wrote: > There are few other fixes that needs to be in there. glibc and gcc recipes > also needed some fixes. I have pushed the whole series to kraj/master > branch on contrib repo > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/master > >

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-23 Thread Khem Raj
On Sun, Apr 23, 2017 at 3:04 PM, Burton, Ross wrote: > > On 16 April 2017 at 16:50, Khem Raj wrote: >> >> I have put together recipes for upcoming gcc-7 major release as well >> as glibc 2.26 release, which we would target for next release ( 2.4 ) > > > I threw these at the autobuilder and the er

Re: [yocto] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

2017-04-23 Thread Burton, Ross
On 16 April 2017 at 16:50, Khem Raj wrote: > I have put together recipes for upcoming gcc-7 major release as well > as glibc 2.26 release, which we would target for next release ( 2.4 ) > I threw these at the autobuilder and the errors are starting to appear: http://errors.yoctoproject.org/Erro