Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1 Francisco Rivas <taken2k4@×××××.com>