Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - i686/stage3.spec
Date: Tue, 11 Aug 2015 08:23:46
Message-Id: 20150811082339.6574A20D53@nightheron.gentoo.org
1 echo "#define BUILDING_GCC_MAJOR `echo 4.8.4 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
2 echo "#define BUILDING_GCC_MINOR `echo 4.8.4 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
3 echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.8.4 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
4 echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
5 echo timestamp > s-bversion
6 TARGET_CPU_DEFAULT="" \
7 HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
8 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/mkconfig.sh tm_p.h
9 rm -f tmp-all-tree.def
10 echo '#include "tree.def"' > tmp-all-tree.def
11 echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
12 echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
13 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 \
14 echo "#include \"$f\""; \
15 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' >> tmp-all-tree.def
16 /bin/bash /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
17 echo timestamp > s-alltree
18 if test no = yes \
19 || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
20 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib \
21 "m64/m32" \
22 " 64 32" \
23 "" \
24 "" \
25 "" \
26 "" \
27 "m64=../lib64 m32=../lib mx32=../libx32" \
28 "" \
29 "" \
30 "" \
31 "no" \
32 > tmp-mlib.h; \
33 else \
34 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib '' '' '' '' '' '' '' '' \
35 "" '' no \
36 > tmp-mlib.h; \
37 fi
38 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-mlib.h multilib.h
39 echo timestamp > s-mlib
40 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/fortran/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 \
41 echo "#include \"$f\""; \
42 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' > tmp-specs.h
43 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-specs.h specs.h
44 echo timestamp > s-specs
45 echo "/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/./prev-gcc/ -B/usr/i686-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -DEFAULT_SSP -O2 -march=i686 -pipe -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
46 -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 \
47 && /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change checksum-options.tmp checksum-options
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 /bin/bash /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
50 echo timestamp > s-i386-bt
51 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-nm.c
52 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-ranlib.c
53 /var/tmp/portage/sys-devel/gcc-4.8.4/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/./prev-gcc/ -B/usr/i686-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -DHOST_GENERATOR_FILE -O2 -march=i686 -pipe -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowi
54 ng -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
55 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
56 /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:500:34: error: declaration of C function 'const char* strsignal(int)' conflicts with
57 extern const char *strsignal (int);
58 ^
59 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/include/cstring:42:0,
60 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
61 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
62 /usr/include/string.h:563:14: error: previous declaration 'char* strsignal(int)' here
63 extern char *strsignal (int __sig) __THROW;
64 ^
65 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:645:0,
66 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
67 /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../include/libiberty.h:110:36: error: new declaration 'char* basename(const char*)'
68 extern char *basename (const char *);
69 ^
70 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-i686-pc-linux-gnu/libstdc++-v3/include/cstring:42:0,
71 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
72 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
73 /usr/include/string.h:600:26: error: ambiguates old declaration 'const char* basename(const char*)'
74 extern "C++" const char *basename (const char *__filename)
75 ^
76 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
77 /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:289:56: error: 'CHAR_BIT' was not declared in this scope
78 ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
79 ^
80 /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
81 #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
82 ^
83 /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:294:20: note: in expansion of macro 'INTTYPE_MAXIMUM'
84 # define UCHAR_MAX INTTYPE_MAXIMUM (unsigned char)
85 ^
86 /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.h:455:23: note: in expansion of macro 'UCHAR_MAX'
87 CHAR_TOKEN_OFFSET = UCHAR_MAX + 1,
88 ^
89 Makefile:1070: recipe for target 'gengtype.o' failed
90 make[3]: *** [gengtype.o] Error 1
91 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
92 Makefile:4233: recipe for target 'all-stage3-gcc' failed
93 make[2]: *** [all-stage3-gcc] Error 2
94 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
95 Makefile:18655: recipe for target 'stage3-bubble' failed
96 make[1]: *** [stage3-bubble] Error 2
97 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
98 Makefile:18729: recipe for target 'bootstrap-lean' failed
99 make: *** [bootstrap-lean] Error 2
100 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
101 * emake failed
102 *
103 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
104 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
105 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
106 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
107 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
108 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
109 *
110 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
111 *
112 * Messages for package sys-libs/timezone-data-2015b:
113 * You do not have TIMEZONE set in /etc/timezone.
114 * Skipping auto-update of /etc/localtime.
115 * Messages for package sys-apps/baselayout-2.2:
116 * The following users have non-existent shells!
117 * halt - /sbin/halt
118 * shutdown - /sbin/shutdown
119 * Messages for package sys-apps/sysvinit-2.88-r7:
120 * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
121 * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
122 * Messages for package dev-perl/Module-Build-0.420.500:
123 * This package will overwrite one or more files that may belong to other
124 * packages (see list below).
125 *
126 * Detected file collision(s):
127 *
128 * /usr/bin/config_data
129 * /usr/share/man/man1/config_data.1.bz2
130 *
131 * Searching all installed packages for file collisions...
132 *
133 * Press Ctrl-C to Stop
134 *
135 * None of the installed packages claim the file(s).
136 *
137 * Package 'dev-perl/Module-Build-0.420.500' merged despite file
138 * collisions. If necessary, refer to your elog messages for the whole
139 * content of the above message.
140 * Messages for package sys-libs/glibc-2.20-r2:
141 * Defaulting /etc/host.conf:multi to on
142 * Generating all locales; edit /etc/locale.gen to save time/space
143 * Messages for package sys-apps/less-478:
144 * lesspipe offers colorization options. Run 'lesspipe -h' for info.
145 * Messages for package sys-apps/coreutils-8.23:
146 * Make sure you run 'hash -r' in your active shells.
147 * You should also re-source your shell settings for LS_COLORS
148 * changes, such as: source /etc/profile
149 * Messages for package sys-devel/gcc-4.8.4:
150 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
151 * emake failed
152 *
153 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
154 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
155 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
156 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
157 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
158 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
159 *
160 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
161 *
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179 !!! catalyst: run script failed.
180
181
182 Traceback (most recent call last):
183 File "modules/generic_stage_target.py", line 1244, in run_local
184 "run script failed.",env=self.env)
185 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
186 raise CatalystError,myexc
187 CatalystError
188 None
189
190 !!! catalyst: Stage build aborting due to error.
191
192 Traceback (most recent call last):
193 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
194 mytarget.run()
195 File "modules/generic_stage_target.py", line 1304, in run
196 apply(getattr(self,x))
197 File "modules/generic_stage_target.py", line 1249, in run_local
198 raise CatalystError,"Stage build aborting due to error."
199 CatalystError
200 !!! catalyst: Error encountered during run of target stage3
201 Catalyst aborting....
202 lockfile does not exist '/release/buildroot/x86-dev/tmp/default/stage3-i686-20150811/.catalyst_lock'
203
204
205
206 Full build log at /release/tmp/run/catalyst-auto.rsA8B8/log/i686_stage3.log