>>> py3-simpleparse: Building community/py3-simpleparse 2.2.3-r0 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 06:43:44 +0000 >>> py3-simpleparse: Checking sanity of /home/buildozer/aports/community/py3-simpleparse/APKBUILD... >>> py3-simpleparse: Analyzing dependencies... >>> py3-simpleparse: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libbz2 (1.0.8-r5) (2/26) Installing libffi (3.4.4-r2) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.4.2-r1) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20230401-r6) (7/26) Installing readline (8.2.1-r1) (8/26) Installing sqlite-libs (3.41.2-r2) (9/26) Installing python3 (3.11.3-r10) (10/26) Installing python3-pycache-pyc0 (3.11.3-r10) (11/26) Installing pyc (0.1-r0) (12/26) Installing python3-pyc (3.11.3-r10) (13/26) Installing python3-dev (3.11.3-r10) (14/26) Installing py3-installer (0.7.0-r1) (15/26) Installing py3-installer-pyc (0.7.0-r1) (16/26) Installing py3-gpep517 (13-r2) (17/26) Installing py3-gpep517-pyc (13-r2) (18/26) Installing py3-parsing (3.0.9-r2) (19/26) Installing py3-parsing-pyc (3.0.9-r2) (20/26) Installing py3-packaging (23.1-r1) (21/26) Installing py3-packaging-pyc (23.1-r1) (22/26) Installing py3-setuptools (67.7.2-r0) (23/26) Installing py3-setuptools-pyc (67.7.2-r0) (24/26) Installing py3-wheel (0.40.0-r1) (25/26) Installing py3-wheel-pyc (0.40.0-r1) (26/26) Installing .makedepends-py3-simpleparse (20230425.064350) Executing busybox-1.36.0-r8.trigger OK: 435 MiB in 124 packages >>> py3-simpleparse: Cleaning up srcdir >>> py3-simpleparse: Cleaning up pkgdir >>> py3-simpleparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-simpleparse-2.2.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 211k 100 211k 0 0 1401k 0 --:--:-- --:--:-- --:--:-- 1409k >>> py3-simpleparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-simpleparse-python3.11.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1074 100 1074 0 0 15229 0 --:--:-- --:--:-- --:--:-- 15342 >>> py3-simpleparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-simpleparse-2.2.3.tar.gz >>> py3-simpleparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-simpleparse-python3.11.patch >>> py3-simpleparse: Checking sha512sums... py3-simpleparse-2.2.3.tar.gz: OK py3-simpleparse-python3.11.patch: OK >>> py3-simpleparse: Unpacking /var/cache/distfiles/v3.18/py3-simpleparse-2.2.3.tar.gz... >>> py3-simpleparse: py3-simpleparse-python3.11.patch patching file simpleparse/stt/TextTools/mxTextTools/mxTextTools.c 2023-04-25 06:43:51,549 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-25 06:43:51,569 root INFO running bdist_wheel 2023-04-25 06:43:51,578 root INFO running build 2023-04-25 06:43:51,578 root INFO running build_py 2023-04-25 06:43:51,580 root INFO creating build 2023-04-25 06:43:51,580 root INFO creating build/lib.linux-armv8l-cpython-311 2023-04-25 06:43:51,580 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,580 root INFO copying simpleparse/__init__.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,580 root INFO copying simpleparse/parser.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,580 root INFO copying simpleparse/baseparser.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,581 root INFO copying simpleparse/error.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,581 root INFO copying simpleparse/processor.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,581 root INFO copying simpleparse/generator.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,581 root INFO copying simpleparse/simpleparsegrammar.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,581 root INFO copying simpleparse/printers.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,581 root INFO copying simpleparse/dispatchprocessor.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,582 root INFO copying simpleparse/objectgenerator.py -> build/lib.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,582 root INFO creating build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,582 root INFO copying examples/__init__.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,582 root INFO copying examples/vrml_erronfail.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,583 root INFO copying examples/jsonwcomments.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,583 root INFO copying examples/findlineset.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,583 root INFO copying examples/simpleexample.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,583 root INFO copying examples/prebuilt_call.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,583 root INFO copying examples/bad_declaration.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,583 root INFO copying examples/transformation.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,583 root INFO copying examples/simpleexample2_1.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,584 root INFO copying examples/formatvrml.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,584 root INFO copying examples/simpleexample2_2.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,584 root INFO copying examples/vrml.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,584 root INFO copying examples/py_ebnf.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,584 root INFO copying examples/lisp.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,584 root INFO copying examples/printable-unicode.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,585 root INFO copying examples/findliterals.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,585 root INFO copying examples/simpleexample2_3.py -> build/lib.linux-armv8l-cpython-311/examples 2023-04-25 06:43:51,585 root INFO creating build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,585 root INFO copying tests/__init__.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,585 root INFO copying tests/test_optimisation.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,586 root INFO copying tests/test_printers.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,586 root INFO copying tests/test_common_comments.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,586 root INFO copying tests/mx_low.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,586 root INFO copying tests/mx_recursive.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,586 root INFO copying tests/test_backup_on_subtable_failure.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,586 root INFO copying tests/test_common_strings.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,587 root INFO copying tests/test_simpleparsegrammar.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,587 root INFO copying tests/mx_flag.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,587 root INFO copying tests/mx_special.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,587 root INFO copying tests/mx_high.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,587 root INFO copying tests/test_xml.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,587 root INFO copying tests/test_common_iso_date.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,587 root INFO copying tests/test_common_numbers.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,588 root INFO copying tests/test_deep_nesting.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,588 root INFO copying tests/test_grammarparser.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,588 root INFO copying tests/test_erroronfail.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,588 root INFO copying tests/genericvalues.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,588 root INFO copying tests/test_common_chartypes.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,588 root INFO copying tests/test_objectgenerator.py -> build/lib.linux-armv8l-cpython-311/tests 2023-04-25 06:43:51,589 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse/stt 2023-04-25 06:43:51,589 root INFO copying simpleparse/stt/__init__.py -> build/lib.linux-armv8l-cpython-311/simpleparse/stt 2023-04-25 06:43:51,589 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse/xmlparser 2023-04-25 06:43:51,589 root INFO copying simpleparse/xmlparser/__init__.py -> build/lib.linux-armv8l-cpython-311/simpleparse/xmlparser 2023-04-25 06:43:51,589 root INFO copying simpleparse/xmlparser/xml_parser.py -> build/lib.linux-armv8l-cpython-311/simpleparse/xmlparser 2023-04-25 06:43:51,590 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,590 root INFO copying simpleparse/common/__init__.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,590 root INFO copying simpleparse/common/iso_date_loose.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,590 root INFO copying simpleparse/common/calendar_names.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,590 root INFO copying simpleparse/common/timezone_names.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,590 root INFO copying simpleparse/common/chartypes.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,590 root INFO copying simpleparse/common/comments.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,591 root INFO copying simpleparse/common/numbers.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,591 root INFO copying simpleparse/common/strings.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,591 root INFO copying simpleparse/common/phonetics.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,591 root INFO copying simpleparse/common/iso_date.py -> build/lib.linux-armv8l-cpython-311/simpleparse/common 2023-04-25 06:43:51,591 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools 2023-04-25 06:43:51,591 root INFO copying simpleparse/stt/TextTools/__init__.py -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools 2023-04-25 06:43:51,591 root INFO copying simpleparse/stt/TextTools/TextTools.py -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools 2023-04-25 06:43:51,592 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:51,592 root INFO copying simpleparse/stt/TextTools/Constants/Sets.py -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:51,592 root INFO copying simpleparse/stt/TextTools/Constants/__init__.py -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:51,592 root INFO copying simpleparse/stt/TextTools/Constants/TagTables.py -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:51,592 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,592 root INFO copying simpleparse/stt/TextTools/mxTextTools/__init__.py -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,593 root INFO running egg_info 2023-04-25 06:43:51,597 root INFO creating SimpleParse.egg-info 2023-04-25 06:43:51,598 root INFO writing SimpleParse.egg-info/PKG-INFO 2023-04-25 06:43:51,598 root INFO writing dependency_links to SimpleParse.egg-info/dependency_links.txt 2023-04-25 06:43:51,598 root INFO writing top-level names to SimpleParse.egg-info/top_level.txt 2023-04-25 06:43:51,598 root INFO writing manifest file 'SimpleParse.egg-info/SOURCES.txt' 2023-04-25 06:43:51,601 root INFO reading manifest file 'SimpleParse.egg-info/SOURCES.txt' 2023-04-25 06:43:51,601 root INFO reading manifest template 'MANIFEST.in' 2023-04-25 06:43:51,604 root WARNING warning: no files found matching '*.html' under directory 'doc' 2023-04-25 06:43:51,604 root WARNING warning: no files found matching '*.css' under directory 'doc' 2023-04-25 06:43:51,605 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2023-04-25 06:43:51,605 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-04-25 06:43:51,605 root WARNING no previously-included directories found matching 'examples/html.py' 2023-04-25 06:43:51,605 root WARNING no previously-included directories found matching 'examples/py*' 2023-04-25 06:43:51,605 root WARNING no previously-included directories found matching 'examples/rtf*' 2023-04-25 06:43:51,606 root INFO writing manifest file 'SimpleParse.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'simpleparse.stt.Doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'simpleparse.stt.Doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'simpleparse.stt.Doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'simpleparse.stt.Doc' to be distributed and are already explicitly excluding 'simpleparse.stt.Doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2023-04-25 06:43:51,608 root INFO copying simpleparse/stt/COPYRIGHT -> build/lib.linux-armv8l-cpython-311/simpleparse/stt 2023-04-25 06:43:51,608 root INFO copying simpleparse/stt/LICENSE -> build/lib.linux-armv8l-cpython-311/simpleparse/stt 2023-04-25 06:43:51,608 root INFO copying simpleparse/stt/mxLicense.html -> build/lib.linux-armv8l-cpython-311/simpleparse/stt 2023-04-25 06:43:51,608 root INFO creating build/lib.linux-armv8l-cpython-311/simpleparse/stt/Doc 2023-04-25 06:43:51,608 root INFO copying simpleparse/stt/Doc/eGenix-mx-Extensions.html -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/Doc 2023-04-25 06:43:51,609 root INFO copying simpleparse/stt/Doc/mxLicense.html -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/Doc 2023-04-25 06:43:51,609 root INFO copying simpleparse/stt/Doc/mxTextTools.html -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/Doc 2023-04-25 06:43:51,609 root INFO copying simpleparse/stt/TextTools/COPYRIGHT -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools 2023-04-25 06:43:51,609 root INFO copying simpleparse/stt/TextTools/LICENSE -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools 2023-04-25 06:43:51,609 root INFO copying simpleparse/stt/TextTools/mxTextTools/highcommands.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,610 root INFO copying simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,610 root INFO copying simpleparse/stt/TextTools/mxTextTools/mx.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,610 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,610 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxTextTools.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,610 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxbmse.c -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,610 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxbmse.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,611 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxh.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,611 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxpyapi.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,611 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxstdlib.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,611 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxte.c -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,611 root INFO copying simpleparse/stt/TextTools/mxTextTools/mxte_impl.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,611 root INFO copying simpleparse/stt/TextTools/mxTextTools/recursecommands.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,611 root INFO copying simpleparse/stt/TextTools/mxTextTools/speccommands.h -> build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,613 root INFO running build_ext 2023-04-25 06:43:51,614 root INFO building 'simpleparse.stt.TextTools.mxTextTools.mxTextTools' extension 2023-04-25 06:43:51,614 root INFO creating build/temp.linux-armv8l-cpython-311 2023-04-25 06:43:51,614 root INFO creating build/temp.linux-armv8l-cpython-311/simpleparse 2023-04-25 06:43:51,614 root INFO creating build/temp.linux-armv8l-cpython-311/simpleparse/stt 2023-04-25 06:43:51,614 root INFO creating build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools 2023-04-25 06:43:51,614 root INFO creating build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:51,614 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.11 -c simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -o build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxTextTools.o simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_MatchLength': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:244:13: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 244 | return PyUnicode_GET_SIZE(so->match); | ^~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:18: /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_SearchBuffer': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:389:13: warning: 'PyObject_AsCharBuffer' is deprecated [-Wdeprecated-declarations] 389 | else if (PyObject_AsCharBuffer(so->match, &match, &match_len)) | ^~~~ In file included from /usr/include/python3.11/Python.h:100: /usr/include/python3.11/abstract.h:326:17: note: declared here 326 | PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_SearchUnicode': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:448:17: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 448 | match = PyUnicode_AS_UNICODE(so->match); | ^~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:449:17: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 449 | match_len = PyUnicode_GET_SIZE(so->match); | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:455:17: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 455 | match = PyUnicode_AS_UNICODE(u); | ^~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:456:17: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 456 | match_len = PyUnicode_GET_SIZE(u); | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_search': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:516:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 516 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:518:41: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 518 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_find': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:568:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 568 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:570:41: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 570 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextSearch_findall': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:614:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 614 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:646:45: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 646 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'init_unicode_charset': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:939:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 939 | Py_UNICODE *def = PyUnicode_AS_UNICODE(definition); | ^~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:940:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 940 | const Py_ssize_t len = PyUnicode_GET_SIZE(definition); | ^~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:976:36: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'Py_UNICODE' {aka 'unsigned int'} [-Wsign-compare] 976 | for (j = range_left; j <= range_right; j++) | ^~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Contains': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1187:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1187 | Py_Assert(PyUnicode_GET_SIZE(other) == 1, | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1191:46: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 1191 | PyUnicode_AS_UNICODE(other)[0]); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Search': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1440:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1440 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1442:46: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 1442 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Match': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1491:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1491 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1493:46: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 1493 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Strip': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1574:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1574 | Py_CheckUnicodeSlice(text, start, stop); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1579:46: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 1579 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1593:46: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 1593 | PyUnicode_AS_UNICODE(text), | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1604:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1604 | return PyUnicode_FromUnicode(PyUnicode_AS_UNICODE(text) + left, | ^~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1604:9: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 1604 | return PyUnicode_FromUnicode(PyUnicode_AS_UNICODE(text) + left, | ^~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxCharSet_Split': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1692:9: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 1692 | Py_UNICODE *tx = PyUnicode_AS_UNICODE(text); | ^~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1694:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 1694 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1707:17: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1707 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:1729:17: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1729 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeJoin': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2815:9: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 2815 | sep = PyUnicode_AS_UNICODE(separator); | ^~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2816:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 2816 | sep_len = PyUnicode_GET_SIZE(separator); | ^~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2825:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 2825 | newstring = PyUnicode_FromUnicode(NULL, newstring_len); | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2828:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 2828 | p = PyUnicode_AS_UNICODE(newstring); | ^ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2851:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 2851 | st = PyUnicode_AS_UNICODE(tempstr); | ^~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2852:13: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 2852 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2885:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 2885 | st = PyUnicode_AS_UNICODE(tempstr); | ^~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2886:13: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 2886 | len_st = PyUnicode_GET_SIZE(tempstr); | ^~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:2896:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 2896 | p = PyUnicode_AS_UNICODE(newstring) + current_len; | ^ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_IsASCII': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3191:9: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3191 | register Py_UNICODE *str = PyUnicode_AS_UNICODE(text); | ^~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3193:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3193 | len = PyUnicode_GET_SIZE(text); | ^~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_Joinlist': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3233:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3233 | Py_CheckUnicodeSlice(text, pos, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeCharSplit': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3376:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3376 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3378:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3378 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3382:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3382 | tx = PyUnicode_AS_UNICODE(text); | ^~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3383:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3383 | sep = *PyUnicode_AS_UNICODE(separator); | ^~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3401:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3401 | s = PyUnicode_FromUnicode(&tx[z], x - z); | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | 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_SIZE' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3536:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3536 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3538:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3538 | Py_Assert(PyUnicode_GET_SIZE(separator) == 1, | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3542:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3542 | tx = PyUnicode_AS_UNICODE(text); | ^~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3543:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3543 | sep = *PyUnicode_AS_UNICODE(separator); | ^~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3579:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3579 | s = PyUnicode_FromUnicode((Py_UNICODE *)"", 0); | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3581:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3581 | s = PyUnicode_FromUnicode(&tx[start], x - start); | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3590:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3590 | s = PyUnicode_FromUnicode((Py_UNICODE *)"", 0); | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3592:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 3592 | s = PyUnicode_FromUnicode(&tx[x], text_len - x); | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeSuffix': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3717:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3717 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3731:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3731 | tx = PyUnicode_AS_UNICODE(text); | ^~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3741:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3741 | start_cmp = text_len - PyUnicode_GET_SIZE(suffix); | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3743:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3743 | PyUnicode_AS_UNICODE(suffix)[0] == tx[start_cmp] && | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3744:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3744 | memcmp(PyUnicode_AS_UNICODE(suffix), | ^~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3746:20: warning: 'PyUnicode_GET_DATA_SIZE' is deprecated [-Wdeprecated-declarations] 3746 | PyUnicode_GET_DATA_SIZE(suffix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:668:26: note: declared here 668 | static inline Py_ssize_t PyUnicode_GET_DATA_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodePrefix': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3872:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 3872 | Py_CheckUnicodeSlice(text, start, text_len); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3886:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3886 | tx = PyUnicode_AS_UNICODE(text); | ^~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3897:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3897 | PyUnicode_AS_UNICODE(prefix)[0] == tx[start] && | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3898:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 3898 | memcmp(PyUnicode_AS_UNICODE(prefix), | ^~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:3900:20: warning: 'PyUnicode_GET_DATA_SIZE' is deprecated [-Wdeprecated-declarations] 3900 | PyUnicode_GET_DATA_SIZE(prefix)) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:668:26: note: declared here 668 | static inline Py_ssize_t PyUnicode_GET_DATA_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeUpper': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4260:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 4260 | len = PyUnicode_GET_SIZE(text); | ^~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4261:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 4261 | ntext = PyUnicode_FromUnicode(NULL, len); | ^~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4266:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 4266 | orig = (Py_UNICODE *)PyUnicode_AS_UNICODE(text); | ^~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4267:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 4267 | s = (Py_UNICODE *)PyUnicode_AS_UNICODE(ntext); | ^ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_UnicodeLower': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4326:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 4326 | len = PyUnicode_GET_SIZE(text); | ^~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4327:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 4327 | ntext = PyUnicode_FromUnicode(NULL, len); | ^~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4332:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 4332 | orig = (Py_UNICODE *)PyUnicode_AS_UNICODE(text); | ^~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4333:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 4333 | s = (Py_UNICODE *)PyUnicode_AS_UNICODE(ntext); | ^ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: In function 'mxTextTools_tag': simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c:4430:9: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 4430 | Py_CheckUnicodeSlice(text, sliceleft, sliceright); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxTextTools.c: 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;\ | ^~~ 2023-04-25 06:43:53,114 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.11 -c simpleparse/stt/TextTools/mxTextTools/mxbmse.c -o build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxbmse.o 2023-04-25 06:43:53,183 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DMX_BUILDING_MXTEXTTOOLS=1 -DPY_SSIZE_T_CLEAN=1 -DDEBUG=1 -Isimpleparse/stt/TextTools/mxTextTools -I/usr/include/python3.11 -c simpleparse/stt/TextTools/mxTextTools/mxte.c -o build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxte.o In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:320, from simpleparse/stt/TextTools/mxTextTools/mxte.c:44: simpleparse/stt/TextTools/mxTextTools/highcommands.h: In function 'mxTextTools_TaggingEngine': simpleparse/stt/TextTools/mxTextTools/highcommands.h:191:57: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 191 | w = PyEval_CallObject(fct,args); | ^ In file included from /usr/include/python3.11/Python.h:95, from simpleparse/stt/TextTools/mxTextTools/mx.h:60, from simpleparse/stt/TextTools/mxTextTools/mxte.c:17: /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:544:81: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 544 | objectCallResult = PyEval_CallObject( objectToCall, parameter ); | ^~~~~~~~~~~~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte.c:69: simpleparse/stt/TextTools/mxTextTools/mxte_impl.h: In function 'mxTextTools_UnicodeTaggingEngine': simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:288:13: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 288 | text = TE_STRING_AS_STRING(textobj); | ^~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51: /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:314: simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:16:1: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 16 | TE_CHAR *m = TE_STRING_AS_STRING(match); | ^~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:34:25: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 34 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:59:25: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 59 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:97:17: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 97 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:117:17: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 117 | register Py_ssize_t ml = TE_STRING_GET_SIZE(match); | ^~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:139:17: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 139 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h:165:17: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 165 | Py_ssize_t ml1 = TE_STRING_GET_SIZE(match) - 1; | ^~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ In file included from simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:320: simpleparse/stt/TextTools/mxTextTools/highcommands.h:191:57: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 191 | w = PyEval_CallObject(fct,args); | ^ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:468:73: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 468 | parameter = TE_STRING_FROM_STRING( | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:468:73: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 468 | parameter = TE_STRING_FROM_STRING( | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ simpleparse/stt/TextTools/mxTextTools/mxte_impl.h:544:81: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 544 | objectCallResult = PyEval_CallObject( objectToCall, parameter ); | ^~~~~~~~~~~~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-25 06:43:53,767 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxTextTools.o build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxbmse.o build/temp.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxte.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-311-arm-linux-musleabihf.so 2023-04-25 06:43:53,782 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-25 06:43:53,783 root INFO running install 2023-04-25 06:43:53,790 root INFO running install_lib 2023-04-25 06:43:53,791 root INFO creating build/bdist.linux-armv8l 2023-04-25 06:43:53,792 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-25 06:43:53,792 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,792 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/__init__.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,792 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse/stt 2023-04-25 06:43:53,792 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/__init__.py -> build/bdist.linux-armv8l/wheel/simpleparse/stt 2023-04-25 06:43:53,792 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/LICENSE -> build/bdist.linux-armv8l/wheel/simpleparse/stt 2023-04-25 06:43:53,792 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools 2023-04-25 06:43:53,792 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/__init__.py -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools 2023-04-25 06:43:53,793 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:53,793 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/Constants/Sets.py -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:53,793 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/Constants/__init__.py -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:53,793 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/Constants/TagTables.py -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/Constants 2023-04-25 06:43:53,793 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/LICENSE -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools 2023-04-25 06:43:53,793 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/COPYRIGHT -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools 2023-04-25 06:43:53,793 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/TextTools.py -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools 2023-04-25 06:43:53,794 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,794 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/__init__.py -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,794 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxbmse.c -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,794 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/recursecommands.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,794 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxpyapi.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,794 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mx.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,794 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxTextTools.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,795 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxstdlib.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,795 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxbmse.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,795 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxte.c -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,795 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/speccommands.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,795 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,795 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxh.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,795 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxte_impl.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,796 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,796 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/highcommands.h -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,796 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/TextTools/mxTextTools/mxTextTools.c -> build/bdist.linux-armv8l/wheel/simpleparse/stt/TextTools/mxTextTools 2023-04-25 06:43:53,797 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/COPYRIGHT -> build/bdist.linux-armv8l/wheel/simpleparse/stt 2023-04-25 06:43:53,797 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse/stt/Doc 2023-04-25 06:43:53,797 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/Doc/eGenix-mx-Extensions.html -> build/bdist.linux-armv8l/wheel/simpleparse/stt/Doc 2023-04-25 06:43:53,797 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/Doc/mxLicense.html -> build/bdist.linux-armv8l/wheel/simpleparse/stt/Doc 2023-04-25 06:43:53,797 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/Doc/mxTextTools.html -> build/bdist.linux-armv8l/wheel/simpleparse/stt/Doc 2023-04-25 06:43:53,797 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/stt/mxLicense.html -> build/bdist.linux-armv8l/wheel/simpleparse/stt 2023-04-25 06:43:53,798 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/parser.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,798 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse/xmlparser 2023-04-25 06:43:53,798 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/xmlparser/__init__.py -> build/bdist.linux-armv8l/wheel/simpleparse/xmlparser 2023-04-25 06:43:53,798 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/xmlparser/xml_parser.py -> build/bdist.linux-armv8l/wheel/simpleparse/xmlparser 2023-04-25 06:43:53,798 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/baseparser.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,798 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/error.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,799 root INFO creating build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/__init__.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/iso_date_loose.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/calendar_names.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/timezone_names.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/chartypes.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/comments.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/numbers.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,799 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/strings.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,800 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/phonetics.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,800 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/common/iso_date.py -> build/bdist.linux-armv8l/wheel/simpleparse/common 2023-04-25 06:43:53,800 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/processor.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,800 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/generator.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,800 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/simpleparsegrammar.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,800 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/printers.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,800 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/dispatchprocessor.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,801 root INFO copying build/lib.linux-armv8l-cpython-311/simpleparse/objectgenerator.py -> build/bdist.linux-armv8l/wheel/simpleparse 2023-04-25 06:43:53,801 root INFO creating build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,801 root INFO copying build/lib.linux-armv8l-cpython-311/examples/__init__.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,801 root INFO copying build/lib.linux-armv8l-cpython-311/examples/vrml_erronfail.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,801 root INFO copying build/lib.linux-armv8l-cpython-311/examples/jsonwcomments.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,801 root INFO copying build/lib.linux-armv8l-cpython-311/examples/findlineset.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,801 root INFO copying build/lib.linux-armv8l-cpython-311/examples/simpleexample.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,801 root INFO copying build/lib.linux-armv8l-cpython-311/examples/prebuilt_call.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/bad_declaration.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/transformation.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/simpleexample2_1.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/formatvrml.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/simpleexample2_2.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/vrml.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/py_ebnf.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,802 root INFO copying build/lib.linux-armv8l-cpython-311/examples/lisp.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,803 root INFO copying build/lib.linux-armv8l-cpython-311/examples/printable-unicode.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,803 root INFO copying build/lib.linux-armv8l-cpython-311/examples/findliterals.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,803 root INFO copying build/lib.linux-armv8l-cpython-311/examples/simpleexample2_3.py -> build/bdist.linux-armv8l/wheel/examples 2023-04-25 06:43:53,803 root INFO creating build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,803 root INFO copying build/lib.linux-armv8l-cpython-311/tests/__init__.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,803 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_optimisation.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,803 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_printers.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_common_comments.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/mx_low.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/mx_recursive.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_backup_on_subtable_failure.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_common_strings.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_simpleparsegrammar.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/mx_flag.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,804 root INFO copying build/lib.linux-armv8l-cpython-311/tests/mx_special.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/mx_high.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_xml.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_common_iso_date.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_common_numbers.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_deep_nesting.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_grammarparser.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_erroronfail.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,805 root INFO copying build/lib.linux-armv8l-cpython-311/tests/genericvalues.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,806 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_common_chartypes.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,806 root INFO copying build/lib.linux-armv8l-cpython-311/tests/test_objectgenerator.py -> build/bdist.linux-armv8l/wheel/tests 2023-04-25 06:43:53,806 root INFO running install_egg_info 2023-04-25 06:43:53,809 root INFO Copying SimpleParse.egg-info to build/bdist.linux-armv8l/wheel/SimpleParse-2.2.3-py3.11.egg-info 2023-04-25 06:43:53,809 root INFO running install_scripts 2023-04-25 06:43:53,812 wheel INFO creating build/bdist.linux-armv8l/wheel/SimpleParse-2.2.3.dist-info/WHEEL 2023-04-25 06:43:53,812 wheel INFO creating '/home/buildozer/aports/community/py3-simpleparse/src/simpleparse-2.2.3/dist/.tmp-84voj7kz/SimpleParse-2.2.3-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-25 06:43:53,812 wheel INFO adding 'examples/__init__.py' 2023-04-25 06:43:53,813 wheel INFO adding 'examples/bad_declaration.py' 2023-04-25 06:43:53,813 wheel INFO adding 'examples/findlineset.py' 2023-04-25 06:43:53,813 wheel INFO adding 'examples/findliterals.py' 2023-04-25 06:43:53,813 wheel INFO adding 'examples/formatvrml.py' 2023-04-25 06:43:53,813 wheel INFO adding 'examples/jsonwcomments.py' 2023-04-25 06:43:53,813 wheel INFO adding 'examples/lisp.py' 2023-04-25 06:43:53,814 wheel INFO adding 'examples/prebuilt_call.py' 2023-04-25 06:43:53,814 wheel INFO adding 'examples/printable-unicode.py' 2023-04-25 06:43:53,814 wheel INFO adding 'examples/py_ebnf.py' 2023-04-25 06:43:53,814 wheel INFO adding 'examples/simpleexample.py' 2023-04-25 06:43:53,814 wheel INFO adding 'examples/simpleexample2_1.py' 2023-04-25 06:43:53,814 wheel INFO adding 'examples/simpleexample2_2.py' 2023-04-25 06:43:53,814 wheel INFO adding 'examples/simpleexample2_3.py' 2023-04-25 06:43:53,815 wheel INFO adding 'examples/transformation.py' 2023-04-25 06:43:53,815 wheel INFO adding 'examples/vrml.py' 2023-04-25 06:43:53,815 wheel INFO adding 'examples/vrml_erronfail.py' 2023-04-25 06:43:53,815 wheel INFO adding 'simpleparse/__init__.py' 2023-04-25 06:43:53,815 wheel INFO adding 'simpleparse/baseparser.py' 2023-04-25 06:43:53,815 wheel INFO adding 'simpleparse/dispatchprocessor.py' 2023-04-25 06:43:53,815 wheel INFO adding 'simpleparse/error.py' 2023-04-25 06:43:53,816 wheel INFO adding 'simpleparse/generator.py' 2023-04-25 06:43:53,816 wheel INFO adding 'simpleparse/objectgenerator.py' 2023-04-25 06:43:53,816 wheel INFO adding 'simpleparse/parser.py' 2023-04-25 06:43:53,816 wheel INFO adding 'simpleparse/printers.py' 2023-04-25 06:43:53,816 wheel INFO adding 'simpleparse/processor.py' 2023-04-25 06:43:53,817 wheel INFO adding 'simpleparse/simpleparsegrammar.py' 2023-04-25 06:43:53,817 wheel INFO adding 'simpleparse/common/__init__.py' 2023-04-25 06:43:53,817 wheel INFO adding 'simpleparse/common/calendar_names.py' 2023-04-25 06:43:53,817 wheel INFO adding 'simpleparse/common/chartypes.py' 2023-04-25 06:43:53,817 wheel INFO adding 'simpleparse/common/comments.py' 2023-04-25 06:43:53,817 wheel INFO adding 'simpleparse/common/iso_date.py' 2023-04-25 06:43:53,818 wheel INFO adding 'simpleparse/common/iso_date_loose.py' 2023-04-25 06:43:53,818 wheel INFO adding 'simpleparse/common/numbers.py' 2023-04-25 06:43:53,818 wheel INFO adding 'simpleparse/common/phonetics.py' 2023-04-25 06:43:53,818 wheel INFO adding 'simpleparse/common/strings.py' 2023-04-25 06:43:53,818 wheel INFO adding 'simpleparse/common/timezone_names.py' 2023-04-25 06:43:53,818 wheel INFO adding 'simpleparse/stt/COPYRIGHT' 2023-04-25 06:43:53,819 wheel INFO adding 'simpleparse/stt/LICENSE' 2023-04-25 06:43:53,819 wheel INFO adding 'simpleparse/stt/__init__.py' 2023-04-25 06:43:53,819 wheel INFO adding 'simpleparse/stt/mxLicense.html' 2023-04-25 06:43:53,819 wheel INFO adding 'simpleparse/stt/Doc/eGenix-mx-Extensions.html' 2023-04-25 06:43:53,820 wheel INFO adding 'simpleparse/stt/Doc/mxLicense.html' 2023-04-25 06:43:53,820 wheel INFO adding 'simpleparse/stt/Doc/mxTextTools.html' 2023-04-25 06:43:53,821 wheel INFO adding 'simpleparse/stt/TextTools/COPYRIGHT' 2023-04-25 06:43:53,821 wheel INFO adding 'simpleparse/stt/TextTools/LICENSE' 2023-04-25 06:43:53,821 wheel INFO adding 'simpleparse/stt/TextTools/TextTools.py' 2023-04-25 06:43:53,821 wheel INFO adding 'simpleparse/stt/TextTools/__init__.py' 2023-04-25 06:43:53,821 wheel INFO adding 'simpleparse/stt/TextTools/Constants/Sets.py' 2023-04-25 06:43:53,822 wheel INFO adding 'simpleparse/stt/TextTools/Constants/TagTables.py' 2023-04-25 06:43:53,822 wheel INFO adding 'simpleparse/stt/TextTools/Constants/__init__.py' 2023-04-25 06:43:53,822 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/__init__.py' 2023-04-25 06:43:53,822 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/highcommands.h' 2023-04-25 06:43:53,822 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/lowlevelcommands.h' 2023-04-25 06:43:53,822 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mx.h' 2023-04-25 06:43:53,823 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxTextTools.c' 2023-04-25 06:43:53,824 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxTextTools.cpython-311-arm-linux-musleabihf.so' 2023-04-25 06:43:53,825 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxTextTools.h' 2023-04-25 06:43:53,825 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxbmse.c' 2023-04-25 06:43:53,826 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxbmse.h' 2023-04-25 06:43:53,826 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxh.h' 2023-04-25 06:43:53,826 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxpyapi.h' 2023-04-25 06:43:53,826 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxstdlib.h' 2023-04-25 06:43:53,826 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxte.c' 2023-04-25 06:43:53,826 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/mxte_impl.h' 2023-04-25 06:43:53,827 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/recursecommands.h' 2023-04-25 06:43:53,827 wheel INFO adding 'simpleparse/stt/TextTools/mxTextTools/speccommands.h' 2023-04-25 06:43:53,827 wheel INFO adding 'simpleparse/xmlparser/__init__.py' 2023-04-25 06:43:53,827 wheel INFO adding 'simpleparse/xmlparser/xml_parser.py' 2023-04-25 06:43:53,827 wheel INFO adding 'tests/__init__.py' 2023-04-25 06:43:53,827 wheel INFO adding 'tests/genericvalues.py' 2023-04-25 06:43:53,828 wheel INFO adding 'tests/mx_flag.py' 2023-04-25 06:43:53,828 wheel INFO adding 'tests/mx_high.py' 2023-04-25 06:43:53,828 wheel INFO adding 'tests/mx_low.py' 2023-04-25 06:43:53,828 wheel INFO adding 'tests/mx_recursive.py' 2023-04-25 06:43:53,828 wheel INFO adding 'tests/mx_special.py' 2023-04-25 06:43:53,828 wheel INFO adding 'tests/test_backup_on_subtable_failure.py' 2023-04-25 06:43:53,829 wheel INFO adding 'tests/test_common_chartypes.py' 2023-04-25 06:43:53,829 wheel INFO adding 'tests/test_common_comments.py' 2023-04-25 06:43:53,829 wheel INFO adding 'tests/test_common_iso_date.py' 2023-04-25 06:43:53,829 wheel INFO adding 'tests/test_common_numbers.py' 2023-04-25 06:43:53,829 wheel INFO adding 'tests/test_common_strings.py' 2023-04-25 06:43:53,829 wheel INFO adding 'tests/test_deep_nesting.py' 2023-04-25 06:43:53,830 wheel INFO adding 'tests/test_erroronfail.py' 2023-04-25 06:43:53,830 wheel INFO adding 'tests/test_grammarparser.py' 2023-04-25 06:43:53,830 wheel INFO adding 'tests/test_objectgenerator.py' 2023-04-25 06:43:53,830 wheel INFO adding 'tests/test_optimisation.py' 2023-04-25 06:43:53,830 wheel INFO adding 'tests/test_printers.py' 2023-04-25 06:43:53,830 wheel INFO adding 'tests/test_simpleparsegrammar.py' 2023-04-25 06:43:53,831 wheel INFO adding 'tests/test_xml.py' 2023-04-25 06:43:53,831 wheel INFO adding 'SimpleParse-2.2.3.dist-info/METADATA' 2023-04-25 06:43:53,831 wheel INFO adding 'SimpleParse-2.2.3.dist-info/WHEEL' 2023-04-25 06:43:53,831 wheel INFO adding 'SimpleParse-2.2.3.dist-info/top_level.txt' 2023-04-25 06:43:53,831 wheel INFO adding 'SimpleParse-2.2.3.dist-info/RECORD' 2023-04-25 06:43:53,832 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-25 06:43:53,834 gpep517 INFO The backend produced dist/SimpleParse-2.2.3-cp311-cp311-linux_armv8l.whl SimpleParse-2.2.3-cp311-cp311-linux_armv8l.whl >>> py3-simpleparse: Entering fakeroot... >>> py3-simpleparse*: Running postcheck for py3-simpleparse >>> WARNING: py3-simpleparse*: Found __pycache__ but package name doesn't end with -pyc >>> py3-simpleparse*: Preparing package py3-simpleparse... >>> py3-simpleparse*: Stripping binaries >>> py3-simpleparse*: Scanning shared objects >>> py3-simpleparse*: Tracing dependencies... python3 python3~3.11 so:libc.musl-armhf.so.1 >>> py3-simpleparse*: Package size: 1.2 MB >>> py3-simpleparse*: Compressing data... >>> py3-simpleparse*: Create checksum... >>> py3-simpleparse*: Create py3-simpleparse-2.2.3-r0.apk >>> py3-simpleparse: Build complete at Tue, 25 Apr 2023 06:43:54 +0000 elapsed time 0h 0m 10s >>> py3-simpleparse: Cleaning up srcdir >>> py3-simpleparse: Cleaning up pkgdir >>> py3-simpleparse: Uninstalling dependencies... (1/26) Purging .makedepends-py3-simpleparse (20230425.064350) (2/26) Purging python3-dev (3.11.3-r10) (3/26) Purging py3-gpep517-pyc (13-r2) (4/26) Purging py3-gpep517 (13-r2) (5/26) Purging py3-installer-pyc (0.7.0-r1) (6/26) Purging py3-installer (0.7.0-r1) (7/26) Purging py3-setuptools-pyc (67.7.2-r0) (8/26) Purging py3-setuptools (67.7.2-r0) (9/26) Purging py3-wheel-pyc (0.40.0-r1) (10/26) Purging py3-wheel (0.40.0-r1) (11/26) Purging py3-packaging-pyc (23.1-r1) (12/26) Purging py3-packaging (23.1-r1) (13/26) Purging py3-parsing-pyc (3.0.9-r2) (14/26) Purging py3-parsing (3.0.9-r2) (15/26) Purging python3-pyc (3.11.3-r10) (16/26) Purging python3-pycache-pyc0 (3.11.3-r10) (17/26) Purging pyc (0.1-r0) (18/26) Purging python3 (3.11.3-r10) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r5) (21/26) Purging libffi (3.4.4-r2) (22/26) Purging libpanelw (6.4_p20230401-r6) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.1-r1) (25/26) Purging sqlite-libs (3.41.2-r2) (26/26) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 98 packages >>> py3-simpleparse: Updating the community/armhf repository index... >>> py3-simpleparse: Signing the index...