Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 configure.in:3: warning: prefer named diversions configure.in:3: warning: prefer named diversions checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for svn support... yes, shared checking for specifying the location of apr for svn... yes, shared checking for svn includes... Found libsvn 1.7.2 checking for apr and apr-util... Found apr 1.4.5 libsvn includes: "-I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE" libsvn ldflags: "-lsvn_client-1 -lsvn_fs-1 -lsvn_repos-1 -lsvn_subr-1 -L/usr/lib -lapr-1" checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged /bin/sh /home/tom/build3/src/svn-1.0.1/libtool --mode=compile cc -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. -I/home/tom/build3/src/svn-1.0.1 -DPHP_ATOM_INC -I/home/tom/build3/src/svn-1.0.1/include -I/home/tom/build3/src/svn-1.0.1/main -I/home/tom/build3/src/svn-1.0.1 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c /home/tom/build3/src/svn-1.0.1/svn.c -o svn.lo mkdir .libs cc -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. -I/home/tom/build3/src/svn-1.0.1 -DPHP_ATOM_INC -I/home/tom/build3/src/svn-1.0.1/include -I/home/tom/build3/src/svn-1.0.1/main -I/home/tom/build3/src/svn-1.0.1 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c /home/tom/build3/src/svn-1.0.1/svn.c -fPIC -DPIC -o .libs/svn.o /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘init_svn_client’: /home/tom/build3/src/svn-1.0.1/svn.c:350:2: warning: ‘svn_client_get_simple_provider’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:151) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:353:2: warning: ‘svn_client_get_username_provider’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:198) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:356:2: warning: ‘svn_client_get_ssl_server_trust_prompt_provider’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:265) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:360:2: warning: ‘svn_client_get_ssl_server_trust_file_provider’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:214) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:363:2: warning: ‘svn_client_get_ssl_client_cert_file_provider’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:231) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:366:2: warning: ‘svn_client_get_ssl_client_cert_pw_file_provider’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:248) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_config_ensure’: /home/tom/build3/src/svn-1.0.1/svn.c:450:3: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_import’: /home/tom/build3/src/svn-1.0.1/svn.c:491:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:493:2: warning: ‘svn_client_import’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:1885) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_checkout’: /home/tom/build3/src/svn-1.0.1/svn.c:727:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:728:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:734:2: warning: ‘svn_client_checkout2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:1147) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_cat’: /home/tom/build3/src/svn-1.0.1/svn.c:805:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_ls’: /home/tom/build3/src/svn-1.0.1/svn.c:873:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:880:3: warning: ‘svn_client_ls2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:4936) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:888:3: warning: ‘svn_client_ls’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:4953) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_log’: /home/tom/build3/src/svn-1.0.1/svn.c:1097:3: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:1102:2: warning: ‘svn_client_log2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:2522) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_diff’: /home/tom/build3/src/svn-1.0.1/svn.c:1257:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:1258:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:1260:2: warning: ‘svn_client_diff3’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:2839) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_cleanup’: /home/tom/build3/src/svn-1.0.1/svn.c:1324:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_revert’: /home/tom/build3/src/svn-1.0.1/svn.c:1365:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:1367:2: warning: ‘svn_client_revert’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:3704) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_resolved’: /home/tom/build3/src/svn-1.0.1/svn.c:1407:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:1409:2: warning: ‘svn_client_resolved’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:3728) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_file_contents’: /home/tom/build3/src/svn-1.0.1/svn.c:1624:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_file_length’: /home/tom/build3/src/svn-1.0.1/svn.c:1666:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_node_prop’: /home/tom/build3/src/svn-1.0.1/svn.c:1708:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_node_created_rev’: /home/tom/build3/src/svn-1.0.1/svn.c:1753:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_dir_entries’: /home/tom/build3/src/svn-1.0.1/svn.c:1798:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_check_path’: /home/tom/build3/src/svn-1.0.1/svn.c:1843:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_repos_open’: /home/tom/build3/src/svn-1.0.1/svn.c:1906:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:1908:2: warning: ‘svn_repos_open’ is deprecated (declared at /usr/include/subversion-1/svn_repos.h:383) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_info’: /home/tom/build3/src/svn-1.0.1/svn.c:2001:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2013:2: warning: ‘svn_client_info’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:5508) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_export’: /home/tom/build3/src/svn-1.0.1/svn.c:2065:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2066:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2077:2: warning: ‘svn_client_export3’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:4750) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_switch’: /home/tom/build3/src/svn-1.0.1/svn.c:2118:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2119:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2127:2: warning: ‘svn_client_switch’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:1440) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_copy’: /home/tom/build3/src/svn-1.0.1/svn.c:2169:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2170:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2180:2: warning: ‘svn_client_copy2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:3941) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_blame’: /home/tom/build3/src/svn-1.0.1/svn.c:2279:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2294:2: warning: ‘svn_client_blame2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:2670) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_delete’: /home/tom/build3/src/svn-1.0.1/svn.c:2342:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2343:2: warning: ‘svn_client_delete2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:1735) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_mkdir’: /home/tom/build3/src/svn-1.0.1/svn.c:2410:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2412:2: warning: ‘svn_client_mkdir2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:1630) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_move’: /home/tom/build3/src/svn-1.0.1/svn.c:2479:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2480:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2482:2: warning: ‘svn_client_move3’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:4113) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_proplist’: /home/tom/build3/src/svn-1.0.1/svn.c:2541:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2546:2: warning: ‘svn_client_proplist2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:4590) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2574:4: warning: ‘svn_path_local_style’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2574:4: warning: ‘svn_path_local_style’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_propget’: /home/tom/build3/src/svn-1.0.1/svn.c:2616:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2621:2: warning: ‘svn_client_propget2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:4484) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2643:4: warning: ‘svn_path_local_style’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2643:4: warning: ‘svn_path_local_style’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_repos_create’: /home/tom/build3/src/svn-1.0.1/svn.c:2687:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_repos_recover’: /home/tom/build3/src/svn-1.0.1/svn.c:2732:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2734:2: warning: ‘svn_repos_recover2’ is deprecated (declared at /usr/include/subversion-1/svn_repos.h:614) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_repos_hotcopy’: /home/tom/build3/src/svn-1.0.1/svn.c:2772:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2773:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_commit’: /home/tom/build3/src/svn-1.0.1/svn.c:2853:3: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:2862:2: warning: ‘svn_client_commit3’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:2018) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_lock’: /home/tom/build3/src/svn-1.0.1/svn.c:2922:3: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_unlock’: /home/tom/build3/src/svn-1.0.1/svn.c:2973:3: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_add’: /home/tom/build3/src/svn-1.0.1/svn.c:3024:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:3026:2: warning: ‘svn_client_add2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:1535) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_status’: /home/tom/build3/src/svn-1.0.1/svn.c:3130:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:3135:2: warning: ‘svn_client_status2’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:2364) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_update’: /home/tom/build3/src/svn-1.0.1/svn.c:3194:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:3199:2: warning: ‘svn_client_update’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:1315) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘php_svn_get_version’: /home/tom/build3/src/svn-1.0.1/svn.c:3220:17: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c:3221:44: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c:3221:57: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c:3221:70: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c:3221:83: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c:3223:41: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c:3223:54: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c:3223:67: error: dereferencing pointer to incomplete type /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_repos_fs_begin_txn_for_commit’: /home/tom/build3/src/svn-1.0.1/svn.c:3267:2: warning: ‘svn_repos_fs_begin_txn_for_commit’ is deprecated (declared at /usr/include/subversion-1/svn_repos.h:1920) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_make_file’: /home/tom/build3/src/svn-1.0.1/svn.c:3374:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_make_dir’: /home/tom/build3/src/svn-1.0.1/svn.c:3412:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_apply_text’: /home/tom/build3/src/svn-1.0.1/svn.c:3453:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_copy’: /home/tom/build3/src/svn-1.0.1/svn.c:3501:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:3502:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_delete’: /home/tom/build3/src/svn-1.0.1/svn.c:3541:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_is_file’: /home/tom/build3/src/svn-1.0.1/svn.c:3618:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_is_dir’: /home/tom/build3/src/svn-1.0.1/svn.c:3657:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_change_node_prop’: /home/tom/build3/src/svn-1.0.1/svn.c:3698:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_contents_changed’: /home/tom/build3/src/svn-1.0.1/svn.c:3746:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:3747:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c: In function ‘zif_svn_fs_props_changed’: /home/tom/build3/src/svn-1.0.1/svn.c:3794:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] /home/tom/build3/src/svn-1.0.1/svn.c:3795:2: warning: ‘svn_path_canonicalize’ is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] make: *** [svn.lo] Error 1