You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@subversion.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/15 20:02:06 UTC

Build failed in Hudson: subversion-trunk-ubuntu #484

See <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/484/changes>

Changes:

[pburba] Fix a bug where the ordering of arguments to svn_rangelist_intersect can
produce different results.

* subversion/include/svn_mergeinfo.h

  (svn_mergeinfo_intersect2):
  (svn_rangelist_intersect):
   Correct/improve doc strings to reflect long standing behaviors regarding
   rangelist intersection and range inheritance.

* subversion/libsvn_subr/mergeinfo.c

  (rangelist_intersect_or_remove): Fix bug where the order of arguments
   could effect the result when finding an intersection.  Address an old
   ### FIXME by adjusting argument names and comments to apply to either
   an intersection or removal (i.e. make them generic).

* subversion/tests/libsvn_subr/mergeinfo-test.c

  (test_rangelist_intersect): Test that order of rangelists passed to
   svn_rangelist_intersect() don't effect the result.  Test that the
   intersection of two ranges is non-inheritable only when both ranges
   are non-inheritable.  Lastly, test that ranges of differing inheritance
   do not intersect when considering inheritance.

------------------------------------------
[...truncated 669 lines...]
configure: Apache Portable Runtime Utility (APRUTIL) library configuration
checking for APR-util... reconfig
configure: configuring package in apr-util now
configure: WARNING: unrecognized options: --enable-maintainer-mode, --disable-shared
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for working mkdir -p... yes
APR-util Version: 1.3.9
checking for chosen layout... apr-util
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
Applying apr-util hints file rules for x86_64-unknown-linux-gnu
checking for APR... yes
  setting CPP to "gcc -E"
  adding "-Wall" to CFLAGS
  adding "-Wmissing-prototypes" to CFLAGS
  adding "-Wstrict-prototypes" to CFLAGS
  adding "-Wmissing-declarations" to CFLAGS
  adding "-pthread" to CFLAGS
  setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE"
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for ldap support...
checking for default DBM... sdbm (default)
checking for pg_config... no
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking postgresql/libpq-fe.h usability... no
checking postgresql/libpq-fe.h presence... no
checking for postgresql/libpq-fe.h... no
checking sqlite3.h usability... no
checking sqlite3.h presence... no
checking for sqlite3.h... no
checking sqlite.h usability... no
checking sqlite.h presence... no
checking for sqlite.h... no
checking sybdb.h usability... no
checking sybdb.h presence... no
checking for sybdb.h... no
checking freetds/sybdb.h usability... no
checking freetds/sybdb.h presence... no
checking for freetds/sybdb.h... no
checking for odbc_config... no
checking sql.h usability... no
checking sql.h presence... no
checking for sql.h... no
checking odbc/sql.h usability... no
checking odbc/sql.h presence... no
checking for odbc/sql.h... no
checking Expat 1.95.x... yes
  setting APRUTIL_EXPORT_LIBS to "-lexpat"
  setting APRUTIL_LIBS to "-lexpat"
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for type of inbuf parameter to iconv... char **
checking for iconv.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for CODESET in langinfo.h... yes
checking whether APR has DSO support... yes
checking for library containing crypt... -lcrypt
checking if system crypt() function is threadsafe... no
checking for crypt_r... yes
checking style of crypt_r... struct_crypt_data
  adding "<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libapr-1.la"> to APRUTIL_LIBS
  adding "-lrt" to APRUTIL_LIBS
  adding "-lcrypt" to APRUTIL_LIBS
  adding "-lpthread" to APRUTIL_LIBS
  adding "-ldl" to APRUTIL_LIBS
configure: creating ./config.status
config.status: creating Makefile
config.status: creating export_vars.sh
config.status: creating build/pkg/pkginfo
config.status: creating apr-util.pc
config.status: creating apu-1-config
config.status: creating include/private/apu_select_dbm.h
config.status: creating include/apr_ldap.h
config.status: creating include/apu.h
config.status: creating include/apu_want.h
config.status: creating test/Makefile
config.status: creating include/private/apu_config.h
config.status: include/private/apu_config.h is unchanged
config.status: executing default commands
configure: WARNING: unrecognized options: --enable-maintainer-mode, --disable-shared
apr-util configured properly
checking APR-UTIL version... 1.3.9
checking for pkg-config... /usr/bin/pkg-config
configure: checking neon library
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to look for GSSAPI (Kerberos)... no
configure: looking for apr_memcache as part of apr-util
checking apr_memcache.h usability... yes
checking apr_memcache.h presence... yes
checking for apr_memcache.h... yes
checking for apr_memcache_create in -laprutil-1... no
checking for Apache module support via DSO through APXS... no
==================================================================
WARNING: skipping the build of mod_dav_svn
         try using --with-apxs
==================================================================
configure: checking sqlite library
checking sqlite amalgamation file version... amalgamation found and is okay
configure: using APR's libtool
configure: building static libraries only
checking whether libtool needs -no-undefined... no
checking whether to avoid circular linkage at all costs... no
checking for trang... none
checking for Expat... yes
checking for socket in -lsocket... no
checking whether to look for SASL... yes
configure: Looking in default locations
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking for sasl/sasl.h... (cached) no
checking for availability of Cyrus SASL v2... no
checking for Mac OS KeyChain Services... no
checking whether APR has support for DSOs... yes
checking for D-Bus .pc file... no
checking whether to look for GNOME Keyring... no
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for library containing bindtextdomain... none required
checking for bind_textdomain_codeset... yes
checking if we are using GNU gettext... yes
checking whether to look for KWallet... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for symlink... yes
checking for readlink... yes
configure: maintainer-mode: adding GCC warning flags
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking for python... /usr/bin/python
checking for JDK... configure: WARNING: no JNI header files found.
no
checking for perl... /usr/bin/perl
checking for ruby... none
checking for swig... none
configure: Configuring python swig binding
checking for Python includes... -I/usr/include/python2.5
checking for compiling Python extensions... gcc -pthread -fPIC
checking for linking Python extensions... gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
checking for linking Python libraries... -Wl,-O1 -Wl,-Bsymbolic-functions
checking for apr_int64_t Python/C API format string... l
checking perl version... 5010000
checking for ctypesgen.py... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/backup/hot-backup.py
config.status: creating tools/hook-scripts/commit-access-control.pl
config.status: creating subversion/bindings/swig/perl/native/Makefile.PL
config.status: creating packages/solaris/pkginfo
config.status: creating subversion/svn_private_config.h
config.status: executing svn_private_config.h commands
configure: WARNING: we have configured without BDB filesystem support


You don't seem to have Berkeley DB version 4.0.14 or newer
installed and linked to APR-UTIL.  We have created Makefile which will build
Subversion without support for the Berkeley DB back-end.  You can find the
latest version of Berkeley DB here:
  http://www.oracle.com/technology/software/products/berkeley-db/index.html

+ make
------ making all in apr
make[1]: Entering directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr'>
make[2]: Entering directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr'>
sed 's,^\(location=\).*$,\1installed,' < apr-1-config > apr-config.out
sed 's,^\(apr_build.*=\).*$,\1/usr/local/apr/build-1,' < build/apr_rules.mk > build/apr_rules.out
make[2]: Leaving directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr'>
make[1]: Leaving directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr'>
------ completed all in apr
------ making all in apr-util
make[1]: Entering directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util'>
make[2]: Entering directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util'>
sed 's,^\(location=\).*$,\1installed,' < apu-1-config > apu-config.out
make[2]: Leaving directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util'>
make[1]: Leaving directory `<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util'>
------ completed all in apr-util
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_delta/svndiff.lo -c subversion/libsvn_delta/svndiff.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/auth.lo -c subversion/libsvn_subr/auth.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/cache-inprocess.lo -c subversion/libsvn_subr/cache-inprocess.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/cache-memcache.lo -c subversion/libsvn_subr/cache-memcache.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/cmdline.lo -c subversion/libsvn_subr/cmdline.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/config.lo -c subversion/libsvn_subr/config.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/config_auth.lo -c subversion/libsvn_subr/config_auth.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/config_file.lo -c subversion/libsvn_subr/config_file.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/config_win.lo -c subversion/libsvn_subr/config_win.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/date.lo -c subversion/libsvn_subr/date.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/deprecated.lo -c subversion/libsvn_subr/deprecated.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/dirent_uri.lo -c subversion/libsvn_subr/dirent_uri.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/dso.lo -c subversion/libsvn_subr/dso.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/error.lo -c subversion/libsvn_subr/error.c
subversion/libsvn_subr/error.c: In function ‘svn_error_abort_on_malfunction’:
subversion/libsvn_subr/error.c:602: warning: will never be executed
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/io.lo -c subversion/libsvn_subr/io.c
subversion/libsvn_subr/io.c: In function ‘do_io_file_wrapper_cleanup’:
subversion/libsvn_subr/io.c:2721: warning: format not a string literal, argument types not checked
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/kitchensink.lo -c subversion/libsvn_subr/kitchensink.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/log.lo -c subversion/libsvn_subr/log.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/macos_keychain.lo -c subversion/libsvn_subr/macos_keychain.c
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/libtool> --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-long-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr/include>   -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/apr-util/include> -I<http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/sqlite-amalgamation>  -static  -o subversion/libsvn_subr/mergeinfo.lo -c subversion/libsvn_subr/mergeinfo.c
subversion/libsvn_subr/mergeinfo.c: In function ‘rangelist_intersect_or_remove’:
subversion/libsvn_subr/mergeinfo.c:995: error: expected ‘)’ before ‘;’ token
subversion/libsvn_subr/mergeinfo.c:995: error: expected ‘)’ before ‘;’ token
subversion/libsvn_subr/mergeinfo.c:996: error: expected ‘;’ before ‘tmp_range’
make: *** [subversion/libsvn_subr/mergeinfo.lo] Error 1
Recording test results


Hudson build is back to normal : subversion-trunk-ubuntu #485

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/485/changes>