>>> Unpacking source... >>> Unpacking gcc-4.2.3.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.2.3/work >>> Unpacking gcc-4.2.3-patches-1.0.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.2.3/work >>> Unpacking gcc-4.2.3-uclibc-patches-1.0.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.2.3/work * Replacing obsolete head/tail with POSIX compliant ones * - fixed contrib/test_summary * - fixed boehm-gc/configure * - fixed fixincludes/configure * - fixed gcc/configure * - fixed gnattools/configure * - fixed intl/configure * - fixed libada/configure * - fixed libcpp/configure * - fixed libdecnumber/configure * - fixed libffi/configure * - fixed libgfortran/configure * - fixed libgomp/configure * - fixed libiberty/configure * - fixed libjava/configure * - fixed libmudflap/configure * - fixed libobjc/configure * - fixed libssp/configure * - fixed libstdc++-v3/configure * - fixed zlib/configure * - fixed ltcf-c.sh * - fixed ltcf-cxx.sh * - fixed ltcf-gcj.sh * - fixed ltmain.sh * - fixed boehm-gc/Makefile.in * - fixed fixincludes/Makefile.in * - fixed gcc/Makefile.in * - fixed gnattools/Makefile.in * - fixed intl/Makefile.in * - fixed libada/Makefile.in * - fixed libcpp/Makefile.in * - fixed libdecnumber/Makefile.in * - fixed libffi/Makefile.in * - fixed libgfortran/Makefile.in * - fixed libgomp/Makefile.in * - fixed libiberty/Makefile.in * - fixed libjava/Makefile.in * - fixed libmudflap/Makefile.in * - fixed libobjc/Makefile.in * - fixed libssp/Makefile.in * - fixed libstdc++-v3/Makefile.in * - fixed zlib/Makefile.in * updating multilib directories to be: ../lib64 ../lib32 * patching gcc version: 4.2.3 (Gentoo 4.2.3) * Running elibtoolize in: gcc-4.2.3 * Applying install-sh-1.5.4.patch ... * Applying ltmain-1.5.patch ... * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying test-1.4.1.patch ... * Applying tmp-1.3.5.patch ... * Using GNU config files from /usr/share/libtool * Updating libjava/classpath/config.sub  [ ok ] * Updating libjava/libltdl/config.sub  [ ok ] * Updating config.sub  [ ok ] * Updating config.guess  [ ok ] * Updating libjava/classpath/config.guess  [ ok ] * Updating libjava/libltdl/config.guess  [ ok ] * Fixing misc issues in configure files * Applying gcc-configure-texinfo.patch ...  [ ok ] * Updating configure [LANG] ...  [ ok ] * Touching generated files >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3 ... * CFLAGS="-march=nocona -O2" * CXXFLAGS="-march=nocona -O2" * Configuring gcc ... * running gcc-compiler-configure * QA Notice: USE Flag 'objc++' not in IUSE for sys-devel/gcc-4.2.3 * configuring for GCC_LANG: c,c++,treelang * PREFIX: /usr * BINPATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 * LIBPATH: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3 * DATAPATH: /usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 * STDCXX_INCDIR: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 * Configuring GCC with: --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler (gcc -march=nocona -O2 ) works... yes checking whether the C compiler (gcc -march=nocona -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gnatbind... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for correct version of gmp.h... yes checking for correct version of mpfr.h... yes checking for any version of mpfr.h... yes *** This configuration is not supported in the following subdirectories: target-libffi target-zlib target-libjava target-libada gnattools target-libgfortran zlib target-libobjc target-libssp target-boehm-gc (Any other directories should still work fine.) checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-pc-linux-gnu-ld... /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld checking for x86_64-pc-linux-gnu-lipo... no checking for lipo... no checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking for x86_64-pc-linux-gnu-cc... no checking for cc... cc checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for x86_64-pc-linux-gnu-gcj... no checking for gcj... no checking for x86_64-pc-linux-gnu-gfortran... no checking for gfortran... no checking for ar... /usr/x86_64-pc-linux-gnu/bin/ar checking for as... /usr/x86_64-pc-linux-gnu/bin/as checking for dlltool... no checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld checking for lipo... no checking for x86_64-pc-linux-gnu-lipo... no checking for lipo... no checking for nm... /usr/x86_64-pc-linux-gnu/bin/nm checking for objdump... /usr/x86_64-pc-linux-gnu/bin/objdump checking for ranlib... /usr/x86_64-pc-linux-gnu/bin/ranlib checking for strip... /usr/x86_64-pc-linux-gnu/bin/strip checking for windres... no checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking where to find the target ar... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target as... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target ld... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target objdump... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target ranlib... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target strip... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target windres... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes updating cache ./config.cache creating ./config.status creating Makefile * Compiling gcc ... /var/tmp/portage/sys-devel/gcc-4.2.3/work/build /var/tmp/portage/sys-devel/gcc-4.2.3/work/build /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3 * Running make LDFLAGS="" STAGE1_CFLAGS="-O" LIBPATH="/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3" BOOT_CFLAGS=" -march=nocona -O2" profiledbootstrap echo stagefeedback > stage_final make[1]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' /bin/sh: -c: line 15: unexpected EOF while looking for matching `'' /bin/sh: -c: line 18: syntax error: unexpected end of file make[2]: *** [configure-stage1-intl] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make: *** [profiledbootstrap] Error 2 * * ERROR: sys-devel/gcc-4.2.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4614: Called toolchain_src_compile * environment, line 5083: Called gcc_src_compile * environment, line 2941: Called gcc_do_make * environment, line 2771: 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.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.2.3/temp/environment'. * >>> Checking gcc-4.2.3.tar.bz2's mtime... >>> Checking gcc-4.2.3-uclibc-patches-1.0.tar.bz2's mtime... >>> Checking gcc-4.2.3-patches-1.0.tar.bz2's mtime... >>> WORKDIR is up-to-date, keeping... >>> Compiling source in /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3 ... * CFLAGS="-march=nocona -O2" * CXXFLAGS="-march=nocona -O2" * Configuring gcc ... * running gcc-compiler-configure * QA Notice: USE Flag 'objc++' not in IUSE for sys-devel/gcc-4.2.3 * configuring for GCC_LANG: c,c++,treelang * PREFIX: /usr * BINPATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 * LIBPATH: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3 * DATAPATH: /usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 * STDCXX_INCDIR: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 * Configuring GCC with: --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler (gcc -march=nocona -O2 ) works... yes checking whether the C compiler (gcc -march=nocona -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gnatbind... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for correct version of gmp.h... yes checking for correct version of mpfr.h... yes checking for any version of mpfr.h... yes *** This configuration is not supported in the following subdirectories: target-libffi target-zlib target-libjava target-libada gnattools target-libgfortran zlib target-libobjc target-libssp target-boehm-gc (Any other directories should still work fine.) checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-pc-linux-gnu-ld... /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld checking for x86_64-pc-linux-gnu-lipo... no checking for lipo... no checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking for x86_64-pc-linux-gnu-cc... no checking for cc... cc checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for x86_64-pc-linux-gnu-gcj... no checking for gcj... no checking for x86_64-pc-linux-gnu-gfortran... no checking for gfortran... no checking for ar... /usr/x86_64-pc-linux-gnu/bin/ar checking for as... /usr/x86_64-pc-linux-gnu/bin/as checking for dlltool... no checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld checking for lipo... no checking for x86_64-pc-linux-gnu-lipo... no checking for lipo... no checking for nm... /usr/x86_64-pc-linux-gnu/bin/nm checking for objdump... /usr/x86_64-pc-linux-gnu/bin/objdump checking for ranlib... /usr/x86_64-pc-linux-gnu/bin/ranlib checking for strip... /usr/x86_64-pc-linux-gnu/bin/strip checking for windres... no checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking where to find the target ar... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target as... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target ld... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target objdump... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target ranlib... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target strip... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target windres... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes updating cache ./config.cache creating ./config.status creating Makefile * Compiling gcc ... /var/tmp/portage/sys-devel/gcc-4.2.3/work/build /var/tmp/portage/sys-devel/gcc-4.2.3/work/build /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3 * Running make LDFLAGS="" STAGE1_CFLAGS="-O" LIBPATH="/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3" BOOT_CFLAGS=" -march=nocona -O2" profiledbootstrap echo stagefeedback > stage_final make[1]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' /bin/sh: -c: line 15: unexpected EOF while looking for matching `'' /bin/sh: -c: line 18: syntax error: unexpected end of file make[2]: *** [configure-stage1-intl] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make: *** [profiledbootstrap] Error 2 * * ERROR: sys-devel/gcc-4.2.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4613: Called toolchain_src_compile * environment, line 5082: Called gcc_src_compile * environment, line 2940: Called gcc_do_make * environment, line 2770: 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.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.2.3/temp/environment'. * >>> Checking gcc-4.2.3.tar.bz2's mtime... >>> Checking gcc-4.2.3-uclibc-patches-1.0.tar.bz2's mtime... >>> Checking gcc-4.2.3-patches-1.0.tar.bz2's mtime... >>> WORKDIR is up-to-date, keeping... >>> Compiling source in /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3 ... * CFLAGS="-march=nocona -O2" * CXXFLAGS="-march=nocona -O2" * Configuring gcc ... * running gcc-compiler-configure * QA Notice: USE Flag 'objc++' not in IUSE for sys-devel/gcc-4.2.3 * configuring for GCC_LANG: c,c++,treelang * PREFIX: /usr * BINPATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 * LIBPATH: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3 * DATAPATH: /usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 * STDCXX_INCDIR: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 * Configuring GCC with: --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler (gcc -march=nocona -O2 ) works... >>> Checking gcc-4.2.3.tar.bz2's mtime... >>> Checking gcc-4.2.3-uclibc-patches-1.0.tar.bz2's mtime... >>> Checking gcc-4.2.3-patches-1.0.tar.bz2's mtime... >>> WORKDIR is up-to-date, keeping... >>> Compiling source in /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3 ... * CFLAGS="-march=nocona -O2" * CXXFLAGS="-march=nocona -O2" * Configuring gcc ... * running gcc-compiler-configure * QA Notice: USE Flag 'objc++' not in IUSE for sys-devel/gcc-4.2.3 * configuring for GCC_LANG: c,c++,treelang * PREFIX: /usr * BINPATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 * LIBPATH: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3 * DATAPATH: /usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 * STDCXX_INCDIR: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 * Configuring GCC with: --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.2.3 loading cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether ln works... (cached) yes checking whether ln -s works... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -march=nocona -O2 ) works... yes checking whether the C compiler (gcc -march=nocona -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gnatbind... no checking whether compiler driver understands Ada... (cached) no checking how to compare bootstrapped objects... (cached) cmp --ignore-initial=16 $$f1 $$f2 checking for correct version of gmp.h... yes checking for correct version of mpfr.h... yes checking for any version of mpfr.h... yes *** This configuration is not supported in the following subdirectories: target-libffi target-zlib target-libjava target-libada gnattools target-libgfortran zlib target-libobjc target-libssp target-boehm-gc (Any other directories should still work fine.) checking for bison... (cached) bison -y checking for bison... (cached) bison checking for gm4... (cached) m4 checking for flex... (cached) flex checking for flex... (cached) flex checking for makeinfo... (cached) makeinfo checking for expect... no checking for runtest... no checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-as... (cached) x86_64-pc-linux-gnu-as checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-pc-linux-gnu-ld... (cached) /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld checking for x86_64-pc-linux-gnu-lipo... no checking for lipo... no checking for x86_64-pc-linux-gnu-nm... (cached) x86_64-pc-linux-gnu-nm checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for x86_64-pc-linux-gnu-objcopy... (cached) x86_64-pc-linux-gnu-objcopy checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking for x86_64-pc-linux-gnu-cc... no checking for cc... cc checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for x86_64-pc-linux-gnu-gcj... no checking for gcj... no checking for x86_64-pc-linux-gnu-gfortran... no checking for gfortran... no checking for ar... /usr/x86_64-pc-linux-gnu/bin/ar checking for as... /usr/x86_64-pc-linux-gnu/bin/as checking for dlltool... no checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld checking for lipo... no checking for x86_64-pc-linux-gnu-lipo... no checking for lipo... no checking for nm... /usr/x86_64-pc-linux-gnu/bin/nm checking for objdump... /usr/x86_64-pc-linux-gnu/bin/objdump checking for ranlib... /usr/x86_64-pc-linux-gnu/bin/ranlib checking for strip... /usr/x86_64-pc-linux-gnu/bin/strip checking for windres... no checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking where to find the target ar... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target as... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target ld... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target objdump... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target ranlib... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target strip... pre-installed in /usr/x86_64-pc-linux-gnu/bin checking where to find the target windres... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes updating cache ./config.cache creating ./config.status creating Makefile * Compiling gcc ... /var/tmp/portage/sys-devel/gcc-4.2.3/work/build /var/tmp/portage/sys-devel/gcc-4.2.3/work/build /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3 * Running make LDFLAGS="" STAGE1_CFLAGS="-O" LIBPATH="/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3" BOOT_CFLAGS=" -march=nocona -O2" profiledbootstrap echo stagefeedback > stage_final make[1]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' /bin/sh: -c: line 15: unexpected EOF while looking for matching `'' /bin/sh: -c: line 18: syntax error: unexpected end of file make[2]: *** [configure-stage1-intl] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build' make: *** [profiledbootstrap] Error 2 * * ERROR: sys-devel/gcc-4.2.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4613: Called toolchain_src_compile * environment, line 5082: Called gcc_src_compile * environment, line 2940: Called gcc_do_make * environment, line 2770: 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.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.2.3/temp/environment'. *