Gentoo Archives: gentoo-user

From: "Łeandro Sales" <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Failure to compile gcc-3.3.6-r1
Date: Wed, 21 Nov 2007 20:03:54
Message-Id: 5bc4c4570711211156p560a96a9v76a527813eddc614@mail.gmail.com
1 Hi folks,
2 someone to help me on this issue:
3
4 * Messages for package sys-devel/gcc-3.3.6-r1:
5
6 *
7 * ERROR: sys-devel/gcc-3.3.6-r1 failed.
8 * Call stack:
9 * ebuild.sh, line 1701: Called dyn_compile
10 * ebuild.sh, line 1039: Called qa_call 'src_compile'
11 * ebuild.sh, line 44: Called src_compile
12 * ebuild.sh, line 1383: Called toolchain_src_compile
13 * toolchain.eclass, line 26: Called gcc_src_compile
14 * toolchain.eclass, line 1548: Called gcc_do_make
15 * toolchain.eclass, line 1422: Called die
16 * The specific snippet of code:
17 * emake \
18 * LDFLAGS="${LDFLAGS}" \
19 * STAGE1_CFLAGS="${STAGE1_CFLAGS}" \
20 * LIBPATH="${LIBPATH}" \
21 * BOOT_CFLAGS="${BOOT_CFLAGS}" \
22 * ${GCC_MAKE_TARGET} \
23 * || die "emake failed with ${GCC_MAKE_TARGET}"
24 * The die message:
25 * emake failed with bootstrap-lean
26
27 Thanks,
28 Leandro.
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Failure to compile gcc-3.3.6-r1 "Łeandro Sales" <leandroal@×××××.com>
Re: [gentoo-user] Failure to compile gcc-3.3.6-r1 Aniruddha <zentooist@×××××.com>