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 - i686/stage1.spec
Date: Wed, 08 Jul 2015 04:29:09
Message-Id: 20150708042902.BCB58E0074@lantean.jmbsvicetto.name
1 || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
2 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib \
3 "m64/m32" \
4 " 64 32" \
5 "" \
6 "" \
7 "" \
8 "" \
9 "m64=../lib64 m32=../lib mx32=../libx32" \
10 "" \
11 "" \
12 "" \
13 "no" \
14 > tmp-mlib.h; \
15 else \
16 /bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib '' '' '' '' '' '' '' '' \
17 "" '' no \
18 > tmp-mlib.h; \
19 fi
20 /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
21 echo timestamp > s-mlib
22 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 \
23 echo "#include \"$f\""; \
24 done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' > tmp-specs.h
25 /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
26 echo timestamp > s-specs
27 echo "i686-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 \
28 && /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change checksum-options.tmp checksum-options
29 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
30 /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
31 echo timestamp > s-i386-bt
32 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-nm.c
33 cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-ranlib.c
34 i686-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
35 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
36 /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
37 extern const char *strsignal (int);
38 ^
39 In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.8.4/include/g++-v4/cstring:42:0,
40 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
41 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
42 /usr/include/string.h:563:14: error: previous declaration 'char* strsignal(int)' here
43 extern char *strsignal (int __sig) __THROW;
44 ^
45 In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:645:0,
46 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
47 /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*)'
48 extern char *basename (const char *);
49 ^
50 In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.8.4/include/g++-v4/cstring:42:0,
51 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
52 from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
53 /usr/include/string.h:600:26: error: ambiguates old declaration 'const char* basename(const char*)'
54 extern "C++" const char *basename (const char *__filename)
55 ^
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:289:56: error: 'CHAR_BIT' was not declared in this scope
58 ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
59 ^
60 /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'
61 #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
62 ^
63 /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'
64 # define UCHAR_MAX INTTYPE_MAXIMUM (unsigned char)
65 ^
66 /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'
67 CHAR_TOKEN_OFFSET = UCHAR_MAX + 1,
68 ^
69 Makefile:1070: recipe for target 'gengtype.o' failed
70 make[3]: *** [gengtype.o] Error 1
71 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
72 Makefile:4152: recipe for target 'all-stage1-gcc' failed
73 make[2]: *** [all-stage1-gcc] Error 2
74 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
75 Makefile:16150: recipe for target 'stage1-bubble' failed
76 make[1]: *** [stage1-bubble] Error 2
77 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
78 Makefile:16465: recipe for target 'bootstrap-lean' failed
79 make: *** [bootstrap-lean] Error 2
80 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
81 * emake failed
82 *
83 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
84 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
85 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
86 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
87 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
88 * S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
89 *
90 * Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
91 *
92
93 * Messages for package sys-libs/timezone-data-2015b merged to /tmp/stage1root/:
94
95 * You do not have TIMEZONE set in /tmp/stage1root/etc/timezone.
96 * Setting /tmp/stage1root/etc/localtime to Factory.
97
98 * Messages for package sys-apps/shadow-4.1.5.1-r1 merged to /tmp/stage1root/:
99
100 * Running 'grpck' returned errors. Please run it by hand, and then
101 * run 'grpconv' afterwards!
102
103 * Messages for package sys-apps/coreutils-8.21 merged to /tmp/stage1root/:
104
105 * Make sure you run 'hash -r' in your active shells.
106 * You should also re-source your shell settings for LS_COLORS
107 * changes, such as: source /etc/profile
108
109 * Messages for package sys-apps/less-478 merged to /tmp/stage1root/:
110
111 * lesspipe offers colorization options. Run 'lesspipe -h' for info.
112
113 * Messages for package app-portage/portage-utils-0.56 merged to /tmp/stage1root/:
114
115 * /etc/portage/postsync.d/q-reinitialize has been installed for convenience
116 * If you wish for it to be automatically run at the end of every --sync:
117 * # chmod +x /etc/portage/postsync.d/q-reinitialize
118 * Normally this should only take a few seconds to run but file systems
119 * such as ext3 can take a lot longer. To disable, simply do:
120 * # chmod -x /etc/portage/postsync.d/q-reinitialize
121
122 * Messages for package dev-lang/perl-5.20.2 merged to /tmp/stage1root/:
123
124 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptar.1.bz2 symlink
125 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptardiff.1.bz2 symlink
126 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptargrep.1.bz2 symlink
127 * Unable to establish /tmp/stage1root//usr/share/man/man1/shasum.1.bz2 symlink
128 * Unable to establish /tmp/stage1root//usr/share/man/man1/cpan.1.bz2 symlink
129 * Unable to establish /tmp/stage1root//usr/share/man/man1/enc2xs.1.bz2 symlink
130 * Unable to establish /tmp/stage1root//usr/share/man/man1/piconv.1.bz2 symlink
131 * Unable to establish /tmp/stage1root//usr/share/man/man1/instmodsh.1.bz2 symlink
132 * Unable to establish /tmp/stage1root//usr/share/man/man1/xsubpp.1.bz2 symlink
133 * Unable to establish /tmp/stage1root//usr/share/man/man1/zipdetails.1.bz2 symlink
134 * Unable to establish /tmp/stage1root//usr/share/man/man1/json_pp.1.bz2 symlink
135 * Unable to establish /tmp/stage1root//usr/share/man/man1/config_data.1.bz2 symlink
136 * Unable to establish /tmp/stage1root//usr/share/man/man1/corelist.1.bz2 symlink
137 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2usage.1.bz2 symlink
138 * Unable to establish /tmp/stage1root//usr/share/man/man1/podchecker.1.bz2 symlink
139 * Unable to establish /tmp/stage1root//usr/share/man/man1/podselect.1.bz2 symlink
140 * Unable to establish /tmp/stage1root//usr/share/man/man1/perldoc.1.bz2 symlink
141 * Unable to establish /tmp/stage1root//usr/share/man/man1/prove.1.bz2 symlink
142 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2man.1.bz2 symlink
143 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2text.1.bz2 symlink
144 * Unable to establish /tmp/stage1root//usr/share/man/man1/perlpodstyle.1.bz2 symlink
145
146 * Messages for package sys-libs/glibc-2.20-r2 merged to /tmp/stage1root/:
147
148 * Defaulting /etc/host.conf:multi to on
149
150 * Messages for package dev-libs/libxml2-2.9.2-r1 merged to /tmp/stage1root/:
151
152 * Skipping XML catalog creation for stage building (bug #208887).
153
154 * Messages for package dev-lang/python-3.3.5-r1 merged to /tmp/stage1root/:
155
156 * You have just upgraded from an older version of Python.
157 *
158 * Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --changed-use option to rebuild packages installing python modules.
159 *
160 * For legacy packages, you should switch active version of Python and run 'python-updater [options]' to rebuild Python modules.
161
162 * Messages for package sys-devel/gcc-4.8.4 merged to /tmp/stage1root/:
163
164 * ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
165 * emake failed
166 *
167 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
168 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
169 * The complete 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/x86-dev/tmp/default/stage1-i686-20150708/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.0ngoOr/log/i686_stage1.log