Failure to compile gcc-3.3.6-r1
exactly same problem here :(
On Nov 21, 2007 10:41 PM, Łeandro Sales <leandroal@gmail.com> wrote: > 2007/11/21, Dale <dalek1967@bellsouth.net>: > > > > > Łeandro Sales wrote: > > 2007/11/21, Łeandro Sales <leandroal@gmail.com>: > > > > > > Hi folks, > > someone to help me on this issue: > > > > * Messages for package sys-devel/gcc-3.3.6-r1: > > > > * > > * ERROR: sys-devel/gcc-3.3.6-r1 failed. > > * Call stack: > > * ebuild.sh, line 1701: Called dyn_compile > > * ebuild.sh, line 1039: Called qa_call 'src_compile' > > * ebuild.sh, line 44: Called src_compile > > * ebuild.sh, line 1383: Called toolchain_src_compile > > * toolchain.eclass, line 26: Called gcc_src_compile > > * toolchain.eclass, line 1548: Called gcc_do_make > > * toolchain.eclass, line 1422: Called die > > * The specific snippet of code: > > * emake > > * LDFLAGS="${LDFLAGS}" > > * STAGE1_CFLAGS="${STAGE1_CFLAGS}" > > * LIBPATH="${LIBPATH}" > > * BOOT_CFLAGS="${BOOT_CFLAGS}" > > * ${GCC_MAKE_TARGET} > > * || die "emake failed with ${GCC_MAKE_TARGET}" > > * The die message: > > * emake failed with bootstrap-lean > > > > Thanks, > > Leandro. > > > > > > > > > > Hi, just to complete the error msg: > > > > 3.6-r1/work/gcc-3.3.6/gcc/c-common.c > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-common.h > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-pragma.c > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-objc-common.c"; > > > > for f in $gf; do > > echo ""$f", "; done >> tmp-gtyp.h > > bison -v > > /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 > > --defines > > bison: cannot open file > > `/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': > > No such file or directory > > echo " NULL};" >> tmp-gtyp.h > > make[2]: *** > > [/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.h] > > Error 1 > > make[2]: *** Waiting for unfinished jobs.... > > echo "static const char *lang_dir_names[] = { "c", " >> tmp-gtyp.h > > gf="cp f treelang"; > > for l in $gf; do > > echo ""$l", "; done >> tmp-gtyp.h > > echo "NULL};" >> tmp-gtyp.h > > /bin/sh > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/move-if-change > > tmp-gtyp.h gtyp-gen.h > > make[2]: Leaving directory > > `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc' > > make[1]: *** [stage2_build] Error 2 > > make[1]: Leaving directory > > `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc' > > make: *** [bootstrap-lean] Error 2 > > �é*˘�Źz¸ �Ú(˘¸&j)b� bst== > > > > Disregard my last email. It's Bison that can't open a missing file. My > > bad. > > > > Dale > > > > :-) :-) > > > > OK. Don't worry. Any other clue? > > Thanks, > Leandro > |
Failure to compile gcc-3.3.6-r1
Hi friends...
Try updating portage and then emerge the newer version of gcc... Is very necessary that gcc version for you?... I hope help you.. On Nov 26, 2007 9:36 AM, Catalin <catalin.neagoe@gmail.com> wrote: > exactly same problem here :( > > On Nov 21, 2007 10:41 PM, Łeandro Sales <leandroal@gmail.com> wrote: > > 2007/11/21, Dale <dalek1967@bellsouth.net>: > > > > > > > > Łeandro Sales wrote: > > > 2007/11/21, Łeandro Sales <leandroal@gmail.com>: > > > > > > > > > Hi folks, > > > someone to help me on this issue: > > > > > > * Messages for package sys-devel/gcc-3.3.6-r1: > > > > > > * > > > * ERROR: sys-devel/gcc-3.3.6-r1 failed. > > > * Call stack: > > > * ebuild.sh, line 1701: Called dyn_compile > > > * ebuild.sh, line 1039: Called qa_call 'src_compile' > > > * ebuild.sh, line 44: Called src_compile > > > * ebuild.sh, line 1383: Called toolchain_src_compile > > > * toolchain.eclass, line 26: Called gcc_src_compile > > > * toolchain.eclass, line 1548: Called gcc_do_make > > > * toolchain.eclass, line 1422: Called die > > > * The specific snippet of code: > > > * emake > > > * LDFLAGS="${LDFLAGS}" > > > * STAGE1_CFLAGS="${STAGE1_CFLAGS}" > > > * LIBPATH="${LIBPATH}" > > > * BOOT_CFLAGS="${BOOT_CFLAGS}" > > > * ${GCC_MAKE_TARGET} > > > * || die "emake failed with ${GCC_MAKE_TARGET}" > > > * The die message: > > > * emake failed with bootstrap-lean > > > > > > Thanks, > > > Leandro. > > > > > > > > > > > > > > > Hi, just to complete the error msg: > > > > > > 3.6-r1/work/gcc-3.3.6/gcc/c-common.c > > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-common.h > > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-pragma.c > > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-objc-common.c"; > > > > > > for f in $gf; do > > > echo ""$f", "; done >> tmp-gtyp.h > > > bison -v > > > /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 > > > --defines > > > bison: cannot open file > > > `/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': > > > No such file or directory > > > echo " NULL};" >> tmp-gtyp.h > > > make[2]: *** > > > [/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.h] > > > Error 1 > > > make[2]: *** Waiting for unfinished jobs.... > > > echo "static const char *lang_dir_names[] = { "c", " >> tmp-gtyp.h > > > gf="cp f treelang"; > > > for l in $gf; do > > > echo ""$l", "; done >> tmp-gtyp.h > > > echo "NULL};" >> tmp-gtyp.h > > > /bin/sh > > > /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/move-if-change > > > tmp-gtyp.h gtyp-gen.h > > > make[2]: Leaving directory > > > `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc' > > > make[1]: *** [stage2_build] Error 2 > > > make[1]: Leaving directory > > > `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc' > > > make: *** [bootstrap-lean] Error 2 > > > �é*˘�Źz¸ �Ú(˘¸&j)b� bst== > > > > > > Disregard my last email. It's Bison that can't open a missing file. My > > > bad. > > > > > > Dale > > > > > > :-) :-) > > > > > > > OK. Don't worry. Any other clue? > > > > Thanks, > > Leandro > > > -- Francisco Rivas Linux User (New) : #448324 Linux Machine (New) : 355187 |
Failure to compile gcc-3.3.6-r1
I think this has been answered on the forums:
http://forums.gentoo.org/viewtopic-p-4535453.html?sid=b6fc28fe1bbe080cf1bae6a46c145374 Basically, emerge libstdc++-v3 first, then you will no longer need gcc-3.3.6-r1. Francisco Rivas wrote: > Hi friends... > > Try updating portage and then emerge the newer version of gcc... > > Is very necessary that gcc version for you?... > > I hope help you.. > > On Nov 26, 2007 9:36 AM, Catalin <catalin.neagoe@gmail.com> wrote: > >> exactly same problem here :( >> >> On Nov 21, 2007 10:41 PM, Łeandro Sales <leandroal@gmail.com> wrote: >> >>> 2007/11/21, Dale <dalek1967@bellsouth.net>: >>> >>> >>>> Łeandro Sales wrote: >>>> 2007/11/21, Łeandro Sales <leandroal@gmail.com>: >>>> >>>> >>>> Hi folks, >>>> someone to help me on this issue: >>>> >>>> * Messages for package sys-devel/gcc-3.3.6-r1: >>>> >>>> * >>>> * ERROR: sys-devel/gcc-3.3.6-r1 failed. >>>> * Call stack: >>>> * ebuild.sh, line 1701: Called dyn_compile >>>> * ebuild.sh, line 1039: Called qa_call 'src_compile' >>>> * ebuild.sh, line 44: Called src_compile >>>> * ebuild.sh, line 1383: Called toolchain_src_compile >>>> * toolchain.eclass, line 26: Called gcc_src_compile >>>> * toolchain.eclass, line 1548: Called gcc_do_make >>>> * toolchain.eclass, line 1422: Called die >>>> * The specific snippet of code: >>>> * emake >>>> * LDFLAGS="${LDFLAGS}" >>>> * STAGE1_CFLAGS="${STAGE1_CFLAGS}" >>>> * LIBPATH="${LIBPATH}" >>>> * BOOT_CFLAGS="${BOOT_CFLAGS}" >>>> * ${GCC_MAKE_TARGET} >>>> * || die "emake failed with ${GCC_MAKE_TARGET}" >>>> * The die message: >>>> * emake failed with bootstrap-lean >>>> >>>> Thanks, >>>> Leandro. >>>> >>>> >>>> >>>> >>>> Hi, just to complete the error msg: >>>> >>>> 3.6-r1/work/gcc-3.3.6/gcc/c-common.c >>>> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-common.h >>>> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-pragma.c >>>> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-objc-common.c"; >>>> >>>> for f in $gf; do >>>> echo ""$f", "; done >> tmp-gtyp.h >>>> bison -v >>>> /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 >>>> --defines >>>> bison: cannot open file >>>> `/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': >>>> No such file or directory >>>> echo " NULL};" >> tmp-gtyp.h >>>> make[2]: *** >>>> [/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.h] >>>> Error 1 >>>> make[2]: *** Waiting for unfinished jobs.... >>>> echo "static const char *lang_dir_names[] = { "c", " >> tmp-gtyp.h >>>> gf="cp f treelang"; >>>> for l in $gf; do >>>> echo ""$l", "; done >> tmp-gtyp.h >>>> echo "NULL};" >> tmp-gtyp.h >>>> /bin/sh >>>> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/move-if-change >>>> tmp-gtyp.h gtyp-gen.h >>>> make[2]: Leaving directory >>>> `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc' >>>> make[1]: *** [stage2_build] Error 2 >>>> make[1]: Leaving directory >>>> `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc' >>>> make: *** [bootstrap-lean] Error 2 >>>> �é*˘�Źz¸ �Ú(˘¸&j)b� bst== >>>> >>>> Disregard my last email. It's Bison that can't open a missing file. My >>>> bad. >>>> >>>> Dale >>>> >>>> :-) :-) >>>> >>>> >>> OK. Don't worry. Any other clue? >>> >>> Thanks, >>> Leandro >>> >>> > > > > -- gentoo-user@gentoo.org mailing list |
Failure to compile gcc-3.3.6-r1
Łeandro Sales wrote:
> Hi folks, > someone to help me on this issue: > > * Messages for package sys-devel/gcc-3.3.6-r1: > > * > * ERROR: sys-devel/gcc-3.3.6-r1 failed. > * Call stack: > * ebuild.sh, line 1701: Called dyn_compile > * ebuild.sh, line 1039: Called qa_call 'src_compile' > * ebuild.sh, line 44: Called src_compile > * ebuild.sh, line 1383: Called toolchain_src_compile > * toolchain.eclass, line 26: Called gcc_src_compile > * toolchain.eclass, line 1548: Called gcc_do_make > * toolchain.eclass, line 1422: Called die > * The specific snippet of code: > * emake > * LDFLAGS="${LDFLAGS}" > * STAGE1_CFLAGS="${STAGE1_CFLAGS}" > * LIBPATH="${LIBPATH}" > * BOOT_CFLAGS="${BOOT_CFLAGS}" > * ${GCC_MAKE_TARGET} > * || die "emake failed with ${GCC_MAKE_TARGET}" > * The die message: > * emake failed with bootstrap-lean > > Thanks, > Leandro. > http://bugs.gentoo.org/show_bug.cgi?id=191273 -- gentoo-user@gentoo.org mailing list |
Failure to compile gcc-3.3.6-r1
Łeandro Sales wrote:
> Hi folks, > someone to help me on this issue: > > * Messages for package sys-devel/gcc-3.3.6-r1: > > * > * ERROR: sys-devel/gcc-3.3.6-r1 failed. > * Call stack: > * ebuild.sh, line 1701: Called dyn_compile > * ebuild.sh, line 1039: Called qa_call 'src_compile' > * ebuild.sh, line 44: Called src_compile > * ebuild.sh, line 1383: Called toolchain_src_compile > * toolchain.eclass, line 26: Called gcc_src_compile > * toolchain.eclass, line 1548: Called gcc_do_make > * toolchain.eclass, line 1422: Called die > * The specific snippet of code: > * emake > * LDFLAGS="${LDFLAGS}" > * STAGE1_CFLAGS="${STAGE1_CFLAGS}" > * LIBPATH="${LIBPATH}" > * BOOT_CFLAGS="${BOOT_CFLAGS}" > * ${GCC_MAKE_TARGET} > * || die "emake failed with ${GCC_MAKE_TARGET}" > * The die message: > * emake failed with bootstrap-lean > > Thanks, > Leandro. > http://bugs.gentoo.org/show_bug.cgi?id=191273 -- gentoo-user@gentoo.org mailing list |
| All times are GMT. The time now is 07:25 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.