Gentoo Archives: gentoo-user

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

Replies

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