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/05/14 12:49:57 UTC

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

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

Changes:

[philip] Add one symbol to allow the 1.6 client library to link against the
other 1.7 libraries.

* subversion/libsvn_wc/deprecated.c
  (svn_wc__entry_versioned_internal): New.

[philip] Add one symbol to allow the 1.6 client to link against the 1.7 libraries.

* subversion/libsvn_subr/opt.c
  (svn_opt__eat_peg_revisions): New.

[philip] Add a configure option to make it easier to test backward compatibility
using development builds.

* configure.ac: Add --disable-full-version-match and
   SVN_DISABLE_FULL_VERSION_MATCH.

* subversion/libsvn_subr/version.c
  (svn_ver_compat): Relax rules when SVN_DISABLE_FULL_VERSION_MATCH is set.

* subversion/tests/libsvn_subr/compat-test.c
  (test_version_compatibility): Tweak expected outcomes if
   SVN_DISABLE_FULL_VERSION_MATCH is set.

------------------------------------------
[...truncated 549 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson5763203460047924016.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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



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

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

Changes:

[rhuijben] * build/generator/gen_vcnet_vcproj.py
  (Generator.write):
    The diff applications belong in the programs category of the Visual
    Studio solution instead of in tests.

[pburba] Tweak an XFailing merge test to reflect expected issue #3642 behavior.

* subversion/tests/cmdline/merge_tests.py

  (merge_target_with_non_inheritable_mergeinfo): During a depth=immediates
   merge, immediate directory children of the merge target should get
   non-inheritable mergeinfo describing the merge *if* a depth=infinity
   merge would have affected that child.

[dannas] Follow-up r947161. Remove unused svn_wc_entry_t parameter. 

* subversion/libsvn_wc/status.c
  (assemble_status
   send_status_structure): Remove 'parent_entry' parameter.
  (get_dir_status): Remove 'parent_entry' parameter.
  (internal_status): Don't fetch the parent_entry since it
    is not needed anymore.
  (...): Update callers.

[dannas] First step in the move to using repos_root_url and repos_relpaths for
describing urls in the status code.

The idea is to reuse the parents repos_relpath when detecting if a node is
switched instead of doing an extra scan for each node. Since we're doing a
depth first traversal of the wc, the parent has already been visited.

We still depend on the url field but the plan is to remove it.

* subversion/include/svn_wc.h
  (svn_wc_status3_t): Add new fields 'repos_root_url' and 'repos_relpath'.

* subversion/libsvn_wc/status.c
  (assemble_status): Add parameters 'parent_repos_root_url' 
    and 'parent_repos_relpath'. We compare repos_relpath to the
    parent_repos_relpath + basename(path) for detecting a switch.
  (send_status_structure,
   handle_dir_entry,
   get_dir_status,
   handle_statii): Add parameters 'parent_repos_root_url' and 
    'parent_repos_relpath'.
   (get_dir_status): Add parameters 'parent_repos_root_url' and 
    'parent_repos_relpath'. Fetch dir_repos_root_url and 
    dir_repos_relpath to be used when checking the status of
    the files below the dir.
  (internal_status): Fetch 'parent_repos_root_url' and 
    'parent_repos_relpath' from the db. This function
    is called on the anchor paths.
  (svn_wc_dup_status3): Duplicate 'repos_root_url' and 'repos_relpath'.

[philip] Fix regression tests failures introduced by r947041.

* subversion/libsvn_wc/update_editor.c
  (absent_file_or_dir): Only check if versioned nodes are added.

------------------------------------------
[...truncated 2618 lines...]
subversion/tests/libsvn_subr/mergeinfo-test.c:1102: warning: ‘svn_mergeinfo_remove’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:218)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/opt-test.lo -c subversion/tests/libsvn_subr/opt-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/
libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_diff/parse-diff-test.lo -c subversion/tests/libsvn_diff/parse-diff-test.c
cd subversion/tests/libsvn_diff && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/path-test.lo -c subversion/tests/libsvn_subr/path-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_ra_local/ra-local-test.lo -c subversion/tests/libsvn_ra_local/ra-local-test.c
cd subversion/tests/libsvn_ra_local && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1  
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/random-test.lo -c subversion/tests/libsvn_delta/random-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/dir-delta-editor.lo -c subversion/tests/libsvn_repos/dir-delta-editor.c
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_delete_entry’:
subversion/tests/libsvn_repos/dir-delta-editor.c:76: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:111: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:136: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:175: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:199: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/repos-test.lo -c subversion/tests/libsvn_repos/repos-test.c
cd subversion/tests/libsvn_repos && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/revision-test.lo -c subversion/tests/libsvn_subr/revision-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/skel-test.lo -c subversion/tests/libsvn_subr/skel-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/stream-test.lo -c subversion/tests/libsvn_subr/stream-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/string-test.lo -c subversion/tests/libsvn_subr/string-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/svndiff-test.lo -c subversion/tests/libsvn_delta/svndiff-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/target-test.lo -c subversion/tests/libsvn_subr/target-test.c
subversion/tests/libsvn_subr/target-test.c: In function ‘condense_targets_tests_helper’:
subversion/tests/libsvn_subr/target-test.c:73: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c:81: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c: In function ‘test_path_condense_targets’:
subversion/tests/libsvn_subr/target-test.c:176: warning: ‘svn_path_condense_targets’ is deprecated (declared at ./subversion/include/svn_path.h:375)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/time-test.lo -c subversion/tests/libsvn_subr/time-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/translate-test.lo -c subversion/tests/libsvn_subr/translate-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/utf-test.lo -c subversion/tests/libsvn_subr/utf-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/vdelta-test.lo -c subversion/tests/libsvn_delta/vdelta-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/window-test.lo -c subversion/tests/libsvn_delta/window-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/bin/msgfmt -c -o subversion/po/de.mo subversion/po/de.po
/usr/bin/msgfmt -c -o subversion/po/es.mo subversion/po/es.po
/usr/bin/msgfmt -c -o subversion/po/fr.mo subversion/po/fr.po
/usr/bin/msgfmt -c -o subversion/po/it.mo subversion/po/it.po
/usr/bin/msgfmt -c -o subversion/po/ja.mo subversion/po/ja.po
/usr/bin/msgfmt -c -o subversion/po/ko.mo subversion/po/ko.po
/usr/bin/msgfmt -c -o subversion/po/nb.mo subversion/po/nb.po
/usr/bin/msgfmt -c -o subversion/po/pl.mo subversion/po/pl.po
/usr/bin/msgfmt -c -o subversion/po/pt_BR.mo subversion/po/pt_BR.po
/usr/bin/msgfmt -c -o subversion/po/sv.mo subversion/po/sv.po
/usr/bin/msgfmt -c -o subversion/po/zh_CN.mo subversion/po/zh_CN.po
/usr/bin/msgfmt -c -o subversion/po/zh_TW.mo subversion/po/zh_TW.po
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson997971525656635491.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Directory 'build/junit-reports' not exists, creating ...
Recording test results


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

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

Changes:

[hwright] * subversion/bindings/javahl/native/ChangelistCallback.cpp
  (doChangelist): Use the correct macro to return from a void function.

[hwright] * subversion/bindings/javahl/native/JNIStackElement.cpp
  (JNIStackElement): Fix what was probably a typo at one point by not
    double-deleting a reference, and ensuring that another is released.

[julianfoad] * subversion/libsvn_wc/update_editor.c
  (merge_file): Move a base-path look-up closer to where it's used,
    and break it into its two different uses.

[hwright] JavaHL: Use local reference frames to better manage local references.

[ in subversion/bindings/javahl/ ]
* native/ChangelistCallback.cpp
  (doChangelist): Add a local frame.

* native/Prompter.cpp
  (makeCPrompter, username, password, askYesNo, askQuestion, askTrust,
   prompt):  Same.

------------------------------------------
[...truncated 2618 lines...]
subversion/tests/libsvn_subr/mergeinfo-test.c: In function ‘test_remove_mergeinfo’:
subversion/tests/libsvn_subr/mergeinfo-test.c:1102: warning: ‘svn_mergeinfo_remove’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:218)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/opt-test.lo -c subversion/tests/libsvn_subr/opt-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_diff/parse-diff-test.lo -c subversion/tests/libsvn_diff/parse-diff-test.c
cd subversion/tests/libsvn_diff && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/path-test.lo -c subversion/tests/libsvn_subr/path-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_ra_local/ra-local-test.lo -c subversion/tests/libsvn_ra_local/ra-local-test.c
cd subversion/tests/libsvn_ra_local && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1  
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/random-test.lo -c subversion/tests/libsvn_delta/random-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/dir-delta-editor.lo -c subversion/tests/libsvn_repos/dir-delta-editor.c
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_delete_entry’:
subversion/tests/libsvn_repos/dir-delta-editor.c:76: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:111: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:136: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:175: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:199: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/repos-test.lo -c subversion/tests/libsvn_repos/repos-test.c
cd subversion/tests/libsvn_repos && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/revision-test.lo -c subversion/tests/libsvn_subr/revision-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/skel-test.lo -c subversion/tests/libsvn_subr/skel-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/stream-test.lo -c subversion/tests/libsvn_subr/stream-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/string-test.lo -c subversion/tests/libsvn_subr/string-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/svndiff-test.lo -c subversion/tests/libsvn_delta/svndiff-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/target-test.lo -c subversion/tests/libsvn_subr/target-test.c
subversion/tests/libsvn_subr/target-test.c: In function ‘condense_targets_tests_helper’:
subversion/tests/libsvn_subr/target-test.c:73: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c:81: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c: In function ‘test_path_condense_targets’:
subversion/tests/libsvn_subr/target-test.c:176: warning: ‘svn_path_condense_targets’ is deprecated (declared at ./subversion/include/svn_path.h:375)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/time-test.lo -c subversion/tests/libsvn_subr/time-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/translate-test.lo -c subversion/tests/libsvn_subr/translate-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/utf-test.lo -c subversion/tests/libsvn_subr/utf-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/vdelta-test.lo -c subversion/tests/libsvn_delta/vdelta-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/window-test.lo -c subversion/tests/libsvn_delta/window-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/bin/msgfmt -c -o subversion/po/de.mo subversion/po/de.po
/usr/bin/msgfmt -c -o subversion/po/es.mo subversion/po/es.po
/usr/bin/msgfmt -c -o subversion/po/fr.mo subversion/po/fr.po
/usr/bin/msgfmt -c -o subversion/po/it.mo subversion/po/it.po
/usr/bin/msgfmt -c -o subversion/po/ja.mo subversion/po/ja.po
/usr/bin/msgfmt -c -o subversion/po/ko.mo subversion/po/ko.po
/usr/bin/msgfmt -c -o subversion/po/nb.mo subversion/po/nb.po
/usr/bin/msgfmt -c -o subversion/po/pl.mo subversion/po/pl.po
/usr/bin/msgfmt -c -o subversion/po/pt_BR.mo subversion/po/pt_BR.po
/usr/bin/msgfmt -c -o subversion/po/sv.mo subversion/po/sv.po
/usr/bin/msgfmt -c -o subversion/po/zh_CN.mo subversion/po/zh_CN.po
/usr/bin/msgfmt -c -o subversion/po/zh_TW.mo subversion/po/zh_TW.po
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson4714035899708749188.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Directory 'build/junit-reports' not exists, creating ...
Recording test results


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

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

Changes:

[philip] * subversion/libsvn_wc/update_editor.c
  (absent_file_or_dir): Remove use of an svn_wc_entry_t.

[hwright] JavaHL: As gstein points out, we don't need to check for exceptions after
deleting local JNI references, a practice we were doing somewhat
inconsistently.  So, just stop checking for exceptions in these cases.

[ in subversion/bindings/javahl/native/ ]
* ChangelistCallback.cpp,
  ConflictResolverCallback.cpp,
  CreateJ.cpp,
  SVNAdmin.cpp,
  JNIUtil.cpp,
  CopySources.cpp,
  Outputer.cpp,
  org_apache_subversion_javahl_SVNAdmin.cpp,
  CommitMessage.cpp,
  SVNClient.cpp,
  Prompter.cpp,
  Array.cpp,
  JNIStackElement.cpp,
  Inputer.cpp,
  LogMessageCallback.cpp,
  RevpropTable.cpp,
  MessageReceiver.cpp,
  ProgressListener.cpp,
  NotifyCallback.cpp:
    Remove exception check after calls to DeleteLocalRef().

[stsp] * subversion/include/svn_wc.h
  (svn_wc_status3): The docstring suggested that svn_wc_status_none
   implied that the node might be in ignored status. But svn_wc_status_ignored
   has existed for a long time, so tweak the comment accordingly.

[julianfoad] * subversion/libsvn_wc/adm_files.c
  (svn_wc__ultimate_base_text_path): Stop using an svn_wc_entry_t.

[hwright] * subversion/bindings/javahl/native/Outputer.cpp
  (write): Add a call to DeleteLocalRef() to prevent a leaking local
    reference.

Patch by: Byeongcheol Lee <li...@gmail.com>
Tweaked by: me

[stsp] * subversion/tests/libsvn_client/client-test.c
  (test_patch): Asking svn_client_patch() to remove tempfiles if you
   want to look at the tempfiles after patching is silly.

[stsp] * subversion/libsvn_client/patch.c
  (patch_target_info_t): Tweak comment.

[stsp] * subversion/libsvn_client/patch.c
  (install_patched_target): While creating missing parent directories
   for added targets, correctly account for path components that are
   already present.

[stsp] Optimize pool and file descriptor usage in svn patch.

We save memory and file descriptors by not deferring patch application
until the patched result has been written to temporary files for all
targets, but by applying each target to the working copy in turn.
This allows us to free all disposable resources right after processing
a target.

Before this change, memory and file descriptor use was proportional to
the number of patch targets. Now they are virtually constant.

* subversion/libsvn_client/patch.c
  (patch_target_t): Remove the PARENT_DIR_DELETED member.
   Because we do not defer patch application anymore, we have to
   notify about all events right away (we don't know yet whether
   one or more parent directories will end up being deleted or not).
   PARENT_DIR_DELETED was only used to skip notification for children
   of deleted directories.
  (patch_target_info_t): New. A mini-version of patch_target_t,
   for information we cannot free right after patching a target.
  (install_patched_target): Track removal of PARENT_DIR_DELETED
   from patch_target_t.
  (check_dir_empty, delete_empty_dirs): Expect an array of
   patch_target_info_t elements rather than patch_target_t.
  Track removal of PARENT_DIR_DELETED from patch_target_t.
  (apply_patches): Process targets within a single loop rather than two,
   and allocate all resources needed to process a target in an iterpool.
   Only information needed by delete_empty_dirs() is preserved across
   the loop, so that we can delete all empty directories at the very
   end of the patching process.

* subversion/tests/cmdline/patch_tests.py
  (patch_remove_empty_dirs): Adjust expected output.

------------------------------------------
[...truncated 2619 lines...]
subversion/tests/libsvn_subr/mergeinfo-test.c: In function ‘test_remove_mergeinfo’:
subversion/tests/libsvn_subr/mergeinfo-test.c:1102: warning: ‘svn_mergeinfo_remove’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:218)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/opt-test.lo -c subversion/tests/libsvn_subr/opt-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_diff/parse-diff-test.lo -c subversion/tests/libsvn_diff/parse-diff-test.c
cd subversion/tests/libsvn_diff && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/path-test.lo -c subversion/tests/libsvn_subr/path-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_ra_local/ra-local-test.lo -c subversion/tests/libsvn_ra_local/ra-local-test.c
cd subversion/tests/libsvn_ra_local && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1  
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/random-test.lo -c subversion/tests/libsvn_delta/random-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/dir-delta-editor.lo -c subversion/tests/libsvn_repos/dir-delta-editor.c
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_delete_entry’:
subversion/tests/libsvn_repos/dir-delta-editor.c:76: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:111: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:136: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:175: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:199: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/repos-test.lo -c subversion/tests/libsvn_repos/repos-test.c
cd subversion/tests/libsvn_repos && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/revision-test.lo -c subversion/tests/libsvn_subr/revision-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/skel-test.lo -c subversion/tests/libsvn_subr/skel-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/stream-test.lo -c subversion/tests/libsvn_subr/stream-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/string-test.lo -c subversion/tests/libsvn_subr/string-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/svndiff-test.lo -c subversion/tests/libsvn_delta/svndiff-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/target-test.lo -c subversion/tests/libsvn_subr/target-test.c
subversion/tests/libsvn_subr/target-test.c: In function ‘condense_targets_tests_helper’:
subversion/tests/libsvn_subr/target-test.c:73: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c:81: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c: In function ‘test_path_condense_targets’:
subversion/tests/libsvn_subr/target-test.c:176: warning: ‘svn_path_condense_targets’ is deprecated (declared at ./subversion/include/svn_path.h:375)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/time-test.lo -c subversion/tests/libsvn_subr/time-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/translate-test.lo -c subversion/tests/libsvn_subr/translate-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/utf-test.lo -c subversion/tests/libsvn_subr/utf-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/vdelta-test.lo -c subversion/tests/libsvn_delta/vdelta-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/window-test.lo -c subversion/tests/libsvn_delta/window-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/bin/msgfmt -c -o subversion/po/de.mo subversion/po/de.po
/usr/bin/msgfmt -c -o subversion/po/es.mo subversion/po/es.po
/usr/bin/msgfmt -c -o subversion/po/fr.mo subversion/po/fr.po
/usr/bin/msgfmt -c -o subversion/po/it.mo subversion/po/it.po
/usr/bin/msgfmt -c -o subversion/po/ja.mo subversion/po/ja.po
/usr/bin/msgfmt -c -o subversion/po/ko.mo subversion/po/ko.po
/usr/bin/msgfmt -c -o subversion/po/nb.mo subversion/po/nb.po
/usr/bin/msgfmt -c -o subversion/po/pl.mo subversion/po/pl.po
/usr/bin/msgfmt -c -o subversion/po/pt_BR.mo subversion/po/pt_BR.po
/usr/bin/msgfmt -c -o subversion/po/sv.mo subversion/po/sv.po
/usr/bin/msgfmt -c -o subversion/po/zh_CN.mo subversion/po/zh_CN.po
/usr/bin/msgfmt -c -o subversion/po/zh_TW.mo subversion/po/zh_TW.po
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson4031491538849714000.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Directory 'build/junit-reports' not exists, creating ...
Recording test results


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

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

------------------------------------------
[...truncated 2618 lines...]
subversion/tests/libsvn_subr/mergeinfo-test.c: In function ‘test_remove_mergeinfo’:
subversion/tests/libsvn_subr/mergeinfo-test.c:1102: warning: ‘svn_mergeinfo_remove’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:218)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/opt-test.lo -c subversion/tests/libsvn_subr/opt-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_diff/parse-diff-test.lo -c subversion/tests/libsvn_diff/parse-diff-test.c
cd subversion/tests/libsvn_diff && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/path-test.lo -c subversion/tests/libsvn_subr/path-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_ra_local/ra-local-test.lo -c subversion/tests/libsvn_ra_local/ra-local-test.c
cd subversion/tests/libsvn_ra_local && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1  
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/random-test.lo -c subversion/tests/libsvn_delta/random-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/dir-delta-editor.lo -c subversion/tests/libsvn_repos/dir-delta-editor.c
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_delete_entry’:
subversion/tests/libsvn_repos/dir-delta-editor.c:76: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:111: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:136: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:175: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:199: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_repos/repos-test.lo -c subversion/tests/libsvn_repos/repos-test.c
cd subversion/tests/libsvn_repos && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/revision-test.lo -c subversion/tests/libsvn_subr/revision-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/skel-test.lo -c subversion/tests/libsvn_subr/skel-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/stream-test.lo -c subversion/tests/libsvn_subr/stream-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/string-test.lo -c subversion/tests/libsvn_subr/string-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/svndiff-test.lo -c subversion/tests/libsvn_delta/svndiff-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/target-test.lo -c subversion/tests/libsvn_subr/target-test.c
subversion/tests/libsvn_subr/target-test.c: In function ‘condense_targets_tests_helper’:
subversion/tests/libsvn_subr/target-test.c:73: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c:81: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c: In function ‘test_path_condense_targets’:
subversion/tests/libsvn_subr/target-test.c:176: warning: ‘svn_path_condense_targets’ is deprecated (declared at ./subversion/include/svn_path.h:375)
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/time-test.lo -c subversion/tests/libsvn_subr/time-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/translate-test.lo -c subversion/tests/libsvn_subr/translate-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_subr/utf-test.lo -c subversion/tests/libsvn_subr/utf-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/vdelta-test.lo -c subversion/tests/libsvn_delta/vdelta-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/local/apr/apr-1.4.2/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/apr-1.4.2/include   -I/usr/local/apr/apr-util-1.3.9/include  -static  -o subversion/tests/libsvn_delta/window-test.lo -c subversion/tests/libsvn_delta/window-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/apr-1.4.2/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/apr-util-1.3.9 -laprutil-1 -L/usr/local/apr/apr-1.4.2 -lapr-1 
/usr/bin/msgfmt -c -o subversion/po/de.mo subversion/po/de.po
/usr/bin/msgfmt -c -o subversion/po/es.mo subversion/po/es.po
/usr/bin/msgfmt -c -o subversion/po/fr.mo subversion/po/fr.po
/usr/bin/msgfmt -c -o subversion/po/it.mo subversion/po/it.po
/usr/bin/msgfmt -c -o subversion/po/ja.mo subversion/po/ja.po
/usr/bin/msgfmt -c -o subversion/po/ko.mo subversion/po/ko.po
/usr/bin/msgfmt -c -o subversion/po/nb.mo subversion/po/nb.po
/usr/bin/msgfmt -c -o subversion/po/pl.mo subversion/po/pl.po
/usr/bin/msgfmt -c -o subversion/po/pt_BR.mo subversion/po/pt_BR.po
/usr/bin/msgfmt -c -o subversion/po/sv.mo subversion/po/sv.po
/usr/bin/msgfmt -c -o subversion/po/zh_CN.mo subversion/po/zh_CN.po
/usr/bin/msgfmt -c -o subversion/po/zh_TW.mo subversion/po/zh_TW.po
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson5329976507398955601.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Directory 'build/junit-reports' not exists, creating ...
Recording test results


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

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

Changes:

[pburba] Fix issue #3242 as concerns reintegrate merges.

Reintegrate merges now succeed even when the user is not authorized to the
parents of the reintegrate source and/or target.

* subversion/include/private/svn_mergeinfo_private.h

  (svn_mergeinfo__add_prefix_to_catalog): New.

* subversion/libsvn_client/merge.c

  (merge_cousins_and_supplement_mergeinfo): Accept two svn_ra_session_t,
   one for each URL of the two-URL merge being performed.  Stop with all
   the now unnecessary reparenting.

  (merge_locked): Update call to merge_cousins_and_supplement_mergeinfo,
   passing along the second RA session, which we conveniently already
   opened.

  (find_unsynced_ranges): Expect incoming RA session to point at the
   reintegrate target, rather than the repos root.

  (find_unmerged_mergeinfo,
   calculate_left_hand_side): Accept two RA sessions, one for the
   reintegrate source and one for the target, rather than a single
   RA session for the root of the repository.  Stop unnecessary
   reparenting.

  (merge_reintegrate_locked): Open two RA sessions and pass them along
   to merge_cousins_and_supplement_mergeinfo().  Remove the 'FIXME' that
   started all this.

* subversion/libsvn_subr/mergeinfo.c

  (svn_mergeinfo__add_prefix_to_catalog): New.

* subversion/tests/cmdline/merge_authz_tests.py

  (reintegrate_fails_if_no_root_access): Move update before changing to
   restrictive authz, otherwise it will fail.  Remove comment about XFail
   status.

  (test_list): Remove XFail from reintegrate_fails_if_no_root_access.

------------------------------------------
[...truncated 559 lines...]
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/mergeinfo-test.lo -c subversion/tests/libsvn_subr/mergeinfo-test.c
subversion/tests/libsvn_subr/mergeinfo-test.c: In function ‘test_mergeinfo_intersect’:
subversion/tests/libsvn_subr/mergeinfo-test.c:557: warning: ‘svn_mergeinfo_intersect’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:302)
subversion/tests/libsvn_subr/mergeinfo-test.c: In function ‘test_remove_mergeinfo’:
subversion/tests/libsvn_subr/mergeinfo-test.c:1102: warning: ‘svn_mergeinfo_remove’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:218)
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson9175461704099662365.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[julianfoad] Move a function to where it can be shared, and give it a better name.

* subversion/libsvn_wc/adm_files.h,
  subversion/libsvn_wc/adm_files.c
  (svn_wc__get_ultimate_base_md5_checksum): New function, based on
    get_pristine_base_checksum().

* subversion/libsvn_wc/update_editor.c
  (get_pristine_base_checksum): Delete.
  (apply_textdelta): Use svn_wc__get_ultimate_base_md5_checksum() instead,
    and rename the checksum variables for clarity.

------------------------------------------
[...truncated 553 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson3230422503501674946.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[philip] * notes/wc-ng/copying: Add some notes about wc-to-wc copies.

[julianfoad] Rename svn_wc__get_pristine_base_contents() to
svn_wc__get_ultimate_base_contents(), in line with the name
svn_wc__ultimate_base_text_path().

* subversion/libsvn_wc/adm_files.h,
  subversion/libsvn_wc/adm_files.c
  (svn_wc__get_ultimate_base_contents): New name for
    svn_wc__get_pristine_base_contents().

* subversion/libsvn_wc/update_editor.c
  (add_file_with_history, apply_textdelta): Adjust callers.

[pburba] * subversion/libsvn_client/merge.c:
  (calculate_left_hand_side): Fix a typo where statement ended with ','
   rather than ';'.  No logic change.

[julianfoad] Tweak svn_wc__sync_text_base(), mainly to ensure it uses
svn_wc__text_base_path() so that all references to the text base path go
through that one function.  No functional change.

* subversion/libsvn_wc/adm_files.h,
  subversion/libsvn_wc/adm_files.c
  (svn_wc__sync_text_base): Take a 'db' argument, as functions like this
    usually do.  Rename 'pool' to 'scratch_pool'.  In the implementation,
    use svn_wc__text_base_path() instead of in-line equivalent code.

* subversion/libsvn_wc/workqueue.c
  (install_committed_file): Pass a 'db' argument to svn_wc__sync_text_base().

[julianfoad] Replace read-only uses of svn_wc__text_base_path() and similar with new
functions that are named to indicate this usage.  The new functions simply
forward the call to the original functions, for now, but separating the
read-only uses from the writes should make it easier to migrate them to use
the WC-NG Pristine Store; at least it helps me to comprehend that process.

* subversion/libsvn_wc/adm_files.h,
  subversion/libsvn_wc/adm_files.c
  (svn_wc__text_revert_path_to_read, svn_wc__ultimate_text_base_path,
   svn_wc__ultimate_text_base_path_to_read): New functions.
  (svn_wc__get_pristine_base_contents, svn_wc__get_pristine_contents): Use
    the new functions.

* subversion/libsvn_wc/adm_ops.c
  (process_committed_leaf, svn_wc_get_pristine_copy_path): Use the new
    functions.

* subversion/libsvn_wc/diff.c
  (get_nearest_pristine_text_as_file, report_wc_file_as_added): Use the new
    functions.

* subversion/libsvn_wc/update_editor.c
  (get_pristine_base_path): Move+rename to svn_wc__ultimate_text_base_path().
  (merge_file, close_file): Use the new functions.

* subversion/libsvn_wc/workqueue.c
  (verify_pristine_present, log_do_committed): Use the new functions.

[stsp] Fix issue #2267, "support uncommitted svn:externals properties".

* subversion/libsvn_wc/adm_crawler.c
  (read_traversal_info): Rename to ...
  (read_externals_info): ... this. We've been using an external_func
   callback instead of a traversal info for some time.
  (report_revisions_and_depths): Rename local variable CHILDREN to
   BASE_CHILDREN for clarity (the children come from the BASE tree).
   If the caller provided an EXTERNAL_FUNC callback, check locally
   added directories for svn:externals as well and pass them to the
   callback. The caller will then pull externals into the added directory.

------------------------------------------
[...truncated 559 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson3903579307884787239.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[julianfoad] Avoid casting away "const" in a few places.

* subversion/include/private/svn_skel.h,
  subversion/libsvn_subr/skel.c
  (svn_skel__append): Remove "const" from the skel parameter, because, even
    though it is not *modified* by this function, it must be *modifiable* in
    order to be part of the list.  Thus, no longer cast away "const" in the
    implementation.

* subversion/libsvn_fs_base/revs-txns.c
  (txn_body_cleanup_txn_copy, txn_body_cleanup_txn_changes,
   txn_body_delete_txn): Dereference the "baton" parameter instead of
    type-casting it to get the desired "const char *" pointer.
  (svn_fs_base__purge_txn): Instead of casting away "const" to pass the
    required "const char *" pointer as a "void *" baton, pass its address.

* subversion/libsvn_wc/wc_db.c
  (svn_wc__db_read_conflict_victims): Use an intermediate variable to avoid
    casting away "const".

* subversion/svn/diff-cmd.c
  (summarize_xml, summarize_regular): Dereference the "baton" parameter
    instead of type-casting it to get the desired "const char *" pointer.
  (svn_cl__diff): Instead of casting away "const" to pass the required
    "const char *" pointer as a "void *" baton, pass its address.

------------------------------------------
[...truncated 559 lines...]
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/skel-test.lo -c subversion/tests/libsvn_subr/skel-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson312831242130652298.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[hwright] Revert an accidental commit in r946518.

* subversion/tests/cmdline/svntest/main.py:
  Revert commit as above.

[hwright] JavaHL: Fix a JNI frame bug.

* subversion/bindings/javahl/native/CreateJ.cpp
  (getOrdinal): add a call to PushLocalFrame() before the method
   returns successfully without a Java exception.

Patch by: Byeongcheol Lee <li...@gmail.com>

[Note: Accidental changes to subversion/tests/cmdline/svntest/main.py were
 reverted in r946519.]

------------------------------------------
[...truncated 552 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson2102476165771031205.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[stsp] * subversion/libsvn_wc/deprecated.c
  (wrap_4to3_dir_opened): Accept the new SKIP_CHILDREN parameter which
   was added to dir_opened in r946186. Just set it to FALSE if not NULL,
   because the callbacks3 version of this callback doesn't know any better.

Found by: julianfoad

[stsp] * tools/dev/unix-build/Makefile.svn: Bump some dependencies to newer versions.
   Also, switch to using GNU iconv because I had trouble running the swig
   bindings tests using APR-iconv (some weird problem with loading APR-iconv's
   shared library modules with dlopen which only happened during the bindings
   tests for some reason). APR-iconv can still be used if preferred by
   toggling a flag at the top of the Makefile.

------------------------------------------
[...truncated 552 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson9160446386804150683.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[stsp] * tools/dev/unix-build/Makefile.svn: Fix a comment typo. Set LD_LIBRARY_PATH
   when running tests for perl and python bindings.

------------------------------------------
[...truncated 552 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson3274250853743396562.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[hwright] * subversion/libsvn_wc/wc_db.c:
  Wrap a couple of long lines.

[hwright] Combine two headers for simplicity.

Suggested by: gstein

* subversion/libsvn_wc/wc_db_pdh.c,
  subversion/libsvn_wc/wc_db.c,
  subversion/libsvn_wc/wc_db_util.c:
  Update header references.

* subversion/libsvn_wc/wc_db_private.h:
  Copied from wc_db_pdh.h, and...
  (svn_wc__db_util_fetch_wc_id, svn_wc__db_util_open_db): ...copied from
    wc_db_util.h.

* subversion/libsvn_wc/wc_db_pdh.h:
  Copied to wc_db_private.h.

* subversion/libsvn_wc/wc_db_util.h:
  Removed, content moved to wc_db_private.h.

------------------------------------------
[...truncated 557 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson1542216144951647218.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[hwright] More shuffling of wc_db code, including the moving of parse_local_abspath()
to wc_db_pdh.c.

* subversion/libsvn_wc/wc_db_pdh.c
  (SDB_FILE, UNKNOWN_WC_ID, FORMAT_FROM_SDB): Copied from wc_db.c.
  (get_old_version, determine_obstructed_file): Moved from wc_db.c.
  (svn_wc__db_pdh_compute_relpath, svn_wc__db_pdh_parse_local_abspath):
    Same.

* subversion/libsvn_wc/wc_db_util.c
  (svn_wc__db_util_open_db): Same.

* subversion/libsvn_wc/wc_db.c
  (get_old_version, compute_pdh_relpath, determine_obstructed_file,
   parse_local_abspath):
    Moved to wc_db_pdh.c.
  (open_db): Moved to wc_db_util.c.
  [elsewhere]: Update callers to reflect name change to parse_local_abspath().

* subversion/libsvn_wc/wc_db_pdh.h
  (svn_wc__db_pdh_parse_local_abspath): New.

* subversion/libsvn_wc/wc_db_util.h
  (svn_wc__db_util_open_db): New.

------------------------------------------
[...truncated 556 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson6189536276552889307.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[stsp] * subversion/bindings/swig/perl/native/Makefile.PL.in: Don't overwrite
   the LD_LIBRARY_PATH, but append to it.

[hwright] Introduce another file for breaking stuff out of wc_db.c.

* subversion/libsvn_wc/wc_db_util.c,
  subversion/libsvn_wc/wc_db_util.h:
  New.

* subversion/libsvn_wc/wc_db.c
  (fetch_wc_id): Remove.
  (parse_local_abspath, svn_wc__db_upgrade_apply_dav_cache): Update callers.

------------------------------------------
[...truncated 556 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson2139396321841335510.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[pburba] Fix issue #3640 'moved target breaks reintegrate merge'.

* subversion/libsvn_client/merge.c

  (calculate_left_hand_side): Don't assume the reintegrate target hasn't
   been moved since the reintegrate source was branched from it.

* subversion/tests/cmdline/merge_tests.py

  (basic_reintegrate): Remove XFail comment.

  (test_list): Remove XFail from basic_reintegrate.

[hwright] Shuffle more code from wc_db.c to wc_db_pdh.c.

* subversion/libsvn_wc/wc_db.c
  (verify_no_work, close_wcroot, svn_wc__db_pdh_create_wcroot,
   svn_wc__db_close_many_wcroots): Moved from here...

* subversion/libsvn_wc/wc_db_pdh.c
  (verify_no_work, close_wcroot, svn_wc__db_pdh_create_wcroot,
   svn_wc__db_close_many_wcroots): ...to here.

* subversion/libsvn_wc/wc_db_pdh.h
  (svn_wc__db_pdh_create_wcroot): Add declaration.

[hwright] Fix build failure introduced in r946276.

* subversion/libsvn_wc/diff.c
  (get_nearest_pristine_text_as_file): Use the right variable name.

[hwright] Rename a function, in preparation for moving it elsewhere.

* subversion/libsvn_wc/wc_db.c
  (create_wcroot): Renamed from this...
  (svn_wc__db_pdh_create_wcroot): ...to this.
  [elsewhere]: Update callers.

[julianfoad] * subversion/libsvn_wc/diff.c
  (get_nearest_pristine_text_as_file): New function, factored out ...
  (file_diff): ... from here.

[julianfoad] Rename svn_wc__get_working_node_pristine_file() to
svn_wc__text_base_path_to_read().  A follow-up to r945788.

* subversion/libsvn_wc/adm_files.h,
  subversion/libsvn_wc/adm_files.c
  (svn_wc__get_working_node_pristine_file): Rename to
    svn_wc__text_base_path_to_read() and improve the doc string.

* subversion/libsvn_wc/diff.c
  (delete_entry, close_file): Track the rename.

------------------------------------------
[...truncated 559 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson6387717685319380337.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[hwright] * get-deps.sh:
  Bump serf version.

[stsp] * tools/dev/unix-build/Makefile.svn: Update to serf 0.6.1.

[stsp] * dev/tools/unix-build/Makefile.svn: Update to serf 0.4.0.

[stsp] Follow-up to r946186: Fix test expectations of merge_authz_test 1.
 
* subversion/tests/cmdline/merge_authz_tests.py
  (mergeinfo_and_skipped_paths): Don't expect a tree conflict
   for paths which are missing due to authz restrictions.
   Expect the paths to be skipped instead.

[hwright] Remove an obsolete entry-related function.

* subversion/include/private/svn_wc_private.h
  (svn_wc__maybe_get_entry): Remove.

* subversion/libsvn_wc/entries.c
  (svn_wc__maybe_get_entry): Remove.

[stsp] Follow-up to r946186:

* subversion/libsvn_client/repos_diff.c
  (delete_entry, add_directory, open_directory, add_file, open_file):
   Adjust comments.

* subversion/tests/cmdline/merge_tests.py
  (tree_conflicts_merge_edit_onto_missing,
   tree_conflicts_merge_del_onto_missing): Fix typos in comments.

[stsp] Stop flagging tree conflicts due to sparse working copies and skip
obstructed and missing (from disk) directories during merge.

Whenever a merge sees a child of a directory excluded due to depth
restrictions, it sets non-inheritable subtree mergeinfo on the sparse
directory. This means that later merges into a deeper working copy
will pull in any changes the current merge has missed.

Flagging conflicts in this case is counter-productive, because
no real conflict has occurred. A partial merge has happened, but
Subversion can track it just fine, and if the partial merge was
an accident another merge can be done to rectify the situation.

We still alert the user by reporting such children as skipped.
The subtree mergeinfo created by the merge should also raise
eyebrows if it is unexpected.

Obstructed or missing (from disk) files were already being skipped, rather
than causing a tree conflict. Skipping obstructed or missing (from disk)
directories (rather than flagging a tree conflict) makes the behaviour
regarding obstructed and missing nodes in the working copy consistent.

* subversion/include/svn_wc.h
  (svn_wc_diff_callbacks4_t): Add new output parameter SKIP_CHILDREN
   to the dir_opened() callback. If this is set to TRUE, the directory
   is not considered tree-conflicted, but its children will still be skipped.
   Previously we only skipped children of tree-conflicted directories.

* subversion/libsvn_client/diff.c
  (diff_dir_opened): Add SKIP_CHILDREN output parameter (always set to
   FALSE by this function).

* subversion/libsvn_client/merge.c
  (merge_file_changed): If the file isn't there due to depth restrictions,
   do not flag a conflict.
  (merge_dir_opened): Add SKIP_CHILDREN output parameter.
   This function was using a very simple heuristic:
    "It's not here -> flag a TC with local reason delete".
   Now we're being a bit more clever:
   If the directory is obstructed or missing, skip it. If the parent is
   too shallow to contain this directory, and the directory is not
   present on disk, skip it. Flag a tree conflict if the directory is locally
   deleted, or is missing in the DB as well as on disk, or if the DB says it
   should be on disk but it's not (e.g. due to a mixed-revision working copy).
   If there is a file here, flag a tree conflict with local reason 'replaced'.
   Because the merge is trying to open the directory, rather than adding it,
   the directory must have existed in the history of the target branch and
   has been replaced with a file.

* subversion/libsvn_client/repos_diff.c
  (dir_baton): Add SKIP_CHILDREN field, to be used by dir_opened() callback.
  (delete_entry, open_directory, add_file, open_file): If the parent has
   SKIP_CHILDREN set, set the SKIP flag in the baton and return immediately.
   Also make open_directory() pass SKIP_CHILDREN to the dir_opened() callback.
  (close_directory): Do not ask get_dir_abspath() to error out during dry-run.
   Fixes mismatching output during dry-run and real merge which triggered
   due to above changes.

* subversion/tests/cmdline/merge_tests.py
  (merge_to_sparse_directories, reintegrate_on_shallow_wc,
   tree_conflicts_on_merge_local_ci_4_1,
   tree_conflicts_merge_edit_onto_missing,
   tree_conflicts_merge_del_onto_missing): Adjust test expectations.
    The latter two tests trigger an apparent bug in the wc-ng work
    queue code. Committing from a WC where a subdirectory has been
    removed with rm -rf can corrupt a wc-ng working copy beyond repair.
    This should be looked at. The tests will start failing when this
    problem is fixed. See comments in tests for details.

[hwright] * subversion/bindings/javahl/native/CreateJ.cpp
 (Set): Use CallBooleanMethod for a method returning a boolean value.

Patch by: Byeongcheol Lee <li...@gmail.com>

------------------------------------------
[...truncated 590 lines...]
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_client/client-test.lo -c subversion/tests/libsvn_client/client-test.c
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/cmdline/entries-dump.lo -c subversion/tests/cmdline/entries-dump.c
subversion/tests/cmdline/entries-dump.c: In function ‘entries_dump’:
subversion/tests/cmdline/entries-dump.c:70: warning: ‘svn_wc_locked’ is deprecated (declared at ./subversion/include/svn_wc.h:579)
subversion/tests/cmdline/entries-dump.c:71: warning: ‘svn_wc_adm_open3’ is deprecated (declared at ./subversion/include/svn_wc.h:276)
subversion/tests/cmdline/entries-dump.c:73: warning: ‘svn_wc_entries_read’ is deprecated (declared at ./subversion/include/svn_wc.h:3093)
subversion/tests/cmdline/entries-dump.c:130: warning: ‘svn_wc_adm_close2’ is deprecated (declared at ./subversion/include/svn_wc.h:519)
subversion/tests/cmdline/entries-dump.c: In function ‘main’:
subversion/tests/cmdline/entries-dump.c:171: warning: will never be executed
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_ra_local/ra-local-test.lo -c subversion/tests/libsvn_ra_local/ra-local-test.c
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson3975469019250483738.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[gstein] Another round of work on the props upgrade/migration code. This fixes up
where we find props for "this dir", adds an additional driver from the
pre-wc-ng upgrade code, and passes the ORIGINAL_FORMAT through the code so
we can properly interpret the files we locate.

* subversion/libsvn_wc/upgrade.c:
  (upgrade_to_wcng): construct an iterpool and use it in many calls as a
    scratch pool. add a loop to call migrate_node_props() for each node in
    the entries hash.
  (migrate_node_props): pull this out from the #if 0 protector so we can
    see compile errors/warnings. accept an ORIGINAL_FORMAT param so that
    we can interpret the prop files we locate. properly handle "this dir"
    propfiles. pass the local_relpath to operate on (ha!) and the
    ORIGINAL_FORMAT to the upgrade_apply_props function.
  (migrate_props): accept an ORIGINAL_FORMAT param and pass that to
    migrate_node_props(). add a call to upgrade props of "this dir"
  (struct bump_to_17_baton): new baton for passing params thru the sqlite
    transaction callback.
  (bump_to_YYY): renamed to bump_to_17. this is definitely our 17 bump.
    the baton is (now) a bump_to_17_baton; extract its values for passing
    along to migrate_props()
  (svn_wc__upgrade_sdb): stop adjusting START_FORMAT since we may need the
    original value. adjust the code on the 16->17 bump, and invoke the
    bump_to_17 within a txn.

* subversion/libsvn_wc/wc.h:
  (SVN_WC__NO_REVERT_FILES): new define

* subversion/libsvn_wc/wc_db.h:
  (svn_wc__db_upgrade_apply_props): add LOCAL_RELPATH and ORIGINAL_FORMAT
    parameters.

* subversion/libsvn_wc/wc_db.c:
  (svn_wc__db_upgrade_apply_props): add LOCAL_RELPATH and ORIGINAL_FORMAT
    parameters. add some comments about interpretation of the files that
    are found, relative to svn releases and wc formats.

------------------------------------------
[...truncated 554 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson4794314625880979257.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[pburba] * subversion/tests/cmdline/merge_tests.py:
  (basic_reintegrate): Show the right command and error in the comment.

[pburba] Extend an existing merge test to cover issue #3640.

* subversion/tests/cmdline/merge_tests.py

  (basic_reintegrate): Extend test.

  (test_list): Set basic_reintegrate to XFail while I work on a fix.

[gstein] Another tweak to svn_wc__props_modified(). We can use load_actual_props()
and load_pristine_props(), but we have to throw out the "replaced" check.
On today's working copies, the check is wrong. load_actual_props will
return "the current set of props", which may be a copy of the pristine
props. The load_props call would return NULL if no changes were present.
Thus, we cannot early-out on a replaced node since we must do a comparison
against the pristines to look for changes.

* subversion/libsvn_wc/props.c:
  (svn_wc__props_modified): no early-out for LOCALPROPS=NULL since that
    will never happen (we at least return an empty set). stub out the
    check for a 'replaced' node. remove the alternate implementations for
    when USE_DB_PROPS is not defined.

------------------------------------------
[...truncated 546 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson8795489419876804655.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[stsp] Follow-up to r945788, fix the build.

* subversion/libsvn_wc/diff.c
  (delete_entry, close_file): Call the new function
   svn_wc__get_working_node_pristine_file() with the correct number
   of pool parameters.

[julianfoad] Start splitting up the uses of svn_wc__text_base_path() according to their
purpose: some wanted the path in order to delete the file, some to read it,
some to write it, some to move it.  This patch creates and uses a separate
function for those callers that need the path to a file to read from.

* subversion/libsvn_wc/adm_files.h,
  subversion/libsvn_wc/adm_files.c
  (svn_wc__get_working_node_pristine_file): New function.

* subversion/libsvn_wc/diff.c
  (delete_entry, close_file): Use svn_wc__get_working_node_pristine_file()
  to replace one kind of usage of svn_wc__text_base_path().

[cmpilato] Revert r945538, r945449, r945282, and r945280.  I haven't enough time
to design and implement an HTTP-based skel protocol that offers the
benefits that our XML protocol already provides.

------------------------------------------
[...truncated 552 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson332901775598753600.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[julianfoad] * subversion/libsvn_wc/adm_ops.c
  (process_committed_leaf): Add comments.

[julianfoad] * subversion/libsvn_wc/adm_ops.c
  (svn_wc__get_pristine_contents): Move from here ...

* subversion/libsvn_wc/adm_files.c
  (svn_wc__get_pristine_contents): ... to here, where the other related
    functions are, and where its prototype being in adm_files.h implies.

[pburba] Tweak a merge_authz test to run properly over ra_svn (and fail as expected).

* subversion/tests/cmdline/merge_authz_tests.py

  (reintegrate_fails_if_no_root_access): Be sure to use restrictive authz
   when running over ra_serf.  Previously we wrote the restrictive authz,
   but didn't update svnserve.conf to use it, so the test XPassed.

  (test_list): Expect this to fail over ra_serf.  This reverts r945543.

------------------------------------------
[...truncated 549 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson8414054761330741061.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[philip] * subversion/libsvn_wc/wc.h (svn_wc__internal_get_ancestry): Fix typo.

[julianfoad] * subversion/libsvn_wc/adm_ops.c
  (revert_entry): Update the doc string.

------------------------------------------
[...truncated 547 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson622274599847981315.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[rhuijben] * subversion/tests/cmdline/merge_authz_tests.py
  (test_list): Mark reintegrate_fails_if_no_root_access only
    XFail for ra_dav.

[philip] * subversion/mod_dav_svn/repos.c
  (dav_svn__method_post): Remove unused variable.

------------------------------------------
[...truncated 546 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson1364245863564830687.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[cmpilato] Follow up to r945280 with a not-really-right-but-hopefully-good-enough
tweak to get the build unbroken.

NOTE: I'm reworking the approach altogether, so don't want to bother
with a perfect solution, but also don't want to mess up the build for
everyone either.

* subversion/mod_dav_svn/posts/create-transaction.c
  (dav_svn__create_transaction_post): Fix some compiler errors.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson4289039804162297126.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[hwright] * tools/buildbot/slaves/ubuntu-x64/svnbuild.sh:
  Bring back the license block, inadvertently lost in r945378.

[hwright] * tools/buildbot/slaves/ubuntu-x64/svnbuild.sh:
  Update configure flags for Java.

[hwright] * tools/dist/construct-rolling-environment.sh:
  Remove the ability to download deps for the tarball rolling environment,
  since we no longer need 'em.

[hwright] Don't construct the deps tarballs when creating a Subversion distribution.
This will be used, starting with the 1.7.x pre-releases.

* tools/dist/roll.sh:
  Change the directory in which the artifacts are created.

* tools/dist/nightly.sh:
  Don't download the deps.

* tools/dist/dist.sh:
  Don't create or use the deps tarball.

------------------------------------------
[...truncated 549 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson7825919367264571718.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[pburba] Add a new merge_authz test for reintegrate merges and issue #3242.

See http://subversion.tigris.org/issues/show_bug.cgi?id=3242#desc78

* subversion/tests/cmdline/merge_authz_tests.py

  (reintegrate_fails_if_no_root_access): New.

  (test_list): Add reintegrate_fails_if_no_root_access, set as XFail.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson763990881677644127.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[hwright] After we remove the deps tarballs from the distribution, it would still be
nice for consumers to have an easy way to grab the required dependencies,
without us having to ship them.  This script is that way.

* get-deps.sh:
  New.

[cmpilato] Minor comment tweak.

[cmpilato] Expand the HTTPv2 POST handler for general purpose use, similar to the
read-only REPORT functionality offered elsewhere.

* build.conf
  (mod_dav_svn): Add posts/*.c to sources.

* subversion/mod_dav_svn/posts,
* subversion/mod_dav_svn/posts/create-transaction.c,
* subversion/mod_dav_svn/dav_svn.h
  (dav_svn__create_transaction_post): New POST handler function.  And
    file to hold it.  And folder to hold *that*.

* subversion/mod_dav_svn/repos.c
  (dav_svn__method_post): Expand this function for use as a more
    general-purpose dispatcher of various custom HTTPv2 POST requests.
  
* subversion/libsvn_ra_serf/commit.c
  Generate more fully formed create-transaction POST requests now.

------------------------------------------
[...truncated 551 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson6527801028666655968.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[julianfoad] * tools/buildbot/slaves/centos/svncheck.sh
  Let the second argument determine which RA layer to use:
  ra_neon, ra_serf, ra_svn, ra_local; default is ra_neon.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson7840636675358107673.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[philip] * subversion/include/private/svn_wc_private.h
  (svn_wc__db_temp_get_keep_local): Renamed to ...
  (svn_wc__temp_get_keep_local): ... this.

* subversion/libsvn_wc/node.c
  (svn_wc__db_temp_get_keep_local): Renamed to ...
  (svn_wc__temp_get_keep_local): ... this.

* subversion/libsvn_client/commit_util.c
  (harvest_committables): Update call for rename.

------------------------------------------
[...truncated 553 lines...]
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson5953835070205582879.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[gstein] * subversion/libsvn_wc/status.c:
  (assemble_status): add ref to example of brittleness.

[gstein] It is unclear why these changes cause errors, but they do:
  copy_tests 31, 33
  special_tests 7

Back out the changes temporarily for normal operation, but keep them for
USE_DB_PROPS (all tests passed). More investigation is needed, as some
semantic has probably been missed.

* subversion/libsvn_wc/props.c:
  (svn_wc__props_modified): keep some old behavior for now

------------------------------------------
[...truncated 546 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson3688092714625107920.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[gstein] * subversion/libsvn_wc/wc_db.c:
  (svn_wc__db_upgrade_apply_props): drop some notes about where this
    function will be going

[gstein] Perform an iteration on the props upgrade code. wc_db will sort out
where/how to drop the properties... the upgrade code simply needs to read
the properties from the old-style prop files. Factor out the code that
migrates a node's props because we will have a couple different ways to
find all the children.

* subversion/libsvn_wc/upgrade.c:
  (wipe_obsolete_files): prepare some code for wiping out the property
    data. this cannot be done now since we aren't actually migrating that
    data. leave a big warning to that effect :-P
  (migrate_node_props): new function to migrate the props for a single
    node. this gathers up all the props and passes them into wc_db.
  (migrate_props): gutted. the bulk goes into migrate_node_props and the
    future svn_wc__db_upgrade_apply_props, with a little bit over to
    wipe_obsolete_files.

* subversion/libsvn_wc/wc_db.h:
* subversion/libsvn_wc/wc_db.c:
  (svn_wc__db_upgrade_apply_props): new stub function to apply a set of
    properties to a given node, during the upgrade process.

------------------------------------------
[...truncated 549 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson6659080030485272774.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[gstein] A couple additional tweaks for running with in-database properties, and
scatter some more uses of USE_DB_PROPS around for that testing.

Note: the test suite passes using in-database props, except for two
upgrade tests which result from a lack of props-upgrading code. The
upgrade code is the last piece before we do a format bump.

* subversion/libsvn_wc/props.h:
  (USE_DB_PROPS): undef'd for now, but an experimental control flag for
    using in-database properties.

* subversion/libsvn_wc/props.c:
  (load_props): do not define when USE_DB_PROPS is defined
  (svn_wc__get_revert_props): swap blocks for how fetching revert props is
    done, based on USE_DB_PROPS (the logic was reversed).
  (svn_wc__working_props_committed, svn_wc__props_delete): no-op when
    USE_DB_PROPS is defined.
  (svn_wc__props_modified): use load_actual_props and load_pristine_props
    instead of variations of load_props. be wary of NULL pristines.

* subversion/libsvn_wc/adm_ops.c:
  (process_committed_leaf): don't worry about revert props when
    USE_DB_PROPS is defined.
  (svn_wc_add4): don't worry about cleaning nubbins when USE_DB_PROPS is
    defined.
  (svn_wc__internal_remove_from_revision_control): no need to delete props
    when USE_DB_PROPS is defined.

* subversion/libsvn_wc/workqueue.c:
  (run_revert): ignore the prop files when USE_DB_PROPS is defined
  (run_prepare_revert_files): no need to prepare revert prop files when
    USE_DB_PROPS is defined.
  (run_delete): no need to delete prop files when USE_DB_PROPS
  (svn_wc__wq_build_write_old_props): return NULL for the work item when
    USE_DB_PROPS is defined... just skip the work.

------------------------------------------
[...truncated 548 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson7222526320826096378.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[gstein] Small changes necessary for running with in-db properties, primarily
focused on the fact that some nodes do not have pristine properties
defined for them (thus props==NULL).

* subversion/libsvn_wc/props.c:
  (USE_DB_PROPS): switch to in-db props when this is defined. NOT defined
    at this time. for experimental purposes, only.
  (load_pristine_props, load_actual_props): if USE_DB_PROPS is defined,
    then load the properties using the wc_db function.
  (svn_wc__get_revert_props): assert that REVERT_PROPS_P will always be
    provided, to simplify this logic. load BASE props when USE_DB_PROPS is
    defined. adjust the code in TEST_DB_PROPS (an easy case; may never be
    used tho).
  (immediate_install_props): the pristine properties might not be defined.
    when that happens, unconditionally set the ACTUAL props. otherwise,
    determine if they are different from the pristines, and clear the
    ACTUAL props if no changes exist.
  (svn_wc__internal_propdiff): if pristines are not defined for this node,
    then just assume an empty set, so that all ACTUAL props are see as
    property additions.

* subversion/libsvn_wc/wc_db.c:
  (svn_wc__db_read_props): if no pristines are defined, then we should
    usually define ACTUAL props as an empty set.

------------------------------------------
[...truncated 546 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson6717544563317091661.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[rhuijben] * subversion/libsvn_wc/wc_db.c
  (make_copy_txn): Check for a parent stub by looking at the relative path
    instead of assuming that every directory has a parent stub.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson1907862621795861057.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[rhuijben] Following up on r944544, make the temp file creation function return the
name of the new file and switch to using a scratch pool.

* subversion/libsvn_subr/io.c
  (file_mktemp): Renamed to ...
  (temp_file_create): ... this. Return path of tempfile and use scratch
    pool.
  (svn_io_open_unique_file3): Update caller.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson4498869583493397318.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[rhuijben] * build/generator/gen_win.py
  (WinGeneratorBase): Allow building agains Sqlite 3.6.23.1. Ignore the patch number

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson4663703357283746328.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[rhuijben] * subversion/libsvn_subr/io.c
  (file_mktemp): Following up on r944540, fix the unix build by
    reintroducing the templ variable.

[rhuijben] * subversion/libsvn_subr/io.c
  (file_perms_set): Mark static

Suggested by: gstein

[rhuijben] Create a Windows specific implementation of file_mktemp() to work around
access denied errors returned from apr's internal gettemp implementation. This
moves the windows code back to an improved version of our 1.6 tempfile
creation code.

The collision avoidance code I added in file_mktemp() is not really high tech,
but it doesn't cause a single collision when running the ra_local tests.
(Not sure if that is a good or a bad thing ;-)

The windows standard tempfile creation function doesn't support long path
names, so it can't be used in places where our temp functions are used.

* subversion/libsvn_subr/io.c
  (tempname_counter): New variable.
  (file_mktemp): Update argument to receive a directory path instead of a
    template and create the template for apr. Add a Windows specific
    implementation using some code borrowed from svn_io_open_uniquely_named().

[hwright] JavaHL: Fix native JNI method calls to indicate correct return type.

Patch by: Byeongcheol Lee <li...@gmail.com>

* subversion/bindings/javahl/native/CreateJ.cpp
  (RevisionRangeList): Use CallBooleanMethod for a method which returns
    a Java boolean.

------------------------------------------
[...truncated 546 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson3143325984228063239.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[rhuijben] Remove two new in 1.7 public apis from public view. These apis are only
used from io.c and their use is already wrapped in easier to maintain
apis. Both functions are not truly platform independent and better
apis should be used instead.

Also remove a static implementation of a now publicly available
api and fix the implementation of the public function with the
checks from the private function.

* subversion/include/svn_io.h
  (svn_io_file_mktemp, svn_io_file_perms_set): Remove functions.

* subversion/libsvn_subr/io.c
  (file_perms_set): Moved here from svn_io_file_perms_set() below, to
    allow  using it as static function earlier in this file.
  (svn_io_copy_perms): Update caller.
  (file_name_get): Remove static variant of public function.
  (do_io_file_wrapper_cleanup): Update caller.
  (svn_io_read_length_line): Update caller.
  (svn_io_file_mktemp): Rename to ...
  (file_mktemp): ... this and make static.
  (svn_io_file_name_get): Use conversion function variant that always copies
    the string to pool.
  (svn_io_file_perms_set): Removed here. See file_perms_set().
  (svn_io_open_unique_file3): Update caller.

------------------------------------------
[...truncated 656 lines...]
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/error-test.lo -c subversion/tests/libsvn_subr/error-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_fs_fs/fs-pack-test.lo -c subversion/tests/libsvn_fs_fs/fs-pack-test.c
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_fs/fs-test.lo -c subversion/tests/libsvn_fs/fs-test.c
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/hashdump-test.lo -c subversion/tests/libsvn_subr/hashdump-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_fs/locks-test.lo -c subversion/tests/libsvn_fs/locks-test.c
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/mergeinfo-test.lo -c subversion/tests/libsvn_subr/mergeinfo-test.c
subversion/tests/libsvn_subr/mergeinfo-test.c: In function ‘test_mergeinfo_intersect’:
subversion/tests/libsvn_subr/mergeinfo-test.c:557: warning: ‘svn_mergeinfo_intersect’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:302)
subversion/tests/libsvn_subr/mergeinfo-test.c: In function ‘test_remove_mergeinfo’:
subversion/tests/libsvn_subr/mergeinfo-test.c:1102: warning: ‘svn_mergeinfo_remove’ is deprecated (declared at ./subversion/include/svn_mergeinfo.h:218)
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/opt-test.lo -c subversion/tests/libsvn_subr/opt-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_diff/parse-diff-test.lo -c subversion/tests/libsvn_diff/parse-diff-test.c
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/path-test.lo -c subversion/tests/libsvn_subr/path-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_ra_local/ra-local-test.lo -c subversion/tests/libsvn_ra_local/ra-local-test.c
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_delta/random-test.lo -c subversion/tests/libsvn_delta/random-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_repos/dir-delta-editor.lo -c subversion/tests/libsvn_repos/dir-delta-editor.c
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_delete_entry’:
subversion/tests/libsvn_repos/dir-delta-editor.c:76: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:111: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_directory’:
subversion/tests/libsvn_repos/dir-delta-editor.c:136: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_open_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:175: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
subversion/tests/libsvn_repos/dir-delta-editor.c: In function ‘test_add_file’:
subversion/tests/libsvn_repos/dir-delta-editor.c:199: warning: ‘svn_path_join’ is deprecated (declared at ./subversion/include/svn_path.h:108)
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_repos/repos-test.lo -c subversion/tests/libsvn_repos/repos-test.c
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/revision-test.lo -c subversion/tests/libsvn_subr/revision-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/skel-test.lo -c subversion/tests/libsvn_subr/skel-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/stream-test.lo -c subversion/tests/libsvn_subr/stream-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/string-test.lo -c subversion/tests/libsvn_subr/string-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_delta/svndiff-test.lo -c subversion/tests/libsvn_delta/svndiff-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/target-test.lo -c subversion/tests/libsvn_subr/target-test.c
subversion/tests/libsvn_subr/target-test.c: In function ‘condense_targets_tests_helper’:
subversion/tests/libsvn_subr/target-test.c:73: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c:81: warning: ‘svn_path_internal_style’ is deprecated (declared at ./subversion/include/svn_path.h:71)
subversion/tests/libsvn_subr/target-test.c: In function ‘test_path_condense_targets’:
subversion/tests/libsvn_subr/target-test.c:176: warning: ‘svn_path_condense_targets’ is deprecated (declared at ./subversion/include/svn_path.h:375)
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/time-test.lo -c subversion/tests/libsvn_subr/time-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/translate-test.lo -c subversion/tests/libsvn_subr/translate-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/tree-conflict-data-test.lo -c subversion/tests/libsvn_wc/tree-conflict-data-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/utf-test.lo -c subversion/tests/libsvn_subr/utf-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_delta/vdelta-test.lo -c subversion/tests/libsvn_delta/vdelta-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_delta/window-test.lo -c subversion/tests/libsvn_delta/window-test.c
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson7357023120632595243.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[dannas] Remove some entry usages.

I'm working on switching the whole file to use repos_relpaths instead of urls.

* subversion/libsvn_wc/status.c
  (find_dir_url): Use the 'url' field of svn_wc_status3_t instead of the
    entry->url.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson8131969728527619573.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[dannas] Remove a usage of svn_wc_entry_t for determining if a path is a 
file_external.

* subversion/libsvn_wc/status.c
  (assemble_status): Use svn_wc__internal_is_file_external() for determing 
    if a file is a file_external.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson1339252232454096050.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[cmpilato] * subversion/mod_dav_svn/reports/dated-rev.c,
* subversion/mod_dav_svn/reports/deleted-rev.c,
* subversion/mod_dav_svn/reports/file-revs.c,
* subversion/mod_dav_svn/reports/get-location-segments.c,
* subversion/mod_dav_svn/reports/get-locations.c,
* subversion/mod_dav_svn/reports/get-locks.c,
* subversion/mod_dav_svn/reports/log.c,
* subversion/mod_dav_svn/reports/mergeinfo.c,
* subversion/mod_dav_svn/reports/replay.c,
* subversion/mod_dav_svn/reports/update.c
  File info comment tweaks only (for consistency and correctness).

[philip] Avoid spurious obliterate XFAIL with BDB.

* subversion/tests/cmdline/obliterate_tests.py
  (supports_obliterate): Check if client has obliterate support.

[philip] Remove the last svn_wc_entry_t from commit_util.c

* subversion/libsvn_client/commit_util.c
  (svn_client__harvest_committables): Remove svn_wc_entry_t, remove
   special case error handling for copied nodes -- they now behave
   like added nodes.

* subversion/tests/cmdline/commit_tests.py
  (commit_in_dir_scheduled_for_addition): Adjust exepected error
   message for copied case to match added case.

[julianfoad] * subversion/libsvn_wc/adm_files.c: Fix source code formatting.

[julianfoad] Implement the WC-NG version of svn_wc__get_pristine_base_contents().
Currently #ifdef'd out.

* subversion/libsvn_wc/adm_files.c
  (svn_wc__get_pristine_base_contents): Implement the WC-NG equivalent
    inside #ifdef SVN_EXPERIMENTAL_PRISTINE.

* subversion/libsvn_wc/adm_files.h
  (svn_wc__get_pristine_base_contents): Mention the (pre-existing) behaviour
    that the result is NULL if the base is not present.

------------------------------------------
[...truncated 560 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson482101197915728736.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[julianfoad] Remove the 'tmp' parameter of svn_wc__text_base_path(), obsoleted in r944218.

* subversion/libsvn_wc/adm_files.h
  (svn_wc__text_base_path): Remove the 'tmp' parameter.

* subversion/libsvn_wc/adm_files.c
  (svn_wc__text_base_path): Remove the 'tmp' parameter.
  (svn_wc__get_pristine_base_contents): Adjust calls.

* subversion/libsvn_wc/adm_ops.c
  (svn_wc_get_pristine_copy_path, svn_wc__get_pristine_contents): Adjust calls.

* subversion/libsvn_wc/diff.c
  (file_diff, report_wc_file_as_added, delete_entry, close_file): Adjust calls.

* subversion/libsvn_wc/update_editor.c
  (get_pristine_base_path, svn_wc_add_repos_file4): Adjust calls.

* subversion/libsvn_wc/workqueue.c
  (run_revert, verify_pristine_present, run_prepare_revert_files,
   log_do_committed, run_delete): Adjust calls.

------------------------------------------
[...truncated 550 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson4192874410241172579.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results


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

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

Changes:

[julianfoad] Break out the svn_wc__text_base_path(tmp=TRUE) functionality into a
separate function, named svn_wc__text_base_deterministic_tmp_path().
The two usages are logically distinct, and whereas something like this
will have to remain for backward compatibility, the (tmp=FALSE) case will
be completely replaced in the transition to WC-NG pristine storage.

* subversion/libsvn_wc/adm_files.h,
  subversion/libsvn_wc/adm_files.c
  (svn_wc__text_base_deterministic_tmp_path): New function.

* subversion/libsvn_wc/adm_crawler.c
  (svn_wc__internal_transmit_text_deltas): Use it.

* subversion/libsvn_wc/adm_ops.c
  (process_committed_leaf): Use it.

* notes/wc-ng/use-of-tmp-text-base-path
  Update accordingly.

[philip] * subversion/libsvn_wc/deprecated.c
  (svn_wc__entry_versioned_internal): Fix comment typo.

[gstein] Remove an assumption about how the hash table uses the KEY parameter.
There is no guarantee that the newly-presented value will NOT be
used/retained, so we must ensure it has a proper lifetime.

* subversion/libsvn_fs_fs/fs_fs.c:
  (fold_change): always copy PATH into the target pool.

[philip] * subversion/libsvn_wc/deprecated.c
  (svn_wc__entry_versioned_internal): Only define this function
   if SVN_DISABLE_FULL_VERSION_MATCH is defined.

------------------------------------------
[...truncated 551 lines...]
subversion/svnadmin/main.c: In function ‘subcommand_verify’:
subversion/svnadmin/main.c:1214: warning: ‘svn_repos_verify_fs’ is deprecated (declared at ./subversion/include/svn_repos.h:2167)
cd subversion/svnadmin && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnadmin  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svndumpfilter/main.lo -c subversion/svndumpfilter/main.c
cd subversion/svndumpfilter && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndumpfilter  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnlook/main.lo -c subversion/svnlook/main.c
subversion/svnlook/main.c: In function ‘display_prop_diffs’:
subversion/svnlook/main.c:841: warning: format not a string literal, argument types not checked
cd subversion/svnlook && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnlook  main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/cyrus_auth.lo -c subversion/svnserve/cyrus_auth.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/main.lo -c subversion/svnserve/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/serve.lo -c subversion/svnserve/serve.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnserve/winservice.lo -c subversion/svnserve/winservice.c
cd subversion/svnserve && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnserve  cyrus_auth.lo log-escape.lo main.lo serve.lo winservice.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/main.lo -c subversion/svnsync/main.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnsync/sync.lo -c subversion/svnsync/sync.c
cd subversion/svnsync && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnsync  main.lo sync.lo ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/svnversion/main.lo -c subversion/svnversion/main.c
cd subversion/svnversion && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svnversion  main.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/auth-test.lo -c subversion/tests/libsvn_subr/auth-test.c
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/svn_test_main.lo -c subversion/tests/svn_test_main.c
subversion/tests/svn_test_main.c: In function ‘main’:
subversion/tests/svn_test_main.c:444: warning: will never be executed
cd subversion/tests && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o libsvn_test-1.la  svn_test_fs.lo svn_test_main.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
libtool: link: warning: `/usr/lib64/libexpat.la' seems to be moved
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o auth-test  auth-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/cache-test.lo -c subversion/tests/libsvn_subr/cache-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o cache-test  cache-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o checksum-test  checksum-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_client && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o client-test  client-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_subr/compat-test.lo -c subversion/tests/libsvn_subr/compat-test.c
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o compat-test  compat-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o config-test  config-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/db-test.lo -c subversion/tests/libsvn_wc/db-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o db-test  db-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o diff-diff3-test  diff-diff3-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o dirent_uri-test  dirent_uri-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/entries-compat.lo -c subversion/tests/libsvn_wc/entries-compat.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-compat-test  entries-compat.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/cmdline && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o entries-dump  entries-dump.lo ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o eol-test  eol-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o error-test  error-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-pack-test  fs-pack-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o fs-test  fs-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o hashdump-test  hashdump-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_fs && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o locks-test  locks-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o mergeinfo-test  mergeinfo-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o opt-test  opt-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_diff && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o parse-diff-test  parse-diff-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o path-test  path-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
/usr/local/apr/build-1/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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -static  -o subversion/tests/libsvn_wc/pristine-store-test.lo -c subversion/tests/libsvn_wc/pristine-store-test.c
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o pristine-store-test  pristine-store-test.lo ../../../subversion/libsvn_client/libsvn_client-1.la ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_ra_local && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o ra-local-test  ra-local-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../../subversion/libsvn_ra/libsvn_ra-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1  
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o random-test  random-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_repos && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o repos-test  dir-delta-editor.lo repos-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_repos/libsvn_repos-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o revision-test  revision-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o skel-test  skel-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o stream-test  stream-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o string-test  string-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o svndiff-test  svndiff-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o target-test  target-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o time-test  time-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o translate-test  translate-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_wc && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o tree-conflict-data-test  tree-conflict-data-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_wc/libsvn_wc-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o utf-test  utf-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o vdelta-test  vdelta-test.lo ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
cd subversion/tests/libsvn_delta && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -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 -pthread -Werror=implicit-function-declaration  -DSVN_DEBUG -DAP_DEBUG   -rpath /usr/local/lib  -o window-test  window-test.lo ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apr/lib -laprutil-1 -L/usr/local/apr/lib -lapr-1 
[subversion-trunk-ubuntu] $ /bin/bash /tmp/hudson6578027301380519866.sh
Running tests in auth-test [1/77]...................success
Running tests in cache-test [2/77]..................success
Running tests in checksum-test [3/77]...............success
Running tests in client-test [4/77].................FAILURE
Running tests in compat-test [5/77].................success
Running tests in config-test [6/77].................success
Running tests in db-test [7/77].....................FAILURE
Running tests in diff-diff3-test [8/77].............success
Running tests in dirent_uri-test [9/77].............success
Running tests in entries-compat-test [10/77]........FAILURE
Running tests in eol-test [11/77]...................success
Running tests in error-test [12/77].................success
Running tests in fs-pack-test [13/77]...............FAILURE
Running tests in fs-test [14/77]....................FAILURE
Running tests in hashdump-test [15/77]..............success
Running tests in locks-test [16/77].................FAILURE
Running tests in mergeinfo-test [17/77].............success
Running tests in opt-test [18/77]...................success
Running tests in parse-diff-test [19/77]............success
Running tests in path-test [20/77]..................success
Running tests in pristine-store-test [21/77]........FAILURE
Running tests in ra-local-test [22/77]..............FAILURE
Running tests in random-test [23/77]................success
Running tests in repos-test [24/77].................FAILURE
Running tests in revision-test [25/77]..............success
Running tests in skel-test [26/77]..................success
Running tests in stream-test [27/77]................success
Running tests in string-test [28/77]................success
Running tests in target-test [29/77]................success
Running tests in time-test [30/77]..................success
Running tests in translate-test [31/77].............success
Running tests in tree-conflict-data-test [32/77]....success
Running tests in utf-test [33/77]...................success
Running tests in window-test [34/77]................success
Running tests in authz_tests.py [35/77].............FAILURE
Running tests in autoprop_tests.py [36/77]..........FAILURE
Running tests in basic_tests.py [37/77].............FAILURE
Running tests in blame_tests.py [38/77].............FAILURE
Running tests in cat_tests.py [39/77]...............FAILURE
Running tests in changelist_tests.py [40/77]........FAILURE
Running tests in checkout_tests.py [41/77]..........FAILURE
Running tests in commit_tests.py [42/77]............FAILURE
Running tests in copy_tests.py [43/77]..............FAILURE
Running tests in depth_tests.py [44/77].............FAILURE
Running tests in diff_tests.py [45/77]..............FAILURE
Running tests in entries_tests.py [46/77]...........FAILURE
Running tests in export_tests.py [47/77]............FAILURE
Running tests in externals_tests.py [48/77].........FAILURE
Running tests in getopt_tests.py [49/77]............FAILURE
Running tests in history_tests.py [50/77]...........FAILURE
Running tests in import_tests.py [51/77]............FAILURE
Running tests in info_tests.py [52/77]..............FAILURE
Running tests in lock_tests.py [53/77]..............FAILURE
Running tests in log_tests.py [54/77]...............FAILURE
Running tests in merge_authz_tests.py [55/77].......FAILURE
Running tests in merge_tests.py [56/77].............FAILURE
Running tests in mergeinfo_tests.py [57/77].........FAILURE
Running tests in obliterate_tests.py [58/77]........FAILURE
Running tests in patch_tests.py [59/77].............FAILURE
Running tests in prop_tests.py [60/77]..............FAILURE
Running tests in resolve_tests.py [61/77]...........FAILURE
Running tests in resolved_tests.py [62/77]..........FAILURE
Running tests in revert_tests.py [63/77]............FAILURE
Running tests in schedule_tests.py [64/77]..........FAILURE
Running tests in special_tests.py [65/77]...........FAILURE
Running tests in stat_tests.py [66/77]..............FAILURE
Running tests in svnadmin_tests.py [67/77]..........FAILURE
Running tests in svndumpfilter_tests.py [68/77].....FAILURE
Running tests in svnlook_tests.py [69/77]...........FAILURE
Running tests in svnsync_tests.py [70/77]...........FAILURE
Running tests in svnversion_tests.py [71/77]........FAILURE
Running tests in switch_tests.py [72/77]............FAILURE
Running tests in trans_tests.py [73/77].............FAILURE
Running tests in tree_conflict_tests.py [74/77].....FAILURE
Running tests in update_tests.py [75/77]............FAILURE
Running tests in upgrade_tests.py [76/77]...........FAILURE
Running tests in utf8_tests.py [77/77]..............FAILURE
At least one test was SKIPPED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
At least one test XFAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
XFAIL: fs-test 18: merging commit
       [[needs to be written to match new merge() algorithm expectations]]
XFAIL: fs-test 36: obliterate 1
       [[obliterate is in development]]
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
XFAIL: locks-test 10: directory locks (kinda)
XFAIL: stream-test 10: test stream seeking for translated streams
XFAIL: tree-conflict-data-test 3: detect broken tree conflict data
At least one test FAILED, checking <http://hudson.zones.apache.org/hudson/job/subversion-trunk-ubuntu/ws/subversion-trunk/tests.log>
FAIL:  client-test 3: test svn_client_patch
FAIL:  db-test 1: get information from wc.db
FAIL:  db-test 2: insert different nodes into wc.db
FAIL:  db-test 3: getting the list of BASE or WORKING children
FAIL:  db-test 4: reading information about the WORKING tree
FAIL:  db-test 5: creation of per-directory handles
FAIL:  db-test 6: scanning added working nodes
FAIL:  db-test 7: deletion introspection functions
FAIL:  db-test 8: relocating a node
FAIL:  db-test 9: upgrading to format 15
FAIL:  db-test 10: work queue processing
FAIL:  entries-compat-test 1: entries are allocated in access baton
FAIL:  entries-compat-test 2: access baton mojo can return stubs
FAIL:  fs-pack-test 1: pack a FSFS filesystem
FAIL:  fs-pack-test 2: pack FSFS where revs % shard = 0
FAIL:  fs-pack-test 3: read from a packed FSFS filesystem
FAIL:  fs-pack-test 4: commit to a packed FSFS filesystem
FAIL:  fs-pack-test 5: get/set revprop while packing FSFS filesystem
FAIL:  fs-test 1: begin a txn, check its name, then close it
FAIL:  fs-test 2: open an existing transaction by name
FAIL:  fs-test 3: begin a txn, get the txn root, and add a file
FAIL:  fs-test 4: create 2 txns, list them, and verify the list
FAIL:  fs-test 5: check that transaction names are not reused
FAIL:  fs-test 6: write and read a file's contents
FAIL:  fs-test 7: test basic file and subdirectory creation
FAIL:  fs-test 8: make The Official Subversion Test Tree
FAIL:  fs-test 9: fill a directory, then list it
FAIL:  fs-test 10: set and get some revision properties
FAIL:  fs-test 11: set/get txn props, commit, validate new rev props
FAIL:  fs-test 12: set and get some node properties
FAIL:  fs-test 13: delete mutable nodes from directories
FAIL:  fs-test 14: delete nodes tree
FAIL:  fs-test 15: fetch the youngest revision from a filesystem
FAIL:  fs-test 16: basic commit
FAIL:  fs-test 17: testing tree validation helper
FAIL:  fs-test 19: copying and tracking copy history
FAIL:  fs-test 20: commit datestamps
FAIL:  fs-test 21: check old revisions
FAIL:  fs-test 22: after each commit, check all revisions
FAIL:  fs-test 23: create and modify medium file
FAIL:  fs-test 24: create and modify large file
FAIL:  fs-test 25: ensure accurate storage of root node
FAIL:  fs-test 26: svn_fs_node_created_rev test
FAIL:  fs-test 27: test svn_fs_check_related
FAIL:  fs-test 28: test complex copies (branches)
FAIL:  fs-test 29: test checksums
FAIL:  fs-test 30: calculating closest history-affecting copies
FAIL:  fs-test 31: svn_fs_root_t (base) revisions
FAIL:  fs-test 32: test dir prop preservation in unordered txns
FAIL:  fs-test 33: test svn_fs_set_uuid
FAIL:  fs-test 34: test svn_fs_node_origin_rev
FAIL:  fs-test 35: create and modify small file
FAIL:  locks-test 1: lock only
FAIL:  locks-test 2: lookup lock by path
FAIL:  locks-test 3: attach lock
FAIL:  locks-test 4: get locks
FAIL:  locks-test 5: basic locking
FAIL:  locks-test 6: test that locking requires proper credentials
FAIL:  locks-test 7: test that locking is enforced in final commit step
FAIL:  locks-test 8: dir propchange can be committed with locked child
FAIL:  locks-test 11: test that locks can expire
FAIL:  locks-test 12: breaking, stealing, refreshing a lock
FAIL:  locks-test 13: check out-of-dateness before locking
FAIL:  pristine-store-test 1: pristine_write_read
FAIL:  ra-local-test 1: open an ra session to a local repository
FAIL:  ra-local-test 2: get the youngest revision in a repository
FAIL:  ra-local-test 6: test svn_ra_local__split_URL correctness
FAIL:  repos-test 1: test svn_repos_dir_delta2
FAIL:  repos-test 2: test deletions under copies in node_tree code
FAIL:  repos-test 3: test svn_repos_history() (partially)
FAIL:  repos-test 4: test svn_repos_node_locations
FAIL:  repos-test 5: test svn_repos_node_locations some more
FAIL:  repos-test 6: test removal of defunct locks
FAIL:  repos-test 8: test authz in the commit editor
FAIL:  repos-test 9: test commit with explicit txn
FAIL:  repos-test 10: test svn_repos_node_location_segments
FAIL:  repos-test 11: test reporter and svn_depth_exclude
FAIL:  repos-test 12: test if revprops are validated by repos
FAIL:  repos-test 13: test svn_repos_get_logs ranges and limits
FAIL:  repos-test 14: test svn_repos_get_file_revsN
Summary of test results:
  211 tests PASSED
  2 tests SKIPPED
  6 tests XFAILED (2 WORK-IN-PROGRESS)
  80 tests FAILED
make: *** [check] Error 1
Generating junit files ...
Recording test results