=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py313-pysvn-1.9.20nb2 --- generate_svn_error_codes.hpp --- --- pysvn_docs.cpp --- --- pysvn_version.hpp --- --- cxxsupport.o --- --- cxx_extensions.o --- --- cxxextensions.o --- --- IndirectPythonInterface.o --- --- cxx_exceptions.o --- --- generate_svn_error_codes.hpp --- Info: Make generate_svn_error_codes.hpp /usr/pkg/bin/python3.13 -u generate_svn_error_codes/create_svn_error_codes_hpp.py /usr/pkg/include/subversion-1 --- pysvn_docs.cpp --- Info: Make pysvn_docs.cpp /usr/pkg/bin/python3.13 -u ../Docs/generate_cpp_docs_from_html_docs.py /usr/pkg/include/subversion-1 ../Docs/pysvn_prog_ref.html pysvn_docs.hpp pysvn_docs.cpp --- pysvn_version.hpp --- Info: Make pysvn_version.hpp /usr/pkg/bin/python3.13 -u ../Builder/brand_version.py ../Builder/version.info pysvn_version.hpp.template --- cxxsupport.o --- Compile: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx into cxxsupport.o --- cxxextensions.o --- Compile: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxextensions.c into cxxextensions.o --- cxx_extensions.o --- Compile: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx into cxx_extensions.o --- cxx_exceptions.o --- Compile: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx into cxx_exceptions.o --- IndirectPythonInterface.o --- Compile: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx into IndirectPythonInterface.o --- pysvn_docs.cpp --- Info: svn_include /usr/pkg/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 --- generate_svn_error_codes.o --- Compile: generate_svn_error_codes/generate_svn_error_codes.cpp into generate_svn_error_codes.o --- pysvn_version.hpp --- Info: revision 2108 --- pysvn_docs.cpp --- Info: Building against SVN 1.14.4 code 1014004 --- pysvn.o --- --- pysvn_callbacks.o --- --- pysvn.o --- Compile: pysvn.cpp into pysvn.o --- cxxextensions.o --- In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxextensions.c:42:0: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxextensions.c:46:5: warning: missing braces around initializer [-Wmissing-braces] { ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxextensions.c:48:5: 1, {} --- pysvn_callbacks.o --- Compile: pysvn_callbacks.cpp into pysvn_callbacks.o --- IndirectPythonInterface.o --- /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx: In function 'int& Py::_Py_DebugFlag()': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:521:50: warning: 'Py_DebugFlag' is deprecated [-Wdeprecated-declarations] int &_Py_DebugFlag() { return Py_DebugFlag; } ^~~~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:76:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/IndirectPythonInterface.hxx:1, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:38: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/pydebug.h:8:37: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_DebugFlag; ^~~~~~~~~~~~ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx: In function 'int& Py::_Py_InteractiveFlag()': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:522:50: warning: 'Py_InteractiveFlag' is deprecated [-Wdeprecated-declarations] int &_Py_InteractiveFlag() { return Py_InteractiveFlag; } ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:76:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/IndirectPythonInterface.hxx:1, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:38: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/pydebug.h:11:37: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_InteractiveFlag; ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx: In function 'int& Py::_Py_OptimizeFlag()': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:523:50: warning: 'Py_OptimizeFlag' is deprecated [-Wdeprecated-declarations] int &_Py_OptimizeFlag() { return Py_OptimizeFlag; } ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:76:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/IndirectPythonInterface.hxx:1, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:38: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/pydebug.h:13:37: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; ^~~~~~~~~~~~~~~ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx: In function 'int& Py::_Py_NoSiteFlag()': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:524:50: warning: 'Py_NoSiteFlag' is deprecated [-Wdeprecated-declarations] int &_Py_NoSiteFlag() { return Py_NoSiteFlag; } ^~~~~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:76:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/IndirectPythonInterface.hxx:1, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:38: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/pydebug.h:14:37: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_NoSiteFlag; ^~~~~~~~~~~~~ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx: In function 'int& Py::_Py_VerboseFlag()': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:525:50: warning: 'Py_VerboseFlag' is deprecated [-Wdeprecated-declarations] int &_Py_VerboseFlag() { return Py_VerboseFlag; } ^~~~~~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:76:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/IndirectPythonInterface.hxx:1, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:38: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/pydebug.h:9:37: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_VerboseFlag; ^~~~~~~~~~~~~~ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx: In function 'const char* Py::__Py_PackageContext()': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:527:50: error: '_Py_PackageContext' was not declared in this scope const char *__Py_PackageContext() { return _Py_PackageContext; } ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/IndirectPythonInterface.cxx:527:50: note: suggested alternative: '__Py_PackageContext' const char *__Py_PackageContext() { return _Py_PackageContext; } ^~~~~~~~~~~~~~~~~~ __Py_PackageContext *** [IndirectPythonInterface.o] Error code 1 make: stopped in /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Source --- cxxsupport.o --- In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:38, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1763:31: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] typedef std::basic_string unicodestring; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:38, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1764:44: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] extern Py_UNICODE unicode_null_string[1]; ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:38, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1959:28: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2005:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char &operator=( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In constructor 'Py::Char::Char(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1968:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] : Object( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ),1 ), true ) ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:38, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1990:88: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), 1 ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:38, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(int)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:25: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:38, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:38, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: At global scope: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2144:49: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] String( const Py_UNICODE *s, int length ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::String& Py::String::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2167:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), v.length() ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ --- cxx_extensions.o --- In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_extensions.cxx:37, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1763:31: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] typedef std::basic_string unicodestring; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_extensions.cxx:37, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1764:44: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] extern Py_UNICODE unicode_null_string[1]; ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_extensions.cxx:37, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1959:28: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2005:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char &operator=( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In constructor 'Py::Char::Char(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1968:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] : Object( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ),1 ), true ) ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_extensions.cxx:37, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1990:88: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), 1 ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_extensions.cxx:37, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(int)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:25: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_extensions.cxx:37, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_extensions.cxx:37, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:42: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: At global scope: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2144:49: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] String( const Py_UNICODE *s, int length ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::String& Py::String::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2167:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), v.length() ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_extensions.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ --- cxxsupport.o --- In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:42:0: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx: At global scope: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxxsupport.cxx:42:33: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE unicode_null_string[1] = { 0 }; ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxxsupport.cxx:37: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ --- cxx_exceptions.o --- In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_exceptions.cxx:5, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:6: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1763:31: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] typedef std::basic_string unicodestring; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:1: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_exceptions.cxx:5, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:6: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1764:44: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] extern Py_UNICODE unicode_null_string[1]; ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:1: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_exceptions.cxx:5, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:6: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1959:28: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2005:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char &operator=( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In constructor 'Py::Char::Char(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1968:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] : Object( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ),1 ), true ) ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:1: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_exceptions.cxx:5, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:6: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1990:88: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), 1 ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:1: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_exceptions.cxx:5, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:6: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(int)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:25: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:1: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_exceptions.cxx:5, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:6: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:1: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Extensions.hxx:52:0, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Extensions.hxx:42, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/Python3/cxx_exceptions.cxx:5, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:6: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: At global scope: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2144:49: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] String( const Py_UNICODE *s, int length ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::String& Py::String::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2167:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), v.length() ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/WrapPython.h:58, from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/Src/cxx_exceptions.cxx:1: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ --- pysvn.o --- In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1763:31: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] typedef std::basic_string unicodestring; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1764:44: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] extern Py_UNICODE unicode_null_string[1]; ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1959:28: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2005:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char &operator=( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In constructor 'Py::Char::Char(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1968:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] : Object( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ),1 ), true ) ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1990:88: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), 1 ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(int)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:25: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: At global scope: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2144:49: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] String( const Py_UNICODE *s, int length ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::String& Py::String::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2167:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), v.length() ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn.cpp:20: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ --- pysvn_callbacks.o --- In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1763:31: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] typedef std::basic_string unicodestring; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1764:44: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] extern Py_UNICODE unicode_null_string[1]; ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1959:28: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2005:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Char &operator=( Py_UNICODE v ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In constructor 'Py::Char::Char(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1968:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] : Object( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ),1 ), true ) ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1990:88: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), 1 ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::Char& Py::Char::operator=(int)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:25: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:1998:39: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] Py_UNICODE v( static_cast( v_ ) ); ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ In file included from /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Objects.hxx:42:0, from pysvn.hpp:13, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: At global scope: /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2144:49: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] String( const Py_UNICODE *s, int length ) ^ /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx: In member function 'Py::String& Py::String::operator=(const unicodestring&)': /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Import/pycxx-7.1.5/CXX/Python3/Objects.hxx:2167:89: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] set( PyUnicode_FromKindAndData( PyUnicode_4BYTE_KIND, const_cast( v.data() ), v.length() ), true ); ^ In file included from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/unicodeobject.h:1014:0, from /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/Python.h:79, from pysvn.hpp:10, from pysvn_callbacks.cpp:19: /pbulk/work/devel/py-pysvn/work/.buildlink/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ 1 error make: stopped in /pbulk/work/devel/py-pysvn/work/pysvn-1.9.20/Source *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/py-pysvn *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-pysvn