Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: SOLVED: [gentoo-user] emerge -eav system failed building sandbox
Date: Sun, 10 Sep 2006 01:15:31
Message-Id: 5bdc1c8b0609091806n2c868d3j4b2c732ff0dc4ccf@mail.gmail.com
1 On 9/9/06, Mark Knecht <markknecht@×××××.com> wrote:
2 <SNIP>
3 > However there is a lot of stuff hanging around right now:
4 >
5 > lightning ~ # ls -la /usr/bin/*gcc*
6 > -rwxr-xr-x 1 root root 11536 Sep 9 12:07 /usr/bin/gcc
7 > lrwxrwxrwx 1 root root 62 Jun 20 18:05 /usr/bin/gcc-3.4.6 ->
8 > /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.6/x86_64-pc-linux-gnu-gcc
9 > lrwxrwxrwx 1 root root 62 Sep 9 12:07 /usr/bin/gcc-4.1.1 ->
10 > /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/x86_64-pc-linux-gnu-gcc
11 > -rwxr-xr-x 1 root root 18567 Sep 9 10:45 /usr/bin/gcc-config
12 > -rwxr-xr-x 1 root root 11536 Sep 9 12:08 /usr/bin/gcc32
13 > -rwxr-xr-x 1 root root 11536 Sep 9 12:08 /usr/bin/gcc64
14 > -rwxr-xr-x 1 root root 18856 Mar 24 18:27 /usr/bin/gccbug
15 > -rwxr-xr-x 1 root root 2050 Sep 9 14:59 /usr/bin/gccmakedep
16 > -rwxr-xr-x 1 root root 18856 Mar 24 18:27 /usr/bin/i686-pc-linux-gnu-gcc
17 > -rwxr-xr-x 1 root root 18856 Mar 24 18:27 /usr/bin/i686-pc-linux-gnu-gccbug
18 > -rwxr-xr-x 1 root root 11536 Sep 9 12:07 /usr/bin/x86_64-pc-linux-gnu-gcc
19 > lrwxrwxrwx 1 root root 62 Jun 20 18:05
20 > /usr/bin/x86_64-pc-linux-gnu-gcc-3.4.6 ->
21 > /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.6/x86_64-pc-linux-gnu-gcc
22 > lrwxrwxrwx 1 root root 62 Sep 9 12:07
23 > /usr/bin/x86_64-pc-linux-gnu-gcc-4.1.1 ->
24 > /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/x86_64-pc-linux-gnu-gcc
25 > -rwxr-xr-x 1 root root 11536 Sep 9 12:08 /usr/bin/x86_64-pc-linux-gnu-gcc32
26 > -rwxr-xr-x 1 root root 11536 Sep 9 12:08 /usr/bin/x86_64-pc-linux-gnu-gcc64
27 > -rwxr-xr-x 1 root root 18856 Mar 24 18:27 /usr/bin/x86_64-pc-linux-gnu-gccbug
28 > lightning ~ #
29 >
30 > It seems that others may have fixed this by erasing the
31 > /usr/bin/i686-pc-* files.
32 >
33 > - Mark
34 >
35
36 Richard,
37 I moved the i686-gcc files to a remote directory. With that change
38 sandbox now emerges cleanly:
39
40 >>> Original instance of package unmerged safely.
41 >>> Regenerating /etc/ld.so.cache...
42 >>> sys-apps/sandbox-1.2.17 merged.
43 >>> Recording sys-apps/sandbox in "world" favorites file...
44
45 >>> No packages selected for removal by clean.
46
47 >>> Auto-cleaning packages...
48
49 >>> No outdated packages were found on your system.
50
51
52 * Regenerating GNU info directory index...
53 * Processed 153 info files.
54 * IMPORTANT: 4 config files in /etc need updating.
55 * Type emerge --help config to learn how to update config files.
56
57 lightning ~ #
58
59 I will now retry the emerge -eav world and see if I can get through
60 the whole process cleanly.
61
62 Cheers,
63 Mark
64 --
65 gentoo-user@g.o mailing list