Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - stage1.spec
Date: Mon, 06 Apr 2015 04:14:11
Message-Id: 20150406041403.7FC3211C91F@lantean.jmbsvicetto.name
1 gawk -f /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/opt-gather.awk /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/ada/gcc-interface/lang.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/fortran/lang.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/go/lang.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/java/lang.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/lto/lang.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/c-family/c.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/common.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/fused-madd.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/i386/i386.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/gnu-user.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/linux.opt /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/linux-android.opt > tmp-optionlist
2 x86_64-pc-linux-gnu-g++ -c -DEFAULT_SSP -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 -DGENERATOR_FILE -I. -Ibuild -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/build -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libcpp/include \
3 -DBASEVER="\"4.8.4\"" -DDATESTAMP="\"\"" \
4 -DREVISION="\"\"" \
5 -DDEVPHASE="\"\"" -DPKGVERSION="\"(Gentoo 4.8.4 p1.4, pie-0.6.1) \"" \
6 -DBUGURL="\"<https://bugs.gentoo.org/>\"" -o build/version.o /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/version.c
7 flex -ogengtype-lex.c /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype-lex.l && { \
8 echo '#include "bconfig.h"' > gengtype-lex.c.tmp; \
9 cat gengtype-lex.c >> gengtype-lex.c.tmp; \
10 mv gengtype-lex.c.tmp gengtype-lex.c; \
11 }
12 rm -f tmp-all-tree.def
13 echo '#include "tree.def"' > tmp-all-tree.def
14 if test yes = yes \
15 || test -n "m64=../lib64 m32=../lib32 mx32=../libx32"; then \
16 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib \
17 "m32/m64" \
18 " 32 64" \
19 "" \
20 "" \
21 "" \
22 "" \
23 "m64=../lib64 m32=../lib32 mx32=../libx32" \
24 "" \
25 "" \
26 "" \
27 "yes" \
28 > tmp-mlib.h; \
29 else \
30 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib '' '' '' '' '' '' '' '' \
31 "" '' no \
32 > tmp-mlib.h; \
33 fi
34 echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
35 echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
36 lsf="/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/cp/lang-specs.h /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/lto/lang-specs.h"; for f in $lsf; do \
37 echo "#include \"$f\""; \
38 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' > tmp-specs.h
39 ltf="/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/ada/gcc-interface/ada-tree.def /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/cp/cp-tree.def /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/java/java-tree.def /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/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.4/work/gcc-4.8.4/gcc/||' >> tmp-all-tree.def
42 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-specs.h specs.h
43 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-all-tree.def all-tree.def
44 echo timestamp > s-specs
45 echo "x86_64-pc-linux-gnu-g++ -DEFAULT_SSP -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 -static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--as-needed" > checksum-options.tmp \
46 && /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change checksum-options.tmp checksum-options
47 echo timestamp > s-alltree
48 gawk -f /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/i386/i386-builtin-types.awk /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
49 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-nm.c
50 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-ranlib.c
51 x86_64-pc-linux-gnu-g++ -c -DEFAULT_SSP -DHOST_GENERATOR_FILE -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.4/work/gcc-4.8.4/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libdecnumber/bid -I../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libbacktrace /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c -o gengtype.o
52 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
53 echo timestamp > s-i386-bt
54 x86_64-pc-linux-gnu-g++ -c -DEFAULT_SSP -DHOST_GENERATOR_FILE -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 -Wno-error -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libdecnumber/bid -I../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libbacktrace gengtype-lex.c -o gengtype-lex.o
55 TARGET_CPU_DEFAULT="" \
56 HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
57 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/mkconfig.sh tm_p.h
58 gengtype-lex.c:1:21: fatal error: bconfig.h: No such file or directory
59 #include "bconfig.h"
60 ^
61 compilation terminated.
62 Makefile:1070: recipe for target 'gengtype-lex.o' failed
63 make[3]: *** [gengtype-lex.o] Error 1
64 make[3]: *** Waiting for unfinished jobs....
65 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-mlib.h multilib.h
66 echo timestamp > s-mlib
67 /bin/sh /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-optionlist optionlist
68 echo timestamp > s-options
69 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
70 Makefile:4152: recipe for target 'all-stage1-gcc' failed
71 make[2]: *** [all-stage1-gcc] Error 2
72 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
73 Makefile:16150: recipe for target 'stage1-bubble' failed
74 make[1]: *** [stage1-bubble] Error 2
75 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
76 Makefile:16465: recipe for target 'bootstrap-lean' failed
77 make: *** [bootstrap-lean] Error 2
78 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
79 * emake failed
80 *
81 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
82 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
83 * The complete build log is located at '/var/log/portage/sys-devel:gcc-4.8.4:20150406-041232.log'.
84 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
85 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
86 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
87 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
88 *
89 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
90 *
91
92 * Messages for package sys-libs/timezone-data-2015a merged to /tmp/stage1root/:
93
94 * You do not have TIMEZONE set in /tmp/stage1root/etc/timezone.
95 * Setting /tmp/stage1root/etc/localtime to Factory.
96
97 * Messages for package sys-apps/shadow-4.1.5.1-r1 merged to /tmp/stage1root/:
98
99 * Running 'grpck' returned errors. Please run it by hand, and then
100 * run 'grpconv' afterwards!
101
102 * Messages for package sys-apps/coreutils-8.21 merged to /tmp/stage1root/:
103
104 * Make sure you run 'hash -r' in your active shells.
105 * You should also re-source your shell settings for LS_COLORS
106 * changes, such as: source /etc/profile
107
108 * Messages for package sys-apps/less-458 merged to /tmp/stage1root/:
109
110 * lesspipe offers colorization options. Run 'lesspipe -h' for info.
111
112 * Messages for package app-portage/portage-utils-0.53 merged to /tmp/stage1root/:
113
114 * /etc/portage/postsync.d/q-reinitialize has been installed for convenience
115 * If you wish for it to be automatically run at the end of every --sync:
116 * # chmod +x /etc/portage/postsync.d/q-reinitialize
117 * Normally this should only take a few seconds to run but file systems
118 * such as ext3 can take a lot longer. To disable, simply do:
119 * # chmod -x /etc/portage/postsync.d/q-reinitialize
120
121 * Messages for package dev-lang/perl-5.20.2 merged to /tmp/stage1root/:
122
123 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptar.1.bz2 symlink
124 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptardiff.1.bz2 symlink
125 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptargrep.1.bz2 symlink
126 * Unable to establish /tmp/stage1root//usr/share/man/man1/shasum.1.bz2 symlink
127 * Unable to establish /tmp/stage1root//usr/share/man/man1/cpan.1.bz2 symlink
128 * Unable to establish /tmp/stage1root//usr/share/man/man1/enc2xs.1.bz2 symlink
129 * Unable to establish /tmp/stage1root//usr/share/man/man1/piconv.1.bz2 symlink
130 * Unable to establish /tmp/stage1root//usr/share/man/man1/instmodsh.1.bz2 symlink
131 * Unable to establish /tmp/stage1root//usr/share/man/man1/xsubpp.1.bz2 symlink
132 * Unable to establish /tmp/stage1root//usr/share/man/man1/zipdetails.1.bz2 symlink
133 * Unable to establish /tmp/stage1root//usr/share/man/man1/json_pp.1.bz2 symlink
134 * Unable to establish /tmp/stage1root//usr/share/man/man1/config_data.1.bz2 symlink
135 * Unable to establish /tmp/stage1root//usr/share/man/man1/corelist.1.bz2 symlink
136 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2usage.1.bz2 symlink
137 * Unable to establish /tmp/stage1root//usr/share/man/man1/podchecker.1.bz2 symlink
138 * Unable to establish /tmp/stage1root//usr/share/man/man1/podselect.1.bz2 symlink
139 * Unable to establish /tmp/stage1root//usr/share/man/man1/perldoc.1.bz2 symlink
140 * Unable to establish /tmp/stage1root//usr/share/man/man1/prove.1.bz2 symlink
141 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2man.1.bz2 symlink
142 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2text.1.bz2 symlink
143 * Unable to establish /tmp/stage1root//usr/share/man/man1/perlpodstyle.1.bz2 symlink
144
145 * Messages for package sys-libs/glibc-2.20-r2 merged to /tmp/stage1root/:
146
147 * Defaulting /etc/host.conf:multi to on
148
149 * Messages for package dev-libs/libxml2-2.9.2 merged to /tmp/stage1root/:
150
151 * Skipping XML catalog creation for stage building (bug #208887).
152
153 * Messages for package dev-lang/python-3.3.5-r1 merged to /tmp/stage1root/:
154
155 * You have just upgraded from an older version of Python.
156 *
157 * Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --changed-use option to rebuild packages installing python modules.
158 *
159 * For legacy packages, you should switch active version of Python and run 'python-updater [options]' to rebuild Python modules.
160
161 * Messages for package sys-devel/gcc-4.8.4 merged to /tmp/stage1root/:
162
163 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
164 * emake failed
165 *
166 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
167 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
168 * The complete build log is located at '/var/log/portage/sys-devel:gcc-4.8.4:20150406-041232.log'.
169 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
170 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
171 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
172 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
173 *
174 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
175 *
176
177 !!! catalyst: run script failed.
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1253, in run_local
182 "run script failed.",env=self.env)
183 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
184 raise CatalystError,myexc
185 CatalystError
186 None
187
188 !!! catalyst: Stage build aborting due to error.
189
190 Traceback (most recent call last):
191 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1333, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1258, in run_local
196 raise CatalystError,"Stage build aborting due to error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target stage1
199 Catalyst aborting....
200 lockfile does not exist '/home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-20150406/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.geyp1r/log/stage1.log