Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 328325

Summary: sys-devel/gcc-4.4.4-r1 on arm: libiberty/getpwd.c:75: error: storage size of ‘dotstat’ isn’t known
Product: Gentoo Linux Reporter: John L. Poole <prestopoole>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED NEEDINFO    
Severity: normal CC: arm
Priority: High    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
ebuild environment

Description John L. Poole 2010-07-15 00:33:19 UTC
* ERROR: sys-devel/gcc-4.4.4-r1 failed:
 *   emake failed with bootstrap-lean
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 4924:  Called toolchain_src_compile
 *   environment, line 5519:  Called gcc_src_compile
 *   environment, line 3130:  Called gcc_do_make
 *   environment, line 2917:  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}";
 *
 * If you need support, post the output of 'emerge --info =sys-devel/gcc-4.4.4-r1',
 * the complete build log and the output of 'emerge -pqv =sys-devel/gcc-4.4.4-r1'.
 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.4.4-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.4.4-r1/temp/environment'.
 * S: '/var/tmp/portage/sys-devel/gcc-4.4.4-r1/work/build'

I'll attach requested data forthwith.
Comment 1 John L. Poole 2010-07-15 00:42:31 UTC
Created attachment 238783 [details]
build.log
Comment 2 John L. Poole 2010-07-15 00:43:00 UTC
Created attachment 238785 [details]
emerge --info
Comment 3 John L. Poole 2010-07-15 00:44:04 UTC
Created attachment 238787 [details]
ebuild environment
Comment 4 SpanKY gentoo-dev 2010-07-19 01:04:17 UTC
does it fail when you disable distcc ?