From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 335BA13843B for ; Sat, 12 Jan 2013 23:26:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37FA621C049; Sat, 12 Jan 2013 23:26:41 +0000 (UTC) Received: from mail-gh0-f170.google.com (mail-gh0-f170.google.com [209.85.160.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98EAD21C03C for ; Sat, 12 Jan 2013 23:26:39 +0000 (UTC) Received: by mail-gh0-f170.google.com with SMTP id g14so105929ghb.15 for ; Sat, 12 Jan 2013 15:26:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=RrIa9HNYpq5fc1HcnwkxNErpPCQFEkQpPDvKL5r4fkQ=; b=EnsVOzRZtTTFHDPqFbAwGDcJMYtqBtlRYXtKHD6lGjp7nAsFkIjg0sqGuDwWEjDM67 LSqtTA/VVr4hbyvj6wXtW+d2H9T+x0l7/vTn+Zq83iwcjiYH6U03hsaVg1NFtN4JcwEc +C5McYUmDtCXCH6va2t7jA4vzy2hQyljje23p588gBFLViJP3kMCm4l8Q0q9Cv/kByCB 7ynsUrr3SPvcB44GQieESE1dIPdiTFesdhFXUV1PJgyMMG1sltgyfQbUhSIL78iRGKPV dIyq1l0/LbE5nBY4wjkaU+sCHqqAl8miEKUqpTaq23iyR/ws5IpyBUndKSbwTk9r6+VQ i+tA== X-Received: by 10.236.48.8 with SMTP id u8mr87796292yhb.99.1358033198788; Sat, 12 Jan 2013 15:26:38 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-94-18.jan.bellsouth.net. [65.0.94.18]) by mx.google.com with ESMTPS id y17sm7616222ang.12.2013.01.12.15.26.37 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Jan 2013 15:26:38 -0800 (PST) Message-ID: <50F1F12C.1080904@gmail.com> Date: Sat, 12 Jan 2013 17:26:36 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Can't build gcc-4.6.3 on old Pentium III References: <201301121425.06450.michaelkintzios@gmail.com> <1358003484.14902.0@numa-i> <50F1EC5C.4040901@iinet.net.au> In-Reply-To: <50F1EC5C.4040901@iinet.net.au> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 557d023f-3bbf-4900-b7d3-a8e1a9273b60 X-Archives-Hash: 2e77ab9efa4fd9fcecc469f3ec1dda35 William Kenworthy wrote: > On 12/01/13 23:11, Helmut Jarausch wrote: >> On 01/12/2013 03:24:47 PM, Mick wrote: >>> Not sure why it fails, or how to progress from here: >>> >>> ... >>> checking how to run the C preprocessor... >>> /mnt/video/tmp_portage/portage/sys- >>> devel/gcc-4.6.3/work/build/./gcc/xgcc >>> -B/mnt/video/tmp_portage/portage/sys- > ... >>> Any ideas? >>> -- >>> Regards, >>> Mick >>> >> I can't see any error. I get those spurious failures if I use emerge >> -j4 (i.e. multiple emerges in parallel) >> >> Furthermore make sure you the following libraries installed >> dev-libs/mpc dev-libs/mpfr and dev-libs/gmp >> >> Try rebuild it with emerge -j1 and maybe MAKEOPTS=-j1 >> Helmut. >> > Do you have enough ram/swap? > > BillK > > > > While at it, make sure whatever portages work directory is on didn't run out of space too. It causes some weird things and the error is not always obvious. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!