Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189844 - sys-devel/gcc-3.3.6-r1 fails to compile
Summary: sys-devel/gcc-3.3.6-r1 fails to compile
Status: VERIFIED DUPLICATE of bug 180184
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-22 14:10 UTC by Ryan James
Modified: 2007-08-22 14:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge.info (emerge.info,6.44 KB, text/plain)
2007-08-22 14:12 UTC, Ryan James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan James 2007-08-22 14:10:55 UTC
sys-devel/gcc-3.3.6-r1 fails to compile, as similar to this hardened bug here: http://bugs.gentoo.org/show_bug.cgi?id=125273

Only difference is I'm not using hardened. I would also like to point out it says failed with bootstrap-lean? I don't have bootstrap flag enabled.

Output from emerge error:
make[2]: Leaving directory `/tmp/portage/sys-devel-3.3.6-r1/work/build/gcc'
make[1]: *** [stage2_build] Error2
make[1]: Leaving directory `/tmp/portage/sys-devel-3.3.6-r1/work/build/gcc'
make: *** [bootstrap-lean] Error2

!!! ERROR: sys-devel/gcc-3.3.6-r1 failed.
Call stack:
  ebuild .sh, line 1632: Called dyn_compile
...
!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error...


Output of emerge --info:  [EDIT] Actually gonna attach it as a file. It's kind of long.

livecd / # gcc-config -l
 [1] i686-pc-linux-gnu-4.1.2 *

Also noticed someone wanting trace/debug files. I'll try and get some of those.
Comment 1 Ryan James 2007-08-22 14:12:25 UTC
Created attachment 128877 [details]
emerge.info

emerge.info attached.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-22 14:12:46 UTC
gcc-3.3.x is EOLed and completely unsupported.


*** This bug has been marked as a duplicate of bug 180184 ***

*** This bug has been marked as a duplicate of bug 180184 ***
Comment 3 Ryan James 2007-08-22 14:30:46 UTC
cat build.log |tail -n 25


echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp"; \
        for l in $gf; do \
        echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /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 `/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.6-r1 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1322:   Called toolchain_src_compile
  toolchain.eclass, line 26:   Called gcc_src_compile
  toolchain.eclass, line 1546:   Called gcc_do_make
  toolchain.eclass, line 1420:   Called die

!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/tmp/portage/sys-devel/gcc-3.3.6-r1/temp/build.log'.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-08-22 14:36:10 UTC
As already said above, don't use gcc-3.3, no fixes for it. It's dead.