>>> py3-simpleparse: Building community/py3-simpleparse 2.2.2-r2 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 16:02:23 +0000 >>> py3-simpleparse: Checking sanity of /home/buildozer/aports/community/py3-simpleparse/APKBUILD... >>> py3-simpleparse: Analyzing dependencies... >>> py3-simpleparse: Installing for build: build-base python3 python3-dev py3-setuptools (1/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.4.2-r1) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.5-r1) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.1.2-r0) (7/17) Installing sqlite-libs (3.38.2-r0) (8/17) Installing python3 (3.10.3-r0) (9/17) Installing python3-dev (3.10.3-r0) (10/17) Installing py3-appdirs (1.4.4-r3) (11/17) Installing py3-more-itertools (8.12.0-r2) (12/17) Installing py3-ordered-set (4.0.2-r3) (13/17) Installing py3-parsing (2.4.7-r3) (14/17) Installing py3-six (1.16.0-r1) (15/17) Installing py3-packaging (21.3-r0) (16/17) Installing py3-setuptools (59.4.0-r0) (17/17) Installing .makedepends-py3-simpleparse (20220416.160229) Executing busybox-1.35.0-r8.trigger OK: 343 MiB in 105 packages >>> py3-simpleparse: Cleaning up srcdir >>> py3-simpleparse: Cleaning up pkgdir >>> py3-simpleparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/SimpleParse-2.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 175k 18 32768 0 0 54776 0 0:00:03 --:--:-- 0:00:03 54704 100 175k 100 175k 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k >>> py3-simpleparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/SimpleParse-2.2.2.tar.gz >>> py3-simpleparse: Checking sha512sums... SimpleParse-2.2.2.tar.gz: OK python-3.9.patch: OK >>> py3-simpleparse: Unpacking /var/cache/distfiles/v3.16/SimpleParse-2.2.2.tar.gz... >>> py3-simpleparse: python-3.9.patch patching file simpleparse/stt/TextTools/mxTextTools/mxTextTools.c patching file tox.ini running build running build_py creating build creating build/lib.linux-armv8l-3.10 creating build/lib.linux-armv8l-3.10/tests copying tests/test_printers.py -> build/lib.linux-armv8l-3.10/tests copying tests/mx_flag.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_common_iso_date.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_simpleparsegrammar.py -> build/lib.linux-armv8l-3.10/tests copying tests/mx_special.py -> build/lib.linux-armv8l-3.10/tests copying tests/genericvalues.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_objectgenerator.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_erroronfail.py -> build/lib.linux-armv8l-3.10/tests copying tests/__init__.py -> build/lib.linux-armv8l-3.10/tests copying tests/mx_recursive.py -> build/lib.linux-armv8l-3.10/tests copying tests/mx_low.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_deep_nesting.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_xml.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_common_strings.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_common_numbers.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_grammarparser.py -> build/lib.linux-armv8l-3.10/tests copying tests/mx_high.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_backup_on_subtable_failure.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_common_chartypes.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_optimisation.py -> build/lib.linux-armv8l-3.10/tests copying tests/test_common_comments.py -> build/lib.linux-armv8l-3.10/tests creating build/lib.linux-armv8l-3.10/examples copying examples/py_ebnf.py -> build/lib.linux-armv8l-3.10/examples copying examples/jsonwcomments.py -> build/lib.linux-armv8l-3.10/examples copying examples/printable-unicode.py -> build/lib.linux-armv8l-3.10/examples copying examples/simpleexample2_1.py -> build/lib.linux-armv8l-3.10/examples copying examples/prebuilt_call.py -> build/lib.linux-armv8l-3.10/examples copying examples/lisp.py -> build/lib.linux-armv8l-3.10/examples copying examples/vrml_erronfail.py -> build/lib.linux-armv8l-3.10/examples copying examples/bad_declaration.py -> build/lib.linux-armv8l-3.10/examples copying examples/simpleexample2_3.py -> build/lib.linux-armv8l-3.10/examples copying examples/simpleexample2_2.py -> build/lib.linux-armv8l-3.10/examples copying examples/findliterals.py -> build/lib.linux-armv8l-3.10/examples copying examples/transformation.py -> build/lib.linux-armv8l-3.10/examples copying examples/findlineset.py -> build/lib.linux-armv8l-3.10/examples copying examples/__init__.py -> build/lib.linux-armv8l-3.10/examples copying examples/vrml.py -> build/lib.linux-armv8l-3.10/examples copying examples/formatvrml.py -> build/lib.linux-armv8l-3.10/examples copying examples/simpleexample.py -> build/lib.linux-armv8l-3.10/examples creating build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/processor.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/objectgenerator.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/simpleparsegrammar.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/generator.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/dispatchprocessor.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/__init__.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/baseparser.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/error.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/parser.py -> build/lib.linux-armv8l-3.10/simpleparse copying simpleparse/printers.py -> build/lib.linux-armv8l-3.10/simpleparse creating build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/chartypes.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/phonetics.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/timezone_names.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/comments.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/calendar_names.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/strings.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/numbers.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/iso_date.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/__init__.py -> build/lib.linux-armv8l-3.10/simpleparse/common copying simpleparse/common/iso_date_loose.py -> build/lib.linux-armv8l-3.10/simpleparse/common creating build/lib.linux-armv8l-3.10/simpleparse/stt copying simpleparse/stt/__init__.py -> build/lib.linux-armv8l-3.10/simpleparse/stt creating build/lib.linux-armv8l-3.10/simpleparse/xmlparser copying simpleparse/xmlparser/xml_parser.py -> build/lib.linux-armv8l-3.10/simpleparse/xmlparser copying simpleparse/xmlparser/__init__.py -> build/lib.linux-armv8l-3.10/simpleparse/xmlparser creating build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/TextTools.py -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/__init__.py -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools creating build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/__init__.py -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools creating build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants copying simpleparse/stt/TextTools/Constants/Sets.py -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants copying simpleparse/stt/TextTools/Constants/TagTables.py -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants copying simpleparse/stt/TextTools/Constants/__init__.py -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants running egg_info writing SimpleParse.egg-info/PKG-INFO writing dependency_links to SimpleParse.egg-info/dependency_links.txt writing top-level names to SimpleParse.egg-info/top_level.txt reading manifest file 'SimpleParse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'examples/html.py' no previously-included directories found matching 'examples/py*' no previously-included directories found matching 'examples/rtf*' writing manifest file 'SimpleParse.egg-info/SOURCES.txt' copying simpleparse/stt/.cvsignore -> build/lib.linux-armv8l-3.10/simpleparse/stt copying simpleparse/stt/COPYRIGHT -> build/lib.linux-armv8l-3.10/simpleparse/stt copying simpleparse/stt/LICENSE -> build/lib.linux-armv8l-3.10/simpleparse/stt copying simpleparse/stt/mxLicense.html -> build/lib.linux-armv8l-3.10/simpleparse/stt creating build/lib.linux-armv8l-3.10/simpleparse/stt/Doc copying simpleparse/stt/Doc/eGenix-mx-Extensions.html -> build/lib.linux-armv8l-3.10/simpleparse/stt/Doc copying simpleparse/stt/Doc/mxLicense.html -> build/lib.linux-armv8l-3.10/simpleparse/stt/Doc copying simpleparse/stt/Doc/mxTextTools.html -> build/lib.linux-armv8l-3.10/simpleparse/stt/Doc copying simpleparse/stt/TextTools/.cvsignore -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/COPYRIGHT -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/LICENSE -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/Makefile.pkg -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/README -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/mxTextTools/.cvsignore -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/Makefile.pre.in -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/highcommands.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mx.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.def -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxbmse.c -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxbmse.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxh.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxpyapi.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxstdlib.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxte.c -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxte_impl.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/recursecommands.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/speccommands.h -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/Constants/.cvsignore -> build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants running build_ext building 'simpleparse.stt.TextTools.mxTextTools.mxTextTools' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/simpleparse creating build/temp.linux-armv8l-3.10/simpleparse/stt creating build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools creating build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.10 -c simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -o build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxTextTools.o simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_MatchLength': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:244:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 244 | return PyUnicode_GET_SIZE(so->match); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:244:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 244 | return PyUnicode_GET_SIZE(so->match); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:244:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 244 | return PyUnicode_GET_SIZE(so->match); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_SearchBuffer': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:389:13: warning: 'PyObject_AsCharBuffer' is deprecated [-Wdeprecated-declarations] 389 | else if (PyObject_AsCharBuffer(so->match, &match, &match_len)) | ^~~~ In file included from /usr/include/python3.10/genobject.h:12, from /usr/include/python3.10/Python.h:110, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/abstract.h:326:17: note: declared here 326 | PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_SearchUnicode': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:448:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 448 | match = PyUnicode_AS_UNICODE(so->match); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:449:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 449 | match_len = PyUnicode_GET_SIZE(so->match); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:449:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 449 | match_len = PyUnicode_GET_SIZE(so->match); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:449:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 449 | match_len = PyUnicode_GET_SIZE(so->match); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:455:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 455 | match = PyUnicode_AS_UNICODE(u); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:456:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 456 | match_len = PyUnicode_GET_SIZE(u); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:456:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 456 | match_len = PyUnicode_GET_SIZE(u); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:456:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 456 | match_len = PyUnicode_GET_SIZE(u); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_search': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:518:41: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 518 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_find': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:570:41: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 570 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_findall': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:646:45: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 646 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'init_unicode_charset': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:939:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 939 | Py_UNICODE *def = PyUnicode_AS_UNICODE(definition); | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:940:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 940 | const Py_ssize_t len = PyUnicode_GET_SIZE(definition); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:940:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 940 | const Py_ssize_t len = PyUnicode_GET_SIZE(definition); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:940:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 940 | const Py_ssize_t len = PyUnicode_GET_SIZE(definition); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:976:36: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'Py_UNICODE' {aka 'unsigned int'} [-Wsign-compare] 976 | for (j = range_left; j <= range_right; j++) | ^~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Contains': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1187:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1187 | Py_Assert(PyUnicode_GET_SIZE(other) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1187:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1187 | Py_Assert(PyUnicode_GET_SIZE(other) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1187:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1187 | Py_Assert(PyUnicode_GET_SIZE(other) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1191:46: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1191 | PyUnicode_AS_UNICODE(other)[0]); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Search': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1442:46: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1442 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Match': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1493:46: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1493 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Strip': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1579:46: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1579 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1593:46: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1593 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1604:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1604 | return PyUnicode_FromUnicode(PyUnicode_AS_UNICODE(text) + left, | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1604:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1604 | return PyUnicode_FromUnicode(PyUnicode_AS_UNICODE(text) + left, | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Split': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1692:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1692 | Py_UNICODE *tx = PyUnicode_AS_UNICODE(text); | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1707:17: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1707 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1729:17: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1729 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeJoin': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2815:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2815 | sep = PyUnicode_AS_UNICODE(separator); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2816:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 2816 | sep_len = PyUnicode_GET_SIZE(separator); | ^~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2816:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2816 | sep_len = PyUnicode_GET_SIZE(separator); | ^~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2816:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 2816 | sep_len = PyUnicode_GET_SIZE(separator); | ^~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2825:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 2825 | newstring = PyUnicode_FromUnicode(NULL, newstring_len); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2828:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2828 | p = PyUnicode_AS_UNICODE(newstring); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2851:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2851 | st = PyUnicode_AS_UNICODE(tempstr); | ^~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2852:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 2852 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2852:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2852 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2852:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 2852 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2885:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2885 | st = PyUnicode_AS_UNICODE(tempstr); | ^~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2886:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 2886 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2886:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2886 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2886:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 2886 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2896:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2896 | p = PyUnicode_AS_UNICODE(newstring) + current_len; | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2901:13: warning: 'Py_UNICODE_COPY' is deprecated [-Wdeprecated-declarations] 2901 | Py_UNICODE_COPY(p, sep, sep_len); | ^~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:54:1: note: declared here 54 | Py_UNICODE_COPY(Py_UNICODE *target, const Py_UNICODE *source, Py_ssize_t length) { | ^~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2907:9: warning: 'Py_UNICODE_COPY' is deprecated [-Wdeprecated-declarations] 2907 | Py_UNICODE_COPY(p, st, len_st); | ^~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:54:1: note: declared here 54 | Py_UNICODE_COPY(Py_UNICODE *target, const Py_UNICODE *source, Py_ssize_t length) { | ^~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_IsASCII': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3191:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3191 | register Py_UNICODE *str = PyUnicode_AS_UNICODE(text); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3193:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3193 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3193:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3193 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3193:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3193 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_Joinlist': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeCharSplit': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3378:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3378 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3378:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3378 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3378:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3378 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3382:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3382 | tx = PyUnicode_AS_UNICODE(text); | ^~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3383:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3383 | sep = *PyUnicode_AS_UNICODE(separator); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3401:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3401 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeSplitAt': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3538:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3538 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3538:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3538 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3538:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3538 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3542:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3542 | tx = PyUnicode_AS_UNICODE(text); | ^~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3543:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3543 | sep = *PyUnicode_AS_UNICODE(separator); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3579:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3579 | s = PyUnicode_FromUnicode((Py_UNICODE *)"", 0); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3581:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3581 | s = PyUnicode_FromUnicode(&tx[start], x - start); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3590:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3590 | s = PyUnicode_FromUnicode((Py_UNICODE *)"", 0); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3592:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3592 | s = PyUnicode_FromUnicode(&tx[x], text_len - x); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeSuffix': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3731:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3731 | tx = PyUnicode_AS_UNICODE(text); | ^~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3741:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3741 | start_cmp = text_len - PyUnicode_GET_SIZE(suffix); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3741:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3741 | start_cmp = text_len - PyUnicode_GET_SIZE(suffix); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3741:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3741 | start_cmp = text_len - PyUnicode_GET_SIZE(suffix); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3743:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3743 | PyUnicode_AS_UNICODE(suffix)[0] == tx[start_cmp] && | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3744:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3744 | memcmp(PyUnicode_AS_UNICODE(suffix), | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3746:20: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3746 | PyUnicode_GET_DATA_SIZE(suffix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3746:20: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3746 | PyUnicode_GET_DATA_SIZE(suffix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3746:20: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3746 | PyUnicode_GET_DATA_SIZE(suffix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodePrefix': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3886:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3886 | tx = PyUnicode_AS_UNICODE(text); | ^~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3897:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3897 | PyUnicode_AS_UNICODE(prefix)[0] == tx[start] && | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3898:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3898 | memcmp(PyUnicode_AS_UNICODE(prefix), | ^~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3900:20: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3900 | PyUnicode_GET_DATA_SIZE(prefix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3900:20: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 3900 | PyUnicode_GET_DATA_SIZE(prefix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3900:20: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 3900 | PyUnicode_GET_DATA_SIZE(prefix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeUpper': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4260:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4260 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4260:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4260 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4260:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4260 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4261:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 4261 | ntext = PyUnicode_FromUnicode(NULL, len); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4266:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4266 | orig = (Py_UNICODE *)PyUnicode_AS_UNICODE(text); | ^~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4267:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4267 | s = (Py_UNICODE *)PyUnicode_AS_UNICODE(ntext); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeLower': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4326:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4326 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4326:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4326 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4326:5: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4326 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4327:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 4327 | ntext = PyUnicode_FromUnicode(NULL, len); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4332:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4332 | orig = (Py_UNICODE *)PyUnicode_AS_UNICODE(text); | ^~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4333:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4333 | s = (Py_UNICODE *)PyUnicode_AS_UNICODE(ntext); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_tag': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: At top level: simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4940:16: warning: 'mxTextTools_isascii' defined but not used [-Wunused-function] 4940 | Py_C_Function( mxTextTools_isascii, | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mx.h:328:26: note: in definition of macro 'Py_C_Function' 328 | static PyObject *fct(PyObject *self, PyObject *args) | ^~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4940:16: warning: 'mxTextTools_isascii_docstring' defined but not used [-Wunused-variable] 4940 | Py_C_Function( mxTextTools_isascii, | ^~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mx.h:327:21: note: in definition of macro 'Py_C_Function' 327 | static char fct##_docstring[] = docstr;\ | ^~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4887:16: warning: 'mxTextTools_lower' defined but not used [-Wunused-function] 4887 | Py_C_Function( mxTextTools_lower, | ^~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mx.h:328:26: note: in definition of macro 'Py_C_Function' 328 | static PyObject *fct(PyObject *self, PyObject *args) | ^~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4887:16: warning: 'mxTextTools_lower_docstring' defined but not used [-Wunused-variable] 4887 | Py_C_Function( mxTextTools_lower, | ^~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mx.h:327:21: note: in definition of macro 'Py_C_Function' 327 | static char fct##_docstring[] = docstr;\ | ^~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4866:16: warning: 'mxTextTools_upper' defined but not used [-Wunused-function] 4866 | Py_C_Function( mxTextTools_upper, | ^~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mx.h:328:26: note: in definition of macro 'Py_C_Function' 328 | static PyObject *fct(PyObject *self, PyObject *args) | ^~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4866:16: warning: 'mxTextTools_upper_docstring' defined but not used [-Wunused-variable] 4866 | Py_C_Function( mxTextTools_upper, | ^~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mx.h:327:21: note: in definition of macro 'Py_C_Function' 327 | static char fct##_docstring[] = docstr;\ | ^~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.10 -c simpleparse/stt/TextTools/mxTextTools/mxbmse.c -o build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxbmse.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.10 -c simpleparse/stt/TextTools/mxTextTools/mxte.c -o build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxte.o In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:320, from simpleparse/stt/TextTools/mxTextTools/mxte.c:44: simpleparse/stt/TextTools/mxTextTools/highcommands.h: In function 'mxTextTools_TaggingEngine': simpleparse/stt/TextTools/mxTextTools/highcommands.h:191:57: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 191 | w = PyEval_CallObject(fct,args); | ^ In file included from /usr/include/python3.10/Python.h:130, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte.c:44: simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:544:81: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 544 | objectCallResult = PyEval_CallObject( objectToCall, parameter ); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/Python.h:130, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/mxte_impl.h: In function 'mxTextTools_UnicodeTaggingEngine': simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:288:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 288 | text = TE_STRING_AS_STRING(textobj); | ^~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:16:1: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 16 | TE_CHAR *m = TE_STRING_AS_STRING(match); | ^~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:34:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 34 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:34:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 34 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:34:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 34 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:59:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 59 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:59:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 59 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:59:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 59 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:97:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 97 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:97:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 97 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:97:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 97 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:117:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 117 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:117:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 117 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:117:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 117 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:139:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 139 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:139:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 139 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:139:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 139 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:165:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 165 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:165:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 165 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:165:17: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 165 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:320, from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/highcommands.h:191:57: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 191 | w = PyEval_CallObject(fct,args); | ^ In file included from /usr/include/python3.10/Python.h:130, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:468:73: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 468 | parameter = TE_STRING_FROM_STRING( | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:468:73: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 468 | parameter = TE_STRING_FROM_STRING( | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:544:81: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 544 | objectCallResult = PyEval_CallObject( objectToCall, parameter ); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/Python.h:130, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.10/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxTextTools.o build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxbmse.o build/temp.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxte.o -L/usr/lib -o build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-310-arm-linux-gnueabihf.so >>> py3-simpleparse: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-simpleparse/pkg creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_printers.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/mx_flag.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_common_iso_date.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_simpleparsegrammar.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/mx_special.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/genericvalues.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_objectgenerator.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_erroronfail.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/mx_recursive.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/mx_low.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_deep_nesting.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_xml.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_common_strings.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_common_numbers.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_grammarparser.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/mx_high.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_backup_on_subtable_failure.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_common_chartypes.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_optimisation.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests copying build/lib.linux-armv8l-3.10/tests/test_common_comments.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/py_ebnf.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/jsonwcomments.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/printable-unicode.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/simpleexample2_1.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/prebuilt_call.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/lisp.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/vrml_erronfail.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/bad_declaration.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/simpleexample2_3.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/simpleexample2_2.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/findliterals.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/transformation.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/findlineset.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/vrml.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/formatvrml.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples copying build/lib.linux-armv8l-3.10/examples/simpleexample.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse copying build/lib.linux-armv8l-3.10/simpleparse/processor.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse copying build/lib.linux-armv8l-3.10/simpleparse/objectgenerator.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse copying build/lib.linux-armv8l-3.10/simpleparse/simpleparsegrammar.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse copying build/lib.linux-armv8l-3.10/simpleparse/generator.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse copying build/lib.linux-armv8l-3.10/simpleparse/dispatchprocessor.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/chartypes.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/phonetics.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/timezone_names.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/comments.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/calendar_names.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/strings.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/numbers.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/iso_date.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/common/iso_date_loose.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common copying build/lib.linux-armv8l-3.10/simpleparse/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse copying build/lib.linux-armv8l-3.10/simpleparse/baseparser.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse copying build/lib.linux-armv8l-3.10/simpleparse/error.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt copying build/lib.linux-armv8l-3.10/simpleparse/stt/COPYRIGHT -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt copying build/lib.linux-armv8l-3.10/simpleparse/stt/.cvsignore -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxbmse.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxpyapi.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxte.c -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxh.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxbmse.c -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/.cvsignore -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/highcommands.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/speccommands.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxstdlib.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mx.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/recursecommands.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxTextTools.def -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxTextTools.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/mxte_impl.h -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/mxTextTools/Makefile.pre.in -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Makefile.pkg -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/COPYRIGHT -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/TextTools.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/.cvsignore -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants/Sets.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants/TagTables.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants/.cvsignore -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/Constants/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/README -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/TextTools/LICENSE -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools copying build/lib.linux-armv8l-3.10/simpleparse/stt/mxLicense.html -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt copying build/lib.linux-armv8l-3.10/simpleparse/stt/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/Doc copying build/lib.linux-armv8l-3.10/simpleparse/stt/Doc/eGenix-mx-Extensions.html -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/Doc copying build/lib.linux-armv8l-3.10/simpleparse/stt/Doc/mxTextTools.html -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/Doc copying build/lib.linux-armv8l-3.10/simpleparse/stt/Doc/mxLicense.html -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/Doc copying build/lib.linux-armv8l-3.10/simpleparse/stt/LICENSE -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt copying build/lib.linux-armv8l-3.10/simpleparse/parser.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse creating /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/xmlparser copying build/lib.linux-armv8l-3.10/simpleparse/xmlparser/xml_parser.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/xmlparser copying build/lib.linux-armv8l-3.10/simpleparse/xmlparser/__init__.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/xmlparser copying build/lib.linux-armv8l-3.10/simpleparse/printers.py -> /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_printers.py to test_printers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/mx_flag.py to mx_flag.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_common_iso_date.py to test_common_iso_date.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_simpleparsegrammar.py to test_simpleparsegrammar.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/mx_special.py to mx_special.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/genericvalues.py to genericvalues.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_objectgenerator.py to test_objectgenerator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_erroronfail.py to test_erroronfail.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/mx_recursive.py to mx_recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/mx_low.py to mx_low.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_deep_nesting.py to test_deep_nesting.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_xml.py to test_xml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_common_strings.py to test_common_strings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_common_numbers.py to test_common_numbers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_grammarparser.py to test_grammarparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/mx_high.py to mx_high.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_backup_on_subtable_failure.py to test_backup_on_subtable_failure.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_common_chartypes.py to test_common_chartypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_optimisation.py to test_optimisation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/tests/test_common_comments.py to test_common_comments.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/py_ebnf.py to py_ebnf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/jsonwcomments.py to jsonwcomments.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/printable-unicode.py to printable-unicode.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/simpleexample2_1.py to simpleexample2_1.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/prebuilt_call.py to prebuilt_call.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/lisp.py to lisp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/vrml_erronfail.py to vrml_erronfail.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/bad_declaration.py to bad_declaration.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/simpleexample2_3.py to simpleexample2_3.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/simpleexample2_2.py to simpleexample2_2.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/findliterals.py to findliterals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/transformation.py to transformation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/findlineset.py to findlineset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/vrml.py to vrml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/formatvrml.py to formatvrml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/examples/simpleexample.py to simpleexample.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/processor.py to processor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/objectgenerator.py to objectgenerator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/simpleparsegrammar.py to simpleparsegrammar.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/generator.py to generator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/dispatchprocessor.py to dispatchprocessor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/chartypes.py to chartypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/phonetics.py to phonetics.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/timezone_names.py to timezone_names.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/comments.py to comments.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/calendar_names.py to calendar_names.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/strings.py to strings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/numbers.py to numbers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/iso_date.py to iso_date.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/common/iso_date_loose.py to iso_date_loose.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/baseparser.py to baseparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/mxTextTools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/TextTools.py to TextTools.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants/Sets.py to Sets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants/TagTables.py to TagTables.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/Constants/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/TextTools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/stt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/xmlparser/xml_parser.py to xml_parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/xmlparser/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/simpleparse/printers.py to printers.cpython-310.pyc running install_egg_info running egg_info writing SimpleParse.egg-info/PKG-INFO writing dependency_links to SimpleParse.egg-info/dependency_links.txt writing top-level names to SimpleParse.egg-info/top_level.txt reading manifest file 'SimpleParse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'examples/html.py' no previously-included directories found matching 'examples/py*' no previously-included directories found matching 'examples/rtf*' writing manifest file 'SimpleParse.egg-info/SOURCES.txt' Copying SimpleParse.egg-info to /home/buildozer/aports/community/py3-simpleparse/pkg/py3-simpleparse/usr/lib/python3.10/site-packages/SimpleParse-2.2.2-py3.10.egg-info running install_scripts >>> py3-simpleparse*: Running postcheck for py3-simpleparse >>> py3-simpleparse*: Preparing package py3-simpleparse... >>> py3-simpleparse*: Stripping binaries >>> py3-simpleparse*: Scanning shared objects >>> py3-simpleparse*: Tracing dependencies... python3 so:libc.musl-armv7.so.1 >>> py3-simpleparse*: Package size: 1.5 MB >>> py3-simpleparse*: Compressing data... >>> py3-simpleparse*: Create checksum... >>> py3-simpleparse*: Create py3-simpleparse-2.2.2-r2.apk >>> py3-simpleparse: Build complete at Sat, 16 Apr 2022 16:02:34 +0000 elapsed time 0h 0m 11s >>> py3-simpleparse: Cleaning up srcdir >>> py3-simpleparse: Cleaning up pkgdir >>> py3-simpleparse: Uninstalling dependencies... (1/17) Purging .makedepends-py3-simpleparse (20220416.160229) (2/17) Purging python3-dev (3.10.3-r0) (3/17) Purging py3-setuptools (59.4.0-r0) (4/17) Purging py3-appdirs (1.4.4-r3) (5/17) Purging py3-more-itertools (8.12.0-r2) (6/17) Purging py3-ordered-set (4.0.2-r3) (7/17) Purging py3-packaging (21.3-r0) (8/17) Purging py3-six (1.16.0-r1) (9/17) Purging py3-parsing (2.4.7-r3) (10/17) Purging python3 (3.10.3-r0) (11/17) Purging libbz2 (1.0.8-r1) (12/17) Purging libffi (3.4.2-r1) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.5-r1) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.1.2-r0) (17/17) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-simpleparse: Updating the community/armv7 repository index... >>> py3-simpleparse: Signing the index...