>>> py3-elementpath: Building main/py3-elementpath 5.0.3-r0 (using abuild 3.15.0-r0) started Tue, 12 Aug 2025 20:34:27 +0000 >>> py3-elementpath: Validating /home/udu/aports/main/py3-elementpath/APKBUILD... >>> py3-elementpath: Analyzing dependencies... >>> py3-elementpath: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-lxml (1/19) Installing py3-installer (0.7.0-r2) (2/19) Installing py3-installer-pyc (0.7.0-r2) (3/19) Installing py3-gpep517 (19-r0) (4/19) Installing py3-gpep517-pyc (19-r0) (5/19) Installing py3-setuptools (80.9.0-r0) (6/19) Installing py3-setuptools-pyc (80.9.0-r0) (7/19) Installing py3-wheel (0.46.1-r0) (8/19) Installing py3-wheel-pyc (0.46.1-r0) (9/19) Installing py3-iniconfig (2.1.0-r0) (10/19) Installing py3-iniconfig-pyc (2.1.0-r0) (11/19) Installing py3-pluggy (1.5.0-r0) (12/19) Installing py3-pluggy-pyc (1.5.0-r0) (13/19) Installing py3-py (1.11.0-r4) (14/19) Installing py3-py-pyc (1.11.0-r4) (15/19) Installing py3-pytest (8.3.5-r0) (16/19) Installing py3-pytest-pyc (8.3.5-r0) (17/19) Installing py3-lxml (5.3.1-r3) (18/19) Installing py3-lxml-pyc (5.3.1-r3) (19/19) Installing .makedepends-py3-elementpath (20250812.203428) Executing busybox-1.37.0-r19.trigger OK: 960 MiB in 338 packages >>> py3-elementpath: Cleaning up srcdir >>> py3-elementpath: Cleaning up pkgdir >>> py3-elementpath: Cleaning up tmpdir >>> py3-elementpath: Fetching py3-elementpath-5.0.3.tar.gz::https://github.com/sissaschool/elementpath/archive/refs/tags/v5.0.3.tar.gz >>> py3-elementpath: Fetching py3-elementpath-5.0.3.tar.gz::https://github.com/sissaschool/elementpath/archive/refs/tags/v5.0.3.tar.gz >>> py3-elementpath: Checking sha512sums... py3-elementpath-5.0.3.tar.gz: OK >>> py3-elementpath: Unpacking /var/cache/distfiles/py3-elementpath-5.0.3.tar.gz... 2025-08-12 20:34:28,762 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-08-12 20:34:28,784 root INFO running bdist_wheel 2025-08-12 20:34:28,790 root INFO running build 2025-08-12 20:34:28,790 root INFO running build_py 2025-08-12 20:34:28,791 root INFO creating build/lib/elementpath 2025-08-12 20:34:28,791 root INFO copying elementpath/decoder.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/helpers.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/xpath_context.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/serialization.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/xpath_nodes.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/etree.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/aliases.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/xpath3.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/schema_proxy.py -> build/lib/elementpath 2025-08-12 20:34:28,792 root INFO copying elementpath/exceptions.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/protocols.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/tree_builders.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/xpath_tokens.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/__init__.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/collations.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/xpath_selectors.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/namespaces.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/tdop.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/sequence_types.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO copying elementpath/compare.py -> build/lib/elementpath 2025-08-12 20:34:28,793 root INFO creating build/lib/elementpath/extras 2025-08-12 20:34:28,794 root INFO copying elementpath/extras/pathnodes.py -> build/lib/elementpath/extras 2025-08-12 20:34:28,794 root INFO copying elementpath/extras/__init__.py -> build/lib/elementpath/extras 2025-08-12 20:34:28,794 root INFO creating build/lib/elementpath/validators 2025-08-12 20:34:28,794 root INFO copying elementpath/validators/__init__.py -> build/lib/elementpath/validators 2025-08-12 20:34:28,794 root INFO creating build/lib/elementpath/xpath1 2025-08-12 20:34:28,794 root INFO copying elementpath/xpath1/_xpath1_functions.py -> build/lib/elementpath/xpath1 2025-08-12 20:34:28,794 root INFO copying elementpath/xpath1/xpath1_parser.py -> build/lib/elementpath/xpath1 2025-08-12 20:34:28,794 root INFO copying elementpath/xpath1/_xpath1_axes.py -> build/lib/elementpath/xpath1 2025-08-12 20:34:28,794 root INFO copying elementpath/xpath1/_xpath1_operators.py -> build/lib/elementpath/xpath1 2025-08-12 20:34:28,794 root INFO copying elementpath/xpath1/__init__.py -> build/lib/elementpath/xpath1 2025-08-12 20:34:28,794 root INFO creating build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/categories_fallback.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/unicode_blocks.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/character_classes.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/unicode_subsets.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/codepoints.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/patterns.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/unicode_categories.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO copying elementpath/regex/__init__.py -> build/lib/elementpath/regex 2025-08-12 20:34:28,795 root INFO creating build/lib/elementpath/xpath31 2025-08-12 20:34:28,795 root INFO copying elementpath/xpath31/_xpath31_operators.py -> build/lib/elementpath/xpath31 2025-08-12 20:34:28,795 root INFO copying elementpath/xpath31/xpath31_parser.py -> build/lib/elementpath/xpath31 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath31/__init__.py -> build/lib/elementpath/xpath31 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath31/_xpath31_functions.py -> build/lib/elementpath/xpath31 2025-08-12 20:34:28,796 root INFO creating build/lib/elementpath/xpath2 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath2/_xpath2_functions.py -> build/lib/elementpath/xpath2 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath2/_xpath2_constructors.py -> build/lib/elementpath/xpath2 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath2/xpath2_parser.py -> build/lib/elementpath/xpath2 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath2/_xpath2_operators.py -> build/lib/elementpath/xpath2 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath2/__init__.py -> build/lib/elementpath/xpath2 2025-08-12 20:34:28,796 root INFO creating build/lib/elementpath/xpath30 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath30/xpath30_helpers.py -> build/lib/elementpath/xpath30 2025-08-12 20:34:28,796 root INFO copying elementpath/xpath30/xpath30_parser.py -> build/lib/elementpath/xpath30 2025-08-12 20:34:28,797 root INFO copying elementpath/xpath30/_xpath30_functions.py -> build/lib/elementpath/xpath30 2025-08-12 20:34:28,797 root INFO copying elementpath/xpath30/_translation_maps.py -> build/lib/elementpath/xpath30 2025-08-12 20:34:28,797 root INFO copying elementpath/xpath30/__init__.py -> build/lib/elementpath/xpath30 2025-08-12 20:34:28,797 root INFO copying elementpath/xpath30/_xpath30_operators.py -> build/lib/elementpath/xpath30 2025-08-12 20:34:28,797 root INFO creating build/lib/elementpath/datatypes 2025-08-12 20:34:28,797 root INFO copying elementpath/datatypes/numeric.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,797 root INFO copying elementpath/datatypes/binary.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,797 root INFO copying elementpath/datatypes/uri.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,797 root INFO copying elementpath/datatypes/atomic_types.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,797 root INFO copying elementpath/datatypes/untyped.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,797 root INFO copying elementpath/datatypes/proxies.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,798 root INFO copying elementpath/datatypes/datetime.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,798 root INFO copying elementpath/datatypes/string.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,798 root INFO copying elementpath/datatypes/__init__.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,798 root INFO copying elementpath/datatypes/qname.py -> build/lib/elementpath/datatypes 2025-08-12 20:34:28,798 root INFO copying elementpath/py.typed -> build/lib/elementpath 2025-08-12 20:34:28,799 root INFO copying elementpath/validators/schema-for-json.xsd -> build/lib/elementpath/validators 2025-08-12 20:34:28,799 root INFO copying elementpath/validators/analyze-string.xsd -> build/lib/elementpath/validators 2025-08-12 20:34:28,801 root INFO installing to build/bdist.linux-x86_64/wheel 2025-08-12 20:34:28,801 root INFO running install 2025-08-12 20:34:28,806 root INFO running install_lib 2025-08-12 20:34:28,807 root INFO creating build/bdist.linux-x86_64/wheel 2025-08-12 20:34:28,807 root INFO creating build/bdist.linux-x86_64/wheel/elementpath 2025-08-12 20:34:28,807 root INFO copying build/lib/elementpath/py.typed -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/extras 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/extras/pathnodes.py -> build/bdist.linux-x86_64/wheel/./elementpath/extras 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/extras/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/extras 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/decoder.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/helpers.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/xpath_context.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/serialization.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/validators 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/validators/schema-for-json.xsd -> build/bdist.linux-x86_64/wheel/./elementpath/validators 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/validators/analyze-string.xsd -> build/bdist.linux-x86_64/wheel/./elementpath/validators 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/validators/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/validators 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/xpath_nodes.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/etree.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/aliases.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,808 root INFO copying build/lib/elementpath/xpath3.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/schema_proxy.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/exceptions.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/protocols.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/tree_builders.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/xpath_tokens.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,809 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath1 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/xpath1/_xpath1_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/xpath1/xpath1_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/xpath1/_xpath1_axes.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/xpath1/_xpath1_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/xpath1/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-08-12 20:34:28,809 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/regex 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/regex/categories_fallback.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/regex/unicode_blocks.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/regex/character_classes.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,809 root INFO copying build/lib/elementpath/regex/unicode_subsets.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/regex/codepoints.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/regex/patterns.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/regex/unicode_categories.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/regex/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,810 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath31 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/xpath31/_xpath31_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/xpath31/xpath31_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/xpath31/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/xpath31/_xpath31_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/collations.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/xpath_selectors.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/namespaces.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,810 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath2 2025-08-12 20:34:28,810 root INFO copying build/lib/elementpath/xpath2/_xpath2_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath2/_xpath2_constructors.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath2/xpath2_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath2/_xpath2_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath2/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/tdop.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,811 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath30 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath30/xpath30_helpers.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath30/xpath30_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath30/_xpath30_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath30/_translation_maps.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath30/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/xpath30/_xpath30_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-08-12 20:34:28,811 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/datatypes 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/datatypes/numeric.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,811 root INFO copying build/lib/elementpath/datatypes/binary.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/uri.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/atomic_types.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/untyped.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/proxies.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/datetime.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/string.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/datatypes/qname.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/sequence_types.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,812 root INFO copying build/lib/elementpath/compare.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-08-12 20:34:28,812 root INFO running install_egg_info 2025-08-12 20:34:28,813 root INFO running egg_info 2025-08-12 20:34:28,814 root INFO creating elementpath.egg-info 2025-08-12 20:34:28,814 root INFO writing elementpath.egg-info/PKG-INFO 2025-08-12 20:34:28,815 root INFO writing dependency_links to elementpath.egg-info/dependency_links.txt 2025-08-12 20:34:28,816 root INFO writing requirements to elementpath.egg-info/requires.txt 2025-08-12 20:34:28,816 root INFO writing top-level names to elementpath.egg-info/top_level.txt 2025-08-12 20:34:28,816 root INFO writing manifest file 'elementpath.egg-info/SOURCES.txt' 2025-08-12 20:34:28,818 root INFO reading manifest file 'elementpath.egg-info/SOURCES.txt' 2025-08-12 20:34:28,818 root INFO reading manifest template 'MANIFEST.in' 2025-08-12 20:34:28,820 root WARNING warning: no previously-included files matching '*' found under directory 'tests/.mypy_cache' 2025-08-12 20:34:28,820 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-08-12 20:34:28,820 root INFO adding license file 'LICENSE' 2025-08-12 20:34:28,821 root INFO writing manifest file 'elementpath.egg-info/SOURCES.txt' 2025-08-12 20:34:28,821 root INFO Copying elementpath.egg-info to build/bdist.linux-x86_64/wheel/./elementpath-5.0.3-py3.12.egg-info 2025-08-12 20:34:28,822 root INFO running install_scripts 2025-08-12 20:34:28,822 root INFO creating build/bdist.linux-x86_64/wheel/elementpath-5.0.3.dist-info/WHEEL 2025-08-12 20:34:28,822 wheel INFO creating '/home/udu/aports/main/py3-elementpath/src/elementpath-5.0.3/.dist/.tmp-xqk65dp5/elementpath-5.0.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-08-12 20:34:28,822 wheel INFO adding 'elementpath/__init__.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/aliases.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/collations.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/compare.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/decoder.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/etree.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/exceptions.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/helpers.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/namespaces.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/protocols.py' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/py.typed' 2025-08-12 20:34:28,823 wheel INFO adding 'elementpath/schema_proxy.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/sequence_types.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/serialization.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/tdop.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/tree_builders.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/xpath3.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/xpath_context.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/xpath_nodes.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/xpath_selectors.py' 2025-08-12 20:34:28,824 wheel INFO adding 'elementpath/xpath_tokens.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/__init__.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/atomic_types.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/binary.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/datetime.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/numeric.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/proxies.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/qname.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/string.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/untyped.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/datatypes/uri.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/extras/__init__.py' 2025-08-12 20:34:28,825 wheel INFO adding 'elementpath/extras/pathnodes.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/__init__.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/categories_fallback.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/character_classes.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/codepoints.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/patterns.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/unicode_blocks.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/unicode_categories.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/regex/unicode_subsets.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/validators/__init__.py' 2025-08-12 20:34:28,826 wheel INFO adding 'elementpath/validators/analyze-string.xsd' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/validators/schema-for-json.xsd' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath1/__init__.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath1/_xpath1_axes.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath1/_xpath1_functions.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath1/_xpath1_operators.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath1/xpath1_parser.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath2/__init__.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath2/_xpath2_constructors.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath2/_xpath2_functions.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath2/_xpath2_operators.py' 2025-08-12 20:34:28,827 wheel INFO adding 'elementpath/xpath2/xpath2_parser.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath30/__init__.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath30/_translation_maps.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath30/_xpath30_functions.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath30/_xpath30_operators.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath30/xpath30_helpers.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath30/xpath30_parser.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath31/__init__.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath31/_xpath31_functions.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath31/_xpath31_operators.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath/xpath31/xpath31_parser.py' 2025-08-12 20:34:28,828 wheel INFO adding 'elementpath-5.0.3.dist-info/licenses/LICENSE' 2025-08-12 20:34:28,829 wheel INFO adding 'elementpath-5.0.3.dist-info/METADATA' 2025-08-12 20:34:28,829 wheel INFO adding 'elementpath-5.0.3.dist-info/WHEEL' 2025-08-12 20:34:28,829 wheel INFO adding 'elementpath-5.0.3.dist-info/top_level.txt' 2025-08-12 20:34:28,829 wheel INFO adding 'elementpath-5.0.3.dist-info/RECORD' 2025-08-12 20:34:28,829 root INFO removing build/bdist.linux-x86_64/wheel 2025-08-12 20:34:28,830 gpep517 INFO The backend produced .dist/elementpath-5.0.3-py3-none-any.whl elementpath-5.0.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/main/py3-elementpath/src/elementpath-5.0.3 configfile: pyproject.toml collected 2585 items / 7 deselected / 2578 selected tests/test_collations.py .. [ 0%] tests/test_compare.py ... [ 0%] tests/test_datatypes.py s............................................... [ 2%] ........................................................................ [ 4%] ...................... [ 5%] tests/test_decoder.py ss [ 5%] tests/test_etree.py ............. [ 6%] tests/test_exceptions.py .. [ 6%] tests/test_helpers.py ........................... [ 7%] tests/test_namespaces.py ..... [ 7%] tests/test_package.py ... [ 7%] tests/test_pathnodes.py .... [ 7%] tests/test_regex.py ...................................s.......s........ [ 9%] .................. [ 10%] tests/test_schema_context.py ssssssss [ 10%] tests/test_schema_proxy.py ssssssssssssssssssssssssssssssssssssssss [ 12%] tests/test_selectors.py .............. [ 12%] tests/test_sequence_types.py ..... [ 13%] tests/test_serialization.py .... [ 13%] tests/test_tdop_parser.py .................... [ 14%] tests/test_tree_builders.py .....s. [ 14%] tests/test_validators.py ssss [ 14%] tests/test_xpath1_parser.py ..............................s............. [ 16%] ..................................................................s..... [ 19%] ............................................. [ 20%] tests/test_xpath2_constructors.py ...................................... [ 22%] ...................................... [ 23%] tests/test_xpath2_functions.py ............s............................ [ 25%] ...........ss...........................................s............... [ 28%] ........................ss............................... [ 30%] tests/test_xpath2_parser.py ..............s............................. [ 32%] ..................s.s........s.............................s............ [ 34%] .........................................s.............................. [ 37%] ..................s.s........s.............................s............ [ 40%] ........................... [ 41%] tests/test_xpath30.py ..............s................................... [ 43%] .....................s.s.........s..............................s....... [ 46%] ..............................................s......................... [ 48%] ...............................s.s.........s............................ [ 51%] ..s..........................................................s.......... [ 54%] ................................................ss...................... [ 57%] ............................................s........................... [ 60%] ...............................ss....................................... [ 62%] ........................................................................ [ 65%] ............ [ 66%] tests/test_xpath31.py ...................................s.............. [ 68%] .............................................s...s...................... [ 70%] ....s..................................s................................ [ 73%] ..............................................s......................... [ 76%] ..................................s...s..........................s...... [ 79%] ............................s........................................... [ 82%] ....................s................................................... [ 84%] .......ss............................................................... [ 87%] ...s..........................................................ss........ [ 90%] ........................................................................ [ 93%] ........................................... [ 94%] tests/test_xpath_context.py .................... [ 95%] tests/test_xpath_nodes.py ..................... [ 96%] tests/test_xpath_tokens.py ...............................s..........s.. [ 98%] .........s..........s...........s..........s [100%] =============== 2464 passed, 114 skipped, 7 deselected in 4.93s ================ >>> py3-elementpath: Entering fakeroot... >>> py3-elementpath-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/elementpath/extras/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/extras/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/validators/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/validators/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath1/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath1/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/regex/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/regex/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath31/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath31/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath2/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath2/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath30/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath30/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/datatypes/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/datatypes/__pycache__' >>> py3-elementpath-pyc*: Preparing subpackage py3-elementpath-pyc... >>> py3-elementpath-pyc*: Running postcheck for py3-elementpath-pyc >>> py3-elementpath*: Running postcheck for py3-elementpath >>> py3-elementpath*: Preparing package py3-elementpath... >>> py3-elementpath-pyc*: Tracing dependencies... python3~3.12 >>> py3-elementpath-pyc*: Package size: 1.2 MB >>> py3-elementpath-pyc*: Compressing data... >>> py3-elementpath-pyc*: Create checksum... >>> py3-elementpath-pyc*: Create py3-elementpath-pyc-5.0.3-r0.apk >>> py3-elementpath*: Tracing dependencies... python3~3.12 >>> py3-elementpath*: Package size: 1017.8 KB >>> py3-elementpath*: Compressing data... >>> py3-elementpath*: Create checksum... >>> py3-elementpath*: Create py3-elementpath-5.0.3-r0.apk >>> py3-elementpath: Build complete at Tue, 12 Aug 2025 20:34:34 +0000 elapsed time 0h 0m 7s >>> py3-elementpath: Cleaning up srcdir >>> py3-elementpath: Cleaning up pkgdir >>> py3-elementpath: Uninstalling dependencies... (1/19) Purging .makedepends-py3-elementpath (20250812.203428) (2/19) Purging py3-gpep517-pyc (19-r0) (3/19) Purging py3-gpep517 (19-r0) (4/19) Purging py3-installer-pyc (0.7.0-r2) (5/19) Purging py3-installer (0.7.0-r2) (6/19) Purging py3-setuptools-pyc (80.9.0-r0) (7/19) Purging py3-setuptools (80.9.0-r0) (8/19) Purging py3-wheel-pyc (0.46.1-r0) (9/19) Purging py3-wheel (0.46.1-r0) (10/19) Purging py3-pytest-pyc (8.3.5-r0) (11/19) Purging py3-pytest (8.3.5-r0) (12/19) Purging py3-iniconfig-pyc (2.1.0-r0) (13/19) Purging py3-iniconfig (2.1.0-r0) (14/19) Purging py3-pluggy-pyc (1.5.0-r0) (15/19) Purging py3-pluggy (1.5.0-r0) (16/19) Purging py3-py-pyc (1.11.0-r4) (17/19) Purging py3-py (1.11.0-r4) (18/19) Purging py3-lxml-pyc (5.3.1-r3) (19/19) Purging py3-lxml (5.3.1-r3) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 319 packages >>> py3-elementpath: Updating the main/x86_64 repository index... >>> py3-elementpath: Signing the index...