Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-simpleparse.spec'], chrootPath='/var/lib/mock/f33-build-302604-56994/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-simpleparse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/python-simpleparse-2.2.2-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-simpleparse.spec'], chrootPath='/var/lib/mock/f33-build-302604-56994/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-simpleparse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EbZEK4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SimpleParse-2.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/SimpleParse-2.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SimpleParse-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/pytuple_check.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1GPAJ4 + umask 022 + cd /builddir/build/BUILD + cd SimpleParse-2.2.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/baseparser.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/error.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/dispatchprocessor.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/processor.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/parser.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/generator.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/printers.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/__init__.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/objectgenerator.py -> build/lib.linux-riscv64-3.9/simpleparse copying simpleparse/simpleparsegrammar.py -> build/lib.linux-riscv64-3.9/simpleparse creating build/lib.linux-riscv64-3.9/tests copying tests/test_erroronfail.py -> build/lib.linux-riscv64-3.9/tests copying tests/mx_recursive.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_optimisation.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_objectgenerator.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_printers.py -> build/lib.linux-riscv64-3.9/tests copying tests/mx_flag.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_deep_nesting.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_common_numbers.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_simpleparsegrammar.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_common_chartypes.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_common_iso_date.py -> build/lib.linux-riscv64-3.9/tests copying tests/mx_low.py -> build/lib.linux-riscv64-3.9/tests copying tests/__init__.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_common_strings.py -> build/lib.linux-riscv64-3.9/tests copying tests/mx_special.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_xml.py -> build/lib.linux-riscv64-3.9/tests copying tests/mx_high.py -> build/lib.linux-riscv64-3.9/tests copying tests/genericvalues.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_backup_on_subtable_failure.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_common_comments.py -> build/lib.linux-riscv64-3.9/tests copying tests/test_grammarparser.py -> build/lib.linux-riscv64-3.9/tests creating build/lib.linux-riscv64-3.9/examples copying examples/py_ebnf.py -> build/lib.linux-riscv64-3.9/examples copying examples/formatvrml.py -> build/lib.linux-riscv64-3.9/examples copying examples/vrml_erronfail.py -> build/lib.linux-riscv64-3.9/examples copying examples/prebuilt_call.py -> build/lib.linux-riscv64-3.9/examples copying examples/findlineset.py -> build/lib.linux-riscv64-3.9/examples copying examples/transformation.py -> build/lib.linux-riscv64-3.9/examples copying examples/printable-unicode.py -> build/lib.linux-riscv64-3.9/examples copying examples/vrml.py -> build/lib.linux-riscv64-3.9/examples copying examples/simpleexample2_3.py -> build/lib.linux-riscv64-3.9/examples copying examples/simpleexample2_1.py -> build/lib.linux-riscv64-3.9/examples copying examples/lisp.py -> build/lib.linux-riscv64-3.9/examples copying examples/__init__.py -> build/lib.linux-riscv64-3.9/examples copying examples/bad_declaration.py -> build/lib.linux-riscv64-3.9/examples copying examples/findliterals.py -> build/lib.linux-riscv64-3.9/examples copying examples/simpleexample.py -> build/lib.linux-riscv64-3.9/examples copying examples/simpleexample2_2.py -> build/lib.linux-riscv64-3.9/examples copying examples/jsonwcomments.py -> build/lib.linux-riscv64-3.9/examples creating build/lib.linux-riscv64-3.9/simpleparse/xmlparser copying simpleparse/xmlparser/xml_parser.py -> build/lib.linux-riscv64-3.9/simpleparse/xmlparser copying simpleparse/xmlparser/__init__.py -> build/lib.linux-riscv64-3.9/simpleparse/xmlparser creating build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/calendar_names.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/numbers.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/chartypes.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/timezone_names.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/iso_date_loose.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/strings.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/__init__.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/comments.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/phonetics.py -> build/lib.linux-riscv64-3.9/simpleparse/common copying simpleparse/common/iso_date.py -> build/lib.linux-riscv64-3.9/simpleparse/common creating build/lib.linux-riscv64-3.9/simpleparse/stt copying simpleparse/stt/__init__.py -> build/lib.linux-riscv64-3.9/simpleparse/stt creating build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/TextTools.py -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/__init__.py -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools creating build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants copying simpleparse/stt/TextTools/Constants/TagTables.py -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants copying simpleparse/stt/TextTools/Constants/__init__.py -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants copying simpleparse/stt/TextTools/Constants/Sets.py -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants creating build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/__init__.py -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools 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-riscv64-3.9/simpleparse/stt copying simpleparse/stt/COPYRIGHT -> build/lib.linux-riscv64-3.9/simpleparse/stt copying simpleparse/stt/LICENSE -> build/lib.linux-riscv64-3.9/simpleparse/stt copying simpleparse/stt/mxLicense.html -> build/lib.linux-riscv64-3.9/simpleparse/stt creating build/lib.linux-riscv64-3.9/simpleparse/stt/Doc copying simpleparse/stt/Doc/eGenix-mx-Extensions.html -> build/lib.linux-riscv64-3.9/simpleparse/stt/Doc copying simpleparse/stt/Doc/mxLicense.html -> build/lib.linux-riscv64-3.9/simpleparse/stt/Doc copying simpleparse/stt/Doc/mxTextTools.html -> build/lib.linux-riscv64-3.9/simpleparse/stt/Doc copying simpleparse/stt/TextTools/.cvsignore -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/COPYRIGHT -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/LICENSE -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/Makefile.pkg -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/README -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools copying simpleparse/stt/TextTools/Constants/.cvsignore -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants copying simpleparse/stt/TextTools/mxTextTools/.cvsignore -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/Makefile.pre.in -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/highcommands.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mx.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.def -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxbmse.c -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxbmse.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxh.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxpyapi.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxstdlib.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxte.c -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/mxte_impl.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/recursecommands.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools copying simpleparse/stt/TextTools/mxTextTools/speccommands.h -> build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools running build_ext building 'simpleparse.stt.TextTools.mxTextTools.mxTextTools' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/simpleparse creating build/temp.linux-riscv64-3.9/simpleparse/stt creating build/temp.linux-riscv64-3.9/simpleparse/stt/TextTools creating build/temp.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.9 -c simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -o build/temp.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxTextTools.o simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function ‘mxTextSearch_MatchLength’: simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:244:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 244 | return PyUnicode_GET_SIZE(so->match); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 244 | return PyUnicode_GET_SIZE(so->match); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 244 | return PyUnicode_GET_SIZE(so->match); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyObject_AsCharBuffer’ is deprecated [-Wdeprecated-declarations] 389 | else if (PyObject_AsCharBuffer(so->match, &match, &match_len)) | ^~~~ In file included from /usr/include/python3.9/Python.h:151, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 448 | match = PyUnicode_AS_UNICODE(so->match); | ^~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 449 | match_len = PyUnicode_GET_SIZE(so->match); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 449 | match_len = PyUnicode_GET_SIZE(so->match); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 449 | match_len = PyUnicode_GET_SIZE(so->match); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 455 | match = PyUnicode_AS_UNICODE(u); | ^~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 456 | match_len = PyUnicode_GET_SIZE(u); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 456 | match_len = PyUnicode_GET_SIZE(u); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 456 | match_len = PyUnicode_GET_SIZE(u); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 518 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 570 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:10: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 646 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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 ‘mxCharSet_Contains’: simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1187:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1187 | Py_Assert(PyUnicode_GET_SIZE(other) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1187 | Py_Assert(PyUnicode_GET_SIZE(other) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1187 | Py_Assert(PyUnicode_GET_SIZE(other) == 1, | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1191 | PyUnicode_AS_UNICODE(other)[0]); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1442 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1493 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1579 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1593 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1604 | return PyUnicode_FromUnicode(PyUnicode_AS_UNICODE(text) + left, | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1604 | return PyUnicode_FromUnicode(PyUnicode_AS_UNICODE(text) + left, | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1692 | Py_UNICODE *tx = PyUnicode_AS_UNICODE(text); | ^~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1707 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:3: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1729 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2815 | sep = PyUnicode_AS_UNICODE(separator); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2816 | sep_len = PyUnicode_GET_SIZE(separator); | ^~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2816 | sep_len = PyUnicode_GET_SIZE(separator); | ^~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2816 | sep_len = PyUnicode_GET_SIZE(separator); | ^~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2851 | st = PyUnicode_AS_UNICODE(tempstr); | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2852 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2852 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2852 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2885 | st = PyUnicode_AS_UNICODE(tempstr); | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2886 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2886 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2886 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2896 | p = PyUnicode_AS_UNICODE(newstring) + current_len; | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘Py_UNICODE_COPY’ is deprecated [-Wdeprecated-declarations] 2901 | Py_UNICODE_COPY(p, sep, sep_len); | ^~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘Py_UNICODE_COPY’ is deprecated [-Wdeprecated-declarations] 2907 | Py_UNICODE_COPY(p, st, len_st); | ^~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3191 | register Py_UNICODE *str = PyUnicode_AS_UNICODE(text); | ^~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3193 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3193 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3193 | len = PyUnicode_GET_SIZE(text); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 3401 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 3579 | s = PyUnicode_FromUnicode((Py_UNICODE *)"", 0); | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 3581 | s = PyUnicode_FromUnicode(&tx[start], x - start); | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 3590 | s = PyUnicode_FromUnicode((Py_UNICODE *)"", 0); | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 3592 | s = PyUnicode_FromUnicode(&tx[x], text_len - x); | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3741 | start_cmp = text_len - PyUnicode_GET_SIZE(suffix); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3743 | PyUnicode_AS_UNICODE(suffix)[0] == tx[start_cmp] && | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3744 | memcmp(PyUnicode_AS_UNICODE(suffix), | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3746 | PyUnicode_GET_DATA_SIZE(suffix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3746 | PyUnicode_GET_DATA_SIZE(suffix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3746 | PyUnicode_GET_DATA_SIZE(suffix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3897 | PyUnicode_AS_UNICODE(prefix)[0] == tx[start] && | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3898 | memcmp(PyUnicode_AS_UNICODE(prefix), | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3900 | PyUnicode_GET_DATA_SIZE(prefix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3900 | PyUnicode_GET_DATA_SIZE(prefix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:6: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3900 | PyUnicode_GET_DATA_SIZE(prefix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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:2: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.9/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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.9 -c simpleparse/stt/TextTools/mxTextTools/mxbmse.c -o build/temp.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxbmse.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.9 -c simpleparse/stt/TextTools/mxTextTools/mxte.c -o build/temp.linux-riscv64-3.9/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:8: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 191 | w = PyEval_CallObject(fct,args); | ^ In file included from /usr/include/python3.9/Python.h:145, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:11: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 544 | objectCallResult = PyEval_CallObject( objectToCall, parameter ); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:6: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 288 | text = TE_STRING_AS_STRING(textobj); | ^~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:4: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:4: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:4: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:4: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:4: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:4: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:3: 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.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:8: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 191 | w = PyEval_CallObject(fct,args); | ^ In file included from /usr/include/python3.9/Python.h:145, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:10: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 468 | parameter = TE_STRING_FROM_STRING( | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:10: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 468 | parameter = TE_STRING_FROM_STRING( | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/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:11: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 544 | objectCallResult = PyEval_CallObject( objectToCall, parameter ); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxTextTools.o build/temp.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxbmse.o build/temp.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxte.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JOi0S4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64 + cd SimpleParse-2.2.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse copying build/lib.linux-riscv64-3.9/simpleparse/baseparser.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse copying build/lib.linux-riscv64-3.9/simpleparse/error.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse copying build/lib.linux-riscv64-3.9/simpleparse/dispatchprocessor.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/xmlparser copying build/lib.linux-riscv64-3.9/simpleparse/xmlparser/xml_parser.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/xmlparser copying build/lib.linux-riscv64-3.9/simpleparse/xmlparser/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/xmlparser copying build/lib.linux-riscv64-3.9/simpleparse/processor.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse copying build/lib.linux-riscv64-3.9/simpleparse/parser.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse copying build/lib.linux-riscv64-3.9/simpleparse/generator.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse copying build/lib.linux-riscv64-3.9/simpleparse/printers.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/calendar_names.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/numbers.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/chartypes.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/timezone_names.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/iso_date_loose.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/strings.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/comments.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/phonetics.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/common/iso_date.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common copying build/lib.linux-riscv64-3.9/simpleparse/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt copying build/lib.linux-riscv64-3.9/simpleparse/stt/.cvsignore -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt copying build/lib.linux-riscv64-3.9/simpleparse/stt/mxLicense.html -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt copying build/lib.linux-riscv64-3.9/simpleparse/stt/LICENSE -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt copying build/lib.linux-riscv64-3.9/simpleparse/stt/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/.cvsignore -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/TextTools.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants/.cvsignore -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants/TagTables.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Constants/Sets.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/LICENSE -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/README -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/COPYRIGHT -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/Makefile.pkg -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxbmse.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxTextTools.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxte_impl.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/.cvsignore -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/highcommands.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxte.c -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mx.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxstdlib.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/speccommands.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/Makefile.pre.in -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxh.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxbmse.c -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/recursecommands.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxTextTools.def -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/mxpyapi.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools copying build/lib.linux-riscv64-3.9/simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/Doc copying build/lib.linux-riscv64-3.9/simpleparse/stt/Doc/mxTextTools.html -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/Doc copying build/lib.linux-riscv64-3.9/simpleparse/stt/Doc/mxLicense.html -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/Doc copying build/lib.linux-riscv64-3.9/simpleparse/stt/Doc/eGenix-mx-Extensions.html -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/Doc copying build/lib.linux-riscv64-3.9/simpleparse/stt/COPYRIGHT -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt copying build/lib.linux-riscv64-3.9/simpleparse/objectgenerator.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse copying build/lib.linux-riscv64-3.9/simpleparse/simpleparsegrammar.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_erroronfail.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/mx_recursive.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_optimisation.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_objectgenerator.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_printers.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/mx_flag.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_deep_nesting.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_common_numbers.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_simpleparsegrammar.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_common_chartypes.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_common_iso_date.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/mx_low.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_common_strings.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/mx_special.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_xml.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/mx_high.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/genericvalues.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_backup_on_subtable_failure.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_common_comments.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests copying build/lib.linux-riscv64-3.9/tests/test_grammarparser.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/py_ebnf.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/formatvrml.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/vrml_erronfail.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/prebuilt_call.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/findlineset.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/transformation.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/printable-unicode.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/vrml.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/simpleexample2_3.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/simpleexample2_1.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/lisp.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/__init__.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/bad_declaration.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/findliterals.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/simpleexample.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/simpleexample2_2.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples copying build/lib.linux-riscv64-3.9/examples/jsonwcomments.py -> /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/baseparser.py to baseparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/dispatchprocessor.py to dispatchprocessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/xmlparser/xml_parser.py to xml_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/xmlparser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/printers.py to printers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/calendar_names.py to calendar_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/numbers.py to numbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/chartypes.py to chartypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/timezone_names.py to timezone_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/iso_date_loose.py to iso_date_loose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/strings.py to strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/comments.py to comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/phonetics.py to phonetics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/common/iso_date.py to iso_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/TextTools.py to TextTools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants/TagTables.py to TagTables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/Constants/Sets.py to Sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/objectgenerator.py to objectgenerator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/simpleparsegrammar.py to simpleparsegrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_erroronfail.py to test_erroronfail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/mx_recursive.py to mx_recursive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_optimisation.py to test_optimisation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_objectgenerator.py to test_objectgenerator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_printers.py to test_printers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/mx_flag.py to mx_flag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_deep_nesting.py to test_deep_nesting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_common_numbers.py to test_common_numbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_simpleparsegrammar.py to test_simpleparsegrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_common_chartypes.py to test_common_chartypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_common_iso_date.py to test_common_iso_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/mx_low.py to mx_low.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_common_strings.py to test_common_strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/mx_special.py to mx_special.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_xml.py to test_xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/mx_high.py to mx_high.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/genericvalues.py to genericvalues.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_backup_on_subtable_failure.py to test_backup_on_subtable_failure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_common_comments.py to test_common_comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/tests/test_grammarparser.py to test_grammarparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/py_ebnf.py to py_ebnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/formatvrml.py to formatvrml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/vrml_erronfail.py to vrml_erronfail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/prebuilt_call.py to prebuilt_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/findlineset.py to findlineset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/transformation.py to transformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/printable-unicode.py to printable-unicode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/vrml.py to vrml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/simpleexample2_3.py to simpleexample2_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/simpleexample2_1.py to simpleexample2_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/lisp.py to lisp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/bad_declaration.py to bad_declaration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/findliterals.py to findliterals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/simpleexample.py to simpleexample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/simpleexample2_2.py to simpleexample2_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/examples/jsonwcomments.py to jsonwcomments.cpython-39.pyc writing byte-compilation script '/tmp/tmpf4s_fppr.py' /usr/bin/python3 /tmp/tmpf4s_fppr.py removing /tmp/tmpf4s_fppr.py 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 /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/SimpleParse-2.2.2-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.2.2-2.fc33 --unique-debug-suffix -2.2.2-2.fc33.riscv64 --unique-debug-src-base python-simpleparse-2.2.2-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/SimpleParse-2.2.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-39-riscv64-linux-gnu.so original debug info size: 920kB, size after compression: 916kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 367 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-simpleparse-2.2.2-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sgEvK6 + umask 022 + cd /builddir/build/BUILD + cd SimpleParse-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/share/doc/python3-simpleparse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/share/doc/python3-simpleparse + cp -pr docs /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/share/doc/python3-simpleparse + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PRudB7 + umask 022 + cd /builddir/build/BUILD + cd SimpleParse-2.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/share/licenses/python3-simpleparse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/share/licenses/python3-simpleparse + cp -pr license.txt /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64/usr/share/licenses/python3-simpleparse + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-simpleparse = 2.2.2-2.fc33 python3-simpleparse = 2.2.2-2.fc33 python3-simpleparse(riscv-64) = 2.2.2-2.fc33 python3.9-simpleparse = 2.2.2-2.fc33 python3.9dist(simpleparse) = 2.2.2 python3dist(simpleparse) = 2.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-simpleparse < 2.2.2-2.fc33 Processing files: python-simpleparse-debugsource-2.2.2-2.fc33.riscv64 Provides: python-simpleparse-debugsource = 2.2.2-2.fc33 python-simpleparse-debugsource(riscv-64) = 2.2.2-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-simpleparse-debuginfo-2.2.2-2.fc33.riscv64 Provides: debuginfo(build-id) = ad05671280f4a50abef30ff3843f60e86d171272 python-simpleparse-debuginfo = 2.2.2-2.fc33 python3-simpleparse-debuginfo = 2.2.2-2.fc33 python3-simpleparse-debuginfo(riscv-64) = 2.2.2-2.fc33 python3.9-simpleparse-debuginfo = 2.2.2-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simpleparse-debugsource(riscv-64) = 2.2.2-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64 Wrote: /builddir/build/RPMS/python-simpleparse-debugsource-2.2.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-simpleparse-debuginfo-2.2.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-simpleparse-2.2.2-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V89oa9 + umask 022 + cd /builddir/build/BUILD + cd SimpleParse-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-simpleparse-2.2.2-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0