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 - stage3.spec
Date: Mon, 20 Apr 2015 06:13:34
Message-Id: 20150420061328.1827C123C1E@lantean.jmbsvicetto.name
1 checking __stack_chk_fail in target C library... (cached) yes
2 checking sys/sdt.h in the target C library... no
3 checking dl_iterate_phdr in target C library... unknown
4 checking whether to enable maintainer-specific portions of Makefiles... no
5 Links are now set up to build a native compiler for x86_64-pc-linux-gnu.
6 checking for exported symbols... yes
7 checking for -rdynamic... yes
8 checking for library containing dlopen... -ldl
9 checking for -fPIC -shared... yes
10 configure: updating cache ./config.cache
11 configure: creating ./config.status
12 config.status: creating as
13 config.status: creating collect-ld
14 config.status: creating nm
15 config.status: creating Makefile
16 config.status: creating ada/gcc-interface/Makefile
17 config.status: creating ada/Makefile
18 config.status: creating auto-host.h
19 config.status: executing default commands
20 make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
21 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
22 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-optionlist optionlist
23 echo timestamp > s-options
24 TARGET_CPU_DEFAULT="" \
25 HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
26 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/mkconfig.sh tm_p.h
27 rm -f tmp-all-tree.def
28 echo '#include "tree.def"' > tmp-all-tree.def
29 echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
30 echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
31 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 \
32 echo "#include \"$f\""; \
33 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' >> tmp-all-tree.def
34 /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
35 echo timestamp > s-alltree
36 if test yes = yes \
37 || test -n "m64=../lib64 m32=../lib32 mx32=../libx32"; then \
38 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib \
39 "m32/m64" \
40 " 32 64" \
41 "" \
42 "" \
43 "" \
44 "" \
45 "m64=../lib64 m32=../lib32 mx32=../libx32" \
46 "" \
47 "" \
48 "" \
49 "yes" \
50 > tmp-mlib.h; \
51 else \
52 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib '' '' '' '' '' '' '' '' \
53 "" '' no \
54 > tmp-mlib.h; \
55 fi
56 /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
57 echo timestamp > s-mlib
58 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 \
59 echo "#include \"$f\""; \
60 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' > tmp-specs.h
61 /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
62 echo timestamp > s-specs
63 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/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-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-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -DEFAULT_SSP -m64 -O2 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowi
64 ng -Wwrite-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 \
65 && /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change checksum-options.tmp checksum-options
66 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
67 /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
68 echo timestamp > s-i386-bt
69 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-nm.c
70 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-ranlib.c
71 /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/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-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-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -DHOST_GENERATOR_FILE -m64 -O2 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W
72 -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
73 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
74 /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
75 extern const char *strsignal (int);
76 ^
77 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/cstring:42:0,
78 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
79 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
80 /usr/include/string.h:563:14: error: previous declaration 'char* strsignal(int)' here
81 extern char *strsignal (int __sig) __THROW;
82 ^
83 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:645:0,
84 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
85 /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*)'
86 extern char *basename (const char *);
87 ^
88 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/cstring:42:0,
89 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
90 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
91 /usr/include/string.h:600:26: error: ambiguates old declaration 'const char* basename(const char*)'
92 extern "C++" const char *basename (const char *__filename)
93 ^
94 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
95 /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
96 ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
97 ^
98 /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'
99 #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
100 ^
101 /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'
102 # define UCHAR_MAX INTTYPE_MAXIMUM (unsigned char)
103 ^
104 /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'
105 CHAR_TOKEN_OFFSET = UCHAR_MAX + 1,
106 ^
107 Makefile:1070: recipe for target 'gengtype.o' failed
108 make[3]: *** [gengtype.o] Error 1
109 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
110 Makefile:4194: recipe for target 'all-stage2-gcc' failed
111 make[2]: *** [all-stage2-gcc] Error 2
112 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
113 Makefile:18523: recipe for target 'stage2-bubble' failed
114 make[1]: *** [stage2-bubble] Error 2
115 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
116 Makefile:18729: recipe for target 'bootstrap-lean' failed
117 make: *** [bootstrap-lean] Error 2
118 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
119 * emake failed
120 *
121 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
122 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
123 * The complete build log is located at '/var/log/portage/sys-devel:gcc-4.8.4:20150420-060333.log'.
124 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
125 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
126 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
127 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
128 *
129 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
130 *
131
132 * Messages for package sys-libs/timezone-data-2015b:
133
134 * You do not have TIMEZONE set in /etc/timezone.
135 * Skipping auto-update of /etc/localtime.
136
137 * Messages for package sys-apps/baselayout-2.2:
138
139 * The following users have non-existent shells!
140 * halt - /sbin/halt
141 * shutdown - /sbin/shutdown
142
143 * Messages for package sys-apps/sysvinit-2.88-r7:
144
145 * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
146 * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
147
148 * Messages for package sys-libs/glibc-2.20-r2:
149
150 * Defaulting /etc/host.conf:multi to on
151 * Generating all locales; edit /etc/locale.gen to save time/space
152
153 * Messages for package sys-apps/less-458:
154
155 * lesspipe offers colorization options. Run 'lesspipe -h' for info.
156
157 * Messages for package sys-apps/coreutils-8.21:
158
159 * Make sure you run 'hash -r' in your active shells.
160 * You should also re-source your shell settings for LS_COLORS
161 * changes, such as: source /etc/profile
162
163 * Messages for package sys-devel/gcc-4.8.4:
164
165 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
166 * emake failed
167 *
168 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
169 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
170 * The complete build log is located at '/var/log/portage/sys-devel:gcc-4.8.4:20150420-060333.log'.
171 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
172 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
173 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
174 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
175 *
176 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
177 *
178
179 !!! catalyst: run script failed.
180
181
182 Traceback (most recent call last):
183 File "modules/generic_stage_target.py", line 1253, 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 1333, in run
196 apply(getattr(self,x))
197 File "modules/generic_stage_target.py", line 1258, 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 '/home/release/buildroot/amd64-dev/tmp/default/stage3-amd64-20150420/.catalyst_lock'
203
204
205
206 Full build log at /home/release/tmp/run/catalyst-auto.YCwgQV/log/stage3.log