Gentoo Archives: gentoo-user

From: "Łeandro Sales" <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1
Date: Wed, 21 Nov 2007 20:26:41
Message-Id: 5bc4c4570711211220y8c42038y74d2cadca2d342bd@mail.gmail.com
In Reply to: [gentoo-user] Failure to compile gcc-3.3.6-r1 by "Łeandro Sales"
1 2007/11/21, £eandro Sales <leandroal@×××××.com>:
2 > Hi folks,
3 > someone to help me on this issue:
4 >
5 > * Messages for package sys-devel/gcc-3.3.6-r1:
6 >
7 > *
8 > * ERROR: sys-devel/gcc-3.3.6-r1 failed.
9 > * Call stack:
10 > * ebuild.sh, line 1701: Called dyn_compile
11 > * ebuild.sh, line 1039: Called qa_call 'src_compile'
12 > * ebuild.sh, line 44: Called src_compile
13 > * ebuild.sh, line 1383: Called toolchain_src_compile
14 > * toolchain.eclass, line 26: Called gcc_src_compile
15 > * toolchain.eclass, line 1548: Called gcc_do_make
16 > * toolchain.eclass, line 1422: Called die
17 > * The specific snippet of code:
18 > * emake \
19 > * LDFLAGS="${LDFLAGS}" \
20 > * STAGE1_CFLAGS="${STAGE1_CFLAGS}" \
21 > * LIBPATH="${LIBPATH}" \
22 > * BOOT_CFLAGS="${BOOT_CFLAGS}" \
23 > * ${GCC_MAKE_TARGET} \
24 > * || die "emake failed with ${GCC_MAKE_TARGET}"
25 > * The die message:
26 > * emake failed with bootstrap-lean
27 >
28 > Thanks,
29 > Leandro.
30 >
31
32 Hi, just to complete the error msg:
33
34 3.6-r1/work/gcc-3.3.6/gcc/c-common.c
35 /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-common.h
36 /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-pragma.c
37 /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-objc-common.c";
38 \
39 for f in $gf; do \
40 echo "\"$f\", "; done >> tmp-gtyp.h
41 bison -v /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.y\
42 --output=/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.c
43 --defines
44 bison: cannot open file
45 `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.y--output=/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.c':
46 No such file or directory
47 echo " NULL};" >> tmp-gtyp.h
48 make[2]: *** [/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.h]
49 Error 1
50 make[2]: *** Waiting for unfinished jobs....
51 echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
52 gf="cp f treelang"; \
53 for l in $gf; do \
54 echo "\"$l\", "; done >> tmp-gtyp.h
55 echo "NULL};" >> tmp-gtyp.h
56 /bin/sh /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/move-if-change
57 tmp-gtyp.h gtyp-gen.h
58 make[2]: Leaving directory
59 `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
60 make[1]: *** [stage2_build] Error 2
61 make[1]: Leaving directory
62 `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
63 make: *** [bootstrap-lean] Error 2

Replies

Subject Author
Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1 Dale <dalek1967@×××××××××.net>
Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1 Dale <dalek1967@×××××××××.net>