From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (hermes.mlbassoc.com [64.234.241.98]) by mx1.pokylinux.org (Postfix) with ESMTP id 97FA34C803D6 for ; Tue, 15 Mar 2011 09:08:50 -0500 (CDT) Received: by mail.chez-thomas.org (Postfix, from userid 999) id 5BD9516603F8; Tue, 15 Mar 2011 08:08:49 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2-r929478 (2010-03-31) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2-r929478 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 8A15E16603E1; Tue, 15 Mar 2011 08:08:48 -0600 (MDT) Message-ID: <4D7F72F0.5020104@mlbassoc.com> Date: Tue, 15 Mar 2011 08:08:48 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7 MIME-Version: 1.0 To: Richard Purdie References: <4D7F6EE6.6070504@mlbassoc.com> <1300197835.30423.1757.camel@rex> In-Reply-To: <1300197835.30423.1757.camel@rex> Cc: Poky Subject: Re: Update gone terribly wrong X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2011 14:08:50 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 03/15/2011 08:03 AM, Richard Purdie wrote: > On Tue, 2011-03-15 at 07:51 -0600, Gary Thomas wrote: >> I updated my Poky tree to current master this morning (4c695dbcd12b295a4215422622006f1f58469297) >> >> Now, when I try to build in an extant tree, I get errors like these: >> /home/local/poky-amltd/scripts/bitbake: line 51: 28850 Segmentation fault (core dumped) PSEUDO_BINDIR=$PSEUDOBINDIR PSEUDO_LIBDIR=$PSEUDOBINDIR/../lib/pseudo/lib >> PSEUDO_PREFIX=$PSEUDOBINDIR/../../ PSEUDO_DISABLED=1 $PSEUDOBINDIR/pseudo $BITBAKE $@ >> >> So, I removed pseudodone and got >> /home/local/poky-amltd/scripts/bitbake: line 43: 28891 Segmentation fault (core dumped) bitbake pseudo-native tar-replacement-native -c populate_sysroot > > This looks like python itself is segfaulting, even without pseudo loaded > so it could well be something outside our control :/. Which python > version is that? Python 2.6.4 on Fedora 13 > > If you still have the build around it would be interesting to see if > just removing the cache directory fixed that or trying to narrow down > which files are triggering the segfault. When I moved sstate-cache & tmp, the problem went away. I kept the old trees and will try and figure out what's crashing. > >> So I figured I'd just restart, so I tried this: >> % mv tmp tmp.BAD >> % mv sstate-cache sstate-mirror >> ... set SSTATE_MIRRORS to use the old cache >> % tail -n3 conf/local.conf >> SSTATE_MIRRORS ?= "\ >> file://.* file:///local/p60_poky/sstate-mirror/" >> >> Sadly, it's rebuilding everything, reusing nothing :-( >> >> Any ideas what went wrong and why the sstate mirror is not working (again)? > > Likely, some of the changes in master meant the sstate checksums were > invalidated and it therefore required a rebuild. The sstate files are > only used if the checksums are found to be valid. > > Cheers, > > Richard -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------