Gentoo Archives: gentoo-dev

From: "Webmaster Refstart.NL" <webmaster@××××××××.nl>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] GCC 3.1/binutils 2.12 and glibc compile problems
Date: Tue, 28 May 2002 03:48:37
Message-Id: 20020528104638.16e88e26.webmaster@refstart.nl
In Reply to: Re: [gentoo-dev] GCC 3.1/binutils 2.12 and glibc compile problems by Lars Pechan
1 On Tue, 28 May 2002 09:50:09 +1200
2 Lars Pechan <lars.pechan@××××××××××××.nz> wrote:
3
4 > What's your starting point? A raw system straight from a tar-ball off a CD or
5 > have you already bootstrapped once and are trying again to make use of the
6 > athlon-specific optimization flags?
7
8 I'm buiding a raw system from a Gentoo 1.1a stage 1 tarball.
9
10 > If the answer is 1) then it's odd since it seems quite a few people (including
11 > myself) have been able to bootstrap with gcc-3.1 You may want to review your
12 > optimization flags, however since the sse-stuff will change the abi and could
13 > lead to various problems in the future.
14
15 I tested this and removed all sse, mmx and 3dnow flags, but it won't help. I get the same error, this is what happens:
16
17
18 gawk: scripts/versions.awk:68: (FILENAME=- FNR=3) fatal: printf to "sort -n > /v
19 ar/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/Versions.tmp" failed (B
20 roken pipe)
21 sed: couldn't write 69 items to {standard output}: Broken pipe
22 stdout: Broken pipe
23 make[1]: *** [/var/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/sysd-ve
24 rsions] Error 2
25 make[1]: Leaving directory '/var/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5'
26 make: *** [all] Error 2
27
28 !!! ERROR: The ebuild did not complete succesfully.
29 !!! Function src_compile, Line 14, Exitcode 2
30 !!! (no error message)
31
32 !!! emerge aborting on /usr/portage/sys-libs/glibc/glibc-2.2.5-r2.ebuild .
33
34
35 I think this is a bug in glibc, is it easy to solve?
36
37 Thanks a lot for your help,
38
39 Niek.

Replies