From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PB0ZI-0000DF-SU for garchives@archives.gentoo.org; Wed, 27 Oct 2010 07:37:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98CC3E0978; Wed, 27 Oct 2010 07:36:56 +0000 (UTC) Received: from procserver.webwayone.co.uk (procserver.webwayone.co.uk [62.8.115.202]) by pigeon.gentoo.org (Postfix) with ESMTP id 4DF12E0978 for ; Wed, 27 Oct 2010 07:36:56 +0000 (UTC) Received: from gmdev.webwayone.co.uk (gmdev.webwayone.co.uk [192.168.50.45]) (authenticated bits=0) by procserver.webwayone.co.uk (8.14.4/8.14.4) with ESMTP id o9R7at1j015185 for ; Wed, 27 Oct 2010 08:36:55 +0100 X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.96.3 at procserver DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=webwayone.co.uk; s=ww1q; t=1288165015; bh=SGk30mKN8pBiNbCi3GUTcPr1Nrn8x5C+QyW+OARB5JI=; l=499; h=From:To:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; z=From:=20Graham=20Murray=20|To:=20gentoo- catalyst@lists.gentoo.org|Subject:=20Re:=20[gentoo-catalyst]=20Lit tle=20help=20building=20stage3=20(Can't=20locate=20Tie/Hash.pm=20b uilding=20autoconf-2.65-r1)|References:=20=0D=0A=09<20101026161127.1 6496.qmail@stuge.se>|Date:=20Wed,=2027=20Oct=202010=2008:36:55=20+ 0100|In-Reply-To:=20<20101026161127.16496.qmail@stuge.se>=20(Peter =20Stuge's=20message=20of=0D=0A=09"Tue,=2026=20Oct=202010=2018:11: 27=20+0200")|Message-ID:=20<7w8w1k6q94.fsf@gmdev.webwayone.co.uk>| User-Agent:=20Gnus/5.13=20(Gnus=20v5.13)=20Emacs/24.0.50=20(i686-p c-linux-gnu)|MIME-Version:=201.0|Content-Type:=20text/plain; b=fFxque883HZ9e6czQSzRqsbHfY5XqH1D65v3aQIwO5YJ908PC9IMfQh3eIC0RVBsm mVSnH+WsNbpYM7MOSlZiZ0ge5FB++dLDK+3NOFoCQriLkTtTSQXL9rSpqif/C2Ycxd DizvrcutvNbbuYojgvgiuAsig/ftHR2ghjC+c47I= From: Graham Murray To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] Little help building stage3 (Can't locate Tie/Hash.pm building autoconf-2.65-r1) References: <20101026161127.16496.qmail@stuge.se> Date: Wed, 27 Oct 2010 08:36:55 +0100 In-Reply-To: <20101026161127.16496.qmail@stuge.se> (Peter Stuge's message of "Tue, 26 Oct 2010 18:11:27 +0200") Message-ID: <7w8w1k6q94.fsf@gmdev.webwayone.co.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: f9fd8e42-27b4-47a3-ac89-213039b0e299 X-Archives-Hash: 8d0d5707575bf05d2e755068be638579 Peter Stuge writes: > Leaving unexplained errors is always risky, and can definately come > back to bite you later. Do you at least recall how it failed? If it > was related to perl then this might still be the same problem, but I > don't know if perl is at all involved in stage1. I had this failure building autoconf during a stage 1 build. The stage3 I was using as a seed was using perl-5.8.8, but the stage1 had already built perl-5.12.2. I did not try continuing.