D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-pysvn-1.9.6-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9ccalR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pysvn-1.9.6 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pysvn-1.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysvn-1.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DSe96U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pysvn-1.9.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd Source ~/rpmbuild/BUILD/pysvn-1.9.6/Source ~/rpmbuild/BUILD/pysvn-1.9.6 + /usr/bin/python3 setup.py configure --verbose --fixed-module-name --enable-debug Info: Configure for python 3.9.8 in exec_prefix /usr Info: Checking for PyCXX include in /usr/include/python3.9/CXX/Version.hxx Info: Checking for PyCXX include in /usr/include/CXX/Version.hxx Info: Found PyCXX include in /usr/include Info: Checking for PyCXX Source in /usr/include/Src/cxxsupport.cxx Info: Checking for PyCXX Source in /usr/share/python3.9/CXX/cxxsupport.cxx Info: Checking for PyCXX Source in /usr/src/CXX/cxxsupport.cxx Info: Found PyCXX Source in /usr/src/CXX Info: Checking for SVN include in /usr/include/subversion-1/svn_client.h Info: Found SVN include in /usr/include/subversion-1 Info: Checking for SVN library in /usr/lib64/libsvn_client-1.so Info: Found SVN library in /usr/lib64 Info: Checking for SVN bin in /usr/bin/svnadmin Info: Found SVN bin in /usr/bin Info: Checking for APR include in /usr/include/apr-1/apr.h Info: Found APR include in /usr/include/apr-1 Info: Checking for APR include in /usr/include/apr-1/apu.h Info: Found APR include in /usr/include/apr-1 Info: Checking for APR library in /usr/lib64/libapr-1.so Info: Found APR library in /usr/lib64 Info: Building against SVN 1.14.1 Info: Checking for PyCXX include in /usr/include/python3.9/CXX/Version.hxx Info: Checking for PyCXX include in /usr/include/CXX/Version.hxx Info: Found PyCXX include in /usr/include Info: Checking for PyCXX Source in /usr/include/Src/cxxsupport.cxx Info: Checking for PyCXX Source in /usr/share/python3.9/CXX/cxxsupport.cxx Info: Checking for PyCXX Source in /usr/src/CXX/cxxsupport.cxx Info: Found PyCXX Source in /usr/src/CXX Info: Checking for SVN include in /usr/include/subversion-1/svn_client.h Info: Found SVN include in /usr/include/subversion-1 Info: Checking for SVN library in /usr/lib64/libsvn_client-1.so Info: Found SVN library in /usr/lib64 Info: Checking for SVN bin in /usr/bin/svnadmin Info: Found SVN bin in /usr/bin Info: Checking for APR include in /usr/include/apr-1/apr.h Info: Found APR include in /usr/include/apr-1 Info: Checking for APR include in /usr/include/apr-1/apu.h Info: Found APR include in /usr/include/apr-1 Info: Checking for APR library in /usr/lib64/libapr-1.so Info: Found APR library in /usr/lib64 Info: Building against SVN 1.14.1 Info: Using tool chain LinuxCompilerGCC Info: Using fixed module name Info: Debug enabled Info: Creating Makefile for Sources Info: Creating Makefile for Tests + sed -i -e 's|$(LDLIBS)|$(LDFLAGS) $(LDLIBS)|g' Makefile + sed -i -e 's|-Wall -fPIC|-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC|g' Makefile + sed -i -e 's|-lssl|-lssl -lpython3.9 -lapr-1 -lsvn_fs-1 -lsvn_wc-1 -lsvn_subr-1|g' Makefile + sed -i -e 's|-Wl,--rpath -Wl,/usr/lib64||g' Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' Info: Make generate_svn_error_codes.hpp /usr/bin/python3 -u generate_svn_error_codes/create_svn_error_codes_hpp.py /usr/include/subversion-1 Info: Make pysvn_version.hpp /usr/bin/python3 -u ../Builder/brand_version.py ../Builder/version.info pysvn_version.hpp.template Info: Running svnversion -c ".." 2>&1 Info: revision Unversioned directory Info: Make pysvn_docs.cpp /usr/bin/python3 -u ../Docs/generate_cpp_docs_from_html_docs.py /usr/include/subversion-1 ../Docs/pysvn_prog_ref.html pysvn_docs.hpp pysvn_docs.cpp Info: svn_include /usr/include/subversion-1 Info: html_doc ../Docs/pysvn_prog_ref.html Info: cpp_header_filename pysvn_docs.hpp Info: cpp_module_filename pysvn_docs.cpp Info: Building against SVN 1.14.1 code 1014001 Info: Make pysvn_docs.hpp touch pysvn_docs.hpp Compile: /usr/src/CXX/cxxextensions.c into cxxextensions.o Compile: generate_svn_error_codes/generate_svn_error_codes.cpp into generate_svn_error_codes.o Compile: /usr/src/CXX/IndirectPythonInterface.cxx into IndirectPythonInterface.o Compile: /usr/src/CXX/cxxsupport.cxx into cxxsupport.o Compile: /usr/src/CXX/cxx_exceptions.cxx into cxx_exceptions.o Compile: pysvn_static_strings.cpp into pysvn_static_strings.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_static_strings.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_changelist.cpp into pysvn_client_cmd_changelist.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_changelist.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_checkin.cpp into pysvn_client_cmd_checkin.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_checkin.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_add.cpp into pysvn_client_cmd_add.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_add.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_add.cpp: In member function 'Py::Object pysvn_client::cmd_revert(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_add.cpp:558:17: warning: 'svn_error_t* svn_client_revert3(const apr_array_header_t*, svn_depth_t, const apr_array_header_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 557 | svn_error_t *error = svn_client_revert3 | ~~~~~~~~~~~~~~~~~~ 558 | ( | ^ 559 | targets, | ~~~~~~~~ 560 | depth, | ~~~~~~ 561 | changelists, | ~~~~~~~~~~~~ 562 | clear_changelists, | ~~~~~~~~~~~~~~~~~~ 563 | metadata_only, | ~~~~~~~~~~~~~~ 564 | m_context, | ~~~~~~~~~~ 565 | pool | ~~~~ 566 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_add.cpp:19: /usr/include/subversion-1/svn_client.h:4517:1: note: declared here 4517 | svn_client_revert3(const apr_array_header_t *paths, | ^~~~~~~~~~~~~~~~~~ Compile: pysvn_client.cpp into pysvn_client.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client.cpp:20: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: /usr/src/CXX/cxx_extensions.cxx into cxx_extensions.o Compile: pysvn_client_cmd_export.cpp into pysvn_client_cmd_export.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_export.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_copy.cpp into pysvn_client_cmd_copy.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_copy.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_copy.cpp: In member function 'Py::Object pysvn_client::cmd_copy(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_copy.cpp:351:17: warning: 'svn_error_t* svn_client_copy3(svn_commit_info_t**, const char*, const svn_opt_revision_t*, const char*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 350 | svn_error_t *error = svn_client_copy3 // ignore deprecation warning - support old Client().copy() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | ( | ^ 352 | &commit_info, | ~~~~~~~~~~~~~ 353 | norm_src_path.c_str(), | ~~~~~~~~~~~~~~~~~~~~~~ 354 | &revision, | ~~~~~~~~~~ 355 | norm_dest_path.c_str(), | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | m_context, | ~~~~~~~~~~ 357 | pool | ~~~~ 358 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_copy.cpp:19: /usr/include/subversion-1/svn_client.h:5689:1: note: declared here 5689 | svn_client_copy3(svn_commit_info_t **commit_info_p, | ^~~~~~~~~~~~~~~~ pysvn_client_cmd_copy.cpp: In member function 'Py::Object pysvn_client::cmd_move(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_copy.cpp:603:17: warning: 'svn_error_t* svn_client_move4(svn_commit_info_t**, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 602 | svn_error_t *error = svn_client_move4 // ignore deprecation warning - support old Client().move() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 603 | ( | ^ 604 | &commit_info, | ~~~~~~~~~~~~~ 605 | norm_src_path.c_str(), | ~~~~~~~~~~~~~~~~~~~~~~ 606 | norm_dest_path.c_str(), | ~~~~~~~~~~~~~~~~~~~~~~~ 607 | force, | ~~~~~~ 608 | m_context, | ~~~~~~~~~~ 609 | pool | ~~~~ 610 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_copy.cpp:19: /usr/include/subversion-1/svn_client.h:5894:1: note: declared here 5894 | svn_client_move4(svn_commit_info_t **commit_info_p, | ^~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_lock.cpp into pysvn_client_cmd_lock.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_lock.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_list.cpp into pysvn_client_cmd_list.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_list.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_list.cpp: In member function 'Py::Object pysvn_client::cmd_ls(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_list.cpp:65:13: warning: 'svn_error_t* svn_client_ls3(apr_hash_t**, apr_hash_t**, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 64 | svn_error_t *error = svn_client_ls3 // ignore deprecation warning - support old Client().ls() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 65 | ( | ^ 66 | &dirents, | ~~~~~~~~~ 67 | NULL, | ~~~~~ 68 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 69 | &peg_revision, | ~~~~~~~~~~~~~~ 70 | &revision, | ~~~~~~~~~~ 71 | recurse, | ~~~~~~~~ 72 | m_context, | ~~~~~~~~~~ 73 | pool | ~~~~ 74 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_list.cpp:19: /usr/include/subversion-1/svn_client.h:6880:1: note: declared here 6880 | svn_client_ls3(apr_hash_t **dirents, | ^~~~~~~~~~~~~~ Compile: pysvn_client_cmd_diff.cpp into pysvn_client_cmd_diff.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_diff.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_diff.cpp: In member function 'Py::Object pysvn_client::cmd_diff(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_diff.cpp:314:13: warning: 'svn_error_t* svn_client_diff6(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, const char*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_stream_t*, svn_stream_t*, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 313 | svn_error_t *error = svn_client_diff6 | ~~~~~~~~~~~~~~~~ 314 | ( | ^ 315 | options, | ~~~~~~~~ 316 | norm_path1.c_str(), &revision1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 317 | norm_path2.c_str(), &revision2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 318 | relative_to_dir, | ~~~~~~~~~~~~~~~~ 319 | depth, | ~~~~~~ 320 | ignore_ancestry, | ~~~~~~~~~~~~~~~~ 321 | !diff_added, | ~~~~~~~~~~~~ 322 | !diff_deleted, | ~~~~~~~~~~~~~~ 323 | show_copies_as_adds, | ~~~~~~~~~~~~~~~~~~~~ 324 | ignore_content_type, | ~~~~~~~~~~~~~~~~~~~~ 325 | ignore_properties, | ~~~~~~~~~~~~~~~~~~ 326 | properties_only, | ~~~~~~~~~~~~~~~~ 327 | use_git_diff_format, | ~~~~~~~~~~~~~~~~~~~~ 328 | header_encoding_ptr, | ~~~~~~~~~~~~~~~~~~~~ 329 | output_stream.stream(), | ~~~~~~~~~~~~~~~~~~~~~~~ 330 | error_stream.stream(), | ~~~~~~~~~~~~~~~~~~~~~~ 331 | changelists, | ~~~~~~~~~~~~ 332 | m_context, | ~~~~~~~~~~ 333 | pool | ~~~~ 334 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_diff.cpp:19: /usr/include/subversion-1/svn_client.h:3233:1: note: declared here 3233 | svn_client_diff6(const apr_array_header_t *diff_options, | ^~~~~~~~~~~~~~~~ pysvn_client_cmd_diff.cpp: In member function 'Py::Object pysvn_client::cmd_diff_peg(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_diff.cpp:578:13: warning: 'svn_error_t* svn_client_diff_peg6(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const char*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_stream_t*, svn_stream_t*, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 577 | svn_error_t *error = svn_client_diff_peg6 | ~~~~~~~~~~~~~~~~~~~~ 578 | ( | ^ 579 | options, | ~~~~~~~~ 580 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 581 | &peg_revision, | ~~~~~~~~~~~~~~ 582 | &revision_start, | ~~~~~~~~~~~~~~~~ 583 | &revision_end, | ~~~~~~~~~~~~~~ 584 | relative_to_dir, | ~~~~~~~~~~~~~~~~ 585 | depth, | ~~~~~~ 586 | ignore_ancestry, | ~~~~~~~~~~~~~~~~ 587 | !diff_added, | ~~~~~~~~~~~~ 588 | !diff_deleted, | ~~~~~~~~~~~~~~ 589 | show_copies_as_adds, | ~~~~~~~~~~~~~~~~~~~~ 590 | ignore_content_type, | ~~~~~~~~~~~~~~~~~~~~ 591 | ignore_properties, | ~~~~~~~~~~~~~~~~~~ 592 | properties_only, | ~~~~~~~~~~~~~~~~ 593 | use_git_diff_format, | ~~~~~~~~~~~~~~~~~~~~ 594 | header_encoding_ptr, | ~~~~~~~~~~~~~~~~~~~~ 595 | output_stream.stream(), | ~~~~~~~~~~~~~~~~~~~~~~~ 596 | error_stream.stream(), | ~~~~~~~~~~~~~~~~~~~~~~ 597 | changelists, | ~~~~~~~~~~~~ 598 | m_context, | ~~~~~~~~~~ 599 | pool | ~~~~ 600 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_diff.cpp:19: /usr/include/subversion-1/svn_client.h:3428:1: note: declared here 3428 | svn_client_diff_peg6(const apr_array_header_t *diff_options, | ^~~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_info.cpp into pysvn_client_cmd_info.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_info.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_info.cpp: In member function 'Py::Object pysvn_client::cmd_annotate2(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_info.cpp:475:13: warning: 'svn_error_t* svn_client_blame5(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_diff_file_options_t*, svn_boolean_t, svn_boolean_t, svn_client_blame_receiver3_t, void*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 474 | svn_error_t *error = svn_client_blame5 | ~~~~~~~~~~~~~~~~~ 475 | ( | ^ 476 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 477 | &peg_revision, | ~~~~~~~~~~~~~~ 478 | &revision_start, | ~~~~~~~~~~~~~~~~ 479 | &revision_end, | ~~~~~~~~~~~~~~ 480 | diff_options, | ~~~~~~~~~~~~~ 481 | ignore_mime_type, | ~~~~~~~~~~~~~~~~~ 482 | include_merged_revisions, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 483 | annotate_baton.callback(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 484 | annotate_baton.baton(), | ~~~~~~~~~~~~~~~~~~~~~~~ 485 | m_context, | ~~~~~~~~~~ 486 | pool | ~~~~ 487 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_client.h:3003:1: note: declared here 3003 | svn_client_blame5(const char *path_or_url, | ^~~~~~~~~~~~~~~~~ pysvn_client_cmd_info.cpp: In member function 'Py::Object pysvn_client::cmd_annotate(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_info.cpp:586:13: warning: 'svn_error_t* svn_client_blame4(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_diff_file_options_t*, svn_boolean_t, svn_boolean_t, svn_client_blame_receiver2_t, void*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 585 | svn_error_t *error = svn_client_blame4 // ignore deprecation warning - support old Client().annotate() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 586 | ( | ^ 587 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 588 | &peg_revision, | ~~~~~~~~~~~~~~ 589 | &revision_start, | ~~~~~~~~~~~~~~~~ 590 | &revision_end, | ~~~~~~~~~~~~~~ 591 | diff_options, | ~~~~~~~~~~~~~ 592 | ignore_mime_type, | ~~~~~~~~~~~~~~~~~ 593 | include_merged_revisions, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 594 | annotate_baton.callback(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 595 | annotate_baton.baton(), | ~~~~~~~~~~~~~~~~~~~~~~~ 596 | m_context, | ~~~~~~~~~~ 597 | pool | ~~~~ 598 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_client.h:3025:1: note: declared here 3025 | svn_client_blame4(const char *path_or_url, | ^~~~~~~~~~~~~~~~~ pysvn_client_cmd_info.cpp: In member function 'Py::Object pysvn_client::cmd_info(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_info.cpp:700:21: warning: 'svn_error_t* svn_wc_adm_probe_open3(svn_wc_adm_access_t**, svn_wc_adm_access_t*, const char*, svn_boolean_t, int, svn_cancel_func_t, void*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 699 | svn_error_t *error = svn_wc_adm_probe_open3 // ignore deprecation warning - support old Client().info() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 700 | ( | ^ 701 | &adm_access, | ~~~~~~~~~~~~ 702 | NULL, | ~~~~~ 703 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 704 | false, | ~~~~~~ 705 | 0, | ~~ 706 | NULL, | ~~~~~ 707 | NULL, | ~~~~~ 708 | pool | ~~~~ 709 | ); | ~ In file included from /usr/include/subversion-1/svn_client.h:44, from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_wc.h:343:1: note: declared here 343 | svn_wc_adm_probe_open3(svn_wc_adm_access_t **adm_access, | ^~~~~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_info.cpp:721:21: warning: 'svn_error_t* svn_wc_entry(const svn_wc_entry_t**, const char*, svn_wc_adm_access_t*, svn_boolean_t, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 720 | error = svn_wc_entry // ignore deprecation warning - support old Client().info() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 721 | ( | ^ 722 | &entry, | ~~~~~~~ 723 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 724 | adm_access, | ~~~~~~~~~~~ 725 | false, | ~~~~~~ 726 | pool | ~~~~ 727 | ); | ~ In file included from /usr/include/subversion-1/svn_client.h:44, from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_wc.h:3172:1: note: declared here 3172 | svn_wc_entry(const svn_wc_entry_t **entry, | ^~~~~~~~~~~~ pysvn_client_cmd_info.cpp: In function 'svn_error_t* status4EntriesFunc(void*, const char*, svn_wc_status2_t*, apr_pool_t*)': pysvn_client_cmd_info.cpp:1914:48: warning: 'svn_wc_status2_t* svn_wc_dup_status2(const svn_wc_status2_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 1914 | svn_wc_status2_t *stat = svn_wc_dup_status2( status, seb->m_pool ); // ignore deprecation needed for Client().status() | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_client.h:44, from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_wc.h:4056:1: note: declared here 4056 | svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, | ^~~~~~~~~~~~~~~~~~ pysvn_client_cmd_info.cpp: In member function 'Py::Object pysvn_client::cmd_status(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_info.cpp:2008:13: warning: 'svn_error_t* svn_client_status4(svn_revnum_t*, const char*, const svn_opt_revision_t*, svn_wc_status_func3_t, void*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 2007 | svn_error_t *error = svn_client_status4 // ignore deprecation warning - support Client().status() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2008 | ( | ^ 2009 | &revnum, // revnum | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2010 | norm_path.c_str(), // path | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2011 | &rev, | ~~~~~ 2012 | baton.callback(), | ~~~~~~~~~~~~~~~~~ 2013 | baton.baton(), | ~~~~~~~~~~~~~~ 2014 | depth, | ~~~~~~ 2015 | get_all, | ~~~~~~~~ 2016 | update, | ~~~~~~~ 2017 | !ignore, | ~~~~~~~~ 2018 | ignore_externals, | ~~~~~~~~~~~~~~~~~ 2019 | changelists, | ~~~~~~~~~~~~ 2020 | m_context, | ~~~~~~~~~~ 2021 | pool | ~~~~ 2022 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_client.h:2676:1: note: declared here 2676 | svn_client_status4(svn_revnum_t *result_rev, | ^~~~~~~~~~~~~~~~~~ Compile: pysvn_callbacks.cpp into pysvn_callbacks.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_patch.cpp into pysvn_client_cmd_patch.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_patch.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_merge.cpp into pysvn_client_cmd_merge.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_merge.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_merge.cpp: In member function 'Py::Object pysvn_client::cmd_merge_peg(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_merge.cpp:498:13: warning: 'svn_error_t* svn_client_merge_peg2(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const char*, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 497 | svn_error_t *error = svn_client_merge_peg2 // ignore deprecation warning - support old Client().merge_peg() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | ( | ^ 499 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 500 | &revision1, | ~~~~~~~~~~~ 501 | &revision2, | ~~~~~~~~~~~ 502 | &peg_revision, | ~~~~~~~~~~~~~~ 503 | norm_local_path.c_str(), | ~~~~~~~~~~~~~~~~~~~~~~~~ 504 | recurse, | ~~~~~~~~ 505 | !notice_ancestry, | ~~~~~~~~~~~~~~~~~ 506 | force, | ~~~~~~ 507 | dry_run, | ~~~~~~~~ 508 | merge_options, | ~~~~~~~~~~~~~~ 509 | m_context, | ~~~~~~~~~~ 510 | pool | ~~~~ 511 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_merge.cpp:19: /usr/include/subversion-1/svn_client.h:4046:1: note: declared here 4046 | svn_client_merge_peg2(const char *source, | ^~~~~~~~~~~~~~~~~~~~~ pysvn_client_cmd_merge.cpp: In member function 'Py::Object pysvn_client::cmd_merge_reintegrate(const Py::Tuple&, const Py::Dict&)': pysvn_client_cmd_merge.cpp:601:13: warning: 'svn_error_t* svn_client_merge_reintegrate(const char*, const svn_opt_revision_t*, const char*, svn_boolean_t, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 600 | svn_error_t *error = svn_client_merge_reintegrate // ignore deprecation warning - support old Client().merge_reintegrate() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 601 | ( | ^ 602 | norm_path.c_str(), | ~~~~~~~~~~~~~~~~~~ 603 | &revision, | ~~~~~~~~~~ 604 | norm_local_path.c_str(), | ~~~~~~~~~~~~~~~~~~~~~~~~ 605 | dry_run, | ~~~~~~~~ 606 | merge_options, | ~~~~~~~~~~~~~~ 607 | m_context, | ~~~~~~~~~~ 608 | pool | ~~~~ 609 | ); | ~ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_merge.cpp:19: /usr/include/subversion-1/svn_client.h:3932:1: note: declared here 3932 | svn_client_merge_reintegrate(const char *source_path_or_url, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compile: pysvn_docs.cpp into pysvn_docs.o Compile: pysvn_client_cmd_switch.cpp into pysvn_client_cmd_switch.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_switch.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_revprop.cpp into pysvn_client_cmd_revprop.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_revprop.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_prop.cpp into pysvn_client_cmd_prop.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_client_cmd_prop.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_path.cpp into pysvn_path.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_path.cpp:16: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_profile.cpp into pysvn_profile.o Link generate_svn_error_codes/generate_svn_error_codes Info: Make pysvn/__init__.py /usr/bin/python3 -u create__init__.py pysvn/__init__.py.template pysvn/__init__.py generate_svn_error_codes/generate_svn_error_codes _pysvn.so Info: Creating __init__.py for module _pysvn Info: Running 'generate_svn_error_codes/generate_svn_error_codes >>pysvn/__init__.py' Compile: pysvn_svnenv.cpp into pysvn_svnenv.o Compile: pysvn_revision.cpp into pysvn_revision.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_revision.cpp:20: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_transaction.cpp into pysvn_transaction.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_transaction.cpp:20: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pysvn_transaction.cpp: In member function 'Py::Object pysvn_transaction::cmd_revpropget(const Py::Tuple&, const Py::Dict&)': pysvn_transaction.cpp:659:17: warning: 'svn_error_t* svn_fs_revision_prop(svn_string_t**, svn_fs_t*, svn_revnum_t, const char*, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 658 | error = svn_fs_revision_prop | ~~~~~~~~~~~~~~~~~~~~ 659 | ( | ^ 660 | &prop_val, | ~~~~~~~~~~ 661 | m_transaction, | ~~~~~~~~~~~~~~ 662 | m_transaction.revision(), | ~~~~~~~~~~~~~~~~~~~~~~~~~ 663 | prop_name.c_str(), | ~~~~~~~~~~~~~~~~~~ 664 | pool | ~~~~ 665 | ); | ~ In file included from pysvn_svnenv.hpp:24, from pysvn.hpp:17, from pysvn_transaction.cpp:20: /usr/include/subversion-1/svn_fs.h:2816:1: note: declared here 2816 | svn_fs_revision_prop(svn_string_t **value_p, | ^~~~~~~~~~~~~~~~~~~~ pysvn_transaction.cpp: In member function 'Py::Object pysvn_transaction::cmd_revproplist(const Py::Tuple&, const Py::Dict&)': pysvn_transaction.cpp:714:17: warning: 'svn_error_t* svn_fs_revision_proplist(apr_hash_t**, svn_fs_t*, svn_revnum_t, apr_pool_t*)' is deprecated [-Wdeprecated-declarations] 713 | error = svn_fs_revision_proplist | ~~~~~~~~~~~~~~~~~~~~~~~~ 714 | ( | ^ 715 | &props, | ~~~~~~~ 716 | m_transaction, | ~~~~~~~~~~~~~~ 717 | m_transaction.revision(), | ~~~~~~~~~~~~~~~~~~~~~~~~~ 718 | pool | ~~~~ 719 | ); | ~ In file included from pysvn_svnenv.hpp:24, from pysvn.hpp:17, from pysvn_transaction.cpp:20: /usr/include/subversion-1/svn_fs.h:2856:1: note: declared here 2856 | svn_fs_revision_proplist(apr_hash_t **table_p, | ^~~~~~~~~~~~~~~~~~~~~~~~ Compile: pysvn_arg_processing.cpp into pysvn_arg_processing.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_arg_processing.cpp:16: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn.cpp into pysvn.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn.cpp:20: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_enum_string.cpp into pysvn_enum_string.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_enum_string.cpp:19: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Compile: pysvn_converters.cpp into pysvn_converters.o In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from pysvn.hpp:10, from pysvn_converters.cpp:17: /usr/include/CXX/Python3/Objects.hxx: In member function 'const Py_UNICODE* Py::String::unicode_data() const': /usr/include/python3.9/cpython/unicodeobject.h:279:26: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 279 | PyUnicode_AsUnicode(_PyObject_CAST(op))) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ Link pysvn/_pysvn.so + popd ~/rpmbuild/BUILD/pysvn-1.9.6 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wtLJIS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64 + cd pysvn-1.9.6 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/lib64/python3.9/site-packages/pysvn + cp -a Source/pysvn/__init__.py /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/lib64/python3.9/site-packages/pysvn + cp -a Source/pysvn/_pysvn.so /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/lib64/python3.9/site-packages/pysvn + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.9.6-4.mga9 --unique-debug-suffix -1.9.6-4.mga9.aarch64 --unique-debug-src-base python-pysvn-1.9.6-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pysvn-1.9.6 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/lib64/python3.9/site-packages/pysvn/_pysvn.so dwz: ./usr/lib64/python3.9/site-packages/pysvn/_pysvn.so-1.9.6-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 20668kB, size after compression: 20668kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 1180 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pysvn-1.9.6-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2c7Ovq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pysvn-1.9.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python3-pysvn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python3-pysvn + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python3-pysvn + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pysvn = 1.9.6-4.mga9 python3-pysvn = 1.9.6-4.mga9 python3-pysvn(aarch-64) = 1.9.6-4.mga9 python3.9-pysvn = 1.9.6-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsvn_client-1.so.0()(64bit) libsvn_diff-1.so.0()(64bit) libsvn_fs-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.9 Processing files: python-pysvn-docs-1.9.6-4.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XMbL3H + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pysvn-1.9.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python-pysvn-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python-pysvn-docs + cp -pr Docs/pysvn.html Docs/pysvn_prog_guide.html Docs/pysvn_prog_ref.html /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python-pysvn-docs + cp -pr Docs/pysvn_prog_ref.js /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python-pysvn-docs + cp -pr Examples /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64/usr/share/doc/python-pysvn-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pysvn-docs = 1.9.6-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pysvn-debugsource-1.9.6-4.mga9.aarch64 Provides: python-pysvn-debugsource = 1.9.6-4.mga9 python-pysvn-debugsource(aarch-64) = 1.9.6-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pysvn-debuginfo-1.9.6-4.mga9.aarch64 Provides: debuginfo(build-id) = 80b1eb1511e036ea540b90e369da3755e2fc5e41 python-pysvn-debuginfo = 1.9.6-4.mga9 python3-pysvn-debuginfo = 1.9.6-4.mga9 python3-pysvn-debuginfo(aarch-64) = 1.9.6-4.mga9 python3.9-pysvn-debuginfo = 1.9.6-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pysvn-debugsource(aarch-64) = 1.9.6-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-pysvn-docs-1.9.6-4.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-pysvn-debugsource-1.9.6-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pysvn-1.9.6-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pysvn-debuginfo-1.9.6-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7NkhBd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pysvn-1.9.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pysvn-1.9.6-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xDod3K + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pysvn-1.9.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!