>>> py3-xmlschema: Building main/py3-xmlschema 3.0.1-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 15:12:03 +0000 >>> py3-xmlschema: Checking sanity of /home/buildozer/aports/main/py3-xmlschema/APKBUILD... >>> py3-xmlschema: Analyzing dependencies... >>> py3-xmlschema: Installing for build: build-base py3-elementpath py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-jinja2 (1/37) Installing libffi (3.4.6-r0) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (4.0.0-r0) (4/37) Installing libpanelw (6.4_p20240330-r0) (5/37) Installing readline (8.2.10-r0) (6/37) Installing sqlite-libs (3.45.2-r0) (7/37) Installing python3 (3.12.2-r1) (8/37) Installing python3-pycache-pyc0 (3.12.2-r1) (9/37) Installing pyc (3.12.2-r1) (10/37) Installing py3-elementpath-pyc (4.1.5-r2) (11/37) Installing python3-pyc (3.12.2-r1) (12/37) Installing py3-elementpath (4.1.5-r2) (13/37) Installing py3-installer (0.7.0-r2) (14/37) Installing py3-installer-pyc (0.7.0-r2) (15/37) Installing py3-gpep517 (15-r2) (16/37) Installing py3-gpep517-pyc (15-r2) (17/37) Installing py3-parsing (3.1.2-r1) (18/37) Installing py3-parsing-pyc (3.1.2-r1) (19/37) Installing py3-packaging (24.0-r1) (20/37) Installing py3-packaging-pyc (24.0-r1) (21/37) Installing py3-setuptools (69.2.0-r1) (22/37) Installing py3-setuptools-pyc (69.2.0-r1) (23/37) Installing py3-wheel (0.42.0-r1) (24/37) Installing py3-wheel-pyc (0.42.0-r1) (25/37) Installing py3-iniconfig (2.0.0-r1) (26/37) Installing py3-iniconfig-pyc (2.0.0-r1) (27/37) Installing py3-pluggy (1.4.0-r1) (28/37) Installing py3-pluggy-pyc (1.4.0-r1) (29/37) Installing py3-py (1.11.0-r3) (30/37) Installing py3-py-pyc (1.11.0-r3) (31/37) Installing py3-pytest (8.1.1-r1) (32/37) Installing py3-pytest-pyc (8.1.1-r1) (33/37) Installing py3-markupsafe (2.1.5-r1) (34/37) Installing py3-markupsafe-pyc (2.1.5-r1) (35/37) Installing py3-jinja2 (3.1.3-r1) (36/37) Installing py3-jinja2-pyc (3.1.3-r1) (37/37) Installing .makedepends-py3-xmlschema (20240412.151203) Executing busybox-1.36.1-r25.trigger OK: 325 MiB in 147 packages >>> py3-xmlschema: Cleaning up srcdir >>> py3-xmlschema: Cleaning up pkgdir >>> py3-xmlschema: Cleaning up tmpdir >>> py3-xmlschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xmlschema-3.0.1.tar.gz >>> py3-xmlschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xmlschema-3.0.1.tar.gz >>> py3-xmlschema: Checking sha512sums... py3-xmlschema-3.0.1.tar.gz: OK >>> py3-xmlschema: Unpacking /var/cache/distfiles/py3-xmlschema-3.0.1.tar.gz... 2024-04-12 15:12:04,792 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 15:12:04,830 root INFO running bdist_wheel 2024-04-12 15:12:04,852 root INFO running build 2024-04-12 15:12:04,852 root INFO running build_py 2024-04-12 15:12:04,856 root INFO creating build 2024-04-12 15:12:04,856 root INFO creating build/lib 2024-04-12 15:12:04,856 root INFO creating build/lib/xmlschema 2024-04-12 15:12:04,856 root INFO copying xmlschema/aliases.py -> build/lib/xmlschema 2024-04-12 15:12:04,856 root INFO copying xmlschema/xpath3.py -> build/lib/xmlschema 2024-04-12 15:12:04,856 root INFO copying xmlschema/cli.py -> build/lib/xmlschema 2024-04-12 15:12:04,857 root INFO copying xmlschema/dataobjects.py -> build/lib/xmlschema 2024-04-12 15:12:04,857 root INFO copying xmlschema/xpath.py -> build/lib/xmlschema 2024-04-12 15:12:04,857 root INFO copying xmlschema/exports.py -> build/lib/xmlschema 2024-04-12 15:12:04,857 root INFO copying xmlschema/exceptions.py -> build/lib/xmlschema 2024-04-12 15:12:04,857 root INFO copying xmlschema/namespaces.py -> build/lib/xmlschema 2024-04-12 15:12:04,858 root INFO copying xmlschema/helpers.py -> build/lib/xmlschema 2024-04-12 15:12:04,858 root INFO copying xmlschema/resources.py -> build/lib/xmlschema 2024-04-12 15:12:04,858 root INFO copying xmlschema/documents.py -> build/lib/xmlschema 2024-04-12 15:12:04,858 root INFO copying xmlschema/locations.py -> build/lib/xmlschema 2024-04-12 15:12:04,858 root INFO copying xmlschema/__init__.py -> build/lib/xmlschema 2024-04-12 15:12:04,858 root INFO copying xmlschema/translation.py -> build/lib/xmlschema 2024-04-12 15:12:04,859 root INFO copying xmlschema/limits.py -> build/lib/xmlschema 2024-04-12 15:12:04,859 root INFO copying xmlschema/names.py -> build/lib/xmlschema 2024-04-12 15:12:04,859 root INFO creating build/lib/xmlschema/extras 2024-04-12 15:12:04,859 root INFO copying xmlschema/extras/codegen.py -> build/lib/xmlschema/extras 2024-04-12 15:12:04,859 root INFO copying xmlschema/extras/wsdl.py -> build/lib/xmlschema/extras 2024-04-12 15:12:04,860 root INFO copying xmlschema/extras/__init__.py -> build/lib/xmlschema/extras 2024-04-12 15:12:04,860 root INFO creating build/lib/xmlschema/testing 2024-04-12 15:12:04,860 root INFO copying xmlschema/testing/_helpers.py -> build/lib/xmlschema/testing 2024-04-12 15:12:04,860 root INFO copying xmlschema/testing/_case_class.py -> build/lib/xmlschema/testing 2024-04-12 15:12:04,861 root INFO copying xmlschema/testing/_observers.py -> build/lib/xmlschema/testing 2024-04-12 15:12:04,861 root INFO copying xmlschema/testing/_factory.py -> build/lib/xmlschema/testing 2024-04-12 15:12:04,861 root INFO copying xmlschema/testing/__init__.py -> build/lib/xmlschema/testing 2024-04-12 15:12:04,861 root INFO copying xmlschema/testing/_builders.py -> build/lib/xmlschema/testing 2024-04-12 15:12:04,861 root INFO creating build/lib/xmlschema/converters 2024-04-12 15:12:04,862 root INFO copying xmlschema/converters/badgerfish.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,862 root INFO copying xmlschema/converters/default.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,862 root INFO copying xmlschema/converters/jsonml.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,862 root INFO copying xmlschema/converters/parker.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,862 root INFO copying xmlschema/converters/abdera.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,863 root INFO copying xmlschema/converters/unordered.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,863 root INFO copying xmlschema/converters/columnar.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,863 root INFO copying xmlschema/converters/__init__.py -> build/lib/xmlschema/converters 2024-04-12 15:12:04,863 root INFO creating build/lib/xmlschema/validators 2024-04-12 15:12:04,864 root INFO copying xmlschema/validators/exceptions.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,864 root INFO copying xmlschema/validators/simple_types.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,864 root INFO copying xmlschema/validators/wildcards.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,864 root INFO copying xmlschema/validators/global_maps.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,864 root INFO copying xmlschema/validators/facets.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,865 root INFO copying xmlschema/validators/attributes.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,865 root INFO copying xmlschema/validators/xsdbase.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,865 root INFO copying xmlschema/validators/notations.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,865 root INFO copying xmlschema/validators/elements.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,865 root INFO copying xmlschema/validators/helpers.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,866 root INFO copying xmlschema/validators/assertions.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,866 root INFO copying xmlschema/validators/groups.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,866 root INFO copying xmlschema/validators/builtins.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,866 root INFO copying xmlschema/validators/particles.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,866 root INFO copying xmlschema/validators/complex_types.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,867 root INFO copying xmlschema/validators/__init__.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,867 root INFO copying xmlschema/validators/schemas.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,867 root INFO copying xmlschema/validators/identities.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,867 root INFO copying xmlschema/validators/models.py -> build/lib/xmlschema/validators 2024-04-12 15:12:04,872 root INFO copying xmlschema/py.typed -> build/lib/xmlschema 2024-04-12 15:12:04,872 root INFO creating build/lib/xmlschema/locale 2024-04-12 15:12:04,872 root INFO creating build/lib/xmlschema/locale/ru 2024-04-12 15:12:04,872 root INFO creating build/lib/xmlschema/locale/ru/LC_MESSAGES 2024-04-12 15:12:04,873 root INFO copying xmlschema/locale/ru/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/ru/LC_MESSAGES 2024-04-12 15:12:04,873 root INFO creating build/lib/xmlschema/locale/it 2024-04-12 15:12:04,873 root INFO creating build/lib/xmlschema/locale/it/LC_MESSAGES 2024-04-12 15:12:04,873 root INFO copying xmlschema/locale/it/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/it/LC_MESSAGES 2024-04-12 15:12:04,873 root INFO creating build/lib/xmlschema/locale/en 2024-04-12 15:12:04,873 root INFO creating build/lib/xmlschema/locale/en/LC_MESSAGES 2024-04-12 15:12:04,873 root INFO copying xmlschema/locale/en/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/en/LC_MESSAGES 2024-04-12 15:12:04,874 root INFO creating build/lib/xmlschema/locale/pl 2024-04-12 15:12:04,874 root INFO creating build/lib/xmlschema/locale/pl/LC_MESSAGES 2024-04-12 15:12:04,874 root INFO copying xmlschema/locale/pl/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/pl/LC_MESSAGES 2024-04-12 15:12:04,874 root INFO copying xmlschema/locale/ru/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/ru/LC_MESSAGES 2024-04-12 15:12:04,874 root INFO copying xmlschema/locale/it/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/it/LC_MESSAGES 2024-04-12 15:12:04,875 root INFO copying xmlschema/locale/en/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/en/LC_MESSAGES 2024-04-12 15:12:04,875 root INFO copying xmlschema/locale/pl/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/pl/LC_MESSAGES 2024-04-12 15:12:04,875 root INFO creating build/lib/xmlschema/schemas 2024-04-12 15:12:04,875 root INFO creating build/lib/xmlschema/schemas/XSD_1.0 2024-04-12 15:12:04,875 root INFO copying xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.0 2024-04-12 15:12:04,875 root INFO copying xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.0 2024-04-12 15:12:04,876 root INFO creating build/lib/xmlschema/schemas/XENC 2024-04-12 15:12:04,876 root INFO copying xmlschema/schemas/XENC/xenc-schema.xsd -> build/lib/xmlschema/schemas/XENC 2024-04-12 15:12:04,876 root INFO copying xmlschema/schemas/XENC/xenc-schema-11.xsd -> build/lib/xmlschema/schemas/XENC 2024-04-12 15:12:04,876 root INFO creating build/lib/xmlschema/schemas/VC 2024-04-12 15:12:04,876 root INFO copying xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/lib/xmlschema/schemas/VC 2024-04-12 15:12:04,876 root INFO creating build/lib/xmlschema/schemas/DSIG 2024-04-12 15:12:04,877 root INFO copying xmlschema/schemas/DSIG/xmldsig11-schema.xsd -> build/lib/xmlschema/schemas/DSIG 2024-04-12 15:12:04,877 root INFO copying xmlschema/schemas/DSIG/xmldsig-core-schema.xsd -> build/lib/xmlschema/schemas/DSIG 2024-04-12 15:12:04,877 root INFO creating build/lib/xmlschema/schemas/WSDL 2024-04-12 15:12:04,877 root INFO copying xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/lib/xmlschema/schemas/WSDL 2024-04-12 15:12:04,877 root INFO copying xmlschema/schemas/WSDL/wsdl.xsd -> build/lib/xmlschema/schemas/WSDL 2024-04-12 15:12:04,878 root INFO copying xmlschema/schemas/WSDL/soap-envelope.xsd -> build/lib/xmlschema/schemas/WSDL 2024-04-12 15:12:04,878 root INFO copying xmlschema/schemas/WSDL/soap-encoding.xsd -> build/lib/xmlschema/schemas/WSDL 2024-04-12 15:12:04,878 root INFO creating build/lib/xmlschema/schemas/XLINK 2024-04-12 15:12:04,878 root INFO copying xmlschema/schemas/XLINK/xlink.xsd -> build/lib/xmlschema/schemas/XLINK 2024-04-12 15:12:04,878 root INFO creating build/lib/xmlschema/schemas/XML 2024-04-12 15:12:04,878 root INFO copying xmlschema/schemas/XML/xml_minimal.xsd -> build/lib/xmlschema/schemas/XML 2024-04-12 15:12:04,879 root INFO creating build/lib/xmlschema/schemas/XHTML 2024-04-12 15:12:04,879 root INFO copying xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/lib/xmlschema/schemas/XHTML 2024-04-12 15:12:04,879 root INFO creating build/lib/xmlschema/schemas/XSI 2024-04-12 15:12:04,879 root INFO copying xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/lib/xmlschema/schemas/XSI 2024-04-12 15:12:04,879 root INFO creating build/lib/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,879 root INFO copying xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/lib/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,880 root INFO copying xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,880 root INFO copying xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,880 root INFO creating build/lib/xmlschema/schemas/HFP 2024-04-12 15:12:04,880 root INFO copying xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/lib/xmlschema/schemas/HFP 2024-04-12 15:12:04,880 root INFO creating build/lib/xmlschema/extras/templates 2024-04-12 15:12:04,880 root INFO creating build/lib/xmlschema/extras/templates/python 2024-04-12 15:12:04,880 root INFO copying xmlschema/extras/templates/python/sample.py.jinja -> build/lib/xmlschema/extras/templates/python 2024-04-12 15:12:04,881 root INFO copying xmlschema/extras/templates/python/bindings.py.jinja -> build/lib/xmlschema/extras/templates/python 2024-04-12 15:12:04,889 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 15:12:04,889 root INFO running install 2024-04-12 15:12:04,911 root INFO running install_lib 2024-04-12 15:12:04,914 root INFO creating build/bdist.linux-ppc64le 2024-04-12 15:12:04,914 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 15:12:04,914 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,914 root INFO copying build/lib/xmlschema/aliases.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,915 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/extras 2024-04-12 15:12:04,915 root INFO copying build/lib/xmlschema/extras/codegen.py -> build/bdist.linux-ppc64le/wheel/xmlschema/extras 2024-04-12 15:12:04,915 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/extras/templates 2024-04-12 15:12:04,915 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/extras/templates/python 2024-04-12 15:12:04,915 root INFO copying build/lib/xmlschema/extras/templates/python/sample.py.jinja -> build/bdist.linux-ppc64le/wheel/xmlschema/extras/templates/python 2024-04-12 15:12:04,915 root INFO copying build/lib/xmlschema/extras/templates/python/bindings.py.jinja -> build/bdist.linux-ppc64le/wheel/xmlschema/extras/templates/python 2024-04-12 15:12:04,916 root INFO copying build/lib/xmlschema/extras/wsdl.py -> build/bdist.linux-ppc64le/wheel/xmlschema/extras 2024-04-12 15:12:04,916 root INFO copying build/lib/xmlschema/extras/__init__.py -> build/bdist.linux-ppc64le/wheel/xmlschema/extras 2024-04-12 15:12:04,916 root INFO copying build/lib/xmlschema/xpath3.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,916 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/testing 2024-04-12 15:12:04,916 root INFO copying build/lib/xmlschema/testing/_helpers.py -> build/bdist.linux-ppc64le/wheel/xmlschema/testing 2024-04-12 15:12:04,916 root INFO copying build/lib/xmlschema/testing/_case_class.py -> build/bdist.linux-ppc64le/wheel/xmlschema/testing 2024-04-12 15:12:04,917 root INFO copying build/lib/xmlschema/testing/_observers.py -> build/bdist.linux-ppc64le/wheel/xmlschema/testing 2024-04-12 15:12:04,917 root INFO copying build/lib/xmlschema/testing/_factory.py -> build/bdist.linux-ppc64le/wheel/xmlschema/testing 2024-04-12 15:12:04,917 root INFO copying build/lib/xmlschema/testing/__init__.py -> build/bdist.linux-ppc64le/wheel/xmlschema/testing 2024-04-12 15:12:04,917 root INFO copying build/lib/xmlschema/testing/_builders.py -> build/bdist.linux-ppc64le/wheel/xmlschema/testing 2024-04-12 15:12:04,917 root INFO copying build/lib/xmlschema/cli.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,917 root INFO copying build/lib/xmlschema/dataobjects.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,918 root INFO copying build/lib/xmlschema/xpath.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,918 root INFO copying build/lib/xmlschema/exports.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,918 root INFO copying build/lib/xmlschema/exceptions.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,918 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,918 root INFO copying build/lib/xmlschema/converters/badgerfish.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,919 root INFO copying build/lib/xmlschema/converters/default.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,919 root INFO copying build/lib/xmlschema/converters/jsonml.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,919 root INFO copying build/lib/xmlschema/converters/parker.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,919 root INFO copying build/lib/xmlschema/converters/abdera.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,919 root INFO copying build/lib/xmlschema/converters/unordered.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,919 root INFO copying build/lib/xmlschema/converters/columnar.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,920 root INFO copying build/lib/xmlschema/converters/__init__.py -> build/bdist.linux-ppc64le/wheel/xmlschema/converters 2024-04-12 15:12:04,920 root INFO copying build/lib/xmlschema/namespaces.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,920 root INFO copying build/lib/xmlschema/helpers.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,920 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale 2024-04-12 15:12:04,920 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/ru 2024-04-12 15:12:04,920 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/ru/LC_MESSAGES 2024-04-12 15:12:04,921 root INFO copying build/lib/xmlschema/locale/ru/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/ru/LC_MESSAGES 2024-04-12 15:12:04,921 root INFO copying build/lib/xmlschema/locale/ru/LC_MESSAGES/xmlschema.po -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/ru/LC_MESSAGES 2024-04-12 15:12:04,921 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/it 2024-04-12 15:12:04,921 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/it/LC_MESSAGES 2024-04-12 15:12:04,921 root INFO copying build/lib/xmlschema/locale/it/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/it/LC_MESSAGES 2024-04-12 15:12:04,922 root INFO copying build/lib/xmlschema/locale/it/LC_MESSAGES/xmlschema.po -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/it/LC_MESSAGES 2024-04-12 15:12:04,922 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/en 2024-04-12 15:12:04,922 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/en/LC_MESSAGES 2024-04-12 15:12:04,922 root INFO copying build/lib/xmlschema/locale/en/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/en/LC_MESSAGES 2024-04-12 15:12:04,922 root INFO copying build/lib/xmlschema/locale/en/LC_MESSAGES/xmlschema.po -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/en/LC_MESSAGES 2024-04-12 15:12:04,922 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/pl 2024-04-12 15:12:04,923 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/locale/pl/LC_MESSAGES 2024-04-12 15:12:04,923 root INFO copying build/lib/xmlschema/locale/pl/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/pl/LC_MESSAGES 2024-04-12 15:12:04,923 root INFO copying build/lib/xmlschema/locale/pl/LC_MESSAGES/xmlschema.po -> build/bdist.linux-ppc64le/wheel/xmlschema/locale/pl/LC_MESSAGES 2024-04-12 15:12:04,923 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,923 root INFO copying build/lib/xmlschema/validators/exceptions.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,924 root INFO copying build/lib/xmlschema/validators/simple_types.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,924 root INFO copying build/lib/xmlschema/validators/wildcards.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,924 root INFO copying build/lib/xmlschema/validators/global_maps.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,924 root INFO copying build/lib/xmlschema/validators/facets.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,924 root INFO copying build/lib/xmlschema/validators/attributes.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,924 root INFO copying build/lib/xmlschema/validators/xsdbase.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,925 root INFO copying build/lib/xmlschema/validators/notations.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,925 root INFO copying build/lib/xmlschema/validators/elements.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,925 root INFO copying build/lib/xmlschema/validators/helpers.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,925 root INFO copying build/lib/xmlschema/validators/assertions.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,925 root INFO copying build/lib/xmlschema/validators/groups.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,926 root INFO copying build/lib/xmlschema/validators/builtins.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,926 root INFO copying build/lib/xmlschema/validators/particles.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,926 root INFO copying build/lib/xmlschema/validators/complex_types.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,926 root INFO copying build/lib/xmlschema/validators/__init__.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,926 root INFO copying build/lib/xmlschema/validators/schemas.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,927 root INFO copying build/lib/xmlschema/validators/identities.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,927 root INFO copying build/lib/xmlschema/validators/models.py -> build/bdist.linux-ppc64le/wheel/xmlschema/validators 2024-04-12 15:12:04,927 root INFO copying build/lib/xmlschema/resources.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,927 root INFO copying build/lib/xmlschema/py.typed -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,927 root INFO copying build/lib/xmlschema/documents.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,927 root INFO copying build/lib/xmlschema/locations.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,928 root INFO copying build/lib/xmlschema/__init__.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,928 root INFO copying build/lib/xmlschema/translation.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,928 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas 2024-04-12 15:12:04,928 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSD_1.0 2024-04-12 15:12:04,928 root INFO copying build/lib/xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSD_1.0 2024-04-12 15:12:04,929 root INFO copying build/lib/xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSD_1.0 2024-04-12 15:12:04,929 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XENC 2024-04-12 15:12:04,929 root INFO copying build/lib/xmlschema/schemas/XENC/xenc-schema.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XENC 2024-04-12 15:12:04,929 root INFO copying build/lib/xmlschema/schemas/XENC/xenc-schema-11.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XENC 2024-04-12 15:12:04,929 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/VC 2024-04-12 15:12:04,929 root INFO copying build/lib/xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/VC 2024-04-12 15:12:04,930 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/DSIG 2024-04-12 15:12:04,930 root INFO copying build/lib/xmlschema/schemas/DSIG/xmldsig11-schema.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/DSIG 2024-04-12 15:12:04,930 root INFO copying build/lib/xmlschema/schemas/DSIG/xmldsig-core-schema.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/DSIG 2024-04-12 15:12:04,930 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/WSDL 2024-04-12 15:12:04,930 root INFO copying build/lib/xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/WSDL 2024-04-12 15:12:04,930 root INFO copying build/lib/xmlschema/schemas/WSDL/wsdl.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/WSDL 2024-04-12 15:12:04,931 root INFO copying build/lib/xmlschema/schemas/WSDL/soap-envelope.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/WSDL 2024-04-12 15:12:04,931 root INFO copying build/lib/xmlschema/schemas/WSDL/soap-encoding.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/WSDL 2024-04-12 15:12:04,931 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XLINK 2024-04-12 15:12:04,931 root INFO copying build/lib/xmlschema/schemas/XLINK/xlink.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XLINK 2024-04-12 15:12:04,931 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XML 2024-04-12 15:12:04,931 root INFO copying build/lib/xmlschema/schemas/XML/xml_minimal.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XML 2024-04-12 15:12:04,932 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XHTML 2024-04-12 15:12:04,932 root INFO copying build/lib/xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XHTML 2024-04-12 15:12:04,932 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSI 2024-04-12 15:12:04,932 root INFO copying build/lib/xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSI 2024-04-12 15:12:04,932 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,932 root INFO copying build/lib/xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,933 root INFO copying build/lib/xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,933 root INFO copying build/lib/xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/XSD_1.1 2024-04-12 15:12:04,933 root INFO creating build/bdist.linux-ppc64le/wheel/xmlschema/schemas/HFP 2024-04-12 15:12:04,933 root INFO copying build/lib/xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/bdist.linux-ppc64le/wheel/xmlschema/schemas/HFP 2024-04-12 15:12:04,933 root INFO copying build/lib/xmlschema/limits.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,934 root INFO copying build/lib/xmlschema/names.py -> build/bdist.linux-ppc64le/wheel/xmlschema 2024-04-12 15:12:04,934 root INFO running install_egg_info 2024-04-12 15:12:04,939 root INFO running egg_info 2024-04-12 15:12:04,939 root INFO creating xmlschema.egg-info 2024-04-12 15:12:04,941 root INFO writing xmlschema.egg-info/PKG-INFO 2024-04-12 15:12:04,945 root INFO writing dependency_links to xmlschema.egg-info/dependency_links.txt 2024-04-12 15:12:04,945 root INFO writing entry points to xmlschema.egg-info/entry_points.txt 2024-04-12 15:12:04,947 root INFO writing requirements to xmlschema.egg-info/requires.txt 2024-04-12 15:12:04,947 root INFO writing top-level names to xmlschema.egg-info/top_level.txt 2024-04-12 15:12:04,948 root INFO writing manifest file 'xmlschema.egg-info/SOURCES.txt' 2024-04-12 15:12:04,956 root INFO reading manifest file 'xmlschema.egg-info/SOURCES.txt' 2024-04-12 15:12:04,956 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 15:12:04,956 root WARNING warning: no files found matching 'setup.cfg' 2024-04-12 15:12:04,980 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-04-12 15:12:04,980 root INFO adding license file 'LICENSE' 2024-04-12 15:12:04,989 root INFO writing manifest file 'xmlschema.egg-info/SOURCES.txt' 2024-04-12 15:12:04,990 root INFO Copying xmlschema.egg-info to build/bdist.linux-ppc64le/wheel/xmlschema-3.0.1-py3.12.egg-info 2024-04-12 15:12:04,991 root INFO running install_scripts 2024-04-12 15:12:04,996 wheel INFO creating build/bdist.linux-ppc64le/wheel/xmlschema-3.0.1.dist-info/WHEEL 2024-04-12 15:12:04,996 wheel INFO creating '/home/buildozer/aports/main/py3-xmlschema/src/xmlschema-3.0.1/.dist/.tmp-c0hbbz3d/xmlschema-3.0.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 15:12:04,997 wheel INFO adding 'xmlschema/__init__.py' 2024-04-12 15:12:04,997 wheel INFO adding 'xmlschema/aliases.py' 2024-04-12 15:12:04,997 wheel INFO adding 'xmlschema/cli.py' 2024-04-12 15:12:04,997 wheel INFO adding 'xmlschema/dataobjects.py' 2024-04-12 15:12:04,998 wheel INFO adding 'xmlschema/documents.py' 2024-04-12 15:12:04,998 wheel INFO adding 'xmlschema/exceptions.py' 2024-04-12 15:12:04,998 wheel INFO adding 'xmlschema/exports.py' 2024-04-12 15:12:04,999 wheel INFO adding 'xmlschema/helpers.py' 2024-04-12 15:12:04,999 wheel INFO adding 'xmlschema/limits.py' 2024-04-12 15:12:04,999 wheel INFO adding 'xmlschema/locations.py' 2024-04-12 15:12:04,999 wheel INFO adding 'xmlschema/names.py' 2024-04-12 15:12:04,999 wheel INFO adding 'xmlschema/namespaces.py' 2024-04-12 15:12:05,000 wheel INFO adding 'xmlschema/py.typed' 2024-04-12 15:12:05,000 wheel INFO adding 'xmlschema/resources.py' 2024-04-12 15:12:05,000 wheel INFO adding 'xmlschema/translation.py' 2024-04-12 15:12:05,000 wheel INFO adding 'xmlschema/xpath.py' 2024-04-12 15:12:05,001 wheel INFO adding 'xmlschema/xpath3.py' 2024-04-12 15:12:05,001 wheel INFO adding 'xmlschema/converters/__init__.py' 2024-04-12 15:12:05,001 wheel INFO adding 'xmlschema/converters/abdera.py' 2024-04-12 15:12:05,001 wheel INFO adding 'xmlschema/converters/badgerfish.py' 2024-04-12 15:12:05,002 wheel INFO adding 'xmlschema/converters/columnar.py' 2024-04-12 15:12:05,002 wheel INFO adding 'xmlschema/converters/default.py' 2024-04-12 15:12:05,002 wheel INFO adding 'xmlschema/converters/jsonml.py' 2024-04-12 15:12:05,002 wheel INFO adding 'xmlschema/converters/parker.py' 2024-04-12 15:12:05,002 wheel INFO adding 'xmlschema/converters/unordered.py' 2024-04-12 15:12:05,003 wheel INFO adding 'xmlschema/extras/__init__.py' 2024-04-12 15:12:05,003 wheel INFO adding 'xmlschema/extras/codegen.py' 2024-04-12 15:12:05,003 wheel INFO adding 'xmlschema/extras/wsdl.py' 2024-04-12 15:12:05,004 wheel INFO adding 'xmlschema/extras/templates/python/bindings.py.jinja' 2024-04-12 15:12:05,004 wheel INFO adding 'xmlschema/extras/templates/python/sample.py.jinja' 2024-04-12 15:12:05,004 wheel INFO adding 'xmlschema/locale/en/LC_MESSAGES/xmlschema.mo' 2024-04-12 15:12:05,004 wheel INFO adding 'xmlschema/locale/en/LC_MESSAGES/xmlschema.po' 2024-04-12 15:12:05,005 wheel INFO adding 'xmlschema/locale/it/LC_MESSAGES/xmlschema.mo' 2024-04-12 15:12:05,005 wheel INFO adding 'xmlschema/locale/it/LC_MESSAGES/xmlschema.po' 2024-04-12 15:12:05,006 wheel INFO adding 'xmlschema/locale/pl/LC_MESSAGES/xmlschema.mo' 2024-04-12 15:12:05,006 wheel INFO adding 'xmlschema/locale/pl/LC_MESSAGES/xmlschema.po' 2024-04-12 15:12:05,007 wheel INFO adding 'xmlschema/locale/ru/LC_MESSAGES/xmlschema.mo' 2024-04-12 15:12:05,007 wheel INFO adding 'xmlschema/locale/ru/LC_MESSAGES/xmlschema.po' 2024-04-12 15:12:05,008 wheel INFO adding 'xmlschema/schemas/DSIG/xmldsig-core-schema.xsd' 2024-04-12 15:12:05,008 wheel INFO adding 'xmlschema/schemas/DSIG/xmldsig11-schema.xsd' 2024-04-12 15:12:05,008 wheel INFO adding 'xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd' 2024-04-12 15:12:05,008 wheel INFO adding 'xmlschema/schemas/VC/XMLSchema-versioning.xsd' 2024-04-12 15:12:05,009 wheel INFO adding 'xmlschema/schemas/WSDL/soap-encoding.xsd' 2024-04-12 15:12:05,009 wheel INFO adding 'xmlschema/schemas/WSDL/soap-envelope.xsd' 2024-04-12 15:12:05,009 wheel INFO adding 'xmlschema/schemas/WSDL/wsdl-soap.xsd' 2024-04-12 15:12:05,009 wheel INFO adding 'xmlschema/schemas/WSDL/wsdl.xsd' 2024-04-12 15:12:05,010 wheel INFO adding 'xmlschema/schemas/XENC/xenc-schema-11.xsd' 2024-04-12 15:12:05,010 wheel INFO adding 'xmlschema/schemas/XENC/xenc-schema.xsd' 2024-04-12 15:12:05,010 wheel INFO adding 'xmlschema/schemas/XHTML/xhtml1-strict.xsd' 2024-04-12 15:12:05,010 wheel INFO adding 'xmlschema/schemas/XLINK/xlink.xsd' 2024-04-12 15:12:05,011 wheel INFO adding 'xmlschema/schemas/XML/xml_minimal.xsd' 2024-04-12 15:12:05,011 wheel INFO adding 'xmlschema/schemas/XSD_1.0/XMLSchema.xsd' 2024-04-12 15:12:05,012 wheel INFO adding 'xmlschema/schemas/XSD_1.0/datatypes.xsd' 2024-04-12 15:12:05,012 wheel INFO adding 'xmlschema/schemas/XSD_1.1/XMLSchema.xsd' 2024-04-12 15:12:05,012 wheel INFO adding 'xmlschema/schemas/XSD_1.1/datatypes.xsd' 2024-04-12 15:12:05,013 wheel INFO adding 'xmlschema/schemas/XSD_1.1/xsd11-extra.xsd' 2024-04-12 15:12:05,013 wheel INFO adding 'xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd' 2024-04-12 15:12:05,013 wheel INFO adding 'xmlschema/testing/__init__.py' 2024-04-12 15:12:05,013 wheel INFO adding 'xmlschema/testing/_builders.py' 2024-04-12 15:12:05,014 wheel INFO adding 'xmlschema/testing/_case_class.py' 2024-04-12 15:12:05,014 wheel INFO adding 'xmlschema/testing/_factory.py' 2024-04-12 15:12:05,014 wheel INFO adding 'xmlschema/testing/_helpers.py' 2024-04-12 15:12:05,014 wheel INFO adding 'xmlschema/testing/_observers.py' 2024-04-12 15:12:05,014 wheel INFO adding 'xmlschema/validators/__init__.py' 2024-04-12 15:12:05,015 wheel INFO adding 'xmlschema/validators/assertions.py' 2024-04-12 15:12:05,015 wheel INFO adding 'xmlschema/validators/attributes.py' 2024-04-12 15:12:05,015 wheel INFO adding 'xmlschema/validators/builtins.py' 2024-04-12 15:12:05,015 wheel INFO adding 'xmlschema/validators/complex_types.py' 2024-04-12 15:12:05,016 wheel INFO adding 'xmlschema/validators/elements.py' 2024-04-12 15:12:05,016 wheel INFO adding 'xmlschema/validators/exceptions.py' 2024-04-12 15:12:05,017 wheel INFO adding 'xmlschema/validators/facets.py' 2024-04-12 15:12:05,017 wheel INFO adding 'xmlschema/validators/global_maps.py' 2024-04-12 15:12:05,017 wheel INFO adding 'xmlschema/validators/groups.py' 2024-04-12 15:12:05,018 wheel INFO adding 'xmlschema/validators/helpers.py' 2024-04-12 15:12:05,018 wheel INFO adding 'xmlschema/validators/identities.py' 2024-04-12 15:12:05,018 wheel INFO adding 'xmlschema/validators/models.py' 2024-04-12 15:12:05,018 wheel INFO adding 'xmlschema/validators/notations.py' 2024-04-12 15:12:05,018 wheel INFO adding 'xmlschema/validators/particles.py' 2024-04-12 15:12:05,019 wheel INFO adding 'xmlschema/validators/schemas.py' 2024-04-12 15:12:05,020 wheel INFO adding 'xmlschema/validators/simple_types.py' 2024-04-12 15:12:05,020 wheel INFO adding 'xmlschema/validators/wildcards.py' 2024-04-12 15:12:05,020 wheel INFO adding 'xmlschema/validators/xsdbase.py' 2024-04-12 15:12:05,021 wheel INFO adding 'xmlschema-3.0.1.dist-info/LICENSE' 2024-04-12 15:12:05,021 wheel INFO adding 'xmlschema-3.0.1.dist-info/METADATA' 2024-04-12 15:12:05,021 wheel INFO adding 'xmlschema-3.0.1.dist-info/WHEEL' 2024-04-12 15:12:05,021 wheel INFO adding 'xmlschema-3.0.1.dist-info/entry_points.txt' 2024-04-12 15:12:05,021 wheel INFO adding 'xmlschema-3.0.1.dist-info/top_level.txt' 2024-04-12 15:12:05,022 wheel INFO adding 'xmlschema-3.0.1.dist-info/RECORD' 2024-04-12 15:12:05,023 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 15:12:05,027 gpep517 INFO The backend produced .dist/xmlschema-3.0.1-py3-none-any.whl xmlschema-3.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/main/py3-xmlschema/src/xmlschema-3.0.1 configfile: pyproject.toml collected 1336 items tests/test_cli.py ..................... [ 1%] tests/test_codegen.py .................................................. [ 5%] .................................................. [ 9%] tests/test_converters.py .........s.............. [ 10%] tests/test_dataobjects.py .............................................. [ 14%] ...................................................... [ 18%] tests/test_documents.py ..................s. [ 19%] tests/test_helpers.py ............................ [ 21%] tests/test_locations.py ............. [ 22%] tests/test_memory.py ssss [ 23%] tests/test_namespaces.py ........................... [ 25%] tests/test_package.py .... [ 25%] tests/test_resources.py ..........................s..................... [ 29%] ..... [ 29%] tests/test_schemas.py .................................................. [ 33%] ............................ [ 35%] tests/test_translations.py ...... [ 35%] tests/test_typing.py sss [ 36%] tests/test_validation.py ............................................... [ 39%] ....... [ 40%] tests/test_wsdl.py ..................... [ 41%] tests/test_xpath.py .................................. [ 44%] tests/validation/test_decoding.py ....................................s. [ 47%] .........................................................s.............. [ 52%] ........ [ 52%] tests/validation/test_encoding.py ...................s.................. [ 55%] .........s........ [ 57%] tests/validation/test_validation.py ................s................... [ 59%] ....s..... [ 60%] tests/validators/test_attributes.py .................................... [ 63%] ..... [ 63%] tests/validators/test_builtins.py ...................................... [ 66%] . [ 66%] tests/validators/test_complex_types.py ................................. [ 69%] . [ 69%] tests/validators/test_elements.py ............ [ 70%] tests/validators/test_exceptions.py ....s.....s.. [ 71%] tests/validators/test_facets.py ........................................ [ 74%] ................ [ 75%] tests/validators/test_global_maps.py .......... [ 75%] tests/validators/test_groups.py ............. [ 76%] tests/validators/test_identities.py .................................... [ 79%] ... [ 79%] tests/validators/test_models.py ........................................ [ 82%] ......................... [ 84%] tests/validators/test_notations.py .. [ 84%] tests/validators/test_particles.py .............. [ 85%] tests/validators/test_schemas.py ....................................... [ 88%] ................................................................ [ 93%] tests/validators/test_simple_types.py ................ [ 94%] tests/validators/test_wildcards.py ....................... [ 96%] tests/validators/test_xsdbase.py ....................................... [ 99%] ....... [100%] ====================== 1318 passed, 18 skipped in 47.95s ======================= >>> py3-xmlschema: Entering fakeroot... >>> py3-xmlschema-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/extras/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/extras/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/testing/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/testing/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/converters/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/converters/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/validators/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/validators/__pycache__' >>> py3-xmlschema-pyc*: Preparing subpackage py3-xmlschema-pyc... >>> py3-xmlschema-pyc*: Running postcheck for py3-xmlschema-pyc >>> py3-xmlschema*: Running postcheck for py3-xmlschema >>> py3-xmlschema*: Preparing package py3-xmlschema... >>> py3-xmlschema-pyc*: Tracing dependencies... py3-elementpath python3~3.12 >>> py3-xmlschema-pyc*: Package size: 1.3 MB >>> py3-xmlschema-pyc*: Compressing data... >>> py3-xmlschema-pyc*: Create checksum... >>> py3-xmlschema-pyc*: Create py3-xmlschema-pyc-3.0.1-r1.apk >>> py3-xmlschema*: Tracing dependencies... py3-elementpath python3~3.12 >>> py3-xmlschema*: Package size: 2.1 MB >>> py3-xmlschema*: Compressing data... >>> py3-xmlschema*: Create checksum... >>> py3-xmlschema*: Create py3-xmlschema-3.0.1-r1.apk >>> py3-xmlschema: Build complete at Fri, 12 Apr 2024 15:12:54 +0000 elapsed time 0h 0m 51s >>> py3-xmlschema: Cleaning up srcdir >>> py3-xmlschema: Cleaning up pkgdir >>> py3-xmlschema: Uninstalling dependencies... (1/37) Purging .makedepends-py3-xmlschema (20240412.151203) (2/37) Purging py3-elementpath-pyc (4.1.5-r2) (3/37) Purging py3-elementpath (4.1.5-r2) (4/37) Purging py3-gpep517-pyc (15-r2) (5/37) Purging py3-gpep517 (15-r2) (6/37) Purging py3-installer-pyc (0.7.0-r2) (7/37) Purging py3-installer (0.7.0-r2) (8/37) Purging py3-setuptools-pyc (69.2.0-r1) (9/37) Purging py3-setuptools (69.2.0-r1) (10/37) Purging py3-wheel-pyc (0.42.0-r1) (11/37) Purging py3-wheel (0.42.0-r1) (12/37) Purging py3-pytest-pyc (8.1.1-r1) (13/37) Purging py3-pytest (8.1.1-r1) (14/37) Purging py3-iniconfig-pyc (2.0.0-r1) (15/37) Purging py3-iniconfig (2.0.0-r1) (16/37) Purging py3-packaging-pyc (24.0-r1) (17/37) Purging py3-packaging (24.0-r1) (18/37) Purging py3-parsing-pyc (3.1.2-r1) (19/37) Purging py3-parsing (3.1.2-r1) (20/37) Purging py3-pluggy-pyc (1.4.0-r1) (21/37) Purging py3-pluggy (1.4.0-r1) (22/37) Purging py3-py-pyc (1.11.0-r3) (23/37) Purging py3-py (1.11.0-r3) (24/37) Purging py3-jinja2-pyc (3.1.3-r1) (25/37) Purging py3-jinja2 (3.1.3-r1) (26/37) Purging py3-markupsafe-pyc (2.1.5-r1) (27/37) Purging py3-markupsafe (2.1.5-r1) (28/37) Purging python3-pyc (3.12.2-r1) (29/37) Purging python3-pycache-pyc0 (3.12.2-r1) (30/37) Purging pyc (3.12.2-r1) (31/37) Purging python3 (3.12.2-r1) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.6-r0) (34/37) Purging libpanelw (6.4_p20240330-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging readline (8.2.10-r0) (37/37) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-xmlschema: Updating the main/ppc64le repository index... >>> py3-xmlschema: Signing the index...