From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 2.27.mail-out.ovh.net ([46.105.37.238] helo=27.mail-out.ovh.net) by linuxtogo.org with smtp (Exim 4.72) (envelope-from ) id 1PrBC8-0007Pr-Pv for openembedded-devel@lists.openembedded.org; Sun, 20 Feb 2011 16:27:33 +0100 Received: (qmail 14030 invoked by uid 503); 20 Feb 2011 15:52:27 -0000 Received: from b9.ovh.net (HELO mail625.ha.ovh.net) (213.186.33.59) by 27.mail-out.ovh.net with SMTP; 20 Feb 2011 15:52:21 -0000 Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 20 Feb 2011 16:59:32 +0200 Received: from tal33-3-82-233-81-124.fbx.proxad.net (HELO ?192.168.2.15?) (ebenard%eukrea.com@82.233.81.124) by ns0.ovh.net with SMTP; 20 Feb 2011 16:59:31 +0200 Message-ID: <4D612C52.1040003@eukrea.com> Date: Sun, 20 Feb 2011 15:59:30 +0100 From: Eric Benard User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre 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> <4D5ED835.7040800@eukrea.com> <201102191252.05388.schnitzeltony@gmx.de> <4D5FF708.90903@mentor.com> <4D612958.70402@mentor.com> In-Reply-To: <4D612958.70402@mentor.com> X-Ovh-Tracer-Id: 3193896562378911049 X-Ovh-Remote: 82.233.81.124 (tal33-3-82-233-81-124.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.5/N 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:27:33 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Tom, On 20/02/2011 15:46, Tom Rini wrote: > - 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/DISTRO/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/DISTRO/minimal/MACHINE/neek/label/sb-u1004/tmp/sysroots/nios2-linux/usr/lib > can you try with this patch ? http://patches.openembedded.org/patch/719/ Eric