Gentoo Archives: gentoo-user

From: "Łeandro Sales" <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1
Date: Wed, 21 Nov 2007 20:47:21
Message-Id: 5bc4c4570711211241u573d88eejc59c9bbd623a2f33@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1 by Dale
1 2007/11/21, Dale <dalek1967@×××××××××.net>:
2 >
3 > Łeandro Sales wrote:
4 > 2007/11/21, Łeandro Sales <leandroal@×××××.com>:
5 >
6 >
7 > Hi folks,
8 > someone to help me on this issue:
9 >
10 > * Messages for package sys-devel/gcc-3.3.6-r1:
11 >
12 > *
13 > * ERROR: sys-devel/gcc-3.3.6-r1 failed.
14 > * Call stack:
15 > * ebuild.sh, line 1701: Called dyn_compile
16 > * ebuild.sh, line 1039: Called qa_call 'src_compile'
17 > * ebuild.sh, line 44: Called src_compile
18 > * ebuild.sh, line 1383: Called toolchain_src_compile
19 > * toolchain.eclass, line 26: Called gcc_src_compile
20 > * toolchain.eclass, line 1548: Called gcc_do_make
21 > * toolchain.eclass, line 1422: Called die
22 > * The specific snippet of code:
23 > * emake \
24 > * LDFLAGS="${LDFLAGS}" \
25 > * STAGE1_CFLAGS="${STAGE1_CFLAGS}" \
26 > * LIBPATH="${LIBPATH}" \
27 > * BOOT_CFLAGS="${BOOT_CFLAGS}" \
28 > * ${GCC_MAKE_TARGET} \
29 > * || die "emake failed with ${GCC_MAKE_TARGET}"
30 > * The die message:
31 > * emake failed with bootstrap-lean
32 >
33 > Thanks,
34 > Leandro.
35 >
36 >
37 >
38 >
39 > Hi, just to complete the error msg:
40 >
41 > 3.6-r1/work/gcc-3.3.6/gcc/c-common.c
42 > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-common.h
43 > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-pragma.c
44 > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-objc-common.c";
45 > \
46 > for f in $gf; do \
47 > echo "\"$f\", "; done >> tmp-gtyp.h
48 > bison -v
49 > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.y\
50 > --output=/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.c
51 > --defines
52 > bison: cannot open file
53 > `/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':
54 > No such file or directory
55 > echo " NULL};" >> tmp-gtyp.h
56 > make[2]: ***
57 > [/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.h]
58 > Error 1
59 > make[2]: *** Waiting for unfinished jobs....
60 > echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
61 > gf="cp f treelang"; \
62 > for l in $gf; do \
63 > echo "\"$l\", "; done >> tmp-gtyp.h
64 > echo "NULL};" >> tmp-gtyp.h
65 > /bin/sh
66 > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/move-if-change
67 > tmp-gtyp.h gtyp-gen.h
68 > make[2]: Leaving directory
69 > `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
70 > make[1]: *** [stage2_build] Error 2
71 > make[1]: Leaving directory
72 > `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
73 > make: *** [bootstrap-lean] Error 2
74 > �éí˘�Źz¸ �Ú(˘¸&j)b� bst==
75 >
76 > Disregard my last email. It's Bison that can't open a missing file. My
77 > bad.
78 >
79 > Dale
80 >
81 > :-) :-)
82 >
83
84 OK. Don't worry. Any other clue?
85
86 Thanks,
87 Leandro

Replies

Subject Author
Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1 Catalin <catalin.neagoe@×××××.com>