Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/4] eglibc 2.14 upgrade
Date: Wed, 22 Jun 2011 17:51:04 -0500	[thread overview]
Message-ID: <4E0271D8.5070507@windriver.com> (raw)
In-Reply-To: <BANLkTin7j9VwfP_sF69j_U=T-ZkUj12V=A@mail.gmail.com>

On 6/22/11 5:31 PM, Khem Raj wrote:
> On Wed, Jun 22, 2011 at 1:28 PM, Mark Hatle <mark.hatle@windriver.com> wrote:
>> On 6/22/11 1:35 PM, Mark Hatle wrote:
>>> Since applying this update, I'm not longer getting an rpc/rpc.h file, which
>>> breaks various things like busybox mount.
>>>
>>> Is anyone else seeing this behavior?
>>
>> Reverting:
>>
>> 2a68cf4d315cdd18766de0c75928ff17846a6cd7 and
>> 190a946e9a4213944e3ee675c4b3e18701698e87
>>
>> fixed the problem for me.  So there is definitely a problems in the upgrade.
>>
> 
> onward looking rpc is now maintained with libtirpc starting glibc 2.14 rpc is
> not to be used from bundled code in glibc. If we dont have recipes for libtirpc
> then I will add that.

There is a libtirpc recipe.  It looks like we may have to audit the system
looking for users and get that fixed.  busybox is definitely something that
tries to use rpc in mount.

--Mark

>> --Mark
>>
>>> --Mark
>>>
>>> On 6/22/11 10:57 AM, Richard Purdie wrote:
>>>> On Tue, 2011-06-21 at 18:43 -0700, Khem Raj wrote:
>>>>> This patchset upgrades eglibc 2.13 -> 2.14
>>>>> Needed a binutils fix for x86_64
>>>>> Package sotruss which is new in eglibc 2.14
>>>>>
>>>>> The following changes since commit 78de64f58b98101f5be5778e9ecbdaae5ba32997:
>>>>>
>>>>>   binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64 (2011-06-21 17:58:06 -0700)
>>>>>
>>>>> are available in the git repository at:
>>>>>   git://git.openembedded.org/openembedded-core-contrib kraj/eglibc-2.14
>>>>>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/eglibc-2.14
>>>>>
>>>>> Khem Raj (4):
>>>>>   eglibc: Upgrade recipes from 2.13 -> 2.14
>>>>>   eglibc-package.inc: Package newly added sotruss and supporting
>>>>>     libraries
>>>>>   binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64
>>>>>   tcmode-default.inc: Bump EGLIBCVERSION to 2.14
>>>>
>>>> Merged to master, thanks.
>>>>
>>>> Richard
>>>>
>>>>
>>>> _______________________________________________
>>>> Openembedded-core mailing list
>>>> Openembedded-core@lists.openembedded.org
>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>>
>>>
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




  reply	other threads:[~2011-06-22 22:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22  1:43 [PATCH 0/4] eglibc 2.14 upgrade Khem Raj
2011-06-22  1:43 ` [PATCH 1/4] eglibc: Upgrade recipes from 2.13 -> 2.14 Khem Raj
2011-06-22  1:43 ` [PATCH 2/4] eglibc-package.inc: Package newly added sotruss and supporting libraries Khem Raj
2011-06-22  1:43 ` [PATCH 3/4] binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64 Khem Raj
2011-06-22  1:43 ` [PATCH 4/4] tcmode-default.inc: Bump EGLIBCVERSION to 2.14 Khem Raj
2011-06-22 15:57 ` [PATCH 0/4] eglibc 2.14 upgrade Richard Purdie
2011-06-22 18:35   ` Mark Hatle
2011-06-22 20:28     ` Mark Hatle
2011-06-22 21:26       ` Tom Rini
2011-06-22 22:31       ` Khem Raj
2011-06-22 22:51         ` Mark Hatle [this message]
2011-06-22 22:59         ` Richard Purdie
2011-06-22 23:22           ` Khem Raj
2011-06-22 23:29             ` Tom Rini
2011-06-23  4:13               ` Khem Raj
2011-06-23 16:26                 ` Tom Rini
2011-06-23 18:01                   ` Khem Raj
2011-06-23  5:47             ` Martin Jansa
2011-06-23  6:07               ` Khem Raj
2011-06-23  8:43                 ` Khem Raj
2011-06-23 13:31             ` Richard Purdie
2011-06-23 18:00               ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E0271D8.5070507@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox