Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201011 - sys-devel/gcc-3.3.6-r1 failed.
Summary: sys-devel/gcc-3.3.6-r1 failed.
Status: RESOLVED DUPLICATE of bug 183766
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-02 17:20 UTC by klaus henske
Modified: 2007-12-02 17:27 UTC (History)
0 users

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


Attachments
Buildlog sys-devel/gcc-3.3.6-r1 (build.log,513.56 KB, text/plain)
2007-12-02 17:23 UTC, klaus henske
Details

Note You need to log in before you can comment on or make changes to this bug.
Description klaus henske 2007-12-02 17:20:00 UTC
* 
 * 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
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-devel/gcc-3.3.6-r1/temp/build.log'.


Reproducible: Always

Steps to Reproduce:
1. The Package sys-devel/gcc-3.3.6-r1 is use for java and other application. Here the output of emerge -pv

khenske@movieserv ~ $ sudo emerge -pv '=sys-devel/gcc-3.3.6-r1'

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS   ] sys-devel/gcc-3.3.6-r1  USE="fortran gcj gtk nls objc (-altivec) -bootstrap -boundschecking -build -doc (-hardened) -ip28 -ip32r10k (-multilib) -multislot (-n32) (-n64) -nocxx -nopie -nossp -test -vanilla" 0 kB 

Total: 1 package (1 in new slot), Size of downloads: 0 kB

2. When I emerge, than is the result that, what you see under Description.

3. This are my USE: 
USE="a52 aac aalib acl acpi alsa apm cdr caps cups ctype dbus dri dts dvd dvdr dvdread elibc_uclibc encode esd ffmpeg flac foomaticdb fortran gcj gd gnome gmp gpm hal hotplug ieee1394 innodb kerberos ldap libcaca libg++ mmx mpeg ncurses nls nsplugin ntpl ntplonly objc ogg pcre qt qt3support samba sdl session slang slp softmmu sox speedo svg theora threads tiff type1 unicode usb v4l vcd vorbis win32codecs X x264 xvid zlib"

Actual Results:  
see Description


The package sys-devel/gcc-3.3.6-r1 is very important for many package (java, multimedia).
Comment 1 klaus henske 2007-12-02 17:23:31 UTC
Created attachment 137553 [details]
Buildlog sys-devel/gcc-3.3.6-r1

Here the complete build.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-02 17:27:23 UTC

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