D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/php-svn-1.0.3-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zZOui0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf svn-1.0.3 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/svn-1.0.3.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd svn-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/php7.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + '[' '../package*.xml' '!=' / ']' + mv ../package.xml . + find -type f + xargs chmod 644 + perl -pi -e 's|apr-0|apr-1|g' config.m4 + perl -pi -e 's|apache2|apache|g' config.m4 + perl -pi -e 's|^#define PHP_SVN_VERSION .*|#define PHP_SVN_VERSION "1.0.3"|g' php_svn.h + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E577Zc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd svn-1.0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + RPM_OPT_FLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' ++ apr-1-config --cppflags + export 'CPPFLAGS= -DLINUX -D_REENTRANT -D_GNU_SOURCE' + CPPFLAGS=' -DLINUX -D_REENTRANT -D_GNU_SOURCE' + phpize Configuring for: PHP Api Version: 20160303 Zend Module Api No: 20160303 Zend Extension Api No: 320160303 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --with-libdir=lib64 --with-svn=shared,/usr checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/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... lib64 checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-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/lib64/php/extensions checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 1.0.2 (ok) 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.9.7 checking for apr and apr-util... Found apr 1.6.3 libsvn includes: "-I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE" libsvn ldflags: "-lsvn_client-1 -lsvn_fs-1 -lsvn_repos-1 -lsvn_subr-1 -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... no 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 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /bin/sh /home/pterjan/rpmbuild/BUILD/svn-1.0.3/libtool --mode=compile cc -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3 -DPHP_ATOM_INC -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3/include -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3/main -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3 -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 -D_REENTRANT -D_GNU_SOURCE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -c /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c -o svn.lo mkdir .libs cc -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3 -DPHP_ATOM_INC -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3/include -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3/main -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3 -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 -D_REENTRANT -D_GNU_SOURCE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -c /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c -fPIC -DPIC -o .libs/svn.o /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'init_svn_client': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:374:2: warning: 'svn_client_create_context' is deprecated [-Wdeprecated-declarations] if ((err = svn_client_create_context (&SVN_G(ctx), SVN_G(pool)))) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:1079:1: note: declared here svn_client_create_context(svn_client_ctx_t **ctx, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:401:2: warning: 'svn_client_get_simple_provider' is deprecated [-Wdeprecated-declarations] svn_client_get_simple_provider (&provider, SVN_G(pool)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:151:1: note: declared here svn_client_get_simple_provider(svn_auth_provider_object_t **provider, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:404:2: warning: 'svn_client_get_username_provider' is deprecated [-Wdeprecated-declarations] svn_client_get_username_provider (&provider, SVN_G(pool)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:198:1: note: declared here svn_client_get_username_provider(svn_auth_provider_object_t **provider, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:407:2: warning: 'svn_client_get_ssl_server_trust_prompt_provider' is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_server_trust_prompt_provider (&provider, php_svn_auth_ssl_client_server_trust_prompter, NULL, SVN_G(pool)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:265:1: note: declared here svn_client_get_ssl_server_trust_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:411:2: warning: 'svn_client_get_ssl_server_trust_file_provider' is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_server_trust_file_provider (&provider, SVN_G(pool)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:214:1: note: declared here svn_client_get_ssl_server_trust_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:414:2: warning: 'svn_client_get_ssl_client_cert_file_provider' is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_client_cert_file_provider (&provider, SVN_G(pool)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:231:1: note: declared here svn_client_get_ssl_client_cert_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:417:2: warning: 'svn_client_get_ssl_client_cert_pw_file_provider' is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_client_cert_pw_file_provider (&provider, SVN_G(pool)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:248:1: note: declared here svn_client_get_ssl_client_cert_pw_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_config_ensure': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:509:3: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] config_path = svn_path_canonicalize(utf8_path, subpool); ^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_import': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:557:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:559:2: warning: 'svn_client_import' is deprecated [-Wdeprecated-declarations] err = svn_client_import(&commit_info_p, path, url, nonrecursive, ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:2074:1: note: declared here svn_client_import(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_checkout': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:815:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] can_repos_url= svn_path_canonicalize(utf8_repos_url, subpool); ^~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:816:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] can_target_path = svn_path_canonicalize(utf8_target_path, subpool); ^~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_cat': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:918:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] url = svn_path_canonicalize(utf8_url, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:926:2: warning: 'svn_client_cat2' is deprecated [-Wdeprecated-declarations] err = svn_client_cat2(out, true_path, &peg_revision, &revision, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5909:1: note: declared here svn_client_cat2(svn_stream_t *out, ^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:935:2: warning: 'svn_stream_read' is deprecated [-Wdeprecated-declarations] err = svn_stream_read(out, retdata, &size); ^~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_io.h:1271:1: note: declared here svn_stream_read(svn_stream_t *stream, ^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_ls': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:996:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] repos_url = svn_path_canonicalize(utf8_repos_url, subpool); ^~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1007:2: warning: 'svn_client_ls2' is deprecated [-Wdeprecated-declarations] err = svn_client_ls2 (&dirents, ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5827:1: note: declared here svn_client_ls2(apr_hash_t **dirents, ^~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'php_svn_log_receiver': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1155:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] path = key; ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_log': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1237:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] url = svn_path_canonicalize(utf8_url, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1253:2: warning: 'svn_client_log3' is deprecated [-Wdeprecated-declarations] err = svn_client_log3( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:2787:1: note: declared here svn_client_log3(const apr_array_header_t *targets, ^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_diff': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1410:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] can_path1= svn_path_canonicalize(utf8_path1, subpool); ^~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1411:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] can_path2= svn_path_canonicalize(utf8_path2, subpool); ^~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1413:2: warning: 'svn_client_diff3' is deprecated [-Wdeprecated-declarations] err = svn_client_diff3(&diff_options, ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:3185:1: note: declared here svn_client_diff3(const apr_array_header_t *diff_options, ^~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_cleanup': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1483:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] workingdir = svn_path_canonicalize(utf8_workingdir, subpool); ^~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1485:2: warning: 'svn_client_cleanup' is deprecated [-Wdeprecated-declarations] err = svn_client_cleanup(workingdir, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:4191:1: note: declared here svn_client_cleanup(const char *dir, ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_revert': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1531:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] APR_ARRAY_PUSH(targets, const char *) = svn_path_canonicalize(utf8_path, subpool); ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1533:2: warning: 'svn_client_revert' is deprecated [-Wdeprecated-declarations] err = svn_client_revert( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:4350:1: note: declared here svn_client_revert(const apr_array_header_t *paths, ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_resolved': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1581:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1583:2: warning: 'svn_client_resolved' is deprecated [-Wdeprecated-declarations] err = svn_client_resolved( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:4374:1: note: declared here svn_client_resolved(const char *path, ^~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'replicate_zend_hash_to_apr_hash': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1626:60: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type [-Wincompatible-pointer-types] zend_hash_apply_with_arguments(Z_ARRVAL_P(arr) TSRMLS_CC, replicate_hash, 1, hash); ^~~~~~~~~~~~~~ In file included from /usr/include/php/Zend/zend.h:36:0, from /usr/include/php/main/php.h:35, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:30: /usr/include/php/Zend/zend_hash.h:141:29: note: expected 'apply_func_args_t {aka int (*)(struct _zval_struct *, int, __va_list_tag *, struct _zend_hash_key *)}' but argument is of type 'int (*)(void *, int, __va_list_tag *, zend_hash_key *) {aka int (*)(void *, int, __va_list_tag *, struct _zend_hash_key *)}' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_arguments(HashTable *ht, apply_func_args_t apply_func, int, ...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33:0: /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_revision_root': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1727:2: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, resource, le_svn_fs_root); ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'php_svn_stream_read': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1746:2: warning: 'svn_stream_read' is deprecated [-Wdeprecated-declarations] svn_stream_read(thefile, buf, &nbytes); ^~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_io.h:1271:1: note: declared here svn_stream_read(svn_stream_t *stream, ^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_file_contents': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1810:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_file_length': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1860:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_node_prop': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1910:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_node_created_rev': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:1963:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_dir_entries': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2016:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_check_path': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2069:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33:0: /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_repos_fs': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2105:2: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, resource, le_svn_fs); ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_repos_open': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2139:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2141:2: warning: 'svn_repos_open' is deprecated [-Wdeprecated-declarations] err = svn_repos_open(&repos, path, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:42:0: /usr/include/subversion-1/svn_repos.h:440:1: note: declared here svn_repos_open(svn_repos_t **repos_p, ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33:0: /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2151:3: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, resource, le_svn_repos); ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_info': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2233:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2254:2: warning: 'svn_client_info' is deprecated [-Wdeprecated-declarations] err = svn_client_info(true_path, &peg_revision, &revision, info_func, return_value, recurse, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:6451:1: note: declared here svn_client_info(const char *path_or_url, ^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_export': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2307:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] from = svn_path_canonicalize(utf8_from_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2308:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] to = svn_path_canonicalize(utf8_to_path, subpool); ^~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2319:2: warning: 'svn_client_export3' is deprecated [-Wdeprecated-declarations] err = svn_client_export3(NULL, from, to, &peg_revision, &revision, TRUE, FALSE, TRUE, NULL, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5581:1: note: declared here svn_client_export3(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_switch': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2371:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2372:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] url = svn_path_canonicalize(utf8_url, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2380:2: warning: 'svn_client_switch' is deprecated [-Wdeprecated-declarations] err = svn_client_switch(NULL, path, url, &revision, TRUE, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:1540:1: note: declared here svn_client_switch(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_copy': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2436:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] src_path = svn_path_canonicalize(utf8_src_path, subpool); ^~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2437:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] dst_path = svn_path_canonicalize(utf8_dst_path, subpool); ^~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2447:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SVN_G(ctx)->log_msg_baton = log; ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2449:2: warning: 'svn_client_copy2' is deprecated [-Wdeprecated-declarations] err = svn_client_copy2(&info, (const char*)src_path, &revision, (const char*)dst_path, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:4661:1: note: declared here svn_client_copy2(svn_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_blame': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2551:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] repos_url = svn_path_canonicalize(utf8_repos_url, subpool); ^~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2572:2: warning: 'svn_client_blame2' is deprecated [-Wdeprecated-declarations] err = svn_client_blame2( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:2969:1: note: declared here svn_client_blame2(const char *path_or_url, ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_delete': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2625:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] APR_ARRAY_PUSH(targets, const char *) = svn_path_canonicalize(utf8_path, subpool); ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2627:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SVN_G(ctx)->log_msg_baton = logmsg; ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2628:2: warning: 'svn_client_delete2' is deprecated [-Wdeprecated-declarations] err = svn_client_delete2(&info, targets, force, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:1865:1: note: declared here svn_client_delete2(svn_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_mkdir': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2691:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SVN_G(ctx)->log_msg_baton = log_message; ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2696:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] APR_ARRAY_PUSH(targets, const char *) = svn_path_canonicalize(utf8_path, subpool); ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2698:2: warning: 'svn_client_mkdir2' is deprecated [-Wdeprecated-declarations] err = svn_client_mkdir2(&info, targets, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:1757:1: note: declared here svn_client_mkdir2(svn_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_move': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2775:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] src_path = svn_path_canonicalize(utf8_src_path, subpool); ^~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2776:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] dst_path = svn_path_canonicalize(utf8_dst_path, subpool); ^~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2778:2: warning: 'svn_client_move3' is deprecated [-Wdeprecated-declarations] err = svn_client_move3(&info, src_path, dst_path, force, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:4865:1: note: declared here svn_client_move3(svn_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_proplist': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2840:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2851:2: warning: 'svn_client_proplist2' is deprecated [-Wdeprecated-declarations] err = svn_client_proplist2(&props, true_path, &peg_revision, &revision, recurse, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5421:1: note: declared here svn_client_proplist2(apr_array_header_t **props, ^~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2879:4: warning: 'svn_path_local_style' is deprecated [-Wdeprecated-declarations] add_assoc_zval(return_value, (char *)svn_path_local_style(item->node_name->data, subpool), row); ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:82:1: note: declared here svn_path_local_style(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2879:4: warning: 'svn_path_local_style' is deprecated [-Wdeprecated-declarations] add_assoc_zval(return_value, (char *)svn_path_local_style(item->node_name->data, subpool), row); ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:82:1: note: declared here svn_path_local_style(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_propget': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2922:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2933:2: warning: 'svn_client_propget2' is deprecated [-Wdeprecated-declarations] err = svn_client_propget2(&props, propname, true_path, &peg_revision, &revision, recurse, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5280:1: note: declared here svn_client_propget2(apr_hash_t **props, ^~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2955:4: warning: 'svn_path_local_style' is deprecated [-Wdeprecated-declarations] add_assoc_zval(return_value, (char *)svn_path_local_style(pname, subpool), row); ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:82:1: note: declared here svn_path_local_style(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2955:4: warning: 'svn_path_local_style' is deprecated [-Wdeprecated-declarations] add_assoc_zval(return_value, (char *)svn_path_local_style(pname, subpool), row); ^~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:82:1: note: declared here svn_path_local_style(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_propset': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:2997:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3008:2: warning: 'svn_client_propset2' is deprecated [-Wdeprecated-declarations] err = svn_client_propset2(propname, svn_string_ncreate(propval, propvallen, subpool), true_path, recurse, skip_checks, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_prop_delete': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3055:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3066:2: warning: 'svn_client_propset2' is deprecated [-Wdeprecated-declarations] err = svn_client_propset2(propname, NULL, true_path, recurse, skip_checks, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_revprop_get': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3119:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] url = svn_path_canonicalize(utf8_url, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_revprop_set': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3179:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] url = svn_path_canonicalize(utf8_url, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3183:2: warning: 'svn_client_revprop_set' is deprecated [-Wdeprecated-declarations] err = svn_client_revprop_set ( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5136:1: note: declared here svn_client_revprop_set(const char *propname, ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_revprop_delete': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3236:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] url = svn_path_canonicalize(utf8_url, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3240:2: warning: 'svn_client_revprop_set' is deprecated [-Wdeprecated-declarations] err = svn_client_revprop_set ( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:5136:1: note: declared here svn_client_revprop_set(const char *propname, ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_repos_create': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3290:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33:0: /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3305:3: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, resource, le_svn_repos); ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_repos_recover': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3340:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3342:2: warning: 'svn_repos_recover2' is deprecated [-Wdeprecated-declarations] err = svn_repos_recover2(path, 0, NULL, NULL, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:42:0: /usr/include/subversion-1/svn_repos.h:795:1: note: declared here svn_repos_recover2(const char *path, ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_repos_hotcopy': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3392:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] src_path = svn_path_canonicalize(utf8_src_path, subpool); ^~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3393:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] dst_path = svn_path_canonicalize(utf8_dst_path, subpool); ^~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3395:2: warning: 'svn_repos_hotcopy' is deprecated [-Wdeprecated-declarations] err = svn_repos_hotcopy(src_path, dst_path, cleanlogs, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:42:0: /usr/include/subversion-1/svn_repos.h:699:1: note: declared here svn_repos_hotcopy(const char *src_path, ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'replicate_zend_hash_to_apr_array': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3435:60: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type [-Wincompatible-pointer-types] zend_hash_apply_with_arguments(Z_ARRVAL_P(arr) TSRMLS_CC, replicate_array, 2, pool, apr_arr); ^~~~~~~~~~~~~~~ In file included from /usr/include/php/Zend/zend.h:36:0, from /usr/include/php/main/php.h:35, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:30: /usr/include/php/Zend/zend_hash.h:141:29: note: expected 'apply_func_args_t {aka int (*)(struct _zval_struct *, int, __va_list_tag *, struct _zend_hash_key *)}' but argument is of type 'int (*)(void *, int, __va_list_tag *, zend_hash_key *) {aka int (*)(void *, int, __va_list_tag *, struct _zend_hash_key *)}' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_arguments(HashTable *ht, apply_func_args_t apply_func, int, ...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_commit': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3470:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SVN_G(ctx)->log_msg_baton = log; ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3479:3: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3488:2: warning: 'svn_client_commit3' is deprecated [-Wdeprecated-declarations] err = svn_client_commit3(&info, targets_array, recursive, 1, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:2246:1: note: declared here svn_client_commit3(svn_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_lock': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3554:3: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_unlock': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3612:3: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_add': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3665:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3667:2: warning: 'svn_client_add2' is deprecated [-Wdeprecated-declarations] err = svn_client_add2((const char*)path, recurse, force, SVN_G(ctx), subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:1659:1: note: declared here svn_client_add2(const char *path, ^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_status': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3772:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3777:2: warning: 'svn_client_status2' is deprecated [-Wdeprecated-declarations] err = svn_client_status2( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:2654:1: note: declared here svn_client_status2(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_update': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3835:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3840:2: warning: 'svn_client_update' is deprecated [-Wdeprecated-declarations] err = svn_client_update(&result_rev, path, &rev, recurse, ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:1415:1: note: declared here svn_client_update(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_update2': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3894:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3902:2: warning: 'svn_client_update3' is deprecated [-Wdeprecated-declarations] err = svn_client_update3( ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:43:0, from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33: /usr/include/subversion-1/svn_client.h:1377:1: note: declared here svn_client_update3(apr_array_header_t **result_revs, ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_repos_fs_begin_txn_for_commit': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3977:2: warning: 'svn_repos_fs_begin_txn_for_commit' is deprecated [-Wdeprecated-declarations] err = svn_repos_fs_begin_txn_for_commit(&txn_p, repos->repos, rev, author, log_msg, subpool); ^~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:42:0: /usr/include/subversion-1/svn_repos.h:2220:1: note: declared here svn_repos_fs_begin_txn_for_commit(svn_fs_txn_t **txn_p, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33:0: /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:3989:3: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, new_txn, le_svn_repos_fs_txn); ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_txn_root': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4055:3: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, new_root, le_svn_fs_root); ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_make_file': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4089:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_make_dir': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4134:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_apply_text': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4182:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_copy': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4243:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] from_path = svn_path_canonicalize(utf8_from_path, subpool); ^~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4244:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] to_path = svn_path_canonicalize(utf8_to_path, subpool); ^~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_delete': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4290:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33:0: /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_begin_txn2': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4339:3: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, new_txn, le_svn_repos_fs_txn); ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_is_file': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4375:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_is_dir': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4421:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_change_node_prop': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4468:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path = svn_path_canonicalize(utf8_path, subpool); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_contents_changed': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4531:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path1 = svn_path_canonicalize(utf8_path1, subpool); ^~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4532:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path2 = svn_path_canonicalize(utf8_path2, subpool); ^~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_props_changed': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4591:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path1 = svn_path_canonicalize(utf8_path1, subpool); ^~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4592:2: warning: 'svn_path_canonicalize' is deprecated [-Wdeprecated-declarations] path2 = svn_path_canonicalize(utf8_path2, subpool); ^~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:40:0: /usr/include/subversion-1/svn_path.h:284:1: note: declared here svn_path_canonicalize(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:33:0: /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c: In function 'zif_svn_fs_open_txn': /home/pterjan/rpmbuild/BUILD/svn-1.0.3/php_svn.h:190:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] rsrc_result = zend_register_resource(rsrc_pointer, rsrc_type ); ^ /home/pterjan/rpmbuild/BUILD/svn-1.0.3/svn.c:4677:3: note: in expansion of macro 'ZEND_REGISTER_RESOURCE' ZEND_REGISTER_RESOURCE(return_value, new_txn, le_svn_repos_fs_txn); ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/pterjan/rpmbuild/BUILD/svn-1.0.3/libtool --mode=link cc -DPHP_ATOM_INC -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3/include -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3/main -I/home/pterjan/rpmbuild/BUILD/svn-1.0.3 -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 -D_REENTRANT -D_GNU_SOURCE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o svn.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/pterjan/rpmbuild/BUILD/svn-1.0.3/modules svn.lo -lsvn_client-1 -lsvn_fs-1 -lsvn_repos-1 -lsvn_subr-1 -lapr-1 cc -shared -Wl,--as-needed .libs/svn.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lsvn_client-1 -lsvn_fs-1 -lsvn_repos-1 -lsvn_subr-1 -lapr-1 -Wl,-soname -Wl,svn.so -o .libs/svn.so creating svn.la (cd .libs && rm -f svn.la && ln -s ../svn.la svn.la) /bin/sh /home/pterjan/rpmbuild/BUILD/svn-1.0.3/libtool --mode=install cp ./svn.la /home/pterjan/rpmbuild/BUILD/svn-1.0.3/modules cp ./.libs/svn.so /home/pterjan/rpmbuild/BUILD/svn-1.0.3/modules/svn.so cp ./.libs/svn.lai /home/pterjan/rpmbuild/BUILD/svn-1.0.3/modules/svn.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' Build complete. Don't forget to run 'make test'. + mv modules/svn.so . + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R5rSqF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64 + cd svn-1.0.3 + '[' 1 -eq 1 ']' + install -d /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/lib64/php/extensions + install -d /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/etc/php.d + install -m755 svn.so /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/lib64/php/extensions/ + cat + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.0.3-1.mga7 --unique-debug-suffix -1.0.3-1.mga7.x86_64 --unique-debug-src-base php-svn-1.0.3-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/svn-1.0.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/lib64/php/extensions/svn.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 253 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: php-svn-1.0.3-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aaADca + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd svn-1.0.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/share/doc/php-svn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/share/doc/php-svn + cp -pr examples /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/share/doc/php-svn + cp -pr CREDITS /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/share/doc/php-svn + cp -pr EXPERIMENTAL /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/share/doc/php-svn + cp -pr package.xml /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64/usr/share/doc/php-svn + exit 0 Provides: config(php-svn) = 1.0.3-1.mga7 php-svn = 1.0.3-1.mga7 php-svn(x86-64) = 1.0.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libsvn_client-1.so.0()(64bit) libsvn_fs-1.so.0()(64bit) libsvn_repos-1.so.0()(64bit) libsvn_subr-1.so.0()(64bit) pear(Mail.php) pear(System.php) Processing files: php-svn-debugsource-1.0.3-1.mga7.x86_64 Provides: php-svn-debugsource = 1.0.3-1.mga7 php-svn-debugsource(x86-64) = 1.0.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-svn-debuginfo-1.0.3-1.mga7.x86_64 Provides: debuginfo(build-id) = 29ea3604a304d07a7c6cb19fe322fb187b92e5b1 php-svn-debuginfo = 1.0.3-1.mga7 php-svn-debuginfo(x86-64) = 1.0.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: php-svn-debugsource(x86-64) = 1.0.3-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/php-svn-1.0.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/php-svn-debugsource-1.0.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/php-svn-debuginfo-1.0.3-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P5enbG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd svn-1.0.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/php-svn-1.0.3-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GwJZbc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf svn-1.0.3 + exit 0 D: [iurt_root_command] Success!