Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - stage1.spec
Date: Wed, 24 Dec 2014 03:42:08
Message-Id: 20141224034204.E298FE006A@lantean.jmbsvicetto.name
1 checking linker EH garbage collection of sections bug... no
2 checking linker --as-needed support... yes
3 checking linker --build-id support... yes
4 checking linker *_sol2 emulation support... no
5 checking linker --sysroot support... yes
6 checking __stack_chk_fail in target C library... (cached) yes
7 checking sys/sdt.h in the target C library... no
8 checking dl_iterate_phdr in target C library... unknown
9 checking whether to enable maintainer-specific portions of Makefiles... no
10 Links are now set up to build a native compiler for i486-pc-linux-gnu.
11 checking for exported symbols... yes
12 checking for -rdynamic... yes
13 checking for library containing dlopen... -ldl
14 checking for -fPIC -shared... yes
15 configure: updating cache ./config.cache
16 configure: creating ./config.status
17 config.status: creating as
18 config.status: creating collect-ld
19 config.status: creating nm
20 config.status: creating Makefile
21 config.status: creating ada/gcc-interface/Makefile
22 config.status: creating ada/Makefile
23 config.status: creating auto-host.h
24 config.status: executing default commands
25 make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/gcc'
26 TARGET_CPU_DEFAULT="" \
27 HEADERS="auto-host.h ansidecl.h" DEFINES="" \
28 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/mkconfig.sh config.h
29 /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 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -W
30 cast-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 \
31 -DBASEVER="\"4.8.3\"" -DDATESTAMP="\"\"" \
32 -DREVISION="\"\"" \
33 -DDEVPHASE="\"\"" -DPKGVERSION="\"(Gentoo 4.8.3 p1.1, pie-0.5.9) \"" \
34 -DBUGURL="\"<https://bugs.gentoo.org/>\"" -o build/version.o /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/version.c
35 rm -f tmp-all-tree.def
36 echo '#include "tree.def"' > tmp-all-tree.def
37 echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
38 echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
39 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 \
40 echo "#include \"$f\""; \
41 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/||' >> tmp-all-tree.def
42 /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
43 echo timestamp > s-alltree
44 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 \
45 echo "#include \"$f\""; \
46 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/||' > tmp-specs.h
47 /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
48 echo timestamp > s-specs
49 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 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
50 -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 \
51 && /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/../move-if-change checksum-options.tmp checksum-options
52 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
53 /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
54 echo timestamp > s-i386-bt
55 cp /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/gcc-ar.c gcc-nm.c
56 cp /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/gcc-ar.c gcc-ranlib.c
57 rm -f mm_malloc.h
58 cat /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/config/i386/pmm_malloc.h > mm_malloc.h
59 TARGET_CPU_DEFAULT="" \
60 HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
61 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc/mkconfig.sh tconfig.h
62 (echo "@set version-GCC 4.8.3"; \
63 if [ "" = "experimental" ]; \
64 then echo "@set DEVELOPMENT"; \
65 else echo "@clear DEVELOPMENT"; \
66 fi) > gcc-vers.texiT
67 echo @set srcdir /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/gcc >> gcc-vers.texiT
68 if [ -n "(Gentoo 4.8.3 p1.1, pie-0.5.9) " ]; then \
69 echo "@set VERSION_PACKAGE (Gentoo 4.8.3 p1.1, pie-0.5.9) " >> gcc-vers.texiT; \
70 fi
71 echo "@set BUGURL @uref{https://bugs.gentoo.org/}" >> gcc-vers.texiT; \
72 mv -f gcc-vers.texiT gcc-vers.texi
73 echo timestamp > gpl.pod
74 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
75 /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/\"
76 -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 -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/wo
77 rk/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
78 /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/\"
79 -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 -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/wo
80 rk/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
81 /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/\"
82 -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 -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.
83 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
84 /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 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -W
85 write-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
86 /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
87 #include "bconfig.h"
88 ^
89 compilation terminated.
90 Makefile:1070: recipe for target 'gengtype.o' failed
91 make[3]: *** [gengtype.o] Error 1
92 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build/gcc'
93 Makefile:4233: recipe for target 'all-stage3-gcc' failed
94 make[2]: *** [all-stage3-gcc] Error 2
95 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build'
96 Makefile:18655: recipe for target 'stage3-bubble' failed
97 make[1]: *** [stage3-bubble] Error 2
98 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build'
99 Makefile:18729: recipe for target 'bootstrap-lean' failed
100 make: *** [bootstrap-lean] Error 2
101 * ERROR: sys-devel/gcc-4.8.3::gentoo failed (compile phase):
102 * emake failed
103 *
104 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.3::gentoo'`,
105 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.3::gentoo'`.
106 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/build.log'.
107 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/environment'.
108 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build'
109 * S: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3'
110 *
111 * Please include /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-build-logs.tar.bz2 in your bug report.
112 *
113
114 * Messages for package sys-libs/timezone-data-2014i-r1:
115
116 * You do not have TIMEZONE set in /etc/timezone.
117 * Skipping auto-update of /etc/localtime.
118
119 * Messages for package sys-apps/sysvinit-2.88-r7:
120
121 * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
122 * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
123
124 * Messages for package net-misc/openssh-6.7_p1:
125
126 * dev-libs/openssl was built with 'bindist' - disabling ecdsa support
127 * Remember to merge your config files in /etc/ssh/ and then
128 * reload sshd: '/etc/init.d/sshd reload'.
129
130 * Messages for package sys-libs/glibc-2.19-r1:
131
132 * Defaulting /etc/host.conf:multi to on
133 * Generating all locales; edit /etc/locale.gen to save time/space
134
135 * Messages for package sys-apps/openrc-0.12.4:
136
137 * In this version of OpenRC, the loopback interface no longer
138 * satisfies the net virtual.
139 * If you have services now which do not start because of this,
140 * They can be fixed by adding rc_need="!net"
141 * to the /etc/conf.d/<servicename> file.
142 * You should also file a bug against the service asking that
143 * need net be dropped from the dependencies.
144 * The bug you file should block the following tracker:
145 * https://bugs.gentoo.org/show_bug.cgi?id=439092
146 * This version of OpenRC doesn't enable nfs mounts automatically any
147 * longer. In order to mount nfs file systems, you must use the
148 * nfsmount service from the nfs-utils package.
149 * See bug https://bugs.gentoo.org/show_bug.cgi?id=427996 for
150 * more information on this.
151 * You should now update all files in /etc, using etc-update
152 * or equivalent before restarting any services or this host.
153
154 * Messages for package sys-apps/busybox-1.21.0:
155
156 * Could not locate user configfile, so we will save a default one
157 * You cannot have USE='static pam'. Assuming static is more important.
158 * Your configuration for sys-apps/busybox-1.21.0 has been saved in
159 * /etc/portage/savedconfig/sys-apps/busybox-1.21.0 for your editing pleasure.
160 * You can edit these files by hand and remerge this package with
161 * USE=savedconfig to customise the configuration.
162 * You can rename this file/directory to one of the following for
163 * its configuration to apply to multiple versions:
164 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
165 * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}]
166
167 * Messages for package sys-apps/util-linux-2.24.1-r3:
168
169 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
170
171 * Messages for package sys-devel/gcc-4.8.3:
172
173 * ERROR: sys-devel/gcc-4.8.3::gentoo failed (compile phase):
174 * emake failed
175 *
176 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.3::gentoo'`,
177 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.3::gentoo'`.
178 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/build.log'.
179 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.3/temp/environment'.
180 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/build'
181 * S: '/var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3'
182 *
183 * Please include /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-build-logs.tar.bz2 in your bug report.
184 *
185
186 !!! catalyst: run script failed.
187
188
189 Traceback (most recent call last):
190 File "modules/generic_stage_target.py", line 1244, in run_local
191 "run script failed.",env=self.env)
192 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
193 raise CatalystError,myexc
194 CatalystError
195 None
196
197 !!! catalyst: Stage build aborting due to error.
198
199 Traceback (most recent call last):
200 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
201 mytarget.run()
202 File "modules/generic_stage_target.py", line 1304, in run
203 apply(getattr(self,x))
204 File "modules/generic_stage_target.py", line 1249, in run_local
205 raise CatalystError,"Stage build aborting due to error."
206 CatalystError
207 !!! catalyst: Error encountered during run of target stage1
208 Catalyst aborting....
209 lockfile does not exist '/home/release/buildroot/x86-dev/tmp/default/stage1-i486-20141224/.catalyst_lock'
210
211
212
213 Full build log at /home/release/tmp/run/catalyst-auto.6QKxUA/log/stage1.log