From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QZWJl-0007L7-Lp for openembedded-core@lists.openembedded.org; Thu, 23 Jun 2011 00:54:42 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id p5MMp5aa015663 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 22 Jun 2011 15:51:05 -0700 (PDT) Received: from Macintosh-5.local (172.25.36.227) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Wed, 22 Jun 2011 15:51:04 -0700 Message-ID: <4E0271D8.5070507@windriver.com> Date: Wed, 22 Jun 2011 17:51:04 -0500 From: Mark Hatle Organization: Wind River Systems User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: References: <1308758279.20015.79.camel@rex> <4E0235DA.8060200@windriver.com> <4E025052.6070300@windriver.com> In-Reply-To: Subject: Re: [PATCH 0/4] eglibc 2.14 upgrade X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2011 22:54:42 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On 6/22/11 5:31 PM, Khem Raj wrote: > On Wed, Jun 22, 2011 at 1:28 PM, Mark Hatle 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