From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3DE721389E2 for ; Wed, 26 Nov 2014 03:32:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17217E07FD; Wed, 26 Nov 2014 03:32:48 +0000 (UTC) Received: from lantean.jmbsvicetto.name (lantean.jmbsvicetto.name [88.198.230.205]) by pigeon.gentoo.org (Postfix) with ESMTP id 5386BE07FD for ; Wed, 26 Nov 2014 03:32:46 +0000 (UTC) Received: by lantean.jmbsvicetto.name (Postfix, from userid 0) id 17A80E0061; Wed, 26 Nov 2014 03:32:45 +0000 (UTC) From: catalyst@lantean.jmbsvicetto.name To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - stage1.spec Message-Id: <20141126033245.17A80E0061@lantean.jmbsvicetto.name> Date: Wed, 26 Nov 2014 03:32:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Release Engineering Autobuilds X-BeenThere: gentoo-releng-autobuilds@gentoo.org X-BeenThere: gentoo-releng-autobuilds@lists.gentoo.org Reply-To: gentoo-releng-autobuilds@lists.gentoo.org X-Archives-Salt: 68618294-3054-4356-ae58-e8d1f34997be X-Archives-Hash: 22be281cbe658de876c33428e7e5e983 checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/mkconfig.sh config.h /var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/ -B/usr/i486-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include/i486-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -O2 -march=i486 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-s trings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/build -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libcpp/include \ -DBASEVER="\"4.8.3\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(Gentoo 4.8.3 p1.1, pie-0.5.9) \"" \ -DBUGURL="\"\"" -o build/version.o /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/version.c rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/ada/gcc-interface/ada-tree.def /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/cp/cp-tree.def /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/java/java-tree.def /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/||' >> tmp-all-tree.def /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree lsf="/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/cp/lang-specs.h /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/fortran/lang-specs.h /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/||' > tmp-specs.h /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs echo "/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/ -B/usr/i486-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include/i486-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -DEFAULT_SSP -O2 -march=i486 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrit e-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \ && /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../move-if-change checksum-options.tmp checksum-options gawk -f /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/config/i386/i386-builtin-types.awk /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt cp /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/gcc-ar.c gcc-nm.c cp /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/gcc-ar.c gcc-ranlib.c rm -f mm_malloc.h cat /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/config/i386/pmm_malloc.h > mm_malloc.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/mkconfig.sh tconfig.h (echo "@set version-GCC 4.8.3"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc >> gcc-vers.texiT if [ -n "(Gentoo 4.8.3 p1.1, pie-0.5.9) " ]; then \ echo "@set VERSION_PACKAGE (Gentoo 4.8.3 p1.1, pie-0.5.9) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{https://bugs.gentoo.org/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi echo timestamp > gpl.pod perl /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../contrib/texi2pod.pl /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/doc/include/gpl_v3.texi > gpl.pod /var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/ -B/usr/i486-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include/i486-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.3\" -DDEFAULT_TARGET_MACHINE=\"i486-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/i486-pc-linux-gnu/gcc-bin/4.8.3/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"i486-pc-linux-gnu\" -DPERSONALITY=\"ar\" -O2 -march=i486 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc -4.8.3/work/gcc-4.8.3/gcc/../libdecnumber/bid -I../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libbacktrace /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/gcc-ar.c -o gcc-ar.o /var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/ -B/usr/i486-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include/i486-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.3\" -DDEFAULT_TARGET_MACHINE=\"i486-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/i486-pc-linux-gnu/gcc-bin/4.8.3/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"i486-pc-linux-gnu\" -DPERSONALITY=\"nm\" -O2 -march=i486 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc -4.8.3/work/gcc-4.8.3/gcc/../libdecnumber/bid -I../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libbacktrace gcc-nm.c -o gcc-nm.o /var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/ -B/usr/i486-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include/i486-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.3\" -DDEFAULT_TARGET_MACHINE=\"i486-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/i486-pc-linux-gnu/gcc-bin/4.8.3/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"i486-pc-linux-gnu\" -DPERSONALITY=\"ranlib\" -O2 -march=i486 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libdecnumber -I/var/tmp/portage/sys-devel /gcc-4.8.3/work/gcc-4.8.3/gcc/../libdecnumber/bid -I../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libbacktrace gcc-ranlib.c -o gcc-ranlib.o /var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/./prev-gcc/ -B/usr/i486-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include/i486-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/prev-i486-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -DGENERATOR_FILE -O2 -march=i486 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-nar rowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libdecnumber/bid -I../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../libbacktrace /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/gengtype.c -o gengtype.o /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/gengtype.c:21:21: fatal error: bconfig.h: No such file or directory #include "bconfig.h" ^ compilation terminated. Makefile:1070: recipe for target 'gengtype.o' failed make[3]: *** [gengtype.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/gcc' Makefile:4194: recipe for target 'all-stage2-gcc' failed make[2]: *** [all-stage2-gcc] Error 2 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build' Makefile:18523: recipe for target 'stage2-bubble' failed make[1]: *** [stage2-bubble] Error 2 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build' Makefile:18729: recipe for target 'bootstrap-lean' failed make: *** [bootstrap-lean] Error 2 * ERROR: sys-devel/gcc-4.8.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build' * S: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3' * * Please include /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-build-logs.tar.bz2 in your bug report. * * Messages for package sys-libs/timezone-data-2014i-r1: * You do not have TIMEZONE set in /etc/timezone. * Skipping auto-update of /etc/localtime. * Messages for package sys-apps/sysvinit-2.88-r7: * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps. * Messages for package sys-apps/util-linux-2.24.1-r3: * The mesg/wall/write tools have been disabled due to USE=-tty-helpers. * Messages for package sys-apps/busybox-1.21.0: * Could not locate user configfile, so we will save a default one * You cannot have USE='static pam'. Assuming static is more important. * Your configuration for sys-apps/busybox-1.21.0 has been saved in * /etc/portage/savedconfig/sys-apps/busybox-1.21.0 for your editing pleasure. * You can edit these files by hand and remerge this package with * USE=savedconfig to customise the configuration. * You can rename this file/directory to one of the following for * its configuration to apply to multiple versions: * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/ * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}] * Messages for package net-misc/openssh-6.6_p1-r1: * dev-libs/openssl was built with 'bindist' - disabling ecdsa support * Remember to merge your config files in /etc/ssh/ and then * reload sshd: '/etc/init.d/sshd reload'. * Messages for package sys-fs/udev-216: * Unable to find kernel sources at /usr/src/linux * Unable to calculate Linux Kernel version for build, attempting to use running version * * Starting from version >= 197 the new predictable network interface names are * used by default, see: * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames * http://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c * * Example command to get the information for the new interface name before booting * (replace with, for example, eth0): * # udevadm test-builtin net_id /sys/class/net/ 2> /dev/null * * You can use either kernel parameter "net.ifnames=0", create empty * file /etc/systemd/network/99-default.link, or symlink it to /dev/null * to disable the feature. * * You need to restart udev as soon as possible to make the upgrade go * into effect. * The method you use to do this depends on your init system. * For sys-apps/openrc users it is: * # /etc/init.d/udev --nodeps restart * * For more information on udev on Gentoo, upgrading, writing udev rules, and * fixing known issues visit: * http://wiki.gentoo.org/wiki/Udev * http://wiki.gentoo.org/wiki/Udev/upgrade * Messages for package sys-libs/glibc-2.19-r1: * Defaulting /etc/host.conf:multi to on * Generating all locales; edit /etc/locale.gen to save time/space * Messages for package sys-devel/gcc-4.8.3: * ERROR: sys-devel/gcc-4.8.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build' * S: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3' * * Please include /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-build-logs.tar.bz2 in your bug report. * !!! catalyst: run script failed. Traceback (most recent call last): File "modules/generic_stage_target.py", line 1244, in run_local "run script failed.",env=self.env) File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd raise CatalystError,myexc CatalystError None !!! catalyst: Stage build aborting due to error. Traceback (most recent call last): File "/usr/lib64/catalyst/catalyst", line 218, in build_target mytarget.run() File "modules/generic_stage_target.py", line 1304, in run apply(getattr(self,x)) File "modules/generic_stage_target.py", line 1249, in run_local raise CatalystError,"Stage build aborting due to error." CatalystError !!! catalyst: Error encountered during run of target stage1 Catalyst aborting.... lockfile does not exist '/home/release/buildroot/x86-dev/tmp/default/stage1-i486-20141126/.catalyst_lock' Full build log at /home/release/tmp/run/catalyst-auto.sWBQgf/log/stage1.log