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/05 21:57:58 UTC

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

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

Changes:

[pburba] A mergeinfo sanity check for svnadmin load: Stop r0 and r1 merge source revs.

* subversion/libsvn_repos/load.c

  (renumber_mergeinfo_revs): More issue #3020 work; just say no to invalid
   merge source revs.

[pburba] Adjust an issue #3020 so as to not expect mergeinfo with r1, that is invalid
by definition.

* subversion/tests/cmdline/svndumpfilter_tests.py

  (filter_mergeinfo_revs_outside_of_dump_stream): You can't merge -r0:1, so
   don't expect to see mergeinfo implying this.  Also update the XFail
   commentary.

------------------------------------------
[...truncated 548 lines...]
subversion/svnadmin/main.c:736: warning: ‘svn_repos_dump_fs2’ is deprecated (declared at ./subversion/include/svn_repos.h:2230)
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  
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -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/hudson7408945856053424811.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 #772

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

Changes:

[gstein] Clarify how the "hidden" concept is computed.

* subversion/libsvn_wc/entries.c:
  (svn_wc__entry_is_hidden): expand the code. add comments. add an
    assertion to demonstrate the restricted schedule values.

[gstein] Remove the file install code from the revert process, and simply queue an
OP_FILE_INSTALL work item to do it. This removes code duplication, but
also moves the file-install to *after* the database has stabilized from
the revert process. Specifically, when the now-removed code performed the
copy_and_translate() call, there was still a WORKING_NODE. When reading
either current or pristine props, the BASE props are thus shadowed, so the
wrong props would be fetched using wc_db calls (when using file-based
props, it works because it goes straight to the appropriate props file).

* subversion/libsvn_wc/workqueue.c:
  (copy_and_translate): removed. no longer used.
  (run_revert): gut all the working copy install code, and simply throw an
    OP_FILE_INSTALL work item into the queue.

------------------------------------------
[...truncated 545 lines...]
subversion/svnadmin/main.c:736: warning: ‘svn_repos_dump_fs2’ is deprecated (declared at ./subversion/include/svn_repos.h:2230)
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  
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -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/hudson4089271017683922528.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 #771

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

Changes:

[pburba] Fix svndumpfilter_tests.py 5 'filter mergeinfo revs outside of dump stream'.

This change reapplies part of r927243 which was reverted in r936387
and is part of the issue #3020 group of fixes.

* subversion/libsvn_repos/load.c

  (parse_baton): New member oldest_old_rev.

  (renumber_mergeinfo_revs): Account for the fact that svn_merge_range_t's
   start_rev member is not inclusive when renumbering merge source revs.

  (close_revision): Set oldest_old_rev.

  (svn_repos_get_fs_build_parser2): Initialize oldest_old_rev.

* subversion/tests/cmdline/svndumpfilter_tests.py

  (filter_mergeinfo_revs_outside_of_dump_stream): Remove comment about
   XFail.

  (test_list): Remove XFail from
   filter_mergeinfo_revs_outside_of_dump_stream.

[neels] Fix ill var naming from r941094.

* subversion/libsvn_client/commit_util.c
  (harvest_committables):
    Rename sub-scoped copyfrom_url/_rev to node_*, to get rid of a compiler
    warning.

------------------------------------------
[...truncated 546 lines...]
subversion/svnadmin/main.c:736: warning: ‘svn_repos_dump_fs2’ is deprecated (declared at ./subversion/include/svn_repos.h:2230)
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  
cd subversion/tests/libsvn_subr && /usr/local/apr/build-1/libtool --tag=CC --silent --mode=link gcc -static  -Wold-style-definition -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-multichar -Wredundant-decls -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/hudson329766769214939767.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