All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* glibc 2.22
@ 2015-07-13 17:37 Khem Raj
  2015-07-14  5:57   ` Robert Yang
  2015-07-14 21:56 ` [yocto] " Andre McCurdy
  0 siblings, 2 replies; 8+ messages in thread
From: Khem Raj @ 2015-07-13 17:37 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer,
	OpenEmbedded Devel List, Yocto discussion list

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

Hi All

glibc 2.22 will release end of this month. For some time I have put together the update here

http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=02e73ea526d94f21c7ef82eb96b062eff8ebb825

It works pretty well for machines I have tested it on ( arm/x86 ) but would be interested if more wider trial could be carried
out and issues reported between now and release can be addressed.

Please give it a try if you have spare cycles

Thanks
-Khem



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

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

* Re: [OE-core] glibc 2.22
  2015-07-13 17:37 glibc 2.22 Khem Raj
@ 2015-07-14  5:57   ` Robert Yang
  2015-07-14 21:56 ` [yocto] " Andre McCurdy
  1 sibling, 0 replies; 8+ messages in thread
From: Robert Yang @ 2015-07-14  5:57 UTC (permalink / raw)
  To: Khem Raj, Patches and discussions about the oe-core layer,
	OpenEmbedded Devel List, Yocto discussion list


I will try this, and something is wrong with mips when upgraded gcc
from 4.9.2 to 4.9.3:
please see my reply to "[OE-core] [PATCH 1/3] gcc-4.9: Upgrade to 4.9.3"

// Robert

On 07/14/2015 01:37 AM, Khem Raj wrote:
> Hi All
>
> glibc 2.22 will release end of this month. For some time I have put together the update here
>
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=02e73ea526d94f21c7ef82eb96b062eff8ebb825
>
> It works pretty well for machines I have tested it on ( arm/x86 ) but would be interested if more wider trial could be carried
> out and issues reported between now and release can be addressed.
>
> Please give it a try if you have spare cycles
>
> Thanks
> -Khem
>
>
>
>


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

* Re: glibc 2.22
@ 2015-07-14  5:57   ` Robert Yang
  0 siblings, 0 replies; 8+ messages in thread
From: Robert Yang @ 2015-07-14  5:57 UTC (permalink / raw)
  To: Khem Raj, Patches and discussions about the oe-core layer,
	OpenEmbedded Devel List, Yocto discussion list


I will try this, and something is wrong with mips when upgraded gcc
from 4.9.2 to 4.9.3:
please see my reply to "[OE-core] [PATCH 1/3] gcc-4.9: Upgrade to 4.9.3"

// Robert

On 07/14/2015 01:37 AM, Khem Raj wrote:
> Hi All
>
> glibc 2.22 will release end of this month. For some time I have put together the update here
>
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=02e73ea526d94f21c7ef82eb96b062eff8ebb825
>
> It works pretty well for machines I have tested it on ( arm/x86 ) but would be interested if more wider trial could be carried
> out and issues reported between now and release can be addressed.
>
> Please give it a try if you have spare cycles
>
> Thanks
> -Khem
>
>
>
>


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

* Re: [yocto] glibc 2.22
  2015-07-13 17:37 glibc 2.22 Khem Raj
  2015-07-14  5:57   ` Robert Yang
@ 2015-07-14 21:56 ` Andre McCurdy
  2015-07-15  0:43   ` Khem Raj
  1 sibling, 1 reply; 8+ messages in thread
From: Andre McCurdy @ 2015-07-14 21:56 UTC (permalink / raw)
  To: Khem Raj; +Cc: Patches and discussions about the oe-core layer

Hi Khem,

On Mon, Jul 13, 2015 at 10:37 AM, Khem Raj <raj.khem@gmail.com> wrote:
> Hi All
>
> glibc 2.22 will release end of this month. For some time I have put together the update here
>
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=02e73ea526d94f21c7ef82eb96b062eff8ebb825
>
> It works pretty well for machines I have tested it on ( arm/x86 ) but would be interested if more wider trial could be carried
> out and issues reported between now and release can be addressed.
>
> Please give it a try if you have spare cycles

This was building OK yesterday, but today
"0027-eglibc-use-option-groups-Conditionally-exclude-c-tes.patch" is
failing to apply due to this upstream change:

  https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=edcfe9eab03ea3dd1b3e04b6056a7663c40265c4

>
> Thanks
> -Khem
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


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

* Re: [yocto] glibc 2.22
  2015-07-14 21:56 ` [yocto] " Andre McCurdy
@ 2015-07-15  0:43   ` Khem Raj
  2015-07-16 20:41     ` Andre McCurdy
  0 siblings, 1 reply; 8+ messages in thread
From: Khem Raj @ 2015-07-15  0:43 UTC (permalink / raw)
  To: Andre McCurdy; +Cc: Patches and discussions about the oe-core layer

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


> On Jul 14, 2015, at 2:56 PM, Andre McCurdy <armccurdy@gmail.com> wrote:
> 
> Hi Khem,
> 
> On Mon, Jul 13, 2015 at 10:37 AM, Khem Raj <raj.khem@gmail.com> wrote:
>> Hi All
>> 
>> glibc 2.22 will release end of this month. For some time I have put together the update here
>> 
>> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=02e73ea526d94f21c7ef82eb96b062eff8ebb825
>> 
>> It works pretty well for machines I have tested it on ( arm/x86 ) but would be interested if more wider trial could be carried
>> out and issues reported between now and release can be addressed.
>> 
>> Please give it a try if you have spare cycles
> 
> This was building OK yesterday, but today
> "0027-eglibc-use-option-groups-Conditionally-exclude-c-tes.patch" is
> failing to apply due to this upstream change:
> 
>  https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=edcfe9eab03ea3dd1b3e04b6056a7663c40265c4

Thanks for reporting. It has been fixed and branch rebased
http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=c43cd1969696970affb094fc0b20ca02c966ecbd
is new commit in rebased tree

> 
>> 
>> Thanks
>> -Khem
>> 
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>> 


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

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

* Re: [yocto] glibc 2.22
  2015-07-15  0:43   ` Khem Raj
@ 2015-07-16 20:41     ` Andre McCurdy
  2015-07-17  3:02       ` Khem Raj
  0 siblings, 1 reply; 8+ messages in thread
From: Andre McCurdy @ 2015-07-16 20:41 UTC (permalink / raw)
  To: Khem Raj; +Cc: Patches and discussions about the oe-core layer

On Tue, Jul 14, 2015 at 5:43 PM, Khem Raj <raj.khem@gmail.com> wrote:
>
>> On Jul 14, 2015, at 2:56 PM, Andre McCurdy <armccurdy@gmail.com> wrote:
>>
>> Hi Khem,
>>
>> On Mon, Jul 13, 2015 at 10:37 AM, Khem Raj <raj.khem@gmail.com> wrote:
>>> Hi All
>>>
>>> glibc 2.22 will release end of this month. For some time I have put together the update here
>>>
>>> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=02e73ea526d94f21c7ef82eb96b062eff8ebb825
>>>
>>> It works pretty well for machines I have tested it on ( arm/x86 ) but would be interested if more wider trial could be carried
>>> out and issues reported between now and release can be addressed.
>>>
>>> Please give it a try if you have spare cycles
>>
>> This was building OK yesterday, but today
>> "0027-eglibc-use-option-groups-Conditionally-exclude-c-tes.patch" is
>> failing to apply due to this upstream change:
>>
>>  https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=edcfe9eab03ea3dd1b3e04b6056a7663c40265c4
>
> Thanks for reporting. It has been fixed and branch rebased
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=c43cd1969696970affb094fc0b20ca02c966ecbd
> is new commit in rebased tree

It looks like upstream changed again last night:

  https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b632bdd3f7c0ba0c79f23f5e4404eebb87ebdaa8

so 0027-eglibc-use-option-groups-Conditionally-exclude-c-tes.patch
needs another update.

>>
>>>
>>> Thanks
>>> -Khem
>>>
>>> --
>>> _______________________________________________
>>> yocto mailing list
>>> yocto@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/yocto
>>>
>


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

* Re: [yocto] glibc 2.22
  2015-07-16 20:41     ` Andre McCurdy
@ 2015-07-17  3:02       ` Khem Raj
  0 siblings, 0 replies; 8+ messages in thread
From: Khem Raj @ 2015-07-17  3:02 UTC (permalink / raw)
  To: Andre McCurdy; +Cc: Patches and discussions about the oe-core layer

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


> On Jul 16, 2015, at 1:41 PM, Andre McCurdy <armccurdy@gmail.com> wrote:
> 
> On Tue, Jul 14, 2015 at 5:43 PM, Khem Raj <raj.khem@gmail.com> wrote:
>> 
>>> On Jul 14, 2015, at 2:56 PM, Andre McCurdy <armccurdy@gmail.com> wrote:
>>> 
>>> Hi Khem,
>>> 
>>> On Mon, Jul 13, 2015 at 10:37 AM, Khem Raj <raj.khem@gmail.com> wrote:
>>>> Hi All
>>>> 
>>>> glibc 2.22 will release end of this month. For some time I have put together the update here
>>>> 
>>>> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=02e73ea526d94f21c7ef82eb96b062eff8ebb825
>>>> 
>>>> It works pretty well for machines I have tested it on ( arm/x86 ) but would be interested if more wider trial could be carried
>>>> out and issues reported between now and release can be addressed.
>>>> 
>>>> Please give it a try if you have spare cycles
>>> 
>>> This was building OK yesterday, but today
>>> "0027-eglibc-use-option-groups-Conditionally-exclude-c-tes.patch" is
>>> failing to apply due to this upstream change:
>>> 
>>> https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=edcfe9eab03ea3dd1b3e04b6056a7663c40265c4
>> 
>> Thanks for reporting. It has been fixed and branch rebased
>> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=c43cd1969696970affb094fc0b20ca02c966ecbd
>> is new commit in rebased tree
> 
> It looks like upstream changed again last night:
> 
>  https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b632bdd3f7c0ba0c79f23f5e4404eebb87ebdaa8
> 
> so 0027-eglibc-use-option-groups-Conditionally-exclude-c-tes.patch
> needs another update.

ah. Bad time for folks to be adding test cases :) its updated now.

> 
>>> 
>>>> 
>>>> Thanks
>>>> -Khem
>>>> 
>>>> --
>>>> _______________________________________________
>>>> yocto mailing list
>>>> yocto@yoctoproject.org
>>>> https://lists.yoctoproject.org/listinfo/yocto


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

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

* Re: glibc 2.22
@ 2015-07-28  8:48 Lei, Maohui
  0 siblings, 0 replies; 8+ messages in thread
From: Lei, Maohui @ 2015-07-28  8:48 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer,
	OpenEmbedded Devel List, Yocto discussion list

Hi Khem,


> glibc 2.22 will release end of this month. For some time I have put 
> together the update here
> 
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/m
> aster&id=0
> 2e73ea526d94f21c7ef82eb96b062eff8ebb825
> 
> It works pretty well for machines I have tested it on ( arm/x86 ) but 
> would be interested if more wider trial could be carried out and 
> issues reported between now and release can be addressed.
> 
> Please give it a try if you have spare cycles

I tested it on powerpc(e500v2),and did a ltp test. It does work well.



Best Regards
Lei Maohui




> -----Original Message-----
> From: openembedded-core-bounces@lists.openembedded.org
> [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of 
> Khem Raj
> Sent: Tuesday, July 14, 2015 1:37 AM
> To: Patches and discussions about the oe-core layer; OpenEmbedded 
> Devel List; Yocto discussion list
> Subject: [OE-core] glibc 2.22
> 
> Hi All
> 
> glibc 2.22 will release end of this month. For some time I have put 
> together the update here
> 
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/m
> aster&id=0
> 2e73ea526d94f21c7ef82eb96b062eff8ebb825
> 
> It works pretty well for machines I have tested it on ( arm/x86 ) but 
> would be interested if more wider trial could be carried out and 
> issues reported between now and release can be addressed.
> 
> Please give it a try if you have spare cycles
> 
> Thanks
> -Khem
> 


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

end of thread, other threads:[~2015-07-28  8:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-13 17:37 glibc 2.22 Khem Raj
2015-07-14  5:57 ` [OE-core] " Robert Yang
2015-07-14  5:57   ` Robert Yang
2015-07-14 21:56 ` [yocto] " Andre McCurdy
2015-07-15  0:43   ` Khem Raj
2015-07-16 20:41     ` Andre McCurdy
2015-07-17  3:02       ` Khem Raj
  -- strict thread matches above, loose matches on Subject: below --
2015-07-28  8:48 Lei, Maohui

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.