From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay1.mentorg.com ([192.94.38.131]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1PrBN6-0007t6-GZ for openembedded-devel@lists.openembedded.org; Sun, 20 Feb 2011 16:38:52 +0100 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1PrBLs-0007ZI-A2 from Tom_Rini@mentor.com for openembedded-devel@lists.openembedded.org; Sun, 20 Feb 2011 07:37:36 -0800 Received: from na2-mail.mgc.mentorg.com ([134.86.114.213]) by svr-orw-fem-01.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 20 Feb 2011 07:37:36 -0800 Received: from [172.30.80.150] ([172.30.80.150]) by na2-mail.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 20 Feb 2011 08:37:34 -0700 Message-ID: <4D613537.3000004@mentor.com> Date: Sun, 20 Feb 2011 08:37:27 -0700 From: Tom Rini Organization: Mentor Graphics Corporation User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1298057187-2466-1-git-send-email-tom_rini@mentor.com> <4D612958.70402@mentor.com> <201102201605.15986.schnitzeltony@gmx.de> In-Reply-To: <201102201605.15986.schnitzeltony@gmx.de> X-OriginalArrivalTime: 20 Feb 2011 15:37:35.0189 (UTC) FILETIME=[1890E050:01CBD114] Subject: Re: [PATCH] insane.bbclass: Make RPATH a non-fatal error X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2011 15:38:52 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/20/2011 08:05 AM, Andreas Mueller wrote: > On Sunday 20 February 2011 15:46:48 Tom Rini wrote: >> On 02/20/2011 05:42 AM, Frans Meulenbroeks wrote: >>> 2011/2/19 Tom Rini: >>>> On 02/19/2011 06:26 AM, Otavio Salvador wrote: >>>>> On Sat, Feb 19, 2011 at 11:52, Andreas Mueller >>>>> >>>>> wrote: >>>>>> On Saturday 19 February 2011 10:45:38 Frans Meulenbroeks wrote: >>>>>>> I am fine with the patch, but perhaps a better solution would be to >>>>>>> introduce a var to decide whether it is a fatal or not. >>>>>>> That way people distro's that use libtool 2.4 can decide to make it a >>>>>>> fatal. (or individual users in their local.conf) >>>>>>> >>>>>>> Frans >>>>>> >>>>>> How comes that I sometimes feel handled as spammer ;-) ? >>>>>> >>>>>> see http://lists.linuxtogo.org/pipermail/openembedded-devel/2011- >>>>>> February/029534.html >>>>>> >>>>>> anyway - treating RPATH errors as fatal has lead to many QA fixes and >>>>>> further >>>>>> will follow... >>>>>> >>>>>> my opinion now: keep RPATH errors fatal as developer's whip :-) >>>>> >>>>> I agree about keeping it configurable. >>>>> >>>>> Besides I think that we ought to keep it fatal until quite near of >>>>> release since we'll be "forced" to fix most of many of them. >>>> >>>> I just want to state, again, that most of these just go away with >>>> libtool 2.4. Now, if people are looking for something to work on that >>>> won't just go away with an update to libtool 2.4: >>>> - iscsi-target needs some love again for various kernel versions as that >>>> looks to be killing calamari and neek for nas-server-image >>> >>> Peeked at iscsi-target for calamari. Some inet fields have changed >>> name in 2.6.32 or so, and apparently this is not handled fully. >>> Instead of trying to fix it, I moved the calamari recipe to 2.6.34 >>> (which I'm already using for half a year or so, but apparently never >>> pushed). >> >> Thanks. >> >>> I'll also see if I can update the neek version (probably also by >>> moving the kernel version forward. >>> Tomorrow I'll discuss this with Walter who afaik is the only other neek >>> user. >> >> Note that I also see: >> - uclibc total failure, but I assume unsupported and I'll drop >> - minimal fails everywhere else with: >> ERROR: QA Issue with staging: libsupc++.la failed sanity test (workdir) >> in path >> /var/hudson/workspace/sb_openembedded_autobuilder/BBPKGS/native-sdk-image/D >> ISTRO/minimal/MACHINE/neek/label/sb-u1004/tmp/sysroots/nios2-linux/usr/lib >> ERROR: QA Issue with staging: libstdc++.la failed sanity test (workdir) in >> path >> /var/hudson/workspace/sb_openembedded_autobuilder/BBPKGS/native-sdk-image/D >> ISTRO/minimal/MACHINE/neek/label/sb-u1004/tmp/sysroots/nios2-linux/usr/lib >> ERROR: QA staging was broken by the package built above > Can you try this with the cross.bbclass patch? I'll do a smaller subset test for that patch once the big build is done (I hope less than 24h left for that). -- Tom Rini Mentor Graphics Corporation