Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-subvertpy.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ca59a6ca9a0fefc3fd5687ba472f13fa5b37e7fd/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-subvertpy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-subvertpy-0.9.1-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-subvertpy.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-ca59a6ca9a0fefc3fd5687ba472f13fa5b37e7fd/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-subvertpy.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.b5NWZb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf subvertpy-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/subvertpy-0.9.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd subvertpy-0.9.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.qVd31j + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.9.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/subvertpy copying subvertpy/properties.py -> build/lib.linux-armv7l-2.7/subvertpy copying subvertpy/server.py -> build/lib.linux-armv7l-2.7/subvertpy copying subvertpy/ra_svn.py -> build/lib.linux-armv7l-2.7/subvertpy copying subvertpy/marshall.py -> build/lib.linux-armv7l-2.7/subvertpy copying subvertpy/ra.py -> build/lib.linux-armv7l-2.7/subvertpy copying subvertpy/__init__.py -> build/lib.linux-armv7l-2.7/subvertpy copying subvertpy/delta.py -> build/lib.linux-armv7l-2.7/subvertpy creating build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_server.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_properties.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_client.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_core.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_wc.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_ra.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_repos.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_delta.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/__init__.py -> build/lib.linux-armv7l-2.7/subvertpy/tests copying subvertpy/tests/test_marshall.py -> build/lib.linux-armv7l-2.7/subvertpy/tests running build_ext building 'subvertpy.client' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/subvertpy gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/client.o subvertpy/client.c: In function 'client_checkout': subvertpy/client.c:549:5: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_checkout3(&result_rev, url, ^ subvertpy/client.c: In function 'client_commit': subvertpy/client.c:613:5: warning: 'svn_client_commit4' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1996) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_commit4(&commit_info, ^ subvertpy/client.c: In function 'client_export': subvertpy/client.c:658:5: warning: 'svn_client_export4' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4725) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_export4(&result_rev, from, ^ subvertpy/client.c:658:5: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/client.c: In function 'client_delete': subvertpy/client.c:727:5: warning: 'svn_client_delete3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1719) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_delete3(&commit_info, ^ subvertpy/client.c: In function 'client_mkdir': subvertpy/client.c:788:5: warning: 'svn_client_mkdir3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1613) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_mkdir3(&commit_info, ^ subvertpy/client.c: In function 'client_copy': subvertpy/client.c:902:5: warning: 'svn_client_copy5' is deprecated (declared at /usr/include/subversion-1/svn_client.h:3882) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_copy5(&commit_info, src_paths, ^ subvertpy/client.c: In function 'client_propset': subvertpy/client.c:959:5: warning: 'svn_client_propset3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4275) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_propset3(&commit_info, propname, ^ subvertpy/client.c: In function 'client_propget': subvertpy/client.c:1008:5: warning: 'svn_client_propget3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4463) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/client.c: In function 'client_update': subvertpy/client.c:1178:2: warning: 'svn_client_update3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1277) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_client_update3(&result_revs, ^ subvertpy/client.c: In function 'client_diff': subvertpy/client.c:1345:5: warning: 'svn_client_diff4' is deprecated (declared at /usr/include/subversion-1/svn_client.h:2811) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/editor.o subvertpy/editor.c: In function 'py_dir_editor_delete_entry': subvertpy/editor.c:383:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->delete_entry(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c: In function 'py_dir_editor_add_directory': subvertpy/editor.c:411:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->add_directory( ^ subvertpy/editor.c:411:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/editor.c: In function 'py_dir_editor_open_directory': subvertpy/editor.c:445:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->open_directory( ^ subvertpy/editor.c: In function 'py_dir_editor_absent_directory': subvertpy/editor.c:531:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->absent_directory( ^ subvertpy/editor.c: In function 'py_dir_editor_add_file': subvertpy/editor.c:558:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->add_file(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c:558:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/editor.c: In function 'py_dir_editor_open_file': subvertpy/editor.c:592:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->open_file(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c: In function 'py_dir_editor_absent_file': subvertpy/editor.c:622:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->absent_file( ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/util.o subvertpy/util.c: In function 'path_list_to_apr_array': subvertpy/util.c:262:3: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(l), pool); ^ subvertpy/util.c:271:4: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(item), pool); ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/_ra.o subvertpy/_ra.c: In function 'py_open_tmp_file': subvertpy/_ra.c:505:3: warning: 'svn_path_join' is deprecated (declared at /usr/include/subversion-1/svn_path.h:114) [-Wdeprecated-declarations] path = svn_path_join (path, "subvertpy", pool); ^ subvertpy/_ra.c: In function 'ra_new': subvertpy/_ra.c:595:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] ret->url = svn_path_canonicalize(url, ret->pool); ^ subvertpy/_ra.c:642:2: warning: 'svn_ra_open3' is deprecated (declared at /usr/include/subversion-1/svn_ra.h:632) [-Wdeprecated-declarations] err = svn_ra_open3(&ret->ra, ret->url, uuid, ^ subvertpy/_ra.c: In function 'ra_reparent': subvertpy/_ra.c:707:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] ra->url = svn_path_canonicalize(url, ra->pool); ^ subvertpy/_ra.c: In function 'ra_change_rev_prop': subvertpy/_ra.c:1349:2: warning: 'svn_ra_change_rev_prop' is deprecated (declared at /usr/include/subversion-1/svn_ra.h:792) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, ^ subvertpy/_ra.c: In function 'ra_get_dir': subvertpy/_ra.c:1391:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_dir2(ra->ra, &dirents, &fetch_rev, &props, ^ subvertpy/_ra.c: In function 'ra_get_file': subvertpy/_ra.c:1468:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_file(ra->ra, svn_path_canonicalize(path, temp_pool), revision, ^ subvertpy/_ra.c: In function 'ra_check_path': subvertpy/_ra.c:1524:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, ^ subvertpy/_ra.c: In function 'ra_stat': subvertpy/_ra.c:1551:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, ^ subvertpy/_ra.c: In function 'ra_get_locks': subvertpy/_ra.c:1684:2: warning: 'svn_ra_get_locks' is deprecated (declared at /usr/include/subversion-1/svn_ra.h:1794) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_locks(ra->ra, &hash_locks, path, temp_pool)); ^ subvertpy/_ra.c: In function 'ra_get_locations': subvertpy/_ra.c:1741:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_locations(ra->ra, &hash_locations, ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/wc.o subvertpy/wc.c: In function 'py_entry': subvertpy/wc.c:457:2: warning: 'svn_wc_entry_dup' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3027) [-Wdeprecated-declarations] ret->entry = *svn_wc_entry_dup(entry, ret->pool); ^ subvertpy/wc.c: In function 'py_status': subvertpy/wc.c:572:2: warning: 'svn_wc_dup_status2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3792) [-Wdeprecated-declarations] dup_status = svn_wc_dup_status2(status, ret->pool); ^ subvertpy/wc.c: In function 'adm_init': subvertpy/wc.c:624:2: warning: 'svn_wc_adm_open3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:286) [-Wdeprecated-declarations] err = svn_wc_adm_open3(&ret->adm, parent_wc, ^ subvertpy/wc.c:625:10: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] svn_path_canonicalize(path, ret->pool), ^ subvertpy/wc.c: In function 'adm_access_path': subvertpy/wc.c:644:2: warning: 'svn_wc_adm_access_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:553) [-Wdeprecated-declarations] return PyString_FromString(svn_wc_adm_access_path(admobj->adm)); ^ subvertpy/wc.c: In function 'adm_locked': subvertpy/wc.c:651:2: warning: 'svn_wc_adm_locked' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:572) [-Wdeprecated-declarations] return PyBool_FromLong(svn_wc_adm_locked(admobj->adm)); ^ subvertpy/wc.c: In function 'adm_prop_get': subvertpy/wc.c:670:2: warning: 'svn_wc_prop_get' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5876) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_get(&value, name, path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'adm_prop_set': subvertpy/wc.c:706:2: warning: 'svn_wc_prop_set3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5942) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_set3(name, cvalue, path, admobj->adm, ^ subvertpy/wc.c: In function 'adm_entries_read': subvertpy/wc.c:738:2: warning: 'svn_wc_entries_read' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3014) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_entries_read(&entries, admobj->adm, ^ subvertpy/wc.c: In function 'adm_walk_entries': subvertpy/wc.c:780:2: warning: 'svn_wc_walk_entries3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3244) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_walk_entries3( ^ subvertpy/wc.c:780:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_entry': subvertpy/wc.c:820:2: warning: 'svn_wc_entry' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2972) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_entry(&entry, svn_path_canonicalize(path, temp_pool), admobj->adm, show_hidden, temp_pool)); ^ subvertpy/wc.c:820:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_get_prop_diffs': subvertpy/wc.c:852:2: warning: 'svn_wc_get_prop_diffs' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6438) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_prop_diffs(&propchanges, &original_props, ^ subvertpy/wc.c:852:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_add': subvertpy/wc.c:906:2: warning: 'svn_wc_add3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4493) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_add3( ^ subvertpy/wc.c:906:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_copy': subvertpy/wc.c:945:2: warning: 'svn_wc_copy2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4238) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_copy2(src, admobj->adm, dst, ^ subvertpy/wc.c: In function 'adm_delete': subvertpy/wc.c:975:2: warning: 'svn_wc_delete3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4364) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_delete3(path, admobj->adm, ^ subvertpy/wc.c: In function 'adm_crawl_revisions': subvertpy/wc.c:1020:2: warning: 'svn_wc_init_traversal_info' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:718) [-Wdeprecated-declarations] traversal_info = svn_wc_init_traversal_info(temp_pool); ^ subvertpy/wc.c:1022:2: warning: 'svn_wc_crawl_revisions4' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5200) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_crawl_revisions4(svn_path_canonicalize(path, temp_pool), admobj->adm, ^ subvertpy/wc.c:1022:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_get_update_editor': subvertpy/wc.c:1086:2: warning: 'svn_wc_get_update_editor3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5545) [-Wdeprecated-declarations] err = svn_wc_get_update_editor3(latest_revnum, admobj->adm, target, ^ subvertpy/wc.c: In function 'adm_has_binary_prop': subvertpy/wc.c:1173:2: warning: 'svn_wc_has_binary_prop' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2589) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_has_binary_prop(&binary, path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'adm_process_committed': subvertpy/wc.c:1220:2: warning: 'svn_wc_process_committed4' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5047) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed4( ^ subvertpy/wc.c:1220:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_close': subvertpy/wc.c:1247:3: warning: 'svn_wc_adm_close2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:534) [-Wdeprecated-declarations] svn_wc_adm_close2(admobj->adm, temp_pool); ^ subvertpy/wc.c: In function 'adm_repr': subvertpy/wc.c:1274:12: warning: 'svn_wc_adm_access_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:553) [-Wdeprecated-declarations] svn_wc_adm_access_path(admobj->adm)); ^ subvertpy/wc.c: In function 'adm_remove_lock': subvertpy/wc.c:1293:2: warning: 'svn_wc_remove_lock' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7527) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_remove_lock(path, admobj->adm, temp_pool)) ^ subvertpy/wc.c: In function 'get_ancestry': subvertpy/wc.c:1317:2: warning: 'svn_wc_get_ancestry' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3165) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_ancestry(&url, &rev, path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'maybe_set_repos_root': subvertpy/wc.c:1339:2: warning: 'svn_wc_maybe_set_repos_root' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3411) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_maybe_set_repos_root(admobj->adm, path, repos, temp_pool)); ^ subvertpy/wc.c: In function 'add_repos_file': subvertpy/wc.c:1378:2: warning: 'svn_wc_add_repos_file3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4607) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_add_repos_file3(dst_path, admobj->adm, ^ subvertpy/wc.c: In function 'mark_missing_deleted': subvertpy/wc.c:1412:2: warning: 'svn_wc_mark_missing_deleted' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3300) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_mark_missing_deleted(path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'remove_from_revision_control': subvertpy/wc.c:1435:2: warning: 'svn_wc_remove_from_revision_control' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4707) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'relocate': subvertpy/wc.c:1504:2: warning: 'svn_wc_relocate3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6996) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_relocate3(path, admobj->adm, from, to, recurse, wc_validator3, py_validator, temp_pool)); ^ subvertpy/wc.c: In function 'crop_tree': subvertpy/wc.c:1532:2: warning: 'svn_wc_crop_tree' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7759) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_crop_tree(admobj->adm, ^ subvertpy/wc.c: In function 'translated_stream': subvertpy/wc.c:1565:2: warning: 'svn_wc_translated_stream' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7287) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(stream_pool, ^ subvertpy/wc.c: In function 'adm_text_modified': subvertpy/wc.c:1602:2: warning: 'svn_wc_text_modified_p' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2628) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'adm_props_modified': subvertpy/wc.c:1627:2: warning: 'svn_wc_props_modified_p' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2653) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'adm_process_committed_queue': subvertpy/wc.c:1654:2: warning: 'svn_wc_process_committed_queue' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5028) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed_queue(py_queue->queue, admobj->adm, revnum, date, author, temp_pool)); ^ subvertpy/wc.c: In function 'get_actual_target': subvertpy/wc.c:1687:2: warning: 'svn_wc_get_actual_target' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5362) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:1687:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'is_wc_root': subvertpy/wc.c:1714:2: warning: 'svn_wc_is_wc_root' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5313) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'transmit_text_deltas': subvertpy/wc.c:1744:2: warning: 'svn_wc_transmit_text_deltas2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7356) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:1744:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'transmit_prop_deltas': subvertpy/wc.c:1785:2: warning: 'svn_wc_transmit_prop_deltas' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7408) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:1785:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'retrieve': subvertpy/wc.c:1810:2: warning: 'svn_wc_adm_retrieve' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:432) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_adm_retrieve(&result, admobj->adm, ^ subvertpy/wc.c:1810:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'probe_retrieve': subvertpy/wc.c:1839:2: warning: 'svn_wc_adm_probe_retrieve' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:448) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_retrieve(&result, admobj->adm, ^ subvertpy/wc.c:1839:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'probe_try': subvertpy/wc.c:1870:2: warning: 'svn_wc_adm_probe_try3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:480) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_try3(&result, admobj->adm, ^ subvertpy/wc.c:1870:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'resolved_conflict': subvertpy/wc.c:1915:2: warning: 'svn_wc_resolved_conflict4' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4793) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'conflicted': subvertpy/wc.c:1986:2: warning: 'svn_wc_conflicted_p2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3122) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_conflicted_p2(&text_conflicted, ^ subvertpy/wc.c: In function 'ra_status': subvertpy/wc.c:2024:2: warning: 'svn_wc_status2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3846) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:2024:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c:2024:2: warning: 'svn_path_join' is deprecated (declared at /usr/include/subversion-1/svn_path.h:114) [-Wdeprecated-declarations] subvertpy/wc.c:2024:2: warning: 'svn_wc_adm_access_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:553) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'committed_queue_queue': subvertpy/wc.c:2256:2: warning: 'svn_wc_queue_committed' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4990) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'revision_status': subvertpy/wc.c:2364:2: warning: 'svn_wc_revision_status' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7609) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:2364:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'get_pristine_copy_path': subvertpy/wc.c:2474:2: warning: 'svn_wc_get_pristine_copy_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6813) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, ^ subvertpy/wc.c:2474:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'get_pristine_contents': subvertpy/wc.c:2509:2: warning: 'svn_wc_get_pristine_contents' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6790) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(stream_pool, svn_wc_get_pristine_contents(&stream, svn_path_canonicalize(path, temp_pool), stream_pool, temp_pool)); ^ subvertpy/wc.c:2509:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'ensure_adm': subvertpy/wc.c:2554:2: warning: 'svn_wc_ensure_adm3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3352) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, ^ subvertpy/wc.c:2554:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'check_wc': subvertpy/wc.c:2584:2: warning: 'svn_wc_check_wc' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2574) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_check_wc(svn_path_canonicalize(path, pool), &wc_format, pool)); ^ subvertpy/wc.c:2584:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'cleanup_wc': subvertpy/wc.c:2603:2: warning: 'svn_wc_cleanup2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6848) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/subvertpy/client.o build/temp.linux-armv7l-2.7/subvertpy/editor.o build/temp.linux-armv7l-2.7/subvertpy/util.o build/temp.linux-armv7l-2.7/subvertpy/_ra.o build/temp.linux-armv7l-2.7/subvertpy/wc.o -L/usr/lib -L/usr/lib -lsvn_client-1 -lsvn_subr-1 -lsvn_ra-1 -lsvn_wc-1 -lpython2.7 -o build/lib.linux-armv7l-2.7/subvertpy/client.so -lapr-1 -lpthread -ldl building 'subvertpy._ra' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/_ra.o subvertpy/_ra.c: In function 'py_open_tmp_file': subvertpy/_ra.c:505:3: warning: 'svn_path_join' is deprecated (declared at /usr/include/subversion-1/svn_path.h:114) [-Wdeprecated-declarations] path = svn_path_join (path, "subvertpy", pool); ^ subvertpy/_ra.c: In function 'ra_new': subvertpy/_ra.c:595:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] ret->url = svn_path_canonicalize(url, ret->pool); ^ subvertpy/_ra.c:642:2: warning: 'svn_ra_open3' is deprecated (declared at /usr/include/subversion-1/svn_ra.h:632) [-Wdeprecated-declarations] err = svn_ra_open3(&ret->ra, ret->url, uuid, ^ subvertpy/_ra.c: In function 'ra_reparent': subvertpy/_ra.c:707:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] ra->url = svn_path_canonicalize(url, ra->pool); ^ subvertpy/_ra.c: In function 'ra_change_rev_prop': subvertpy/_ra.c:1349:2: warning: 'svn_ra_change_rev_prop' is deprecated (declared at /usr/include/subversion-1/svn_ra.h:792) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, ^ subvertpy/_ra.c: In function 'ra_get_dir': subvertpy/_ra.c:1391:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_dir2(ra->ra, &dirents, &fetch_rev, &props, ^ subvertpy/_ra.c: In function 'ra_get_file': subvertpy/_ra.c:1468:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_file(ra->ra, svn_path_canonicalize(path, temp_pool), revision, ^ subvertpy/_ra.c: In function 'ra_check_path': subvertpy/_ra.c:1524:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, ^ subvertpy/_ra.c: In function 'ra_stat': subvertpy/_ra.c:1551:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, ^ subvertpy/_ra.c: In function 'ra_get_locks': subvertpy/_ra.c:1684:2: warning: 'svn_ra_get_locks' is deprecated (declared at /usr/include/subversion-1/svn_ra.h:1794) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_locks(ra->ra, &hash_locks, path, temp_pool)); ^ subvertpy/_ra.c: In function 'ra_get_locations': subvertpy/_ra.c:1741:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_RA_WITH_POOL(temp_pool, ra, svn_ra_get_locations(ra->ra, &hash_locations, ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/util.o subvertpy/util.c: In function 'path_list_to_apr_array': subvertpy/util.c:262:3: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(l), pool); ^ subvertpy/util.c:271:4: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(item), pool); ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/editor.o subvertpy/editor.c: In function 'py_dir_editor_delete_entry': subvertpy/editor.c:383:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->delete_entry(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c: In function 'py_dir_editor_add_directory': subvertpy/editor.c:411:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->add_directory( ^ subvertpy/editor.c:411:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/editor.c: In function 'py_dir_editor_open_directory': subvertpy/editor.c:445:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->open_directory( ^ subvertpy/editor.c: In function 'py_dir_editor_absent_directory': subvertpy/editor.c:531:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->absent_directory( ^ subvertpy/editor.c: In function 'py_dir_editor_add_file': subvertpy/editor.c:558:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->add_file(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c:558:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/editor.c: In function 'py_dir_editor_open_file': subvertpy/editor.c:592:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->open_file(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c: In function 'py_dir_editor_absent_file': subvertpy/editor.c:622:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->absent_file( ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/subvertpy/_ra.o build/temp.linux-armv7l-2.7/subvertpy/util.o build/temp.linux-armv7l-2.7/subvertpy/editor.o -L/usr/lib -L/usr/lib -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lpython2.7 -o build/lib.linux-armv7l-2.7/subvertpy/_ra.so -lapr-1 -lpthread -ldl building 'subvertpy.repos' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/repos.o subvertpy/repos.c: In function 'repos_create': subvertpy/repos.c:65:5: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_repos_create(&repos, ^ subvertpy/repos.c: In function 'repos_init': subvertpy/repos.c:107:2: warning: 'svn_repos_open' is deprecated (declared at /usr/include/subversion-1/svn_repos.h:383) [-Wdeprecated-declarations] err = svn_repos_open(&ret->repos, svn_path_canonicalize(path, ret->pool), ^ subvertpy/repos.c:107:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/repos.c: In function 'repos_load_fs': subvertpy/repos.c:343:2: warning: 'svn_repos_load_fs2' is deprecated (declared at /usr/include/subversion-1/svn_repos.h:2596) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_repos_load_fs2(reposobj->repos, ^ subvertpy/repos.c: In function 'repos_verify': subvertpy/repos.c:471:2: warning: 'svn_repos_verify_fs' is deprecated (declared at /usr/include/subversion-1/svn_repos.h:2439) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/repos.c: In function 'repos_pack': subvertpy/repos.c:501:2: warning: 'svn_repos_fs_pack' is deprecated (declared at /usr/include/subversion-1/svn_repos.h:547) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/util.o subvertpy/util.c: In function 'path_list_to_apr_array': subvertpy/util.c:262:3: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(l), pool); ^ subvertpy/util.c:271:4: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(item), pool); ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/subvertpy/repos.o build/temp.linux-armv7l-2.7/subvertpy/util.o -L/usr/lib -L/usr/lib -lsvn_repos-1 -lsvn_subr-1 -lsvn_fs-1 -lpython2.7 -o build/lib.linux-armv7l-2.7/subvertpy/repos.so -lapr-1 -lpthread -ldl building 'subvertpy.wc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/wc.o subvertpy/wc.c: In function 'py_entry': subvertpy/wc.c:457:2: warning: 'svn_wc_entry_dup' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3027) [-Wdeprecated-declarations] ret->entry = *svn_wc_entry_dup(entry, ret->pool); ^ subvertpy/wc.c: In function 'py_status': subvertpy/wc.c:572:2: warning: 'svn_wc_dup_status2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3792) [-Wdeprecated-declarations] dup_status = svn_wc_dup_status2(status, ret->pool); ^ subvertpy/wc.c: In function 'adm_init': subvertpy/wc.c:624:2: warning: 'svn_wc_adm_open3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:286) [-Wdeprecated-declarations] err = svn_wc_adm_open3(&ret->adm, parent_wc, ^ subvertpy/wc.c:625:10: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] svn_path_canonicalize(path, ret->pool), ^ subvertpy/wc.c: In function 'adm_access_path': subvertpy/wc.c:644:2: warning: 'svn_wc_adm_access_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:553) [-Wdeprecated-declarations] return PyString_FromString(svn_wc_adm_access_path(admobj->adm)); ^ subvertpy/wc.c: In function 'adm_locked': subvertpy/wc.c:651:2: warning: 'svn_wc_adm_locked' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:572) [-Wdeprecated-declarations] return PyBool_FromLong(svn_wc_adm_locked(admobj->adm)); ^ subvertpy/wc.c: In function 'adm_prop_get': subvertpy/wc.c:670:2: warning: 'svn_wc_prop_get' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5876) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_get(&value, name, path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'adm_prop_set': subvertpy/wc.c:706:2: warning: 'svn_wc_prop_set3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5942) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_prop_set3(name, cvalue, path, admobj->adm, ^ subvertpy/wc.c: In function 'adm_entries_read': subvertpy/wc.c:738:2: warning: 'svn_wc_entries_read' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3014) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_entries_read(&entries, admobj->adm, ^ subvertpy/wc.c: In function 'adm_walk_entries': subvertpy/wc.c:780:2: warning: 'svn_wc_walk_entries3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3244) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_walk_entries3( ^ subvertpy/wc.c:780:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_entry': subvertpy/wc.c:820:2: warning: 'svn_wc_entry' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2972) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_entry(&entry, svn_path_canonicalize(path, temp_pool), admobj->adm, show_hidden, temp_pool)); ^ subvertpy/wc.c:820:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_get_prop_diffs': subvertpy/wc.c:852:2: warning: 'svn_wc_get_prop_diffs' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6438) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_prop_diffs(&propchanges, &original_props, ^ subvertpy/wc.c:852:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_add': subvertpy/wc.c:906:2: warning: 'svn_wc_add3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4493) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_add3( ^ subvertpy/wc.c:906:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_copy': subvertpy/wc.c:945:2: warning: 'svn_wc_copy2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4238) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_copy2(src, admobj->adm, dst, ^ subvertpy/wc.c: In function 'adm_delete': subvertpy/wc.c:975:2: warning: 'svn_wc_delete3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4364) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_delete3(path, admobj->adm, ^ subvertpy/wc.c: In function 'adm_crawl_revisions': subvertpy/wc.c:1020:2: warning: 'svn_wc_init_traversal_info' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:718) [-Wdeprecated-declarations] traversal_info = svn_wc_init_traversal_info(temp_pool); ^ subvertpy/wc.c:1022:2: warning: 'svn_wc_crawl_revisions4' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5200) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_crawl_revisions4(svn_path_canonicalize(path, temp_pool), admobj->adm, ^ subvertpy/wc.c:1022:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_get_update_editor': subvertpy/wc.c:1086:2: warning: 'svn_wc_get_update_editor3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5545) [-Wdeprecated-declarations] err = svn_wc_get_update_editor3(latest_revnum, admobj->adm, target, ^ subvertpy/wc.c: In function 'adm_has_binary_prop': subvertpy/wc.c:1173:2: warning: 'svn_wc_has_binary_prop' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2589) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_has_binary_prop(&binary, path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'adm_process_committed': subvertpy/wc.c:1220:2: warning: 'svn_wc_process_committed4' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5047) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed4( ^ subvertpy/wc.c:1220:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'adm_close': subvertpy/wc.c:1247:3: warning: 'svn_wc_adm_close2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:534) [-Wdeprecated-declarations] svn_wc_adm_close2(admobj->adm, temp_pool); ^ subvertpy/wc.c: In function 'adm_repr': subvertpy/wc.c:1274:12: warning: 'svn_wc_adm_access_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:553) [-Wdeprecated-declarations] svn_wc_adm_access_path(admobj->adm)); ^ subvertpy/wc.c: In function 'adm_remove_lock': subvertpy/wc.c:1293:2: warning: 'svn_wc_remove_lock' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7527) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_remove_lock(path, admobj->adm, temp_pool)) ^ subvertpy/wc.c: In function 'get_ancestry': subvertpy/wc.c:1317:2: warning: 'svn_wc_get_ancestry' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3165) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_get_ancestry(&url, &rev, path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'maybe_set_repos_root': subvertpy/wc.c:1339:2: warning: 'svn_wc_maybe_set_repos_root' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3411) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_maybe_set_repos_root(admobj->adm, path, repos, temp_pool)); ^ subvertpy/wc.c: In function 'add_repos_file': subvertpy/wc.c:1378:2: warning: 'svn_wc_add_repos_file3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4607) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_add_repos_file3(dst_path, admobj->adm, ^ subvertpy/wc.c: In function 'mark_missing_deleted': subvertpy/wc.c:1412:2: warning: 'svn_wc_mark_missing_deleted' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3300) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_mark_missing_deleted(path, admobj->adm, temp_pool)); ^ subvertpy/wc.c: In function 'remove_from_revision_control': subvertpy/wc.c:1435:2: warning: 'svn_wc_remove_from_revision_control' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4707) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'relocate': subvertpy/wc.c:1504:2: warning: 'svn_wc_relocate3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6996) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_relocate3(path, admobj->adm, from, to, recurse, wc_validator3, py_validator, temp_pool)); ^ subvertpy/wc.c: In function 'crop_tree': subvertpy/wc.c:1532:2: warning: 'svn_wc_crop_tree' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7759) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_crop_tree(admobj->adm, ^ subvertpy/wc.c: In function 'translated_stream': subvertpy/wc.c:1565:2: warning: 'svn_wc_translated_stream' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7287) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(stream_pool, ^ subvertpy/wc.c: In function 'adm_text_modified': subvertpy/wc.c:1602:2: warning: 'svn_wc_text_modified_p' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2628) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'adm_props_modified': subvertpy/wc.c:1627:2: warning: 'svn_wc_props_modified_p' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2653) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'adm_process_committed_queue': subvertpy/wc.c:1654:2: warning: 'svn_wc_process_committed_queue' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5028) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_process_committed_queue(py_queue->queue, admobj->adm, revnum, date, author, temp_pool)); ^ subvertpy/wc.c: In function 'get_actual_target': subvertpy/wc.c:1687:2: warning: 'svn_wc_get_actual_target' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5362) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:1687:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'is_wc_root': subvertpy/wc.c:1714:2: warning: 'svn_wc_is_wc_root' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:5313) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'transmit_text_deltas': subvertpy/wc.c:1744:2: warning: 'svn_wc_transmit_text_deltas2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7356) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:1744:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'transmit_prop_deltas': subvertpy/wc.c:1785:2: warning: 'svn_wc_transmit_prop_deltas' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7408) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:1785:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'retrieve': subvertpy/wc.c:1810:2: warning: 'svn_wc_adm_retrieve' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:432) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_adm_retrieve(&result, admobj->adm, ^ subvertpy/wc.c:1810:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'probe_retrieve': subvertpy/wc.c:1839:2: warning: 'svn_wc_adm_probe_retrieve' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:448) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_retrieve(&result, admobj->adm, ^ subvertpy/wc.c:1839:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'probe_try': subvertpy/wc.c:1870:2: warning: 'svn_wc_adm_probe_try3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:480) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_adm_probe_try3(&result, admobj->adm, ^ subvertpy/wc.c:1870:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'resolved_conflict': subvertpy/wc.c:1915:2: warning: 'svn_wc_resolved_conflict4' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4793) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'conflicted': subvertpy/wc.c:1986:2: warning: 'svn_wc_conflicted_p2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3122) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, svn_wc_conflicted_p2(&text_conflicted, ^ subvertpy/wc.c: In function 'ra_status': subvertpy/wc.c:2024:2: warning: 'svn_wc_status2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3846) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:2024:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c:2024:2: warning: 'svn_path_join' is deprecated (declared at /usr/include/subversion-1/svn_path.h:114) [-Wdeprecated-declarations] subvertpy/wc.c:2024:2: warning: 'svn_wc_adm_access_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:553) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'committed_queue_queue': subvertpy/wc.c:2256:2: warning: 'svn_wc_queue_committed' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:4990) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c: In function 'revision_status': subvertpy/wc.c:2364:2: warning: 'svn_wc_revision_status' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:7609) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ subvertpy/wc.c:2364:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'get_pristine_copy_path': subvertpy/wc.c:2474:2: warning: 'svn_wc_get_pristine_copy_path' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6813) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, ^ subvertpy/wc.c:2474:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'get_pristine_contents': subvertpy/wc.c:2509:2: warning: 'svn_wc_get_pristine_contents' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6790) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(stream_pool, svn_wc_get_pristine_contents(&stream, svn_path_canonicalize(path, temp_pool), stream_pool, temp_pool)); ^ subvertpy/wc.c:2509:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'ensure_adm': subvertpy/wc.c:2554:2: warning: 'svn_wc_ensure_adm3' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:3352) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, ^ subvertpy/wc.c:2554:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'check_wc': subvertpy/wc.c:2584:2: warning: 'svn_wc_check_wc' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:2574) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(pool, svn_wc_check_wc(svn_path_canonicalize(path, pool), &wc_format, pool)); ^ subvertpy/wc.c:2584:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/wc.c: In function 'cleanup_wc': subvertpy/wc.c:2603:2: warning: 'svn_wc_cleanup2' is deprecated (declared at /usr/include/subversion-1/svn_wc.h:6848) [-Wdeprecated-declarations] RUN_SVN_WITH_POOL(temp_pool, ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/util.o subvertpy/util.c: In function 'path_list_to_apr_array': subvertpy/util.c:262:3: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(l), pool); ^ subvertpy/util.c:271:4: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] APR_ARRAY_PUSH(*ret, const char *) = svn_path_canonicalize(PyString_AsString(item), pool); ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7/subvertpy/editor.o subvertpy/editor.c: In function 'py_dir_editor_delete_entry': subvertpy/editor.c:383:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->delete_entry(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c: In function 'py_dir_editor_add_directory': subvertpy/editor.c:411:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->add_directory( ^ subvertpy/editor.c:411:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/editor.c: In function 'py_dir_editor_open_directory': subvertpy/editor.c:445:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->open_directory( ^ subvertpy/editor.c: In function 'py_dir_editor_absent_directory': subvertpy/editor.c:531:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->absent_directory( ^ subvertpy/editor.c: In function 'py_dir_editor_add_file': subvertpy/editor.c:558:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->add_file(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c:558:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] subvertpy/editor.c: In function 'py_dir_editor_open_file': subvertpy/editor.c:592:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->open_file(svn_path_canonicalize(path, editor->pool), ^ subvertpy/editor.c: In function 'py_dir_editor_absent_file': subvertpy/editor.c:622:2: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) [-Wdeprecated-declarations] RUN_SVN(editor->editor->absent_file( ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/subvertpy/wc.o build/temp.linux-armv7l-2.7/subvertpy/util.o build/temp.linux-armv7l-2.7/subvertpy/editor.o -L/usr/lib -L/usr/lib -lsvn_wc-1 -lsvn_subr-1 -lpython2.7 -o build/lib.linux-armv7l-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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9mhM3o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm ++ dirname /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm + cd subvertpy-0.9.1 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr creating /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/properties.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/server.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/ra_svn.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/wc.so -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/marshall.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/client.so -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/ra.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/__init__.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/repos.so -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy copying build/lib.linux-armv7l-2.7/subvertpy/_ra.so -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy creating /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_server.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_properties.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_client.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_core.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_wc.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_ra.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_repos.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_delta.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/__init__.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/tests/test_marshall.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests copying build/lib.linux-armv7l-2.7/subvertpy/delta.py -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/properties.py to properties.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/ra_svn.py to ra_svn.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/marshall.py to marshall.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/ra.py to ra.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_properties.py to test_properties.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_wc.py to test_wc.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_ra.py to test_ra.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_repos.py to test_repos.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_delta.py to test_delta.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/tests/test_marshall.py to test_marshall.pyc byte-compiling /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/delta.py to delta.pyc running install_scripts creating /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/bin copying build/scripts-2.7/subvertpy-fast-export -> /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/bin changing mode of /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/bin/subvertpy-fast-export to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy-0.9.1-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/subvertpy-0.9.1 extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/wc.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/client.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/repos.so extracting debug info from /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/python2.7/site-packages/subvertpy/_ra.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 667 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/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.9.1-5.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-subvertpy-0.9.1-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IAEZaM + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/share/doc/python-subvertpy-0.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/share/doc/python-subvertpy-0.9.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/share/doc/python-subvertpy-0.9.1 + cp -pr COPYING /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/share/doc/python-subvertpy-0.9.1 + cp -pr NEWS /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/share/doc/python-subvertpy-0.9.1 + cp -pr TODO /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/share/doc/python-subvertpy-0.9.1 + cp -pr examples/ /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm/usr/share/doc/python-subvertpy-0.9.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages' | 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 " Provides: python-subvertpy = 0.9.1-5.el7 python-subvertpy(armv7hl-32) = 0.9.1-5.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libapr-1.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 libsvn_client-1.so.0 libsvn_delta-1.so.0 libsvn_fs-1.so.0 libsvn_ra-1.so.0 libsvn_repos-1.so.0 libsvn_subr-1.so.0 libsvn_wc-1.so.0 python(abi) = 2.7 rtld(GNU_HASH) /usr/bin/python2 Processing files: python-subvertpy-debuginfo-0.9.1-5.el7.armv7hl Provides: python-subvertpy-debuginfo = 0.9.1-5.el7 python-subvertpy-debuginfo(armv7hl-32) = 0.9.1-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm Wrote: /builddir/build/RPMS/python-subvertpy-0.9.1-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-subvertpy-debuginfo-0.9.1-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hZp6Nu + umask 022 + cd /builddir/build/BUILD + cd subvertpy-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-subvertpy-0.9.1-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->