All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFT] glibc 2.23
@ 2016-01-04 19:00 Khem Raj
  2016-01-05 16:17   ` Burton, Ross
  0 siblings, 1 reply; 15+ messages in thread
From: Khem Raj @ 2016-01-04 19:00 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, openembeded-devel

Hi All,

I have put together patchset for upcoming glibc 2.23 release here

https://github.com/kraj/openembedded-core/tree/kraj/glibc-2.23

There are two patches that you would need to cherry-pick

https://github.com/kraj/openembedded-core/commit/8f6392f59c83117da07a1ebe25b9cbbdf79a6df5
https://github.com/kraj/openembedded-core/commit/5f89cddb83a2682dc17b115940cc519dde83e4ae

This has kconfig and options-group support dropped.

I have done OE-Core only clean world builds for all Qemu machines
without a single build failure and
runtime boot tested.

Let me know if you see issues in your environments and machines
especially when bringing in other layers.

Thanks
-Khem


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [oe] [RFT] glibc 2.23
  2016-01-04 19:00 [RFT] glibc 2.23 Khem Raj
@ 2016-01-05 16:17   ` Burton, Ross
  0 siblings, 0 replies; 15+ messages in thread
From: Burton, Ross @ 2016-01-05 16:17 UTC (permalink / raw)
  To: OpenEmbedded Devel List; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:

> I have done OE-Core only clean world builds for all Qemu machines
> without a single build failure and
> runtime boot tested.
>

I threw this at the autobuilder and glibc failed to build on one of the
runs:

http://errors.yoctoproject.org/Errors/Details/26057/

Ross

[-- Attachment #2: Type: text/html, Size: 946 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [RFT] glibc 2.23
@ 2016-01-05 16:17   ` Burton, Ross
  0 siblings, 0 replies; 15+ messages in thread
From: Burton, Ross @ 2016-01-05 16:17 UTC (permalink / raw)
  To: OpenEmbedded Devel List; +Cc: Patches and discussions about the oe-core layer

On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:

> I have done OE-Core only clean world builds for all Qemu machines
> without a single build failure and
> runtime boot tested.
>

I threw this at the autobuilder and glibc failed to build on one of the
runs:

http://errors.yoctoproject.org/Errors/Details/26057/

Ross


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [oe] [RFT] glibc 2.23
  2016-01-05 16:17   ` Burton, Ross
@ 2016-01-05 21:08     ` Khem Raj
  -1 siblings, 0 replies; 15+ messages in thread
From: Khem Raj @ 2016-01-05 21:08 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]


> On Jan 5, 2016, at 8:17 AM, Burton, Ross <ross.burton@intel.com> wrote:
> 
> On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:
> 
>> I have done OE-Core only clean world builds for all Qemu machines
>> without a single build failure and
>> runtime boot tested.
>> 
> 
> I threw this at the autobuilder and glibc failed to build on one of the
> runs:
> 
> http://errors.yoctoproject.org/Errors/Details/26057/


Thanks Ross, what MACHINE did you build for ?

rtld.c:1:0: error: SSE instruction set disabled, using 387 arithmetics

I think I have an idea whats going on. It was fixed in glibc 2.23 but maybe
not in all cases. I will take a look at it later today.

> 
> Ross
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [RFT] glibc 2.23
@ 2016-01-05 21:08     ` Khem Raj
  0 siblings, 0 replies; 15+ messages in thread
From: Khem Raj @ 2016-01-05 21:08 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]


> On Jan 5, 2016, at 8:17 AM, Burton, Ross <ross.burton@intel.com> wrote:
> 
> On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:
> 
>> I have done OE-Core only clean world builds for all Qemu machines
>> without a single build failure and
>> runtime boot tested.
>> 
> 
> I threw this at the autobuilder and glibc failed to build on one of the
> runs:
> 
> http://errors.yoctoproject.org/Errors/Details/26057/


Thanks Ross, what MACHINE did you build for ?

rtld.c:1:0: error: SSE instruction set disabled, using 387 arithmetics

I think I have an idea whats going on. It was fixed in glibc 2.23 but maybe
not in all cases. I will take a look at it later today.

> 
> Ross
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [oe] [RFT] glibc 2.23
  2016-01-05 21:08     ` Khem Raj
@ 2016-01-06  0:01       ` Paul Eggleton
  -1 siblings, 0 replies; 15+ messages in thread
From: Paul Eggleton @ 2016-01-06  0:01 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembedded-devel, openembedded-core

On Tue, 05 Jan 2016 13:08:31 Khem Raj wrote:
> > On Jan 5, 2016, at 8:17 AM, Burton, Ross <ross.burton@intel.com> wrote:
> > 
> > On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:
> >> I have done OE-Core only clean world builds for all Qemu machines
> >> without a single build failure and
> >> runtime boot tested.
> > 
> > I threw this at the autobuilder and glibc failed to build on one of the
> > runs:
> > 
> > http://errors.yoctoproject.org/Errors/Details/26057/
> 
> Thanks Ross, what MACHINE did you build for ?

It's right there in the error report on the right hand side - genericx86.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [OE-core] [RFT] glibc 2.23
@ 2016-01-06  0:01       ` Paul Eggleton
  0 siblings, 0 replies; 15+ messages in thread
From: Paul Eggleton @ 2016-01-06  0:01 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembedded-devel, openembedded-core

On Tue, 05 Jan 2016 13:08:31 Khem Raj wrote:
> > On Jan 5, 2016, at 8:17 AM, Burton, Ross <ross.burton@intel.com> wrote:
> > 
> > On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:
> >> I have done OE-Core only clean world builds for all Qemu machines
> >> without a single build failure and
> >> runtime boot tested.
> > 
> > I threw this at the autobuilder and glibc failed to build on one of the
> > runs:
> > 
> > http://errors.yoctoproject.org/Errors/Details/26057/
> 
> Thanks Ross, what MACHINE did you build for ?

It's right there in the error report on the right hand side - genericx86.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [oe] [RFT] glibc 2.23
  2016-01-06  0:01       ` [OE-core] " Paul Eggleton
@ 2016-01-06  3:16         ` Khem Raj
  -1 siblings, 0 replies; 15+ messages in thread
From: Khem Raj @ 2016-01-06  3:16 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-devel, openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]


> On Jan 5, 2016, at 4:01 PM, Paul Eggleton <paul.eggleton@linux.intel.com> wrote:
> 
> On Tue, 05 Jan 2016 13:08:31 Khem Raj wrote:
>>> On Jan 5, 2016, at 8:17 AM, Burton, Ross <ross.burton@intel.com> wrote:
>>> 
>>> On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:
>>>> I have done OE-Core only clean world builds for all Qemu machines
>>>> without a single build failure and
>>>> runtime boot tested.
>>> 
>>> I threw this at the autobuilder and glibc failed to build on one of the
>>> runs:
>>> 
>>> http://errors.yoctoproject.org/Errors/Details/26057/
>> 
>> Thanks Ross, what MACHINE did you build for ?
> 
> It's right there in the error report on the right hand side - genericx86.

Right, noticed it soon after. I have updated the patchset to fix the genericx86
and submitted it for glibc upstream as well.

Same branch now has updated glibc patchset, if you have cycles please try once more.

> 
> Cheers,
> Paul
> 
> --
> 
> Paul Eggleton
> Intel Open Source Technology Centre


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [OE-core] [RFT] glibc 2.23
@ 2016-01-06  3:16         ` Khem Raj
  0 siblings, 0 replies; 15+ messages in thread
From: Khem Raj @ 2016-01-06  3:16 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-devel, openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]


> On Jan 5, 2016, at 4:01 PM, Paul Eggleton <paul.eggleton@linux.intel.com> wrote:
> 
> On Tue, 05 Jan 2016 13:08:31 Khem Raj wrote:
>>> On Jan 5, 2016, at 8:17 AM, Burton, Ross <ross.burton@intel.com> wrote:
>>> 
>>> On 4 January 2016 at 19:00, Khem Raj <raj.khem@gmail.com> wrote:
>>>> I have done OE-Core only clean world builds for all Qemu machines
>>>> without a single build failure and
>>>> runtime boot tested.
>>> 
>>> I threw this at the autobuilder and glibc failed to build on one of the
>>> runs:
>>> 
>>> http://errors.yoctoproject.org/Errors/Details/26057/
>> 
>> Thanks Ross, what MACHINE did you build for ?
> 
> It's right there in the error report on the right hand side - genericx86.

Right, noticed it soon after. I have updated the patchset to fix the genericx86
and submitted it for glibc upstream as well.

Same branch now has updated glibc patchset, if you have cycles please try once more.

> 
> Cheers,
> Paul
> 
> --
> 
> Paul Eggleton
> Intel Open Source Technology Centre


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [oe] [RFT] glibc 2.23
  2016-01-06  3:16         ` [OE-core] " Khem Raj
@ 2016-01-06 10:04           ` Burton, Ross
  -1 siblings, 0 replies; 15+ messages in thread
From: Burton, Ross @ 2016-01-06 10:04 UTC (permalink / raw)
  To: Khem Raj; +Cc: Paul Eggleton, OpenEmbedded Devel List, OE-core

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

On 6 January 2016 at 03:16, Khem Raj <raj.khem@gmail.com> wrote:

> Same branch now has updated glibc patchset, if you have cycles please try
> once more.
>

Thanks Khem.  When meta-fsl-ppc doesn't cause several failures in every run
I'll re-fire it so we can actually get an all-green build!

Ross

[-- Attachment #2: Type: text/html, Size: 747 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [OE-core] [RFT] glibc 2.23
@ 2016-01-06 10:04           ` Burton, Ross
  0 siblings, 0 replies; 15+ messages in thread
From: Burton, Ross @ 2016-01-06 10:04 UTC (permalink / raw)
  To: Khem Raj; +Cc: Paul Eggleton, OpenEmbedded Devel List, OE-core

On 6 January 2016 at 03:16, Khem Raj <raj.khem@gmail.com> wrote:

> Same branch now has updated glibc patchset, if you have cycles please try
> once more.
>

Thanks Khem.  When meta-fsl-ppc doesn't cause several failures in every run
I'll re-fire it so we can actually get an all-green build!

Ross


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [oe] [RFT] glibc 2.23
  2016-01-06 10:04           ` [OE-core] " Burton, Ross
@ 2016-01-06 15:40             ` Khem Raj
  -1 siblings, 0 replies; 15+ messages in thread
From: Khem Raj @ 2016-01-06 15:40 UTC (permalink / raw)
  To: Burton, Ross; +Cc: Paul Eggleton, OpenEmbedded Devel List, OE-core

On Wed, Jan 6, 2016 at 2:04 AM, Burton, Ross <ross.burton@intel.com> wrote:
>
> On 6 January 2016 at 03:16, Khem Raj <raj.khem@gmail.com> wrote:
>>
>> Same branch now has updated glibc patchset, if you have cycles please try
>> once more.
>
>
> Thanks Khem.  When meta-fsl-ppc doesn't cause several failures in every run
> I'll re-fire it so we can actually get an all-green build!

fsl ppc build fails are due to glibc or some other reason

>
> Ross


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [OE-core] [RFT] glibc 2.23
@ 2016-01-06 15:40             ` Khem Raj
  0 siblings, 0 replies; 15+ messages in thread
From: Khem Raj @ 2016-01-06 15:40 UTC (permalink / raw)
  To: Burton, Ross; +Cc: Paul Eggleton, OpenEmbedded Devel List, OE-core

On Wed, Jan 6, 2016 at 2:04 AM, Burton, Ross <ross.burton@intel.com> wrote:
>
> On 6 January 2016 at 03:16, Khem Raj <raj.khem@gmail.com> wrote:
>>
>> Same branch now has updated glibc patchset, if you have cycles please try
>> once more.
>
>
> Thanks Khem.  When meta-fsl-ppc doesn't cause several failures in every run
> I'll re-fire it so we can actually get an all-green build!

fsl ppc build fails are due to glibc or some other reason

>
> Ross


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [oe] [RFT] glibc 2.23
  2016-01-06 15:40             ` [OE-core] " Khem Raj
@ 2016-01-06 20:52               ` Burton, Ross
  -1 siblings, 0 replies; 15+ messages in thread
From: Burton, Ross @ 2016-01-06 20:52 UTC (permalink / raw)
  To: Khem Raj; +Cc: Paul Eggleton, OpenEmbedded Devel List, OE-core

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

On 6 January 2016 at 15:40, Khem Raj <raj.khem@gmail.com> wrote:

> fsl ppc build fails are due to glibc or some other reason
>

They're entirely down the their layer (broken fetch, broken recipes).

Ross

[-- Attachment #2: Type: text/html, Size: 622 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [OE-core] [RFT] glibc 2.23
@ 2016-01-06 20:52               ` Burton, Ross
  0 siblings, 0 replies; 15+ messages in thread
From: Burton, Ross @ 2016-01-06 20:52 UTC (permalink / raw)
  To: Khem Raj; +Cc: Paul Eggleton, OpenEmbedded Devel List, OE-core

On 6 January 2016 at 15:40, Khem Raj <raj.khem@gmail.com> wrote:

> fsl ppc build fails are due to glibc or some other reason
>

They're entirely down the their layer (broken fetch, broken recipes).

Ross


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-01-06 20:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-04 19:00 [RFT] glibc 2.23 Khem Raj
2016-01-05 16:17 ` [oe] " Burton, Ross
2016-01-05 16:17   ` Burton, Ross
2016-01-05 21:08   ` [oe] " Khem Raj
2016-01-05 21:08     ` Khem Raj
2016-01-06  0:01     ` [oe] " Paul Eggleton
2016-01-06  0:01       ` [OE-core] " Paul Eggleton
2016-01-06  3:16       ` [oe] " Khem Raj
2016-01-06  3:16         ` [OE-core] " Khem Raj
2016-01-06 10:04         ` [oe] " Burton, Ross
2016-01-06 10:04           ` [OE-core] " Burton, Ross
2016-01-06 15:40           ` [oe] " Khem Raj
2016-01-06 15:40             ` [OE-core] " Khem Raj
2016-01-06 20:52             ` [oe] " Burton, Ross
2016-01-06 20:52               ` [OE-core] " Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.