Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328325 - sys-devel/gcc-4.4.4-r1 on arm: libiberty/getpwd.c:75: error: storage size of ‘dotstat’ isn’t known
Summary: sys-devel/gcc-4.4.4-r1 on arm: libiberty/getpwd.c:75: error: storage size of ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 00:33 UTC by John L. Poole
Modified: 2010-07-27 08:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,309.44 KB, text/plain)
2010-07-15 00:42 UTC, John L. Poole
Details
emerge --info (emerge--info=sys-devel-gcc-4.4.4-r1.txt,3.95 KB, text/plain)
2010-07-15 00:43 UTC, John L. Poole
Details
ebuild environment (environment.txt,188.42 KB, text/plain)
2010-07-15 00:44 UTC, John L. Poole
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ?