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-x32.spec
Date: Mon, 08 Jun 2015 07:14:43
Message-Id: 20150608071440.90C4FE005C@lantean.jmbsvicetto.name
1 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2 Written by Roland McGrath and Ulrich Drepper.
3 checking assembler for tolerance to line number 0... yes
4 checking linker PT_GNU_EH_FRAME support... yes
5 checking linker position independent executable support... yes
6 checking linker EH-compatible garbage collection of sections... yes
7 checking linker EH garbage collection of sections bug... no
8 checking linker --as-needed support... yes
9 checking linker --build-id support... yes
10 checking linker *_sol2 emulation support... no
11 checking linker --sysroot support... yes
12 checking __stack_chk_fail in target C library... (cached) yes
13 checking sys/sdt.h in the target C library... no
14 checking dl_iterate_phdr in target C library... unknown
15 checking whether to enable maintainer-specific portions of Makefiles... no
16 Links are now set up to build a native compiler for x86_64-pc-linux-gnux32.
17 checking for exported symbols... yes
18 checking for -rdynamic... yes
19 checking for library containing dlopen... -ldl
20 checking for -fPIC -shared... yes
21 configure: updating cache ./config.cache
22 configure: creating ./config.status
23 config.status: creating as
24 config.status: creating collect-ld
25 config.status: creating nm
26 config.status: creating Makefile
27 config.status: creating ada/gcc-interface/Makefile
28 config.status: creating ada/Makefile
29 config.status: creating auto-host.h
30 config.status: executing default commands
31 make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
32 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
33 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-optionlist optionlist
34 echo timestamp > s-options
35 TARGET_CPU_DEFAULT="" \
36 HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
37 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/mkconfig.sh tm_p.h
38 rm -f tmp-all-tree.def
39 echo '#include "tree.def"' > tmp-all-tree.def
40 echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
41 echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
42 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 \
43 echo "#include \"$f\""; \
44 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' >> tmp-all-tree.def
45 /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
46 echo timestamp > s-alltree
47 if test yes = yes \
48 || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
49 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib \
50 "m64/m32/mx32" \
51 " 64 32 x32" \
52 "" \
53 "" \
54 "" \
55 "" \
56 "m64=../lib64 m32=../lib mx32=../libx32" \
57 "" \
58 "" \
59 "" \
60 "yes" \
61 > tmp-mlib.h; \
62 else \
63 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib '' '' '' '' '' '' '' '' \
64 "" '' no \
65 > tmp-mlib.h; \
66 fi
67 /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
68 echo timestamp > s-mlib
69 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 \
70 echo "#include \"$f\""; \
71 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' > tmp-specs.h
72 /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
73 echo timestamp > s-specs
74 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-gnux32/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/include/x86_64-pc-linux-gnux32 -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/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-gnux32/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/libsupc++/.libs -DEFAULT_SSP -mx32 -O2 -pipe -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -W
75 all -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 " > checksum-options.tmp \
76 && /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change checksum-options.tmp checksum-options
77 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
78 /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
79 echo timestamp > s-i386-bt
80 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-nm.c
81 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-ranlib.c
82 /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-gnux32/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/libsupc++/.libs -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/include/x86_64-pc-linux-gnux32 -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/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-gnux32/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/libsupc++/.libs -c -DEFAULT_SSP -DHOST_GENERATOR_FILE -mx32 -O2 -pipe -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-u
83 nwind-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
84 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
85 /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
86 extern const char *strsignal (int);
87 ^
88 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/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:563:14: error: previous declaration 'char* strsignal(int)' here
92 extern char *strsignal (int __sig) __THROW;
93 ^
94 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:645:0,
95 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
96 /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*)'
97 extern char *basename (const char *);
98 ^
99 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/build/prev-x86_64-pc-linux-gnux32/libstdc++-v3/include/cstring:42:0,
100 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
101 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
102 /usr/include/string.h:600:26: error: ambiguates old declaration 'const char* basename(const char*)'
103 extern "C++" const char *basename (const char *__filename)
104 ^
105 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
106 /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
107 ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
108 ^
109 /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'
110 #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
111 ^
112 /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'
113 # define UCHAR_MAX INTTYPE_MAXIMUM (unsigned char)
114 ^
115 /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'
116 CHAR_TOKEN_OFFSET = UCHAR_MAX + 1,
117 ^
118 Makefile:1070: recipe for target 'gengtype.o' failed
119 make[3]: *** [gengtype.o] Error 1
120 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
121 Makefile:4233: recipe for target 'all-stage3-gcc' failed
122 make[2]: *** [all-stage3-gcc] Error 2
123 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
124 Makefile:18655: recipe for target 'stage3-bubble' failed
125 make[1]: *** [stage3-bubble] Error 2
126 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
127 Makefile:18729: recipe for target 'bootstrap-lean' failed
128 make: *** [bootstrap-lean] Error 2
129 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
130 * emake failed
131 *
132 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
133 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
134 * The complete build log is located at '/var/log/portage/sys-devel:gcc-4.8.4:20150608-065517.log'.
135 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
136 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
137 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
138 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
139 *
140 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
141 *
142 * Messages for package sys-libs/timezone-data-2015b:
143 * You do not have TIMEZONE set in /etc/timezone.
144 * Skipping auto-update of /etc/localtime.
145 * Messages for package sys-apps/less-458:
146 * lesspipe offers colorization options. Run 'lesspipe -h' for info.
147 * Messages for package sys-libs/glibc-2.20-r2:
148 * Defaulting /etc/host.conf:multi to on
149 * Generating all locales; edit /etc/locale.gen to save time/space
150 * Messages for package sys-apps/util-linux-2.25.2-r2:
151 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
152 * Messages for package sys-devel/gcc-4.8.4:
153 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
154 * emake failed
155 *
156 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
157 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
158 * The complete build log is located at '/var/log/portage/sys-devel:gcc-4.8.4:20150608-065517.log'.
159 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
160 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
161 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
162 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
163 *
164 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
165 *
166
167
168
169
170
171
172
173
174
175
176
177 !!! existing preserved libs found
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 stage1
201 Catalyst aborting....
202 lockfile does not exist '/home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20150608/.catalyst_lock'
203
204
205
206 Full build log at /home/release/tmp/run/catalyst-auto.v609Pu/log/stage1-x32.log