GCC build failure, HEAD@191433 on native
GCC regression tester
regress@geoffk.org
Tue Sep 18 16:11:00 GMT 2012
With your recent patch, GCC HEAD revision 191433 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 191431.
Log information for changes since the last build:
------------------------------------------------------------------------
r191432 | ian | 2012-09-18 09:03:01 -0700 (Tue, 18 Sep 2012) | 10 lines
Changed paths:
M /trunk/libiberty/ChangeLog
M /trunk/libiberty/Makefile.in
M /trunk/libiberty/config.in
M /trunk/libiberty/configure
M /trunk/libiberty/configure.ac
M /trunk/libiberty/functions.texi
M /trunk/libiberty/maint-tool
A /trunk/libiberty/strnlen.c
* strnlen.c: New file.
* configure.ac: Check for strnlen, add it to AC_LIBOBJ if it's not
present.
* Makefile.in: Rebuild dependencies.
(CFILES): Add strnlen.c.
(CONFIGURED_OFILES): Add ./strnlen.$(objext).
* configure, config.in, functions.texi: Rebuild.
* maint-tool: Accept .def files in the include directory.
------------------------------------------------------------------------
r191433 | ian | 2012-09-18 09:06:53 -0700 (Tue, 18 Sep 2012) | 4 lines
Changed paths:
M /trunk/libbacktrace/ChangeLog
M /trunk/libbacktrace/config.h.in
M /trunk/libbacktrace/configure
M /trunk/libbacktrace/configure.ac
M /trunk/libbacktrace/dwarf.c
* configure.ac: Check whether strnlen is declared.
* dwarf.c: Declare strnlen if not declared.
* configure, config.h.in: Rebuild.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
-------------- next part --------------
checking whether NLS is requested... yes
checking for catalogs to be installed... be ca da de el es fi fr id ja nl ru sr sv tr uk vi zh_CN zh_TW
checking for uchar...
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
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