From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GMCic-000761-Ea for garchives@archives.gentoo.org; Sat, 09 Sep 2006 23:58:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k89NvBjB013258; Sat, 9 Sep 2006 23:57:11 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k89Nq8B2014204 for ; Sat, 9 Sep 2006 23:52:08 GMT Received: by py-out-1112.google.com with SMTP id d42so1161293pyd for ; Sat, 09 Sep 2006 16:52:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qc20M3qKb3o6vPbxReb5LgbIRM5NrFgirotIV0por1H3kUIMBjkEDSSCK1FFS64T3IFMYxjnD96zleijr/32RiCpD/F0qoMynIGEvNZqNzg614cHT76/HAzgTdwGD0CqEWaCADSsiODzj2LUSl174MGeyQDyxFTWxWhpU7QP2a0= Received: by 10.65.185.3 with SMTP id m3mr3332177qbp; Sat, 09 Sep 2006 16:52:07 -0700 (PDT) Received: by 10.65.156.16 with HTTP; Sat, 9 Sep 2006 16:52:07 -0700 (PDT) Message-ID: <5bdc1c8b0609091652u76f0b705v6e05639e7ec75999@mail.gmail.com> Date: Sat, 9 Sep 2006 16:52:07 -0700 From: "Mark Knecht" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: emerge -eav system failed building sandbox In-Reply-To: <5bdc1c8b0609091643q6efad15bjd307a27f1bc4a05e@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5bdc1c8b0609091643q6efad15bjd307a27f1bc4a05e@mail.gmail.com> X-Archives-Salt: ff2c5025-5197-4f35-9425-d04271ef3115 X-Archives-Hash: 2b9bd70a33ba88a0e62614a281368d76 On 9/9/06, Mark Knecht wrote: > Hi, > OK, my conversion to gcc-4.1.1. seems ot have hit the skids, died, > burned up and is no longer to be foound. ;-). I came back to find the > machine back at the command line with a message: > > error: C compiler cannot create executables > > The screen said to attach the file > > /var/tmp/portage/sandbox-1.2.17/work/build-x86-x86_64-pc-linux-gnu/config.log > > to any bug reports. It's not that large so I thought I'd post it here > and see if I can get any faster answers as to what's gone wrong. To me > it looks like it's gone a bit strange about choosing the C compiler at > this point, but I don't understand why now after 2-3 hours of > compiling stuff with the new compiler. > > lightning ~ # gcc-config -l > [1] x86_64-pc-linux-gnu-3.4.6 > [2] x86_64-pc-linux-gnu-3.4.6-hardened > [3] x86_64-pc-linux-gnu-3.4.6-hardenednopie > [4] x86_64-pc-linux-gnu-3.4.6-hardenednopiessp > [5] x86_64-pc-linux-gnu-3.4.6-hardenednossp > [6] x86_64-pc-linux-gnu-4.1.1 * > lightning ~ # > > > I am going to try an emerge --resume I suppose. I'll wait a bit for > some feedback. > > Thanks, > Mark > > > I tried the emerge --resume. Got the same result. Here's what I'm seeing right now: lightning ~ # emerge --resume *** Resuming merge... >>> Emerging (1 of 32) sys-apps/sandbox-1.2.17 to / >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking sandbox-1.2.17.tar.bz2 ;-) >>> Unpacking source... >>> Unpacking sandbox-1.2.17.tar.bz2 to /var/tmp/portage/sandbox-1.2.17/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sandbox-1.2.17/work/sandbox-1.2.17 ... * If configure fails with a 'cannot run C compiled programs' error, try this: * FEATURES=-sandbox emerge sandbox * Configuring sandbox for ABI=x86... * econf: updating sandbox-1.2.17/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sandbox-1.2.17/config.sub with /usr/share/gnuconfig/config.sub ../sandbox-1.2.17//configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --enable-multilib --build=i686-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... configure: error: C compiler cannot create executablesSee `config.log' for more details. !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/sandbox-1.2.17/work/build-x86-x86_64-pc-linux-gnu/config.log !!! ERROR: sys-apps/sandbox-1.2.17 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile sandbox-1.2.17.ebuild, line 84: Called econf '--libdir=/usr/lib32' '--enable-multilib' ebuild.sh, line 541: Called die !!! econf failed !!! If you need support, post the topmost build error, and the call stack if relevant. lightning ~ # Unfortunately for me I tried the command above: FEATURES=-sandbox emerge sandbox This failed. Bummer that I can no longer do the emerge --resume and have it finish the emerge -eav system. Bummer, bummer, bummer...... Thanks in advance for any pointers. Cheers, Mark -- gentoo-user@gentoo.org mailing list