Gentoo Archives: gentoo-dev

From: Lost Logic <lostlogic@××××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] default-1.0-gcc3 success
Date: Wed, 29 May 2002 01:30:45
Message-Id: 20020529013044.B8544@lostlogicx.com
In Reply to: Re: [gentoo-dev] default-1.0-gcc3 success by Jack Morgan
1 mkennedy is putting together a website which will have information on
2 gcc-3 stuffz on it... I have xfree-4.2.0-r11 merged and am working on
3 mozilla-1.0_rc3-r2 plus almost 300 other packages, my own comments will
4 also be on mkennedy's site should be up on http://www.gentoo.org/~mkennedy
5 sometime tomorrow. Oh, and my system was bootstrapped with
6 binutils-2.12.90.0.7 :)
7
8 -=-=-=-=-=-=-=-Previous Message(s)-=-=-=-=-=-=-=-
9 > On Wed, May 29, 2002 at 07:43:47AM +0200, Webmaster Refstart. NL wrote:
10 > > This is very cool, are you using binutils 2.12 (combreloc tweak) or the default 2.11?
11 > > I'm trying to bootstrap my system with GCC 3.1 and binutils 2.12, but I get this error while compiling glibc:
12 > >
13 > > gawk: scripts/versions.awk:68: (FILENAME=- FNR=3) fatal: printf to "sort -n > /v
14 > > ar/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/Versions.tmp" failed (B
15 > > roken pipe)
16 > > sed: couldn't write 69 items to {standard output}: Broken pipe
17 > > stdout: Broken pipe
18 > > make[1]: *** [/var/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/sysd-ve
19 > > rsions] Error 2
20 > > make[1]: Leaving directory '/var/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5'
21 > > make: *** [all] Error 2
22 > >
23 > > !!! ERROR: The ebuild did not complete succesfully.
24 > > !!! Function src_compile, Line 14, Exitcode 2
25 > > !!! (no error message)
26 > >
27 > > !!! emerge aborting on /usr/portage/sys-libs/glibc/glibc-2.2.5-r2.ebuild .
28 > >
29 > > How can I solve this? Should I bootstrap my system with GCC 2.95 and then install GCC 3.1?
30 >
31 > I had the exact same error when I tried to upgrade and failed. What I wish I had
32 > done was:
33 >
34 > *backup any files you want to keep before trying this*
35 >
36 > 1) ln -s /usr/portage/profiles/default-1.0-gcc3 /etc/make.profile
37 > 2) emerge -e world
38 > 3) Change -march/-mcpu
39 >
40 > If this doesn't work, try reinstalling?
41 >
42 > --
43 > jack_morgan
44 >
45 > _______________________________________________
46 > gentoo-dev mailing list
47 > gentoo-dev@g.o
48 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev