Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: Gentoo-Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Glibc error while bootstrapping
Date: Wed, 19 Dec 2001 12:42:48
Message-Id: 1008787281.21452.745.camel@nosferatu.lan
In Reply to: [gentoo-dev] Glibc error while bootstrapping by Bart Verwilst
1 On Wed, 2001-12-19 at 16:38, Bart Verwilst wrote:
2 > hi, while bootstrapping, i got the following error:
3 >
4 > /linuxthreads
5 > /var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/buildhere/sunrpc/rpcgen
6 > -Y `gcc -print-file-name=cpp | sed 's|/cpp$||'` -c
7 > rpcsvc/bootparam_prot.x -o
8 > /var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/buildhere/sunrpc/xbootparam_prot.T
9 > make[2]: ***
10 > [/var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/buildhere/sunrpc/xbootparam_prot.T
11 > Illegal instruction
12 > make[2]: *** Waiting for unfinished jobs....
13 > make[2]: Leaving directory
14 > `/var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/sunrpc'
15 > make[1]: *** [sunrpc/others] Error 2
16 > make[1]: Leaving directory
17 > `/var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4'
18 > make: *** [all] Error 2
19 >
20 > !!! ERROR: The ebuild did not complete successfully.
21 > !!! Function src_compile, Line 20, Exitcode 2
22 > !!! (no error message)
23 >
24 > !!! emerge aborting on
25 > /usr/portage/sys-libs/glibc/glibc-2.2.4-r4.ebuild .
26 >
27 >
28 >
29 > Hope this helps....
30 > Bye!
31 >
32
33 No expert in the bootstrap phase, but if you look at:
34
35 Illegal instruction
36 make[2]: *** Waiting for unfinished jobs....
37
38 ,my guess is that there is some i686 code still somewhere
39 in the build iso/image (as Verwilst have a k6-2 ..).
40
41
42 Greetings,
43 --
44
45 Martin Schlemmer
46 Gentoo Linux Developer, Desktop Team Developer
47 Cape Town, South Africa

Replies

Subject Author
Re: [gentoo-dev] Glibc error while bootstrapping Daniel Robbins <drobbins@g.o>