Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: emerge -eav system failed building sandbox
Date: Sat, 09 Sep 2006 23:58:38
Message-Id: 5bdc1c8b0609091652u76f0b705v6e05639e7ec75999@mail.gmail.com
In Reply to: [gentoo-user] emerge -eav system failed building sandbox by Mark Knecht
1 On 9/9/06, Mark Knecht <markknecht@×××××.com> wrote:
2 > Hi,
3 > OK, my conversion to gcc-4.1.1. seems ot have hit the skids, died,
4 > burned up and is no longer to be foound. ;-). I came back to find the
5 > machine back at the command line with a message:
6 >
7 > error: C compiler cannot create executables
8 >
9 > The screen said to attach the file
10 >
11 > /var/tmp/portage/sandbox-1.2.17/work/build-x86-x86_64-pc-linux-gnu/config.log
12 >
13 > to any bug reports. It's not that large so I thought I'd post it here
14 > and see if I can get any faster answers as to what's gone wrong. To me
15 > it looks like it's gone a bit strange about choosing the C compiler at
16 > this point, but I don't understand why now after 2-3 hours of
17 > compiling stuff with the new compiler.
18 >
19 > lightning ~ # gcc-config -l
20 > [1] x86_64-pc-linux-gnu-3.4.6
21 > [2] x86_64-pc-linux-gnu-3.4.6-hardened
22 > [3] x86_64-pc-linux-gnu-3.4.6-hardenednopie
23 > [4] x86_64-pc-linux-gnu-3.4.6-hardenednopiessp
24 > [5] x86_64-pc-linux-gnu-3.4.6-hardenednossp
25 > [6] x86_64-pc-linux-gnu-4.1.1 *
26 > lightning ~ #
27 >
28 >
29 > I am going to try an emerge --resume I suppose. I'll wait a bit for
30 > some feedback.
31 >
32 > Thanks,
33 > Mark
34 >
35 > <SNIP>
36 >
37
38 I tried the emerge --resume. Got the same result. Here's what I'm
39 seeing right now:
40
41 lightning ~ # emerge --resume
42 *** Resuming merge...
43 >>> Emerging (1 of 32) sys-apps/sandbox-1.2.17 to /
44 >>> checking ebuild checksums ;-)
45 >>> checking auxfile checksums ;-)
46 >>> checking miscfile checksums ;-)
47 >>> checking sandbox-1.2.17.tar.bz2 ;-)
48 >>> Unpacking source...
49 >>> Unpacking sandbox-1.2.17.tar.bz2 to /var/tmp/portage/sandbox-1.2.17/work
50 >>> Source unpacked.
51 >>> Compiling source in /var/tmp/portage/sandbox-1.2.17/work/sandbox-1.2.17 ...
52 * If configure fails with a 'cannot run C compiled programs' error, try this:
53 * FEATURES=-sandbox emerge sandbox
54 * Configuring sandbox for ABI=x86...
55 * econf: updating sandbox-1.2.17/config.guess with
56 /usr/share/gnuconfig/config.guess
57 * econf: updating sandbox-1.2.17/config.sub with
58 /usr/share/gnuconfig/config.sub
59 ../sandbox-1.2.17//configure --prefix=/usr --host=i686-pc-linux-gnu
60 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
61 --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32
62 --enable-multilib --build=i686-pc-linux-gnu
63 checking for a BSD-compatible install... /bin/install -c
64 checking whether build environment is sane... yes
65 checking for gawk... gawk
66 checking whether make sets $(MAKE)... yes
67 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
68 checking for C compiler default output file name... configure: error:
69 C compiler cannot create executablesSee `config.log' for more details.
70
71 !!! Please attach the following file when filing a report to bugs.gentoo.org:
72 !!! /var/tmp/portage/sandbox-1.2.17/work/build-x86-x86_64-pc-linux-gnu/config.log
73
74 !!! ERROR: sys-apps/sandbox-1.2.17 failed.
75 Call stack:
76 ebuild.sh, line 1539: Called dyn_compile
77 ebuild.sh, line 939: Called src_compile
78 sandbox-1.2.17.ebuild, line 84: Called econf '--libdir=/usr/lib32'
79 '--enable-multilib'
80 ebuild.sh, line 541: Called die
81
82 !!! econf failed
83 !!! If you need support, post the topmost build error, and the call
84 stack if relevant.
85
86 lightning ~ #
87
88 Unfortunately for me I tried the command above:
89
90 FEATURES=-sandbox emerge sandbox
91
92 This failed. Bummer that I can no longer do the emerge --resume and
93 have it finish the emerge -eav system. Bummer, bummer, bummer......
94
95 Thanks in advance for any pointers.
96
97 Cheers,
98 Mark
99 --
100 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: emerge -eav system failed building sandbox Mark Knecht <markknecht@×××××.com>