Gentoo Archives: gentoo-sparc

From: Leif Sawyer <lsawyer@×××.com>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] Another quiet question
Date: Mon, 11 Feb 2008 23:04:47
Message-Id: 38D04BF3A4B7B2499D19EB1DB54285EA06B9C555@FNB1EX01.gci.com
In Reply to: [gentoo-sparc] Correctable ECC Error question... by Leif Sawyer
1 My ECC Ram question went by without so much as a burp on the list, who
2 knows if this will make any waves, either...
3
4 $ gcc --version
5 gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2, HTB-3.4.4-1.00, ssp-3.4.6-1.0,
6 pie-8.7.9)
7
8 $ sudo emerge sys-devel/gcc-3.4.6-r2
9 [snip]
10 stage1/xgcc -Bstage1/ -B/usr/sparc-unknown-linux-gnu/bin/ -m32
11 -mcpu=ultrasparc -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings
12 -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
13 -Wold-style-definition -DHAVE_CONFIG_H -o tree1 \
14 treelang/tree1.o treelang/treetree.o treelang/tree-convert.o \
15 treelang/lex.o treelang/parse.o \
16 main.o libbackend.a ../libiberty/libiberty.a
17 ../libiberty/libiberty.a ../libiberty/libiberty.a attribs.o
18 libbackend.a(function.o): In function `expand_function_end':
19 function.c:(.text+0xa568): undefined reference to
20 `bounds_delete_redundant_calls'
21 libbackend.a(calls.o): In function `expand_call':
22 calls.c:(.text+0x56cc): undefined reference to
23 `bounds_note_call_for_deletion'
24 calls.c:(.text+0x5ccc): undefined reference to
25 `bounds_is_deletable_fn_p'
26 collect2: ld returned 1 exit status
27 make[2]: *** [tree1] Error 1
28 make[2]: Leaving directory
29 `/var/tmp/portage/sys-devel/gcc-3.4.6-r2/work/build/gcc'
30 make[1]: *** [stage2_build] Error 2
31 make[1]: Leaving directory
32 `/var/tmp/portage/sys-devel/gcc-3.4.6-r2/work/build/gcc'
33 make: *** [bootstrap-lean] Error 2
34 *
35 * ERROR: sys-devel/gcc-3.4.6-r2 failed.
36 * Call stack:
37 * ebuild.sh, line 49: Called src_compile
38 * environment, line 4519: Called toolchain_src_compile
39 * environment, line 5009: Called gcc_src_compile
40 * environment, line 2886: Called gcc_do_make
41 * environment, line 2716: Called die
42 * The specific snippet of code:
43 * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}"
44 LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} ||
45 die "emake failed with ${GCC_MAKE_TARGET}";
46 * The die message:
47 * emake failed with bootstrap-lean
48 *
49 * If you need support, post the topmost build error, and the call stack
50 if relevant.
51 * A complete build log is located at
52 '/var/tmp/portage/sys-devel/gcc-3.4.6-r2/temp/build.log'.
53 * The ebuild environment file is located at
54 '/var/tmp/portage/sys-devel/gcc-3.4.6-r2/temp/environment'.
55 *
56
57 * Messages for package sys-devel/gcc-3.4.6-r2:
58
59 *
60 * ERROR: sys-devel/gcc-3.4.6-r2 failed.
61 * Call stack:
62 * ebuild.sh, line 49: Called src_compile
63 * environment, line 4519: Called toolchain_src_compile
64 * environment, line 5009: Called gcc_src_compile
65 * environment, line 2886: Called gcc_do_make
66 * environment, line 2716: Called die
67 * The specific snippet of code:
68 * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}"
69 LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} ||
70 die "emake failed with ${GCC_MAKE_TARGET}";
71 * The die message:
72 * emake failed with bootstrap-lean
73 *
74 * If you need support, post the topmost build error, and the call stack
75 if relevant.
76 * A complete build log is located at
77 '/var/tmp/portage/sys-devel/gcc-3.4.6-r2/temp/build.log'.
78 * The ebuild environment file is located at
79 '/var/tmp/portage/sys-devel/gcc-3.4.6-r2/temp/environment'.
80 *
81
82 --
83 gentoo-sparc@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] Another quiet question Hamish Greig <hgreig@×××××××××××.au>