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