Gentoo Archives: gentoo-dev

From: fred <fred@××××××××.net>
To: GENTOO-DEV@××××××.ORG
Subject: Re: [gentoo-dev] 1.4_rc1 bootstrap problem
Date: Thu, 26 Sep 2002 14:51:03
Message-Id: 20020926125054.909E4E20.fred@vanandel.net
In Reply to: Re: [gentoo-dev] 1.4_rc1 bootstrap problem by "Dag Viggo Lokøen"
1 Dag Viggo Lokøen <dag.viggo@××××××.org> wrote:
2 (09/26/2002 03:58)
3
4 --SNIP--
5 >
6 >Error message:
7 > -L/var/tmp/portage/gcc-3.2-r1/work/build/gcc -L/usr/i586-pc-linux-gnu/bin
8 >-L/usr/i586-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2
9 >-L/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2/../../../../i586-pc-linux-gnu/lib
10 >-L/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2/../../.. -lgcc_s -lc -lgcc_s
11 >/var/tmp/portage/gcc-3.2-r1/work/build/gcc/crtendS.o
12 >/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2/../../../crtn.o -Wl,-soname
13 >-Wl,libgcj.so.3 -o .libs/libgcj.so.3.0.0
14 >collect2: ld terminated with signal 15 [Terminated], core dumped
15 >make[3]: *** [libgcj.la] Error 1
16 >make[3]: Leaving directory
17 >`/var/tmp/portage/gcc-3.2-r1/work/build/i586-pc-linux-gnu/libjava'
18 >make[2]: *** [all-recursive] Error 1
19 >make[2]: Leaving directory
20 >`/var/tmp/portage/gcc-3.2-r1/work/build/i586-pc-linux-gnu/libjava'
21 >make[1]: *** [all-target-libjava] Error 2
22 >make[1]: Leaving directory `/var/tmp/portage/gcc-3.2-r1/work/build'
23 >make: *** [bootstrap-lean] Error 2
24 >
25 >!!! ERROR: The ebuild did not complete successfully.
26 >!!! Function src_compile, Line 81, Exitcode 2
27 >!!! (no error message)
28 >
29 >
30 >CHOST=1586-pc-linux-gnu
31 >CFLAGS=-march k6 -O3 -pipe
32 >CXXFLAGS=-march k6 -O3 -pipe
33 >
34 >
35 >I'll post a bug with a complete compilelog later today if anyone wants that :)
36 >(it's *long*).
37 >
38 >--
39
40 Can you post the kernel error messages in the system log. I forget
41 the name but it will be in /var/logs
42 It will look something like this (with dates removed):
43
44 kernel: assert(cmp == 0)
45 kernel: invalid operand: 0000
46 kernel: CPU: 0
47 kernel: EIP: 0010:[xtTruncate_pmap+140/1136]
48 kernel: EFLAGS: 00010282
49 kernel: eax: 00000011 ebx: 00000000 ecx: c6906000 edx:
50 c4aefe40
51 kernel: esi: c6907e94 edi: 00000000 ebp: c6907f6c esp:
52 c6907e70
53 kernel: ds: 0018 es: 0018 ss: 0018
54 kernel: Process kdeinit (pid: 399, stackpage=c6907000)
55 kernel: Stack: c020d315 c020d442 c6907f58 c6907f60 00000000
56 c6907f6c c0286ab80 0000000
57 kernel: 00000001 c6907ebc 00000000 00000000 00000000
58 00000003 c6907f24 00223c68
59 kernel: 00000000 c7e00041 00000000 00238a97 00000000
60 00000096 c7f9e00c c6907f60
61 kernel: Call Trace: [jfs_strtoUCS+44/160] [txEnd+268/304] [jfs_
62 unlink+712/976] [vfs_unlink+232/304]
63 kernel:
64 kernel: Code: 0f 0b 83 c4 08 8b 54 24 1c 8b 1a 8b 72 04 8b 42 0c
65 89 44 24
66
67 Fred Van Andel

Replies

Subject Author
Re: [gentoo-dev] 1.4_rc1 bootstrap problem "Dag Viggo Lokøen" <dag.viggo@××××××.org>