|
|
emerge -uDN world
在gcc时出错。
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/fold-const.c: In function ‘extract_muldiv’:
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/fold-const.c:5239: error: type mismatch between an SSA_NAME and its symbol
while verifying SSA_NAME *.LPBX1_1220 in statement
# flag_wrapv_1216 = V_MAY_DEF <flag_wrapv_1211>;
# mode_size_1217 = V_MAY_DEF <mode_size_1212>;
# global_trees_1218 = V_MAY_DEF <global_trees_1213>;
# depth_1219 = V_MAY_DEF <depth_1214>;
# *.LPBX1_1220 = V_MAY_DEF <*.LPBX1_667>;
# VUSE <tree_code_type_85>;
# VUSE <SFT.15866_649>;
t1_668 = fold_build1_stat (tcode_66, cstype_655, D.52028_664);
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/fold-const.c:5239: error: type mismatch between an SSA_NAME and its symbol
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/fold-const.c:5239: error: missing definition
for SSA_NAME: *.LPBX1_1220 in statement:
# VUSE <*.LPBX1_1220>;
PROF.6557_669 = *.LPBX1[3054];
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/fold-const.c:5239: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [fold-const.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.2/work/build/gcc'
make[1]: *** [stageprofile_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.2/work/build/gcc'
make: *** [profiledbootstrap] Error 2
*
* ERROR: sys-devel/gcc-4.1.2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4611: Called toolchain_src_compile
* environment, line 5082: Called gcc_src_compile
* environment, line 2936: Called gcc_do_make
* environment, line 2766: 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 profiledbootstrap
*
* 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-4.1.2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.1.2/temp/environment'.
* |
|