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 0CDD64C803D6 for ; Tue, 15 Mar 2011 08:58:17 -0500 (CDT) Received: by mail.chez-thomas.org (Postfix, from userid 999) id 9BC5016601DA; Tue, 15 Mar 2011 07:58:16 -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 360CC16601AD; Tue, 15 Mar 2011 07:58:15 -0600 (MDT) Message-ID: <4D7F7077.70507@mlbassoc.com> Date: Tue, 15 Mar 2011 07:58:15 -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: Poky References: <4D7F6EE6.6070504@mlbassoc.com> In-Reply-To: <4D7F6EE6.6070504@mlbassoc.com> 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 13:58:17 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 03/15/2011 07:51 AM, 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 > > 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)? > 1/2 an answer to the sstate question; it looks like something has changed the [md5] hash on the state files. I ran bitbake with strace to see what files it was looking at, for example, it tried to look at sstate-libxau-native-i686-linux-1.0.6-r0-i686-2-c96b705204df4a0b4b85a9629d15fe53_populate-sysroot.tgz when the old sstate held sstate-libxau-native-i686-linux-1.0.6-r0-i686-2-cb04fd60d897b3222c3c046e571117ff_populate-sysroot.tgz What controls this hash and why did it change for every package? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------