Сабж. Пробовал собирать 4.6.2, пробовал собирать 4.6.0 - не собирается.
[ebuild NS #] sys-devel/gcc-4.6.0 [4.5.3-r1] USE="cxx graphite mudflap nls nptl (-altivec) -bootstrap -build -doc (-fixed-point) -fortran -gcj -go -gtk (-hardened) (-libffi) (-multilib) -multislot -nocxx -nopie -nossp -objc -objc++ -objc-gc -openmp -test -vanilla"
>>> Messages generated by process 30992 on 2011-11-18 00:55:45 MSK for package sys-devel/gcc-4.6.0:
WARN: setup
LTO support is still experimental and unstable.
Any bugs resulting from the use of LTO will not be fixed.
ERROR: compile
ERROR: sys-devel/gcc-4.6.0 failed (compile phase):
emake failed with bootstrap-lean
Call stack:
ebuild.sh, line 84: Called src_compile
environment, line 4489: Called toolchain_src_compile
environment, line 5187: Called gcc_do_make
environment, line 2680: 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}";
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7562: warning: type defaults to âintâ in declaration of âp_ppl_new_PIP_Problem_from_constraintsâ
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7612: error: âppl_PIP_Problem_is_satisfiableâ undeclared here (not in a function)
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7645: warning: type defaults to âintâ in declaration of âp_ppl_PIP_Problem_is_satisfiableâ
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7689: error: âppl_delete_PIP_Problemâ undeclared here (not in a function)
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7714: warning: type defaults to âintâ in declaration of âp_ppl_delete_PIP_Problemâ
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite.c:59:29: warning: non-local variable âcloog_pointers__â with anonymous type is questionable in C++
make[3]: *** [graphite.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-util.h:25:0,
from /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-poly.h:25,
from /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-blocking.c:36:
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7523: error: âppl_new_PIP_Problem_from_constraintsâ undeclared here (not in a function)
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7562: warning: type defaults to âintâ in declaration of âp_ppl_new_PIP_Problem_from_constraintsâ
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7612: error: âppl_PIP_Problem_is_satisfiableâ undeclared here (not in a function)
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7645: warning: type defaults to âintâ in declaration of âp_ppl_PIP_Problem_is_satisfiableâ
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7689: error: âppl_delete_PIP_Problemâ undeclared here (not in a function)
/var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/gcc/graphite-cloog-compat.h:395:7714: warning: type defaults to âintâ in declaration of âp_ppl_delete_PIP_Problemâ
make[3]: *** [graphite-blocking.o] Error 1
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap-lean] Error 2
emake failed
* ERROR: sys-devel/gcc-4.6.0 failed (compile phase):
* emake failed with bootstrap-lean
*
* Call stack:
* ebuild.sh, line 84: Called src_compile
* environment, line 4489: Called toolchain_src_compile
* environment, line 5187: Called gcc_do_make
* environment, line 2680: 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}";