Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-subvertpy.spec'], chrootPath='/var/lib/mock/f29-build-16654-8089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-subvertpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-subvertpy-0.10.1-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-subvertpy.spec'], chrootPath='/var/lib/mock/f29-build-16654-8089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-subvertpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BBKmKc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf subvertpy-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/subvertpy-0.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd subvertpy-0.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x examples/ra_commit.py examples/ra_log.py examples/ra_replay.py examples/ra_shell.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yfFMZj + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/subvertpy copying subvertpy/properties.py -> build/lib.linux-riscv64-2.7/subvertpy copying subvertpy/marshall.py -> build/lib.linux-riscv64-2.7/subvertpy copying subvertpy/server.py -> build/lib.linux-riscv64-2.7/subvertpy copying subvertpy/ra_svn.py -> build/lib.linux-riscv64-2.7/subvertpy copying subvertpy/ra.py -> build/lib.linux-riscv64-2.7/subvertpy copying subvertpy/delta.py -> build/lib.linux-riscv64-2.7/subvertpy copying subvertpy/__init__.py -> build/lib.linux-riscv64-2.7/subvertpy creating build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_delta.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_properties.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_marshall.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_server.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_wc.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_repos.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_core.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_client.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/test_ra.py -> build/lib.linux-riscv64-2.7/subvertpy/tests copying subvertpy/tests/__init__.py -> build/lib.linux-riscv64-2.7/subvertpy/tests running build_ext building 'subvertpy.client' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/subvertpy gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/client.c -o build/temp.linux-riscv64-2.7/subvertpy/client.o BUILDSTDERR: subvertpy/client.c: In function 'client_check_path': BUILDSTDERR: subvertpy/client.c:78:5: warning: 'svn_path_is_canonical' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return svn_path_is_canonical(path, scratch_pool); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:26: BUILDSTDERR: /usr/include/subversion-1/svn_path.h:296:1: note: declared here BUILDSTDERR: svn_path_is_canonical(const char *path, apr_pool_t *pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_commit': BUILDSTDERR: subvertpy/client.c:788:5: warning: 'svn_client_commit4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_commit4(&commit_info, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:2224:1: note: declared here BUILDSTDERR: svn_client_commit4(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_export': BUILDSTDERR: subvertpy/client.c:831:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (temp_pool == NULL) BUILDSTDERR: ^~ BUILDSTDERR: subvertpy/client.c:834:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: from = py_object_to_svn_string(py_from, temp_pool); BUILDSTDERR: ^~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_delete': BUILDSTDERR: subvertpy/client.c:964:2: warning: 'svn_client_delete3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_delete3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:1849:1: note: declared here BUILDSTDERR: svn_client_delete3(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_mkdir': BUILDSTDERR: subvertpy/client.c:1030:5: warning: 'svn_client_mkdir3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_mkdir3(&commit_info, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:1740:1: note: declared here BUILDSTDERR: svn_client_mkdir3(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_copy': BUILDSTDERR: subvertpy/client.c:1144:5: warning: 'svn_client_copy5' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_copy5(&commit_info, src_paths, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:5360:1: note: declared here BUILDSTDERR: svn_client_copy5(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_propset': BUILDSTDERR: subvertpy/client.c:1201:5: warning: 'svn_client_propset3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_propset3(&commit_info, propname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:5785:1: note: declared here BUILDSTDERR: svn_client_propset3(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_update': BUILDSTDERR: subvertpy/client.c:1439:2: warning: 'svn_client_update3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_update3(&result_revs, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:1377:1: note: declared here BUILDSTDERR: svn_client_update3(apr_array_header_t **result_revs, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_list': BUILDSTDERR: subvertpy/client.c:1507:5: warning: 'svn_client_list3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:6517:1: note: declared here BUILDSTDERR: svn_client_list3(const char *path_or_url, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_diff': BUILDSTDERR: subvertpy/client.c:1623:5: warning: 'svn_client_diff4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:3157:1: note: declared here BUILDSTDERR: svn_client_diff4(const apr_array_header_t *diff_options, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function 'client_info': BUILDSTDERR: subvertpy/client.c:1806:2: warning: 'svn_client_info3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_client_info3(path, &c_peg_rev, &c_rev, depth, fetch_excluded?TRUE:FALSE, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:7342:1: note: declared here BUILDSTDERR: svn_client_info3(const char *abspath_or_url, BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/editor.c -o build/temp.linux-riscv64-2.7/subvertpy/editor.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/util.c -o build/temp.linux-riscv64-2.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function 'new_py_stream': BUILDSTDERR: subvertpy/util.c:813:2: warning: 'svn_stream_set_read' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function 'stream_read_full': BUILDSTDERR: subvertpy/util.c:1031:3: warning: 'svn_string_from_stream' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/_ra.c -o build/temp.linux-riscv64-2.7/subvertpy/_ra.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/wc.c -o build/temp.linux-riscv64-2.7/subvertpy/wc.o BUILDSTDERR: subvertpy/wc.c: In function 'py_entry': BUILDSTDERR: subvertpy/wc.c:458:2: warning: 'svn_wc_entry_dup' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ret->entry = *svn_wc_entry_dup(entry, ret->pool); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3227:1: note: declared here BUILDSTDERR: svn_wc_entry_dup(const svn_wc_entry_t *entry, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'py_status': BUILDSTDERR: subvertpy/wc.c:573:2: warning: 'svn_wc_dup_status2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: dup_status = svn_wc_dup_status2(status, ret->pool); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4056:1: note: declared here BUILDSTDERR: svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_init': BUILDSTDERR: subvertpy/wc.c:633:2: warning: 'svn_wc_adm_open3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_adm_open3(&ret->adm, parent_wc, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:286:1: note: declared here BUILDSTDERR: svn_wc_adm_open3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_access_path': BUILDSTDERR: subvertpy/wc.c:653:2: warning: 'svn_wc_adm_access_path' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return py_object_from_svn_abspath(svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_locked': BUILDSTDERR: subvertpy/wc.c:660:2: warning: 'svn_wc_adm_locked' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return PyBool_FromLong(svn_wc_adm_locked(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:572:1: note: declared here BUILDSTDERR: svn_wc_adm_locked(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_prop_get': BUILDSTDERR: subvertpy/wc.c:688:2: warning: 'svn_wc_prop_get' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_get(&value, name, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6249:1: note: declared here BUILDSTDERR: svn_wc_prop_get(const svn_string_t **value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_prop_set': BUILDSTDERR: subvertpy/wc.c:734:2: warning: 'svn_wc_prop_set3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_set3(name, cvalue, path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6333:1: note: declared here BUILDSTDERR: svn_wc_prop_set3(const char *name, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_entries_read': BUILDSTDERR: subvertpy/wc.c:766:2: warning: 'svn_wc_entries_read' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entries_read(&entries, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3214:1: note: declared here BUILDSTDERR: svn_wc_entries_read(apr_hash_t **entries, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_walk_entries': BUILDSTDERR: subvertpy/wc.c:817:2: warning: 'svn_wc_walk_entries3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_walk_entries3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3464:1: note: declared here BUILDSTDERR: svn_wc_walk_entries3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_entry': BUILDSTDERR: subvertpy/wc.c:866:2: warning: 'svn_wc_entry' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entry(&entry, path, admobj->adm, show_hidden, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3172:1: note: declared here BUILDSTDERR: svn_wc_entry(const svn_wc_entry_t **entry, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_get_prop_diffs': BUILDSTDERR: subvertpy/wc.c:906:2: warning: 'svn_wc_get_prop_diffs' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_prop_diffs(&propchanges, &original_props, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6882:1: note: declared here BUILDSTDERR: svn_wc_get_prop_diffs(apr_array_header_t **propchanges, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_add': BUILDSTDERR: subvertpy/wc.c:968:2: warning: 'svn_wc_add3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4810:1: note: declared here BUILDSTDERR: svn_wc_add3(const char *path, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_copy': BUILDSTDERR: subvertpy/wc.c:1008:2: warning: 'svn_wc_copy2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_copy2(src, admobj->adm, dst, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4506:1: note: declared here BUILDSTDERR: svn_wc_copy2(const char *src, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_delete': BUILDSTDERR: subvertpy/wc.c:1046:2: warning: 'svn_wc_delete3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_delete3(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4635:1: note: declared here BUILDSTDERR: svn_wc_delete3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_crawl_revisions': BUILDSTDERR: subvertpy/wc.c:1099:2: warning: 'svn_wc_init_traversal_info' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: traversal_info = svn_wc_init_traversal_info(temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:718:1: note: declared here BUILDSTDERR: svn_wc_init_traversal_info(apr_pool_t *pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c:1101:2: warning: 'svn_wc_crawl_revisions4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crawl_revisions4(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5546:1: note: declared here BUILDSTDERR: svn_wc_crawl_revisions4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_get_update_editor': BUILDSTDERR: subvertpy/wc.c:1165:2: warning: 'svn_wc_get_update_editor3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_get_update_editor3(latest_revnum, admobj->adm, target, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5929:1: note: declared here BUILDSTDERR: svn_wc_get_update_editor3(svn_revnum_t *target_revision, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_has_binary_prop': BUILDSTDERR: subvertpy/wc.c:1267:2: warning: 'svn_wc_has_binary_prop' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_has_binary_prop(&binary, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2791:1: note: declared here BUILDSTDERR: svn_wc_has_binary_prop(svn_boolean_t *has_binary_prop, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_process_committed': BUILDSTDERR: subvertpy/wc.c:1317:2: warning: 'svn_wc_process_committed4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed4( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5393:1: note: declared here BUILDSTDERR: svn_wc_process_committed4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_close': BUILDSTDERR: subvertpy/wc.c:1344:3: warning: 'svn_wc_adm_close2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_close2(admobj->adm, temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:534:1: note: declared here BUILDSTDERR: svn_wc_adm_close2(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_repr': BUILDSTDERR: subvertpy/wc.c:1371:12: warning: 'svn_wc_adm_access_path' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_remove_lock': BUILDSTDERR: subvertpy/wc.c:1398:2: warning: 'svn_wc_remove_lock' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_remove_lock(path, admobj->adm, temp_pool)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8101:1: note: declared here BUILDSTDERR: svn_wc_remove_lock(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_ancestry': BUILDSTDERR: subvertpy/wc.c:1430:2: warning: 'svn_wc_get_ancestry' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_ancestry(&url, &rev, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3385:1: note: declared here BUILDSTDERR: svn_wc_get_ancestry(char **url, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'maybe_set_repos_root': BUILDSTDERR: subvertpy/wc.c:1452:2: warning: 'svn_wc_maybe_set_repos_root' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_maybe_set_repos_root(admobj->adm, path, repos, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3631:1: note: declared here BUILDSTDERR: svn_wc_maybe_set_repos_root(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'add_repos_file': BUILDSTDERR: subvertpy/wc.c:1491:2: warning: 'svn_wc_add_repos_file3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add_repos_file3(dst_path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4924:1: note: declared here BUILDSTDERR: svn_wc_add_repos_file3(const char *dst_path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'mark_missing_deleted': BUILDSTDERR: subvertpy/wc.c:1533:2: warning: 'svn_wc_mark_missing_deleted' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_mark_missing_deleted(path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3520:1: note: declared here BUILDSTDERR: svn_wc_mark_missing_deleted(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'remove_from_revision_control': BUILDSTDERR: subvertpy/wc.c:1556:2: warning: 'svn_wc_remove_from_revision_control' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5025:1: note: declared here BUILDSTDERR: svn_wc_remove_from_revision_control(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'relocate': BUILDSTDERR: subvertpy/wc.c:1633:2: warning: 'svn_wc_relocate3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_relocate3(path, admobj->adm, from, to, recurse?TRUE:FALSE, wc_validator3, py_validator, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7542:1: note: declared here BUILDSTDERR: svn_wc_relocate3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'crop_tree': BUILDSTDERR: subvertpy/wc.c:1661:2: warning: 'svn_wc_crop_tree' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crop_tree(admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8348:1: note: declared here BUILDSTDERR: svn_wc_crop_tree(svn_wc_adm_access_t *anchor, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'translated_stream': BUILDSTDERR: subvertpy/wc.c:1694:2: warning: 'svn_wc_translated_stream' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7861:1: note: declared here BUILDSTDERR: svn_wc_translated_stream(svn_stream_t **stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_text_modified': BUILDSTDERR: subvertpy/wc.c:1739:2: warning: 'svn_wc_text_modified_p' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2828:1: note: declared here BUILDSTDERR: svn_wc_text_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_props_modified': BUILDSTDERR: subvertpy/wc.c:1772:2: warning: 'svn_wc_props_modified_p' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2853:1: note: declared here BUILDSTDERR: svn_wc_props_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_process_committed_queue': BUILDSTDERR: subvertpy/wc.c:1799:2: warning: 'svn_wc_process_committed_queue' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed_queue(py_queue->queue, admobj->adm, revnum, date, author, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5374:1: note: declared here BUILDSTDERR: svn_wc_process_committed_queue(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_actual_target': BUILDSTDERR: subvertpy/wc.c:1839:2: warning: 'svn_wc_get_actual_target' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5736:1: note: declared here BUILDSTDERR: svn_wc_get_actual_target(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'is_wc_root': BUILDSTDERR: subvertpy/wc.c:1874:2: warning: 'svn_wc_is_wc_root' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5687:1: note: declared here BUILDSTDERR: svn_wc_is_wc_root(svn_boolean_t *wc_root, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'transmit_text_deltas': BUILDSTDERR: subvertpy/wc.c:1911:2: warning: 'svn_wc_transmit_text_deltas2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7930:1: note: declared here BUILDSTDERR: svn_wc_transmit_text_deltas2(const char **tempfile, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'transmit_prop_deltas': BUILDSTDERR: subvertpy/wc.c:1960:2: warning: 'svn_wc_transmit_prop_deltas' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7982:1: note: declared here BUILDSTDERR: svn_wc_transmit_prop_deltas(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'retrieve': BUILDSTDERR: subvertpy/wc.c:1992:2: warning: 'svn_wc_adm_retrieve' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:432:1: note: declared here BUILDSTDERR: svn_wc_adm_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'probe_retrieve': BUILDSTDERR: subvertpy/wc.c:2029:2: warning: 'svn_wc_adm_probe_retrieve' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:448:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'probe_try': BUILDSTDERR: subvertpy/wc.c:2068:2: warning: 'svn_wc_adm_probe_try3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_try3(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:480:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_try3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'resolved_conflict': BUILDSTDERR: subvertpy/wc.c:2121:2: warning: 'svn_wc_resolved_conflict4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5115:1: note: declared here BUILDSTDERR: svn_wc_resolved_conflict4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'conflicted': BUILDSTDERR: subvertpy/wc.c:2200:2: warning: 'svn_wc_conflicted_p2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_conflicted_p2(&text_conflicted, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3342:1: note: declared here BUILDSTDERR: svn_wc_conflicted_p2(svn_boolean_t *text_conflicted_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'ra_status': BUILDSTDERR: subvertpy/wc.c:2246:2: warning: 'svn_wc_status2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4110:1: note: declared here BUILDSTDERR: svn_wc_status2(svn_wc_status2_t **status, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'committed_queue_queue': BUILDSTDERR: subvertpy/wc.c:2503:2: warning: 'svn_wc_queue_committed2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5313:1: note: declared here BUILDSTDERR: svn_wc_queue_committed2(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'revision_status': BUILDSTDERR: subvertpy/wc.c:2626:2: warning: 'svn_wc_revision_status' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8184:1: note: declared here BUILDSTDERR: svn_wc_revision_status(svn_wc_revision_status_t **result_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_pristine_copy_path': BUILDSTDERR: subvertpy/wc.c:2744:2: warning: 'svn_wc_get_pristine_copy_path' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7319:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_copy_path(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_pristine_contents': BUILDSTDERR: subvertpy/wc.c:2786:2: warning: 'svn_wc_get_pristine_contents' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, svn_wc_get_pristine_contents(&stream, path, stream_pool, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7296:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_contents(svn_stream_t **contents, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'ensure_adm': BUILDSTDERR: subvertpy/wc.c:2841:2: warning: 'svn_wc_ensure_adm3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3572:1: note: declared here BUILDSTDERR: svn_wc_ensure_adm3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'check_wc': BUILDSTDERR: subvertpy/wc.c:2880:2: warning: 'svn_wc_check_wc' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_check_wc(path, &wc_format, pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2776:1: note: declared here BUILDSTDERR: svn_wc_check_wc(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'cleanup_wc': BUILDSTDERR: subvertpy/wc.c:2908:2: warning: 'svn_wc_cleanup2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7394:1: note: declared here BUILDSTDERR: svn_wc_cleanup2(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/subvertpy/client.o build/temp.linux-riscv64-2.7/subvertpy/editor.o build/temp.linux-riscv64-2.7/subvertpy/util.o build/temp.linux-riscv64-2.7/subvertpy/_ra.o build/temp.linux-riscv64-2.7/subvertpy/wc.o -L/usr/lib -L/usr/lib64 -lsvn_client-1 -lsvn_subr-1 -lsvn_ra-1 -lsvn_wc-1 -lpython2.7 -o build/lib.linux-riscv64-2.7/subvertpy/client.so -lapr-1 -lpthread -ldl building 'subvertpy._ra' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/_ra.c -o build/temp.linux-riscv64-2.7/subvertpy/_ra.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/util.c -o build/temp.linux-riscv64-2.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function 'new_py_stream': BUILDSTDERR: subvertpy/util.c:813:2: warning: 'svn_stream_set_read' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function 'stream_read_full': BUILDSTDERR: subvertpy/util.c:1031:3: warning: 'svn_string_from_stream' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/editor.c -o build/temp.linux-riscv64-2.7/subvertpy/editor.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/subvertpy/_ra.o build/temp.linux-riscv64-2.7/subvertpy/util.o build/temp.linux-riscv64-2.7/subvertpy/editor.o -L/usr/lib -L/usr/lib64 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lpython2.7 -o build/lib.linux-riscv64-2.7/subvertpy/_ra.so -lapr-1 -lpthread -ldl building 'subvertpy.repos' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/repos.c -o build/temp.linux-riscv64-2.7/subvertpy/repos.o BUILDSTDERR: subvertpy/repos.c: In function 'repos_init': BUILDSTDERR: subvertpy/repos.c:123:2: warning: 'svn_repos_open' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_repos_open(&ret->repos, path, ret->pool); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:464:1: note: declared here BUILDSTDERR: svn_repos_open(svn_repos_t **repos_p, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function 'fs_get_revision_proplist': BUILDSTDERR: subvertpy/repos.c:245:2: warning: 'svn_fs_revision_proplist' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_fs_revision_proplist(&props, self->fs, rev, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:22: BUILDSTDERR: /usr/include/subversion-1/svn_fs.h:2856:1: note: declared here BUILDSTDERR: svn_fs_revision_proplist(apr_hash_t **table_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function 'repos_load_fs': BUILDSTDERR: subvertpy/repos.c:358:2: warning: 'svn_repos_load_fs2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_repos_load_fs2(reposobj->repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:3578:1: note: declared here BUILDSTDERR: svn_repos_load_fs2(svn_repos_t *repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function 'repos_hotcopy': BUILDSTDERR: subvertpy/repos.c:399:2: warning: 'svn_repos_hotcopy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:723:1: note: declared here BUILDSTDERR: svn_repos_hotcopy(const char *src_path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function 'repos_verify': BUILDSTDERR: subvertpy/repos.c:493:2: warning: 'svn_repos_verify_fs' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:3271:1: note: declared here BUILDSTDERR: svn_repos_verify_fs(svn_repos_t *repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function 'repos_pack': BUILDSTDERR: subvertpy/repos.c:523:2: warning: 'svn_repos_fs_pack' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:752:1: note: declared here BUILDSTDERR: svn_repos_fs_pack(svn_repos_t *repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function 'fs_root_paths_changed': BUILDSTDERR: subvertpy/repos.c:689:2: warning: 'svn_fs_paths_changed2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:22: BUILDSTDERR: /usr/include/subversion-1/svn_fs.h:1756:1: note: declared here BUILDSTDERR: svn_fs_paths_changed2(apr_hash_t **changed_paths2_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/util.c -o build/temp.linux-riscv64-2.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function 'new_py_stream': BUILDSTDERR: subvertpy/util.c:813:2: warning: 'svn_stream_set_read' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function 'stream_read_full': BUILDSTDERR: subvertpy/util.c:1031:3: warning: 'svn_string_from_stream' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/subvertpy/repos.o build/temp.linux-riscv64-2.7/subvertpy/util.o -L/usr/lib -L/usr/lib64 -lsvn_repos-1 -lsvn_subr-1 -lsvn_fs-1 -lpython2.7 -o build/lib.linux-riscv64-2.7/subvertpy/repos.so -lapr-1 -lpthread -ldl building 'subvertpy.wc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/wc.c -o build/temp.linux-riscv64-2.7/subvertpy/wc.o BUILDSTDERR: subvertpy/wc.c: In function 'py_entry': BUILDSTDERR: subvertpy/wc.c:458:2: warning: 'svn_wc_entry_dup' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ret->entry = *svn_wc_entry_dup(entry, ret->pool); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3227:1: note: declared here BUILDSTDERR: svn_wc_entry_dup(const svn_wc_entry_t *entry, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'py_status': BUILDSTDERR: subvertpy/wc.c:573:2: warning: 'svn_wc_dup_status2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: dup_status = svn_wc_dup_status2(status, ret->pool); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4056:1: note: declared here BUILDSTDERR: svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_init': BUILDSTDERR: subvertpy/wc.c:633:2: warning: 'svn_wc_adm_open3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_adm_open3(&ret->adm, parent_wc, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:286:1: note: declared here BUILDSTDERR: svn_wc_adm_open3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_access_path': BUILDSTDERR: subvertpy/wc.c:653:2: warning: 'svn_wc_adm_access_path' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return py_object_from_svn_abspath(svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_locked': BUILDSTDERR: subvertpy/wc.c:660:2: warning: 'svn_wc_adm_locked' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return PyBool_FromLong(svn_wc_adm_locked(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:572:1: note: declared here BUILDSTDERR: svn_wc_adm_locked(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_prop_get': BUILDSTDERR: subvertpy/wc.c:688:2: warning: 'svn_wc_prop_get' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_get(&value, name, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6249:1: note: declared here BUILDSTDERR: svn_wc_prop_get(const svn_string_t **value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_prop_set': BUILDSTDERR: subvertpy/wc.c:734:2: warning: 'svn_wc_prop_set3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_set3(name, cvalue, path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6333:1: note: declared here BUILDSTDERR: svn_wc_prop_set3(const char *name, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_entries_read': BUILDSTDERR: subvertpy/wc.c:766:2: warning: 'svn_wc_entries_read' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entries_read(&entries, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3214:1: note: declared here BUILDSTDERR: svn_wc_entries_read(apr_hash_t **entries, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_walk_entries': BUILDSTDERR: subvertpy/wc.c:817:2: warning: 'svn_wc_walk_entries3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_walk_entries3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3464:1: note: declared here BUILDSTDERR: svn_wc_walk_entries3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_entry': BUILDSTDERR: subvertpy/wc.c:866:2: warning: 'svn_wc_entry' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entry(&entry, path, admobj->adm, show_hidden, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3172:1: note: declared here BUILDSTDERR: svn_wc_entry(const svn_wc_entry_t **entry, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_get_prop_diffs': BUILDSTDERR: subvertpy/wc.c:906:2: warning: 'svn_wc_get_prop_diffs' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_prop_diffs(&propchanges, &original_props, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6882:1: note: declared here BUILDSTDERR: svn_wc_get_prop_diffs(apr_array_header_t **propchanges, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_add': BUILDSTDERR: subvertpy/wc.c:968:2: warning: 'svn_wc_add3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4810:1: note: declared here BUILDSTDERR: svn_wc_add3(const char *path, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_copy': BUILDSTDERR: subvertpy/wc.c:1008:2: warning: 'svn_wc_copy2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_copy2(src, admobj->adm, dst, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4506:1: note: declared here BUILDSTDERR: svn_wc_copy2(const char *src, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_delete': BUILDSTDERR: subvertpy/wc.c:1046:2: warning: 'svn_wc_delete3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_delete3(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4635:1: note: declared here BUILDSTDERR: svn_wc_delete3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_crawl_revisions': BUILDSTDERR: subvertpy/wc.c:1099:2: warning: 'svn_wc_init_traversal_info' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: traversal_info = svn_wc_init_traversal_info(temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:718:1: note: declared here BUILDSTDERR: svn_wc_init_traversal_info(apr_pool_t *pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c:1101:2: warning: 'svn_wc_crawl_revisions4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crawl_revisions4(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5546:1: note: declared here BUILDSTDERR: svn_wc_crawl_revisions4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_get_update_editor': BUILDSTDERR: subvertpy/wc.c:1165:2: warning: 'svn_wc_get_update_editor3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_get_update_editor3(latest_revnum, admobj->adm, target, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5929:1: note: declared here BUILDSTDERR: svn_wc_get_update_editor3(svn_revnum_t *target_revision, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_has_binary_prop': BUILDSTDERR: subvertpy/wc.c:1267:2: warning: 'svn_wc_has_binary_prop' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_has_binary_prop(&binary, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2791:1: note: declared here BUILDSTDERR: svn_wc_has_binary_prop(svn_boolean_t *has_binary_prop, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_process_committed': BUILDSTDERR: subvertpy/wc.c:1317:2: warning: 'svn_wc_process_committed4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed4( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5393:1: note: declared here BUILDSTDERR: svn_wc_process_committed4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_close': BUILDSTDERR: subvertpy/wc.c:1344:3: warning: 'svn_wc_adm_close2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_close2(admobj->adm, temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:534:1: note: declared here BUILDSTDERR: svn_wc_adm_close2(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_repr': BUILDSTDERR: subvertpy/wc.c:1371:12: warning: 'svn_wc_adm_access_path' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_remove_lock': BUILDSTDERR: subvertpy/wc.c:1398:2: warning: 'svn_wc_remove_lock' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_remove_lock(path, admobj->adm, temp_pool)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8101:1: note: declared here BUILDSTDERR: svn_wc_remove_lock(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_ancestry': BUILDSTDERR: subvertpy/wc.c:1430:2: warning: 'svn_wc_get_ancestry' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_ancestry(&url, &rev, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3385:1: note: declared here BUILDSTDERR: svn_wc_get_ancestry(char **url, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'maybe_set_repos_root': BUILDSTDERR: subvertpy/wc.c:1452:2: warning: 'svn_wc_maybe_set_repos_root' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_maybe_set_repos_root(admobj->adm, path, repos, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3631:1: note: declared here BUILDSTDERR: svn_wc_maybe_set_repos_root(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'add_repos_file': BUILDSTDERR: subvertpy/wc.c:1491:2: warning: 'svn_wc_add_repos_file3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add_repos_file3(dst_path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4924:1: note: declared here BUILDSTDERR: svn_wc_add_repos_file3(const char *dst_path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'mark_missing_deleted': BUILDSTDERR: subvertpy/wc.c:1533:2: warning: 'svn_wc_mark_missing_deleted' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_mark_missing_deleted(path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3520:1: note: declared here BUILDSTDERR: svn_wc_mark_missing_deleted(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'remove_from_revision_control': BUILDSTDERR: subvertpy/wc.c:1556:2: warning: 'svn_wc_remove_from_revision_control' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5025:1: note: declared here BUILDSTDERR: svn_wc_remove_from_revision_control(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'relocate': BUILDSTDERR: subvertpy/wc.c:1633:2: warning: 'svn_wc_relocate3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_relocate3(path, admobj->adm, from, to, recurse?TRUE:FALSE, wc_validator3, py_validator, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7542:1: note: declared here BUILDSTDERR: svn_wc_relocate3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'crop_tree': BUILDSTDERR: subvertpy/wc.c:1661:2: warning: 'svn_wc_crop_tree' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crop_tree(admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8348:1: note: declared here BUILDSTDERR: svn_wc_crop_tree(svn_wc_adm_access_t *anchor, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'translated_stream': BUILDSTDERR: subvertpy/wc.c:1694:2: warning: 'svn_wc_translated_stream' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7861:1: note: declared here BUILDSTDERR: svn_wc_translated_stream(svn_stream_t **stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_text_modified': BUILDSTDERR: subvertpy/wc.c:1739:2: warning: 'svn_wc_text_modified_p' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2828:1: note: declared here BUILDSTDERR: svn_wc_text_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_props_modified': BUILDSTDERR: subvertpy/wc.c:1772:2: warning: 'svn_wc_props_modified_p' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2853:1: note: declared here BUILDSTDERR: svn_wc_props_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'adm_process_committed_queue': BUILDSTDERR: subvertpy/wc.c:1799:2: warning: 'svn_wc_process_committed_queue' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed_queue(py_queue->queue, admobj->adm, revnum, date, author, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5374:1: note: declared here BUILDSTDERR: svn_wc_process_committed_queue(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_actual_target': BUILDSTDERR: subvertpy/wc.c:1839:2: warning: 'svn_wc_get_actual_target' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5736:1: note: declared here BUILDSTDERR: svn_wc_get_actual_target(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'is_wc_root': BUILDSTDERR: subvertpy/wc.c:1874:2: warning: 'svn_wc_is_wc_root' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5687:1: note: declared here BUILDSTDERR: svn_wc_is_wc_root(svn_boolean_t *wc_root, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'transmit_text_deltas': BUILDSTDERR: subvertpy/wc.c:1911:2: warning: 'svn_wc_transmit_text_deltas2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7930:1: note: declared here BUILDSTDERR: svn_wc_transmit_text_deltas2(const char **tempfile, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'transmit_prop_deltas': BUILDSTDERR: subvertpy/wc.c:1960:2: warning: 'svn_wc_transmit_prop_deltas' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7982:1: note: declared here BUILDSTDERR: svn_wc_transmit_prop_deltas(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'retrieve': BUILDSTDERR: subvertpy/wc.c:1992:2: warning: 'svn_wc_adm_retrieve' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:432:1: note: declared here BUILDSTDERR: svn_wc_adm_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'probe_retrieve': BUILDSTDERR: subvertpy/wc.c:2029:2: warning: 'svn_wc_adm_probe_retrieve' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:448:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'probe_try': BUILDSTDERR: subvertpy/wc.c:2068:2: warning: 'svn_wc_adm_probe_try3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_try3(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:480:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_try3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'resolved_conflict': BUILDSTDERR: subvertpy/wc.c:2121:2: warning: 'svn_wc_resolved_conflict4' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5115:1: note: declared here BUILDSTDERR: svn_wc_resolved_conflict4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'conflicted': BUILDSTDERR: subvertpy/wc.c:2200:2: warning: 'svn_wc_conflicted_p2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_conflicted_p2(&text_conflicted, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3342:1: note: declared here BUILDSTDERR: svn_wc_conflicted_p2(svn_boolean_t *text_conflicted_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'ra_status': BUILDSTDERR: subvertpy/wc.c:2246:2: warning: 'svn_wc_status2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4110:1: note: declared here BUILDSTDERR: svn_wc_status2(svn_wc_status2_t **status, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'committed_queue_queue': BUILDSTDERR: subvertpy/wc.c:2503:2: warning: 'svn_wc_queue_committed2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5313:1: note: declared here BUILDSTDERR: svn_wc_queue_committed2(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'revision_status': BUILDSTDERR: subvertpy/wc.c:2626:2: warning: 'svn_wc_revision_status' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8184:1: note: declared here BUILDSTDERR: svn_wc_revision_status(svn_wc_revision_status_t **result_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_pristine_copy_path': BUILDSTDERR: subvertpy/wc.c:2744:2: warning: 'svn_wc_get_pristine_copy_path' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7319:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_copy_path(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'get_pristine_contents': BUILDSTDERR: subvertpy/wc.c:2786:2: warning: 'svn_wc_get_pristine_contents' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, svn_wc_get_pristine_contents(&stream, path, stream_pool, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7296:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_contents(svn_stream_t **contents, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'ensure_adm': BUILDSTDERR: subvertpy/wc.c:2841:2: warning: 'svn_wc_ensure_adm3' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3572:1: note: declared here BUILDSTDERR: svn_wc_ensure_adm3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'check_wc': BUILDSTDERR: subvertpy/wc.c:2880:2: warning: 'svn_wc_check_wc' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_check_wc(path, &wc_format, pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2776:1: note: declared here BUILDSTDERR: svn_wc_check_wc(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function 'cleanup_wc': BUILDSTDERR: subvertpy/wc.c:2908:2: warning: 'svn_wc_cleanup2' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7394:1: note: declared here BUILDSTDERR: svn_wc_cleanup2(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/util.c -o build/temp.linux-riscv64-2.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function 'new_py_stream': BUILDSTDERR: subvertpy/util.c:813:2: warning: 'svn_stream_set_read' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function 'stream_read_full': BUILDSTDERR: subvertpy/util.c:1031:3: warning: 'svn_string_from_stream' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.7 -c subvertpy/editor.c -o build/temp.linux-riscv64-2.7/subvertpy/editor.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/subvertpy/wc.o build/temp.linux-riscv64-2.7/subvertpy/util.o build/temp.linux-riscv64-2.7/subvertpy/editor.o -L/usr/lib -L/usr/lib64 -lsvn_wc-1 -lsvn_subr-1 -lpython2.7 -o build/lib.linux-riscv64-2.7/subvertpy/wc.so -lapr-1 -lpthread -ldl running build_scripts creating build/scripts-2.7 copying and adjusting bin/subvertpy-fast-export -> build/scripts-2.7 changing mode of build/scripts-2.7/subvertpy-fast-export from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/subvertpy copying subvertpy/properties.py -> build/lib.linux-riscv64-3.7/subvertpy copying subvertpy/marshall.py -> build/lib.linux-riscv64-3.7/subvertpy copying subvertpy/server.py -> build/lib.linux-riscv64-3.7/subvertpy copying subvertpy/ra_svn.py -> build/lib.linux-riscv64-3.7/subvertpy copying subvertpy/ra.py -> build/lib.linux-riscv64-3.7/subvertpy copying subvertpy/delta.py -> build/lib.linux-riscv64-3.7/subvertpy copying subvertpy/__init__.py -> build/lib.linux-riscv64-3.7/subvertpy creating build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_delta.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_properties.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_marshall.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_server.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_wc.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_repos.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_core.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_client.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/test_ra.py -> build/lib.linux-riscv64-3.7/subvertpy/tests copying subvertpy/tests/__init__.py -> build/lib.linux-riscv64-3.7/subvertpy/tests running build_ext building 'subvertpy.client' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/subvertpy gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/client.c -o build/temp.linux-riscv64-3.7/subvertpy/client.o BUILDSTDERR: subvertpy/client.c: In function ‘client_check_path’: BUILDSTDERR: subvertpy/client.c:78:5: warning: ‘svn_path_is_canonical’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return svn_path_is_canonical(path, scratch_pool); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:26: BUILDSTDERR: /usr/include/subversion-1/svn_path.h:296:1: note: declared here BUILDSTDERR: svn_path_is_canonical(const char *path, apr_pool_t *pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_commit’: BUILDSTDERR: subvertpy/client.c:788:5: warning: ‘svn_client_commit4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_commit4(&commit_info, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:2224:1: note: declared here BUILDSTDERR: svn_client_commit4(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_export’: BUILDSTDERR: subvertpy/client.c:831:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (temp_pool == NULL) BUILDSTDERR: ^~ BUILDSTDERR: subvertpy/client.c:834:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ BUILDSTDERR: from = py_object_to_svn_string(py_from, temp_pool); BUILDSTDERR: ^~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_delete’: BUILDSTDERR: subvertpy/client.c:964:2: warning: ‘svn_client_delete3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_delete3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:1849:1: note: declared here BUILDSTDERR: svn_client_delete3(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_mkdir’: BUILDSTDERR: subvertpy/client.c:1030:5: warning: ‘svn_client_mkdir3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_mkdir3(&commit_info, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:1740:1: note: declared here BUILDSTDERR: svn_client_mkdir3(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_copy’: BUILDSTDERR: subvertpy/client.c:1144:5: warning: ‘svn_client_copy5’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_copy5(&commit_info, src_paths, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:5360:1: note: declared here BUILDSTDERR: svn_client_copy5(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_propset’: BUILDSTDERR: subvertpy/client.c:1201:5: warning: ‘svn_client_propset3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_propset3(&commit_info, propname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:5785:1: note: declared here BUILDSTDERR: svn_client_propset3(svn_commit_info_t **commit_info_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_update’: BUILDSTDERR: subvertpy/client.c:1439:2: warning: ‘svn_client_update3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_client_update3(&result_revs, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:1377:1: note: declared here BUILDSTDERR: svn_client_update3(apr_array_header_t **result_revs, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_list’: BUILDSTDERR: subvertpy/client.c:1507:5: warning: ‘svn_client_list3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:6517:1: note: declared here BUILDSTDERR: svn_client_list3(const char *path_or_url, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_diff’: BUILDSTDERR: subvertpy/client.c:1623:5: warning: ‘svn_client_diff4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:3157:1: note: declared here BUILDSTDERR: svn_client_diff4(const apr_array_header_t *diff_options, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/client.c: In function ‘client_info’: BUILDSTDERR: subvertpy/client.c:1806:2: warning: ‘svn_client_info3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_client_info3(path, &c_peg_rev, &c_rev, depth, fetch_excluded?TRUE:FALSE, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/client.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_client.h:7342:1: note: declared here BUILDSTDERR: svn_client_info3(const char *abspath_or_url, BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/editor.c -o build/temp.linux-riscv64-3.7/subvertpy/editor.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/util.c -o build/temp.linux-riscv64-3.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function ‘new_py_stream’: BUILDSTDERR: subvertpy/util.c:813:2: warning: ‘svn_stream_set_read’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function ‘stream_read_full’: BUILDSTDERR: subvertpy/util.c:1031:3: warning: ‘svn_string_from_stream’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/_ra.c -o build/temp.linux-riscv64-3.7/subvertpy/_ra.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/wc.c -o build/temp.linux-riscv64-3.7/subvertpy/wc.o BUILDSTDERR: subvertpy/wc.c: In function ‘py_entry’: BUILDSTDERR: subvertpy/wc.c:458:2: warning: ‘svn_wc_entry_dup’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ret->entry = *svn_wc_entry_dup(entry, ret->pool); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3227:1: note: declared here BUILDSTDERR: svn_wc_entry_dup(const svn_wc_entry_t *entry, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘py_status’: BUILDSTDERR: subvertpy/wc.c:573:2: warning: ‘svn_wc_dup_status2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: dup_status = svn_wc_dup_status2(status, ret->pool); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4056:1: note: declared here BUILDSTDERR: svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_init’: BUILDSTDERR: subvertpy/wc.c:633:2: warning: ‘svn_wc_adm_open3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_adm_open3(&ret->adm, parent_wc, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:286:1: note: declared here BUILDSTDERR: svn_wc_adm_open3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_access_path’: BUILDSTDERR: subvertpy/wc.c:653:2: warning: ‘svn_wc_adm_access_path’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return py_object_from_svn_abspath(svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_locked’: BUILDSTDERR: subvertpy/wc.c:660:2: warning: ‘svn_wc_adm_locked’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return PyBool_FromLong(svn_wc_adm_locked(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:572:1: note: declared here BUILDSTDERR: svn_wc_adm_locked(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_prop_get’: BUILDSTDERR: subvertpy/wc.c:688:2: warning: ‘svn_wc_prop_get’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_get(&value, name, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6249:1: note: declared here BUILDSTDERR: svn_wc_prop_get(const svn_string_t **value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_prop_set’: BUILDSTDERR: subvertpy/wc.c:734:2: warning: ‘svn_wc_prop_set3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_set3(name, cvalue, path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6333:1: note: declared here BUILDSTDERR: svn_wc_prop_set3(const char *name, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_entries_read’: BUILDSTDERR: subvertpy/wc.c:766:2: warning: ‘svn_wc_entries_read’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entries_read(&entries, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3214:1: note: declared here BUILDSTDERR: svn_wc_entries_read(apr_hash_t **entries, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_walk_entries’: BUILDSTDERR: subvertpy/wc.c:817:2: warning: ‘svn_wc_walk_entries3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_walk_entries3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3464:1: note: declared here BUILDSTDERR: svn_wc_walk_entries3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_entry’: BUILDSTDERR: subvertpy/wc.c:866:2: warning: ‘svn_wc_entry’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entry(&entry, path, admobj->adm, show_hidden, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3172:1: note: declared here BUILDSTDERR: svn_wc_entry(const svn_wc_entry_t **entry, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_get_prop_diffs’: BUILDSTDERR: subvertpy/wc.c:906:2: warning: ‘svn_wc_get_prop_diffs’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_prop_diffs(&propchanges, &original_props, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6882:1: note: declared here BUILDSTDERR: svn_wc_get_prop_diffs(apr_array_header_t **propchanges, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_add’: BUILDSTDERR: subvertpy/wc.c:968:2: warning: ‘svn_wc_add3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4810:1: note: declared here BUILDSTDERR: svn_wc_add3(const char *path, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_copy’: BUILDSTDERR: subvertpy/wc.c:1008:2: warning: ‘svn_wc_copy2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_copy2(src, admobj->adm, dst, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4506:1: note: declared here BUILDSTDERR: svn_wc_copy2(const char *src, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_delete’: BUILDSTDERR: subvertpy/wc.c:1046:2: warning: ‘svn_wc_delete3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_delete3(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4635:1: note: declared here BUILDSTDERR: svn_wc_delete3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_crawl_revisions’: BUILDSTDERR: subvertpy/wc.c:1099:2: warning: ‘svn_wc_init_traversal_info’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: traversal_info = svn_wc_init_traversal_info(temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:718:1: note: declared here BUILDSTDERR: svn_wc_init_traversal_info(apr_pool_t *pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c:1101:2: warning: ‘svn_wc_crawl_revisions4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crawl_revisions4(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5546:1: note: declared here BUILDSTDERR: svn_wc_crawl_revisions4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_get_update_editor’: BUILDSTDERR: subvertpy/wc.c:1165:2: warning: ‘svn_wc_get_update_editor3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_get_update_editor3(latest_revnum, admobj->adm, target, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5929:1: note: declared here BUILDSTDERR: svn_wc_get_update_editor3(svn_revnum_t *target_revision, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_has_binary_prop’: BUILDSTDERR: subvertpy/wc.c:1267:2: warning: ‘svn_wc_has_binary_prop’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_has_binary_prop(&binary, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2791:1: note: declared here BUILDSTDERR: svn_wc_has_binary_prop(svn_boolean_t *has_binary_prop, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_process_committed’: BUILDSTDERR: subvertpy/wc.c:1317:2: warning: ‘svn_wc_process_committed4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed4( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5393:1: note: declared here BUILDSTDERR: svn_wc_process_committed4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_close’: BUILDSTDERR: subvertpy/wc.c:1344:3: warning: ‘svn_wc_adm_close2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_close2(admobj->adm, temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:534:1: note: declared here BUILDSTDERR: svn_wc_adm_close2(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_repr’: BUILDSTDERR: subvertpy/wc.c:1371:12: warning: ‘svn_wc_adm_access_path’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_remove_lock’: BUILDSTDERR: subvertpy/wc.c:1398:2: warning: ‘svn_wc_remove_lock’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_remove_lock(path, admobj->adm, temp_pool)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8101:1: note: declared here BUILDSTDERR: svn_wc_remove_lock(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_ancestry’: BUILDSTDERR: subvertpy/wc.c:1430:2: warning: ‘svn_wc_get_ancestry’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_ancestry(&url, &rev, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3385:1: note: declared here BUILDSTDERR: svn_wc_get_ancestry(char **url, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘maybe_set_repos_root’: BUILDSTDERR: subvertpy/wc.c:1452:2: warning: ‘svn_wc_maybe_set_repos_root’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_maybe_set_repos_root(admobj->adm, path, repos, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3631:1: note: declared here BUILDSTDERR: svn_wc_maybe_set_repos_root(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘add_repos_file’: BUILDSTDERR: subvertpy/wc.c:1491:2: warning: ‘svn_wc_add_repos_file3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add_repos_file3(dst_path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4924:1: note: declared here BUILDSTDERR: svn_wc_add_repos_file3(const char *dst_path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘mark_missing_deleted’: BUILDSTDERR: subvertpy/wc.c:1533:2: warning: ‘svn_wc_mark_missing_deleted’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_mark_missing_deleted(path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3520:1: note: declared here BUILDSTDERR: svn_wc_mark_missing_deleted(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘remove_from_revision_control’: BUILDSTDERR: subvertpy/wc.c:1556:2: warning: ‘svn_wc_remove_from_revision_control’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5025:1: note: declared here BUILDSTDERR: svn_wc_remove_from_revision_control(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘relocate’: BUILDSTDERR: subvertpy/wc.c:1633:2: warning: ‘svn_wc_relocate3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_relocate3(path, admobj->adm, from, to, recurse?TRUE:FALSE, wc_validator3, py_validator, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7542:1: note: declared here BUILDSTDERR: svn_wc_relocate3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘crop_tree’: BUILDSTDERR: subvertpy/wc.c:1661:2: warning: ‘svn_wc_crop_tree’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crop_tree(admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8348:1: note: declared here BUILDSTDERR: svn_wc_crop_tree(svn_wc_adm_access_t *anchor, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘translated_stream’: BUILDSTDERR: subvertpy/wc.c:1694:2: warning: ‘svn_wc_translated_stream’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7861:1: note: declared here BUILDSTDERR: svn_wc_translated_stream(svn_stream_t **stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_text_modified’: BUILDSTDERR: subvertpy/wc.c:1739:2: warning: ‘svn_wc_text_modified_p’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2828:1: note: declared here BUILDSTDERR: svn_wc_text_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_props_modified’: BUILDSTDERR: subvertpy/wc.c:1772:2: warning: ‘svn_wc_props_modified_p’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2853:1: note: declared here BUILDSTDERR: svn_wc_props_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_process_committed_queue’: BUILDSTDERR: subvertpy/wc.c:1799:2: warning: ‘svn_wc_process_committed_queue’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed_queue(py_queue->queue, admobj->adm, revnum, date, author, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5374:1: note: declared here BUILDSTDERR: svn_wc_process_committed_queue(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_actual_target’: BUILDSTDERR: subvertpy/wc.c:1839:2: warning: ‘svn_wc_get_actual_target’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5736:1: note: declared here BUILDSTDERR: svn_wc_get_actual_target(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘is_wc_root’: BUILDSTDERR: subvertpy/wc.c:1874:2: warning: ‘svn_wc_is_wc_root’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5687:1: note: declared here BUILDSTDERR: svn_wc_is_wc_root(svn_boolean_t *wc_root, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘transmit_text_deltas’: BUILDSTDERR: subvertpy/wc.c:1911:2: warning: ‘svn_wc_transmit_text_deltas2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7930:1: note: declared here BUILDSTDERR: svn_wc_transmit_text_deltas2(const char **tempfile, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘transmit_prop_deltas’: BUILDSTDERR: subvertpy/wc.c:1960:2: warning: ‘svn_wc_transmit_prop_deltas’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7982:1: note: declared here BUILDSTDERR: svn_wc_transmit_prop_deltas(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘retrieve’: BUILDSTDERR: subvertpy/wc.c:1992:2: warning: ‘svn_wc_adm_retrieve’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:432:1: note: declared here BUILDSTDERR: svn_wc_adm_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘probe_retrieve’: BUILDSTDERR: subvertpy/wc.c:2029:2: warning: ‘svn_wc_adm_probe_retrieve’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:448:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘probe_try’: BUILDSTDERR: subvertpy/wc.c:2068:2: warning: ‘svn_wc_adm_probe_try3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_try3(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:480:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_try3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘resolved_conflict’: BUILDSTDERR: subvertpy/wc.c:2121:2: warning: ‘svn_wc_resolved_conflict4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5115:1: note: declared here BUILDSTDERR: svn_wc_resolved_conflict4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘conflicted’: BUILDSTDERR: subvertpy/wc.c:2200:2: warning: ‘svn_wc_conflicted_p2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_conflicted_p2(&text_conflicted, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3342:1: note: declared here BUILDSTDERR: svn_wc_conflicted_p2(svn_boolean_t *text_conflicted_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘ra_status’: BUILDSTDERR: subvertpy/wc.c:2246:2: warning: ‘svn_wc_status2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4110:1: note: declared here BUILDSTDERR: svn_wc_status2(svn_wc_status2_t **status, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘committed_queue_queue’: BUILDSTDERR: subvertpy/wc.c:2503:2: warning: ‘svn_wc_queue_committed2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5313:1: note: declared here BUILDSTDERR: svn_wc_queue_committed2(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘revision_status’: BUILDSTDERR: subvertpy/wc.c:2626:2: warning: ‘svn_wc_revision_status’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8184:1: note: declared here BUILDSTDERR: svn_wc_revision_status(svn_wc_revision_status_t **result_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_pristine_copy_path’: BUILDSTDERR: subvertpy/wc.c:2744:2: warning: ‘svn_wc_get_pristine_copy_path’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7319:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_copy_path(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_pristine_contents’: BUILDSTDERR: subvertpy/wc.c:2786:2: warning: ‘svn_wc_get_pristine_contents’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, svn_wc_get_pristine_contents(&stream, path, stream_pool, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7296:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_contents(svn_stream_t **contents, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘ensure_adm’: BUILDSTDERR: subvertpy/wc.c:2841:2: warning: ‘svn_wc_ensure_adm3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3572:1: note: declared here BUILDSTDERR: svn_wc_ensure_adm3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘check_wc’: BUILDSTDERR: subvertpy/wc.c:2880:2: warning: ‘svn_wc_check_wc’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_check_wc(path, &wc_format, pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2776:1: note: declared here BUILDSTDERR: svn_wc_check_wc(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘cleanup_wc’: BUILDSTDERR: subvertpy/wc.c:2908:2: warning: ‘svn_wc_cleanup2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7394:1: note: declared here BUILDSTDERR: svn_wc_cleanup2(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/subvertpy/client.o build/temp.linux-riscv64-3.7/subvertpy/editor.o build/temp.linux-riscv64-3.7/subvertpy/util.o build/temp.linux-riscv64-3.7/subvertpy/_ra.o build/temp.linux-riscv64-3.7/subvertpy/wc.o -L/usr/lib -L/usr/lib64 -lsvn_client-1 -lsvn_subr-1 -lsvn_ra-1 -lsvn_wc-1 -lpython3.7m -o build/lib.linux-riscv64-3.7/subvertpy/client.cpython-37m-riscv64-linux-gnu.so -lapr-1 -lpthread -ldl building 'subvertpy._ra' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/_ra.c -o build/temp.linux-riscv64-3.7/subvertpy/_ra.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/util.c -o build/temp.linux-riscv64-3.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function ‘new_py_stream’: BUILDSTDERR: subvertpy/util.c:813:2: warning: ‘svn_stream_set_read’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function ‘stream_read_full’: BUILDSTDERR: subvertpy/util.c:1031:3: warning: ‘svn_string_from_stream’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/editor.c -o build/temp.linux-riscv64-3.7/subvertpy/editor.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/subvertpy/_ra.o build/temp.linux-riscv64-3.7/subvertpy/util.o build/temp.linux-riscv64-3.7/subvertpy/editor.o -L/usr/lib -L/usr/lib64 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lpython3.7m -o build/lib.linux-riscv64-3.7/subvertpy/_ra.cpython-37m-riscv64-linux-gnu.so -lapr-1 -lpthread -ldl building 'subvertpy.repos' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/repos.c -o build/temp.linux-riscv64-3.7/subvertpy/repos.o BUILDSTDERR: subvertpy/repos.c: In function ‘repos_init’: BUILDSTDERR: subvertpy/repos.c:123:2: warning: ‘svn_repos_open’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_repos_open(&ret->repos, path, ret->pool); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:464:1: note: declared here BUILDSTDERR: svn_repos_open(svn_repos_t **repos_p, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function ‘fs_get_revision_proplist’: BUILDSTDERR: subvertpy/repos.c:245:2: warning: ‘svn_fs_revision_proplist’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_fs_revision_proplist(&props, self->fs, rev, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:22: BUILDSTDERR: /usr/include/subversion-1/svn_fs.h:2856:1: note: declared here BUILDSTDERR: svn_fs_revision_proplist(apr_hash_t **table_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function ‘repos_load_fs’: BUILDSTDERR: subvertpy/repos.c:358:2: warning: ‘svn_repos_load_fs2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_repos_load_fs2(reposobj->repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:3578:1: note: declared here BUILDSTDERR: svn_repos_load_fs2(svn_repos_t *repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function ‘repos_hotcopy’: BUILDSTDERR: subvertpy/repos.c:399:2: warning: ‘svn_repos_hotcopy’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:723:1: note: declared here BUILDSTDERR: svn_repos_hotcopy(const char *src_path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function ‘repos_verify’: BUILDSTDERR: subvertpy/repos.c:493:2: warning: ‘svn_repos_verify_fs’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:3271:1: note: declared here BUILDSTDERR: svn_repos_verify_fs(svn_repos_t *repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function ‘repos_pack’: BUILDSTDERR: subvertpy/repos.c:523:2: warning: ‘svn_repos_fs_pack’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:24: BUILDSTDERR: /usr/include/subversion-1/svn_repos.h:752:1: note: declared here BUILDSTDERR: svn_repos_fs_pack(svn_repos_t *repos, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/repos.c: In function ‘fs_root_paths_changed’: BUILDSTDERR: subvertpy/repos.c:689:2: warning: ‘svn_fs_paths_changed2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/repos.c:22: BUILDSTDERR: /usr/include/subversion-1/svn_fs.h:1756:1: note: declared here BUILDSTDERR: svn_fs_paths_changed2(apr_hash_t **changed_paths2_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/util.c -o build/temp.linux-riscv64-3.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function ‘new_py_stream’: BUILDSTDERR: subvertpy/util.c:813:2: warning: ‘svn_stream_set_read’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function ‘stream_read_full’: BUILDSTDERR: subvertpy/util.c:1031:3: warning: ‘svn_string_from_stream’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/subvertpy/repos.o build/temp.linux-riscv64-3.7/subvertpy/util.o -L/usr/lib -L/usr/lib64 -lsvn_repos-1 -lsvn_subr-1 -lsvn_fs-1 -lpython3.7m -o build/lib.linux-riscv64-3.7/subvertpy/repos.cpython-37m-riscv64-linux-gnu.so -lapr-1 -lpthread -ldl building 'subvertpy.wc' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/wc.c -o build/temp.linux-riscv64-3.7/subvertpy/wc.o BUILDSTDERR: subvertpy/wc.c: In function ‘py_entry’: BUILDSTDERR: subvertpy/wc.c:458:2: warning: ‘svn_wc_entry_dup’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ret->entry = *svn_wc_entry_dup(entry, ret->pool); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3227:1: note: declared here BUILDSTDERR: svn_wc_entry_dup(const svn_wc_entry_t *entry, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘py_status’: BUILDSTDERR: subvertpy/wc.c:573:2: warning: ‘svn_wc_dup_status2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: dup_status = svn_wc_dup_status2(status, ret->pool); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4056:1: note: declared here BUILDSTDERR: svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_init’: BUILDSTDERR: subvertpy/wc.c:633:2: warning: ‘svn_wc_adm_open3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_adm_open3(&ret->adm, parent_wc, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:286:1: note: declared here BUILDSTDERR: svn_wc_adm_open3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_access_path’: BUILDSTDERR: subvertpy/wc.c:653:2: warning: ‘svn_wc_adm_access_path’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return py_object_from_svn_abspath(svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_locked’: BUILDSTDERR: subvertpy/wc.c:660:2: warning: ‘svn_wc_adm_locked’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return PyBool_FromLong(svn_wc_adm_locked(admobj->adm)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:572:1: note: declared here BUILDSTDERR: svn_wc_adm_locked(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_prop_get’: BUILDSTDERR: subvertpy/wc.c:688:2: warning: ‘svn_wc_prop_get’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_get(&value, name, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6249:1: note: declared here BUILDSTDERR: svn_wc_prop_get(const svn_string_t **value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_prop_set’: BUILDSTDERR: subvertpy/wc.c:734:2: warning: ‘svn_wc_prop_set3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_set3(name, cvalue, path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6333:1: note: declared here BUILDSTDERR: svn_wc_prop_set3(const char *name, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_entries_read’: BUILDSTDERR: subvertpy/wc.c:766:2: warning: ‘svn_wc_entries_read’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entries_read(&entries, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3214:1: note: declared here BUILDSTDERR: svn_wc_entries_read(apr_hash_t **entries, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_walk_entries’: BUILDSTDERR: subvertpy/wc.c:817:2: warning: ‘svn_wc_walk_entries3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_walk_entries3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3464:1: note: declared here BUILDSTDERR: svn_wc_walk_entries3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_entry’: BUILDSTDERR: subvertpy/wc.c:866:2: warning: ‘svn_wc_entry’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_entry(&entry, path, admobj->adm, show_hidden, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3172:1: note: declared here BUILDSTDERR: svn_wc_entry(const svn_wc_entry_t **entry, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_get_prop_diffs’: BUILDSTDERR: subvertpy/wc.c:906:2: warning: ‘svn_wc_get_prop_diffs’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_prop_diffs(&propchanges, &original_props, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:6882:1: note: declared here BUILDSTDERR: svn_wc_get_prop_diffs(apr_array_header_t **propchanges, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_add’: BUILDSTDERR: subvertpy/wc.c:968:2: warning: ‘svn_wc_add3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add3( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4810:1: note: declared here BUILDSTDERR: svn_wc_add3(const char *path, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_copy’: BUILDSTDERR: subvertpy/wc.c:1008:2: warning: ‘svn_wc_copy2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_copy2(src, admobj->adm, dst, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4506:1: note: declared here BUILDSTDERR: svn_wc_copy2(const char *src, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_delete’: BUILDSTDERR: subvertpy/wc.c:1046:2: warning: ‘svn_wc_delete3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_delete3(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4635:1: note: declared here BUILDSTDERR: svn_wc_delete3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_crawl_revisions’: BUILDSTDERR: subvertpy/wc.c:1099:2: warning: ‘svn_wc_init_traversal_info’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: traversal_info = svn_wc_init_traversal_info(temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:718:1: note: declared here BUILDSTDERR: svn_wc_init_traversal_info(apr_pool_t *pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c:1101:2: warning: ‘svn_wc_crawl_revisions4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crawl_revisions4(path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5546:1: note: declared here BUILDSTDERR: svn_wc_crawl_revisions4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_get_update_editor’: BUILDSTDERR: subvertpy/wc.c:1165:2: warning: ‘svn_wc_get_update_editor3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: err = svn_wc_get_update_editor3(latest_revnum, admobj->adm, target, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5929:1: note: declared here BUILDSTDERR: svn_wc_get_update_editor3(svn_revnum_t *target_revision, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_has_binary_prop’: BUILDSTDERR: subvertpy/wc.c:1267:2: warning: ‘svn_wc_has_binary_prop’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_has_binary_prop(&binary, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2791:1: note: declared here BUILDSTDERR: svn_wc_has_binary_prop(svn_boolean_t *has_binary_prop, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_process_committed’: BUILDSTDERR: subvertpy/wc.c:1317:2: warning: ‘svn_wc_process_committed4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed4( BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5393:1: note: declared here BUILDSTDERR: svn_wc_process_committed4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_close’: BUILDSTDERR: subvertpy/wc.c:1344:3: warning: ‘svn_wc_adm_close2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_close2(admobj->adm, temp_pool); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:534:1: note: declared here BUILDSTDERR: svn_wc_adm_close2(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_repr’: BUILDSTDERR: subvertpy/wc.c:1371:12: warning: ‘svn_wc_adm_access_path’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_wc_adm_access_path(admobj->adm)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:553:1: note: declared here BUILDSTDERR: svn_wc_adm_access_path(const svn_wc_adm_access_t *adm_access); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_remove_lock’: BUILDSTDERR: subvertpy/wc.c:1398:2: warning: ‘svn_wc_remove_lock’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_remove_lock(path, admobj->adm, temp_pool)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8101:1: note: declared here BUILDSTDERR: svn_wc_remove_lock(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_ancestry’: BUILDSTDERR: subvertpy/wc.c:1430:2: warning: ‘svn_wc_get_ancestry’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_ancestry(&url, &rev, path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3385:1: note: declared here BUILDSTDERR: svn_wc_get_ancestry(char **url, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘maybe_set_repos_root’: BUILDSTDERR: subvertpy/wc.c:1452:2: warning: ‘svn_wc_maybe_set_repos_root’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_maybe_set_repos_root(admobj->adm, path, repos, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3631:1: note: declared here BUILDSTDERR: svn_wc_maybe_set_repos_root(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘add_repos_file’: BUILDSTDERR: subvertpy/wc.c:1491:2: warning: ‘svn_wc_add_repos_file3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_add_repos_file3(dst_path, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4924:1: note: declared here BUILDSTDERR: svn_wc_add_repos_file3(const char *dst_path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘mark_missing_deleted’: BUILDSTDERR: subvertpy/wc.c:1533:2: warning: ‘svn_wc_mark_missing_deleted’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_mark_missing_deleted(path, admobj->adm, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3520:1: note: declared here BUILDSTDERR: svn_wc_mark_missing_deleted(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘remove_from_revision_control’: BUILDSTDERR: subvertpy/wc.c:1556:2: warning: ‘svn_wc_remove_from_revision_control’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5025:1: note: declared here BUILDSTDERR: svn_wc_remove_from_revision_control(svn_wc_adm_access_t *adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘relocate’: BUILDSTDERR: subvertpy/wc.c:1633:2: warning: ‘svn_wc_relocate3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_relocate3(path, admobj->adm, from, to, recurse?TRUE:FALSE, wc_validator3, py_validator, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7542:1: note: declared here BUILDSTDERR: svn_wc_relocate3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘crop_tree’: BUILDSTDERR: subvertpy/wc.c:1661:2: warning: ‘svn_wc_crop_tree’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_crop_tree(admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8348:1: note: declared here BUILDSTDERR: svn_wc_crop_tree(svn_wc_adm_access_t *anchor, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘translated_stream’: BUILDSTDERR: subvertpy/wc.c:1694:2: warning: ‘svn_wc_translated_stream’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7861:1: note: declared here BUILDSTDERR: svn_wc_translated_stream(svn_stream_t **stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_text_modified’: BUILDSTDERR: subvertpy/wc.c:1739:2: warning: ‘svn_wc_text_modified_p’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2828:1: note: declared here BUILDSTDERR: svn_wc_text_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_props_modified’: BUILDSTDERR: subvertpy/wc.c:1772:2: warning: ‘svn_wc_props_modified_p’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2853:1: note: declared here BUILDSTDERR: svn_wc_props_modified_p(svn_boolean_t *modified_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘adm_process_committed_queue’: BUILDSTDERR: subvertpy/wc.c:1799:2: warning: ‘svn_wc_process_committed_queue’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed_queue(py_queue->queue, admobj->adm, revnum, date, author, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5374:1: note: declared here BUILDSTDERR: svn_wc_process_committed_queue(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_actual_target’: BUILDSTDERR: subvertpy/wc.c:1839:2: warning: ‘svn_wc_get_actual_target’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5736:1: note: declared here BUILDSTDERR: svn_wc_get_actual_target(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘is_wc_root’: BUILDSTDERR: subvertpy/wc.c:1874:2: warning: ‘svn_wc_is_wc_root’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5687:1: note: declared here BUILDSTDERR: svn_wc_is_wc_root(svn_boolean_t *wc_root, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘transmit_text_deltas’: BUILDSTDERR: subvertpy/wc.c:1911:2: warning: ‘svn_wc_transmit_text_deltas2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7930:1: note: declared here BUILDSTDERR: svn_wc_transmit_text_deltas2(const char **tempfile, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘transmit_prop_deltas’: BUILDSTDERR: subvertpy/wc.c:1960:2: warning: ‘svn_wc_transmit_prop_deltas’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7982:1: note: declared here BUILDSTDERR: svn_wc_transmit_prop_deltas(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘retrieve’: BUILDSTDERR: subvertpy/wc.c:1992:2: warning: ‘svn_wc_adm_retrieve’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:432:1: note: declared here BUILDSTDERR: svn_wc_adm_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘probe_retrieve’: BUILDSTDERR: subvertpy/wc.c:2029:2: warning: ‘svn_wc_adm_probe_retrieve’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_retrieve(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:448:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_retrieve(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘probe_try’: BUILDSTDERR: subvertpy/wc.c:2068:2: warning: ‘svn_wc_adm_probe_try3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_try3(&result, admobj->adm, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:480:1: note: declared here BUILDSTDERR: svn_wc_adm_probe_try3(svn_wc_adm_access_t **adm_access, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘resolved_conflict’: BUILDSTDERR: subvertpy/wc.c:2121:2: warning: ‘svn_wc_resolved_conflict4’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5115:1: note: declared here BUILDSTDERR: svn_wc_resolved_conflict4(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘conflicted’: BUILDSTDERR: subvertpy/wc.c:2200:2: warning: ‘svn_wc_conflicted_p2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_wc_conflicted_p2(&text_conflicted, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3342:1: note: declared here BUILDSTDERR: svn_wc_conflicted_p2(svn_boolean_t *text_conflicted_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘ra_status’: BUILDSTDERR: subvertpy/wc.c:2246:2: warning: ‘svn_wc_status2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:4110:1: note: declared here BUILDSTDERR: svn_wc_status2(svn_wc_status2_t **status, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘committed_queue_queue’: BUILDSTDERR: subvertpy/wc.c:2503:2: warning: ‘svn_wc_queue_committed2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:5313:1: note: declared here BUILDSTDERR: svn_wc_queue_committed2(svn_wc_committed_queue_t *queue, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘revision_status’: BUILDSTDERR: subvertpy/wc.c:2626:2: warning: ‘svn_wc_revision_status’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:8184:1: note: declared here BUILDSTDERR: svn_wc_revision_status(svn_wc_revision_status_t **result_p, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_pristine_copy_path’: BUILDSTDERR: subvertpy/wc.c:2744:2: warning: ‘svn_wc_get_pristine_copy_path’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7319:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_copy_path(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘get_pristine_contents’: BUILDSTDERR: subvertpy/wc.c:2786:2: warning: ‘svn_wc_get_pristine_contents’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(stream_pool, svn_wc_get_pristine_contents(&stream, path, stream_pool, temp_pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7296:1: note: declared here BUILDSTDERR: svn_wc_get_pristine_contents(svn_stream_t **contents, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘ensure_adm’: BUILDSTDERR: subvertpy/wc.c:2841:2: warning: ‘svn_wc_ensure_adm3’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:3572:1: note: declared here BUILDSTDERR: svn_wc_ensure_adm3(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘check_wc’: BUILDSTDERR: subvertpy/wc.c:2880:2: warning: ‘svn_wc_check_wc’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(pool, svn_wc_check_wc(path, &wc_format, pool)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:2776:1: note: declared here BUILDSTDERR: svn_wc_check_wc(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/wc.c: In function ‘cleanup_wc’: BUILDSTDERR: subvertpy/wc.c:2908:2: warning: ‘svn_wc_cleanup2’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/wc.c:21: BUILDSTDERR: /usr/include/subversion-1/svn_wc.h:7394:1: note: declared here BUILDSTDERR: svn_wc_cleanup2(const char *path, BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/util.c -o build/temp.linux-riscv64-3.7/subvertpy/util.o BUILDSTDERR: subvertpy/util.c: In function ‘new_py_stream’: BUILDSTDERR: subvertpy/util.c:813:2: warning: ‘svn_stream_set_read’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: svn_stream_set_read(stream, py_stream_read); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:961:1: note: declared here BUILDSTDERR: svn_stream_set_read(svn_stream_t *stream, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: subvertpy/util.c: In function ‘stream_read_full’: BUILDSTDERR: subvertpy/util.c:1031:3: warning: ‘svn_string_from_stream’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RUN_SVN_WITH_POOL(temp_pool, svn_string_from_stream(&result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from subvertpy/util.c:25: BUILDSTDERR: /usr/include/subversion-1/svn_io.h:1613:1: note: declared here BUILDSTDERR: svn_string_from_stream(svn_string_t **result, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python3.7m -c subvertpy/editor.c -o build/temp.linux-riscv64-3.7/subvertpy/editor.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/subvertpy/wc.o build/temp.linux-riscv64-3.7/subvertpy/util.o build/temp.linux-riscv64-3.7/subvertpy/editor.o -L/usr/lib -L/usr/lib64 -lsvn_wc-1 -lsvn_subr-1 -lpython3.7m -o build/lib.linux-riscv64-3.7/subvertpy/wc.cpython-37m-riscv64-linux-gnu.so -lapr-1 -lpthread -ldl running build_scripts creating build/scripts-3.7 copying and adjusting bin/subvertpy-fast-export -> build/scripts-3.7 changing mode of build/scripts-3.7/subvertpy-fast-export from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.baWzMw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 + cd subvertpy-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/properties.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/marshall.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/client.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/server.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_delta.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_properties.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_marshall.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_server.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_wc.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_repos.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_core.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_client.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/test_ra.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/tests/__init__.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-2.7/subvertpy/repos.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/_ra.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/ra_svn.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/wc.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/ra.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/delta.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy copying build/lib.linux-riscv64-2.7/subvertpy/__init__.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/properties.py to properties.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/marshall.py to marshall.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_delta.py to test_delta.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_properties.py to test_properties.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_marshall.py to test_marshall.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_wc.py to test_wc.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_repos.py to test_repos.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/test_ra.py to test_ra.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/ra_svn.py to ra_svn.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/ra.py to ra.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/delta.py to delta.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpICQVo4.py' /usr/bin/python2 -O /tmp/tmpICQVo4.py removing /tmp/tmpICQVo4.py running install_scripts creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/bin copying build/scripts-2.7/subvertpy-fast-export -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/bin/subvertpy-fast-export to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy-0.10.1-py2.7.egg-info + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/properties.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/marshall.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/server.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy creating /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_delta.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_properties.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_marshall.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_server.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_wc.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_repos.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_core.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_client.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/test_ra.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/tests/__init__.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests copying build/lib.linux-riscv64-3.7/subvertpy/ra_svn.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/_ra.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/ra.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/delta.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/__init__.py -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/repos.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/client.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy copying build/lib.linux-riscv64-3.7/subvertpy/wc.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/properties.py to properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/marshall.py to marshall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/server.py to server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_delta.py to test_delta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_properties.py to test_properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_marshall.py to test_marshall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_server.py to test_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_wc.py to test_wc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_repos.py to test_repos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_core.py to test_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_client.py to test_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/test_ra.py to test_ra.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/ra_svn.py to ra_svn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/ra.py to ra.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/delta.py to delta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpjd326h8e.py' /usr/bin/python3 /tmp/tmpjd326h8e.py removing /tmp/tmpjd326h8e.py running install_scripts copying build/scripts-3.7/subvertpy-fast-export -> /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/bin/subvertpy-fast-export to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy-0.10.1-py3.7.egg-info + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.1-3.fc29 --unique-debug-suffix -0.10.1-3.fc29.riscv64 --unique-debug-src-base python-subvertpy-0.10.1-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/subvertpy-0.10.1 extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/client.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/wc.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/_ra.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7/site-packages/subvertpy/repos.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/_ra.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/repos.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/client.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7/site-packages/subvertpy/wc.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 707 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-subvertpy-0.10.1-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E1ZLy0 + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python2-subvertpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python2-subvertpy + cp -pr AUTHORS /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python2-subvertpy + cp -pr NEWS /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python2-subvertpy + cp -pr TODO /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python2-subvertpy + cp -pr examples/ /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python2-subvertpy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZkUwhw + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/licenses/python2-subvertpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/licenses/python2-subvertpy + cp -pr COPYING /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/licenses/python2-subvertpy + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-subvertpy = 0.10.1-3.fc29 python-subvertpy(riscv-64) = 0.10.1-3.fc29 python2-subvertpy = 0.10.1-3.fc29 python2-subvertpy(riscv-64) = 0.10.1-3.fc29 python2.7dist(subvertpy) = 0.10.1 python2dist(subvertpy) = 0.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libsvn_client-1.so.0()(64bit) libsvn_delta-1.so.0()(64bit) libsvn_fs-1.so.0()(64bit) libsvn_ra-1.so.0()(64bit) libsvn_repos-1.so.0()(64bit) libsvn_subr-1.so.0()(64bit) libsvn_wc-1.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-subvertpy < 0.10.1-3.fc29 Processing files: python3-subvertpy-0.10.1-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zvI8wX + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python3-subvertpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python3-subvertpy + cp -pr AUTHORS /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python3-subvertpy + cp -pr NEWS /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python3-subvertpy + cp -pr TODO /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python3-subvertpy + cp -pr examples/ /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/doc/python3-subvertpy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9Z0CXq + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/licenses/python3-subvertpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/licenses/python3-subvertpy + cp -pr COPYING /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64/usr/share/licenses/python3-subvertpy + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-subvertpy = 0.10.1-3.fc29 python3-subvertpy(riscv-64) = 0.10.1-3.fc29 python3.7dist(subvertpy) = 0.10.1 python3dist(subvertpy) = 0.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) libsvn_client-1.so.0()(64bit) libsvn_delta-1.so.0()(64bit) libsvn_fs-1.so.0()(64bit) libsvn_ra-1.so.0()(64bit) libsvn_repos-1.so.0()(64bit) libsvn_subr-1.so.0()(64bit) libsvn_wc-1.so.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-subvertpy-debugsource-0.10.1-3.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Provides: python-subvertpy-debugsource = 0.10.1-3.fc29 python-subvertpy-debugsource(riscv-64) = 0.10.1-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-subvertpy-debuginfo-0.10.1-3.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: python-subvertpy-debuginfo = 0.10.1-3.fc29 python-subvertpy-debuginfo(riscv-64) = 0.10.1-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-subvertpy-debugsource(riscv-64) = 0.10.1-3.fc29 Processing files: python2-subvertpy-debuginfo-0.10.1-3.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 547516684f5e516ad4ac35765016798e3cf405d5 debuginfo(build-id) = 5c1d8d8c961df447473301d8606da8e7c96b9ee8 debuginfo(build-id) = 5d4f128e84d49a9e1b91b2107ab38b4a9251af96 debuginfo(build-id) = c0daf000dd4b33a15dc697ef4720f024d15017ce python2-subvertpy-debuginfo = 0.10.1-3.fc29 python2-subvertpy-debuginfo(riscv-64) = 0.10.1-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-subvertpy-debugsource(riscv-64) = 0.10.1-3.fc29 Processing files: python3-subvertpy-debuginfo-0.10.1-3.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0c2f7baa4ed875841887b82f220401613eddb506 debuginfo(build-id) = 1a333c27ed23ce2caec6e9cb20725646984f6ea7 debuginfo(build-id) = 33dc807e327d1665ffc7cfe8a7d29f7317908d44 debuginfo(build-id) = 9d9884e664dfa765e892982938ee1e739999bd90 python3-subvertpy-debuginfo = 0.10.1-3.fc29 python3-subvertpy-debuginfo(riscv-64) = 0.10.1-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-subvertpy-debugsource(riscv-64) = 0.10.1-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-subvertpy-0.10.1-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-subvertpy-0.10.1-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-subvertpy-debugsource-0.10.1-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-subvertpy-debuginfo-0.10.1-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-subvertpy-debuginfo-0.10.1-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-subvertpy-debuginfo-0.10.1-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.khSbTv + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-subvertpy-0.10.1-3.fc29.riscv64 + exit 0 Child return code was: 0