GCC build failure, HEAD@196613 on native
GCC regression tester
regress@geoffk.org
Tue Mar 12 12:41:00 GMT 2013
With your recent patch, GCC HEAD revision 196613 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 196612.
Log information for changes since the last build:
------------------------------------------------------------------------
r196613 | hubicka | 2013-03-12 05:38:47 -0700 (Tue, 12 Mar 2013) | 4 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/lto-streamer-out.c
PR lto/56557
* lto-streamer-out.c (output_symbol_p): Skip references from
constructors of external variables.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
-------------- next part --------------
(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl /home/regress/tbox/svn-gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/svn-gcc/gcc/doc/invoke.texi > gcc.pod
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-4.8.0" --date=2013-03-12 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
(rm -f doc/gfdl.7.T$$ && exit 1)
makeinfo: Removing output file `doc/gcc.info' due to errors; use --force to preserve.
make[3]: *** [doc/gcc.info] Error 1
make[3]: *** Waiting for unfinished jobs....
Use of uninitialized value in string eq at /home/regress/tbox/svn-gcc/gcc/../contrib/texi2pod.pl line 315, <GEN0> line 11652.
rm gcov.pod gfdl.pod cpp.pod fsf-funding.pod gcc.pod
make[3]: Leaving directory `/home/regress/tbox/native/build/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/home/regress/tbox/native/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------
--
Geoffrey Keating <geoffk@geoffk.org>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list