|
|
发表于 2009-1-30 00:14:49
|
显示全部楼层
Post by coderoar;1942031
我也是multilib的x86_64,今早升级了gcc-4.3.3,硬是无法编译sys-libs/glibc-2.9_p20081201-r1,崩溃ing。
- ../misc/syslog.c: In function '__vsyslog_chk':
- ../misc/syslog.c:123: sorry, unimplemented: inlining failed in call to 'syslog': function body not available
- ../misc/syslog.c:155: sorry, unimplemented: called from here
- make[2]: *** [/mnt/cache/portage/portage/sys-libs/glibc-2.9_p20081201-r1/work/build-x86-x86_64-pc-linux-gnu-nptl/misc/syslog.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- make[2]: Leaving directory `/mnt/cache/portage/portage/sys-libs/glibc-2.9_p20081201-r1/work/glibc-2.9-20081201/misc'
- make[1]: *** [misc/subdir_lib] Error 2
- make[1]: Leaving directory `/mnt/cache/portage/portage/sys-libs/glibc-2.9_p20081201-r1/work/glibc-2.9-20081201'
- make: *** [all] Error 2
- *
- * ERROR: sys-libs/glibc-2.9_p20081201-r1 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_compile
- * environment, line 3500: Called eblit-run 'src_compile'
- * environment, line 1114: Called eblit-glibc-src_compile
- * src_compile.eblit, line 179: Called src_compile
- * environment, line 3500: Called eblit-run 'src_compile'
- * environment, line 1114: Called eblit-glibc-src_compile
- * src_compile.eblit, line 187: Called toolchain-glibc_src_compile
- * src_compile.eblit, line 122: Called die
- * The specific snippet of code:
- * make PARALLELMFLAGS="${MAKEOPTS}" || die "make for ${ABI} failed"
- * The die message:
- * make for x86 failed
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/mnt/cache/portage/portage/sys-libs/glibc-2.9_p20081201-r1/temp/build.log'.
- * The ebuild environment file is located at '/mnt/cache/portage/portage/sys-libs/glibc-2.9_p20081201-r1/temp/environment'.
复制代码
遇到相同的问题。 |
|