Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage2.spec
Date: Thu, 10 Mar 2011 09:49:50
Message-Id: 20110310094948.15921143606@poseidon.amd64.dev.gentoo.org
1 Applying io_quotes_def to linux/pci_regs.h
2 Applying io_quotes_def to linux/ppp-comp.h
3 Applying io_quotes_use to linux/rfkill.h
4 Applying io_quotes_use to linux/gigaset_dev.h
5 Applying io_quotes_use to linux/fs.h
6 Applying io_quotes_use to linux/videotext.h
7 Applying io_quotes_def to linux/soundcard.h
8 Applying io_quotes_use to linux/omapfb.h
9 Applying io_quotes_use to linux/if_pppox.h
10 Applying pthread_incomplete_struct_argument to pthread.h
11 Applying hpux8_bogus_inlines to math.h
12 Applying io_quotes_use to mtd/ubi-user.h
13 Applying io_quotes_use to sys/mount.h
14 Applying io_quotes_use to sys/raw.h
15 Applying io_quotes_use to asm/mtrr.h
16 Applying io_quotes_use to video/sisfb.h
17 Applying sun_malloc to malloc.h
18 Applying io_quotes_use to rdma/ib_user_mad.h
19 Applying sysv68_string to string.h
20 Cleaning up unneeded directories:
21 fixincludes is done
22 echo timestamp > stmp-fixinc
23 if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
24 if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
25 for file in .. /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/ginclude/float.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/ginclude/iso646.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/ginclude/stdarg.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/ginclude/stdbool.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/ginclude/stddef.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/ginclude/varargs.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/ginclude/stdfix.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/cpuid.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/mmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/mm3dnow.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/xmmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/emmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/
26 i386/pmmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/tmmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/ammintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/smmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/nmmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/bmmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/mmintrin-common.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/wmmintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/immintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/x86intrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/avxintrin.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/cross-stdarg.h mm_malloc.h; do \
27 if [ X$file != X.. ]; then \
28 realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
29 echo timestamp > include/$realfile; \
30 rm -f include/$realfile; \
31 cp $file include; \
32 chmod a+r include/$realfile; \
33 fi; \
34 done
35 rm -f include/unwind.h
36 cp /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/unwind-generic.h include/unwind.h
37 set -e; for ml in `cat fixinc_list`; do \
38 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
39 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
40 fix_dir=include-fixed${multi_dir}; \
41 if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
42 cat /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/limitx.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/glimits.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/limity.h > tmp-xlimits.h; \
43 else \
44 cat /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/glimits.h > tmp-xlimits.h; \
45 fi; \
46 /bin/sh /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/../mkinstalldirs ${fix_dir}; \
47 chmod a+rx ${fix_dir} || true; \
48 rm -f ${fix_dir}/limits.h; \
49 mv tmp-xlimits.h ${fix_dir}/limits.h; \
50 chmod a+r ${fix_dir}/limits.h; \
51 done
52 rm -f include-fixed/README
53 cp /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/../fixincludes/README-fixinc include-fixed/README
54 chmod a+r include-fixed/README
55 echo timestamp > stmp-int-hdrs
56 rm -f SYSCALLS.c tmp-SYSCALLS.s
57 sed -e s/TARGET_GETGROUPS_T/gid_t/ \
58 /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/sys-types.h /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/sys-protos.h > SYSCALLS.c
59 /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wno-strict-prototypes -Wno-error -isystem ./include -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/../libdecnumber/bid -I../libdecnumber \
60 -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
61 SYSCALLS.c:1458: warning: conflicting types for built-in function 'vfprintf'
62 SYSCALLS.c:1464: warning: conflicting types for built-in function 'vprintf'
63 SYSCALLS.c:1465: warning: conflicting types for built-in function 'vsprintf'
64 rm -f SYSCALLS.c tmp-SYSCALLS.s
65 make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/gcc'
66 mkdir -p -- x86_64-pc-linux-gnu/libgcc
67 Checking multilib configuration for libgcc...
68 Configuring stage 1 in x86_64-pc-linux-gnu/libgcc
69 configure: creating cache ./config.cache
70 checking for --enable-version-specific-runtime-libs... no
71 checking for a BSD-compatible install... /usr/bin/install -c
72 checking for gawk... gawk
73 checking build system type... x86_64-pc-linux-gnu
74 checking host system type... x86_64-pc-linux-gnu
75 checking for x86_64-pc-linux-gnu-ar... /usr/x86_64-pc-linux-gnu/bin/ar
76 checking for x86_64-pc-linux-gnu-lipo... lipo
77 checking for x86_64-pc-linux-gnu-nm... /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/nm
78 checking for x86_64-pc-linux-gnu-ranlib... /usr/x86_64-pc-linux-gnu/bin/ranlib
79 checking for x86_64-pc-linux-gnu-strip... /usr/x86_64-pc-linux-gnu/bin/strip
80 checking whether ln -s works... yes
81 checking for x86_64-pc-linux-gnu-gcc... /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include
82 checking for C compiler default output file name... a.out
83 checking whether the C compiler works... yes
84 checking whether we are cross compiling... no
85 checking for suffix of executables...
86 checking for suffix of object files... o
87 checking whether we are using the GNU C compiler... yes
88 checking whether /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes
89 checking for /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ANSI C... none needed
90 checking how to run the C preprocessor... /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E
91 checking whether decimal floating point is supported... yes
92 checking whether fixed-point is supported... no
93 checking for __attribute__((visibility("hidden")))... yes
94 checking whether the target assembler supports thread-local storage... yes
95 updating cache ./config.cache
96 configure: creating ./config.status
97 config.status: creating Makefile
98 config.status: executing default commands
99 Adding multilib support to Makefile in /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libgcc
100 multidirs=32
101 with_multisubdir=
102 Running configure in multilib subdirs 32
103 pwd: /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/x86_64-pc-linux-gnu/libgcc
104 Running configure in multilib subdir 32
105 pwd: /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/x86_64-pc-linux-gnu
106 mkdir 32
107 configure: creating cache ./config.cache
108 checking for --enable-version-specific-runtime-libs... no
109 checking for a BSD-compatible install... /usr/bin/install -c
110 checking for gawk... gawk
111 checking build system type... x86_64-pc-linux-gnu
112 checking host system type... x86_64-pc-linux-gnu
113 checking for x86_64-pc-linux-gnu-ar... /usr/x86_64-pc-linux-gnu/bin/ar
114 checking for x86_64-pc-linux-gnu-lipo... lipo
115 checking for x86_64-pc-linux-gnu-nm... /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/nm
116 checking for x86_64-pc-linux-gnu-ranlib... /usr/x86_64-pc-linux-gnu/bin/ranlib
117 checking for x86_64-pc-linux-gnu-strip... /usr/x86_64-pc-linux-gnu/bin/strip
118 checking whether ln -s works... yes
119 checking for x86_64-pc-linux-gnu-gcc... /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -m32
120 checking for C compiler default output file name... a.out
121 checking whether the C compiler works... configure: error: in `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/x86_64-pc-linux-gnu/32/libgcc':
122 configure: error: cannot run C compiled programs.
123 If you meant to cross compile, use `--host'.
124 See `config.log' for more details.
125 make[2]: *** [configure-stage1-target-libgcc] Error 1
126 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
127 make[1]: *** [stage1-bubble] Error 2
128 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
129 make: *** [bootstrap-lean] Error 2
130 emake failed
131 * ERROR: sys-devel/gcc-4.4.5 failed (compile phase):
132 * emake failed with bootstrap-lean
133 *
134 * Call stack:
135 * ebuild.sh, line 56: Called src_compile
136 * environment, line 5093: Called toolchain_src_compile
137 * environment, line 5688: Called gcc_src_compile
138 * environment, line 3237: Called gcc_do_make
139 * environment, line 3019: Called die
140 * The specific snippet of code:
141 * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
142 *
143 * If you need support, post the output of 'emerge --info =sys-devel/gcc-4.4.5',
144 * the complete build log and the output of 'emerge -pqv =sys-devel/gcc-4.4.5'.
145 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.4.5/temp/build.log'.
146 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.4.5/temp/environment'.
147 * S: '/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
148
149 * Messages for package sys-apps/baselayout-1.12.14-r1:
150
151 * The default setting for wiping /tmp has been set to 'yes'.
152 * Consult /etc/conf.d/bootmisc for more information.
153
154 * Messages for package sys-devel/gcc-4.4.5:
155 * ERROR: sys-devel/gcc-4.4.5 failed (compile phase):
156 * emake failed with bootstrap-lean
157 *
158 * Call stack:
159 * ebuild.sh, line 56: Called src_compile
160 * environment, line 5093: Called toolchain_src_compile
161 * environment, line 5688: Called gcc_src_compile
162 * environment, line 3237: Called gcc_do_make
163 * environment, line 3019: Called die
164 * The specific snippet of code:
165 * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
166 *
167 * If you need support, post the output of 'emerge --info =sys-devel/gcc-4.4.5',
168 * the complete build log and the output of 'emerge -pqv =sys-devel/gcc-4.4.5'.
169 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.4.5/temp/build.log'.
170 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.4.5/temp/environment'.
171 * S: '/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
172
173
174 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
175 * Use eselect news to read news items.
176
177
178 !!! catalyst: run script failed.
179
180
181 Traceback (most recent call last):
182 File "modules/generic_stage_target.py", line 1207, in run_local
183 "run script failed.",env=self.env)
184 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 542, in cmd
185 raise CatalystError,myexc
186 CatalystError
187 None
188
189 !!! catalyst: Stage build aborting due to error.
190
191 Traceback (most recent call last):
192 File "/usr/lib64/catalyst/catalyst", line 209, in build_target
193 mytarget.run()
194 File "modules/generic_stage_target.py", line 1263, in run
195 apply(getattr(self,x))
196 File "modules/generic_stage_target.py", line 1212, in run_local
197 raise CatalystError,"Stage build aborting due to error."
198 CatalystError
199 !!! catalyst: Error encountered during run of target stage2
200 Catalyst aborting....
201 lockfile does not exist '/release/buildroot/amd64-dev/tmp/hardened/stage2-amd64-hardened-20110310/.catalyst_lock'
202
203
204
205 Full build log at /tmp/catalyst-auto.12614/log/hardened_stage2.log