==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-elementpath 5.1.0-1 (Sun Jan 11 14:51:48 2026)
==> Retrieving sources...
-> Updating python-elementpath git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-elementpath ... Passed
==> Validating source files with b2sums...
python-elementpath ... Passed
==> Making package: python-elementpath 5.1.0-1 (Sun Jan 11 14:51:51 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.14.2-2
Total Installed Size: 77.81 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (18) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 zlib-ng-2.3.2-1 git-2.52.0-2 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 56.04 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of python-elementpath git repo...
Cloning into 'python-elementpath'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating elementpath.egg-info
writing elementpath.egg-info/PKG-INFO
writing dependency_links to elementpath.egg-info/dependency_links.txt
writing requirements to elementpath.egg-info/requires.txt
writing top-level names to elementpath.egg-info/top_level.txt
writing manifest file 'elementpath.egg-info/SOURCES.txt'
reading manifest file 'elementpath.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'tests/.mypy_cache'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'elementpath.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/elementpath
copying elementpath/tree_builders.py -> build/lib/elementpath
copying elementpath/helpers.py -> build/lib/elementpath
copying elementpath/compare.py -> build/lib/elementpath
copying elementpath/tdop.py -> build/lib/elementpath
copying elementpath/aliases.py -> build/lib/elementpath
copying elementpath/serialization.py -> build/lib/elementpath
copying elementpath/xpath_nodes.py -> build/lib/elementpath
copying elementpath/etree.py -> build/lib/elementpath
copying elementpath/sequences.py -> build/lib/elementpath
copying elementpath/sequence_types.py -> build/lib/elementpath
copying elementpath/collations.py -> build/lib/elementpath
copying elementpath/namespaces.py -> build/lib/elementpath
copying elementpath/schema_proxy.py -> build/lib/elementpath
copying elementpath/protocols.py -> build/lib/elementpath
copying elementpath/xpath_selectors.py -> build/lib/elementpath
copying elementpath/__init__.py -> build/lib/elementpath
copying elementpath/xpath3.py -> build/lib/elementpath
copying elementpath/decoder.py -> build/lib/elementpath
copying elementpath/exceptions.py -> build/lib/elementpath
copying elementpath/xpath_context.py -> build/lib/elementpath
creating build/lib/elementpath/extras
copying elementpath/extras/pathnodes.py -> build/lib/elementpath/extras
copying elementpath/extras/__init__.py -> build/lib/elementpath/extras
creating build/lib/elementpath/validators
copying elementpath/validators/__init__.py -> build/lib/elementpath/validators
creating build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/tokens.py -> build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/contructors.py -> build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/base.py -> build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/functions.py -> build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/maps.py -> build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/arrays.py -> build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/__init__.py -> build/lib/elementpath/xpath_tokens
copying elementpath/xpath_tokens/axes.py -> build/lib/elementpath/xpath_tokens
creating build/lib/elementpath/xpath30
copying elementpath/xpath30/_translation_maps.py -> build/lib/elementpath/xpath30
copying elementpath/xpath30/xpath30_parser.py -> build/lib/elementpath/xpath30
copying elementpath/xpath30/_xpath30_operators.py -> build/lib/elementpath/xpath30
copying elementpath/xpath30/_xpath30_functions.py -> build/lib/elementpath/xpath30
copying elementpath/xpath30/xpath30_helpers.py -> build/lib/elementpath/xpath30
copying elementpath/xpath30/__init__.py -> build/lib/elementpath/xpath30
creating build/lib/elementpath/xpath2
copying elementpath/xpath2/xpath2_parser.py -> build/lib/elementpath/xpath2
copying elementpath/xpath2/_xpath2_operators.py -> build/lib/elementpath/xpath2
copying elementpath/xpath2/__init__.py -> build/lib/elementpath/xpath2
copying elementpath/xpath2/_xpath2_constructors.py -> build/lib/elementpath/xpath2
copying elementpath/xpath2/_xpath2_functions.py -> build/lib/elementpath/xpath2
creating build/lib/elementpath/xpath31
copying elementpath/xpath31/_xpath31_operators.py -> build/lib/elementpath/xpath31
copying elementpath/xpath31/_xpath31_functions.py -> build/lib/elementpath/xpath31
copying elementpath/xpath31/xpath31_parser.py -> build/lib/elementpath/xpath31
copying elementpath/xpath31/__init__.py -> build/lib/elementpath/xpath31
creating build/lib/elementpath/xpath1
copying elementpath/xpath1/_xpath1_functions.py -> build/lib/elementpath/xpath1
copying elementpath/xpath1/_xpath1_operators.py -> build/lib/elementpath/xpath1
copying elementpath/xpath1/_xpath1_axes.py -> build/lib/elementpath/xpath1
copying elementpath/xpath1/__init__.py -> build/lib/elementpath/xpath1
copying elementpath/xpath1/xpath1_parser.py -> build/lib/elementpath/xpath1
creating build/lib/elementpath/datatypes
copying elementpath/datatypes/string.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/lists.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/binary.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/uri.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/numeric.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/untyped.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/datetime.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/proxies.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/any_types.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/__init__.py -> build/lib/elementpath/datatypes
copying elementpath/datatypes/qname.py -> build/lib/elementpath/datatypes
creating build/lib/elementpath/regex
copying elementpath/regex/codepoints.py -> build/lib/elementpath/regex
copying elementpath/regex/patterns.py -> build/lib/elementpath/regex
copying elementpath/regex/unicode_subsets.py -> build/lib/elementpath/regex
copying elementpath/regex/unicode_categories.py -> build/lib/elementpath/regex
copying elementpath/regex/unicode_blocks.py -> build/lib/elementpath/regex
copying elementpath/regex/character_classes.py -> build/lib/elementpath/regex
copying elementpath/regex/__init__.py -> build/lib/elementpath/regex
copying elementpath/regex/categories_fallback.py -> build/lib/elementpath/regex
copying elementpath/py.typed -> build/lib/elementpath
copying elementpath/validators/analyze-string.xsd -> build/lib/elementpath/validators
copying elementpath/validators/schema-for-json.xsd -> build/lib/elementpath/validators
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/elementpath
creating build/bdist.linux-aarch64/wheel/elementpath/extras
copying build/lib/elementpath/extras/pathnodes.py -> build/bdist.linux-aarch64/wheel/./elementpath/extras
copying build/lib/elementpath/extras/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/extras
copying build/lib/elementpath/tree_builders.py -> build/bdist.linux-aarch64/wheel/./elementpath
creating build/bdist.linux-aarch64/wheel/elementpath/validators
copying build/lib/elementpath/validators/analyze-string.xsd -> build/bdist.linux-aarch64/wheel/./elementpath/validators
copying build/lib/elementpath/validators/schema-for-json.xsd -> build/bdist.linux-aarch64/wheel/./elementpath/validators
copying build/lib/elementpath/validators/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/validators
copying build/lib/elementpath/helpers.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/compare.py -> build/bdist.linux-aarch64/wheel/./elementpath
creating build/bdist.linux-aarch64/wheel/elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/tokens.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/contructors.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/base.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/functions.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/maps.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/arrays.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/xpath_tokens/axes.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath_tokens
copying build/lib/elementpath/tdop.py -> build/bdist.linux-aarch64/wheel/./elementpath
creating build/bdist.linux-aarch64/wheel/elementpath/xpath30
copying build/lib/elementpath/xpath30/_translation_maps.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath30
copying build/lib/elementpath/xpath30/xpath30_parser.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath30
copying build/lib/elementpath/xpath30/_xpath30_operators.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath30
copying build/lib/elementpath/xpath30/_xpath30_functions.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath30
copying build/lib/elementpath/xpath30/xpath30_helpers.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath30
copying build/lib/elementpath/xpath30/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath30
copying build/lib/elementpath/aliases.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/serialization.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/xpath_nodes.py -> build/bdist.linux-aarch64/wheel/./elementpath
creating build/bdist.linux-aarch64/wheel/elementpath/xpath2
copying build/lib/elementpath/xpath2/xpath2_parser.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath2
copying build/lib/elementpath/xpath2/_xpath2_operators.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath2
copying build/lib/elementpath/xpath2/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath2
copying build/lib/elementpath/xpath2/_xpath2_constructors.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath2
copying build/lib/elementpath/xpath2/_xpath2_functions.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath2
creating build/bdist.linux-aarch64/wheel/elementpath/xpath31
copying build/lib/elementpath/xpath31/_xpath31_operators.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath31
copying build/lib/elementpath/xpath31/_xpath31_functions.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath31
copying build/lib/elementpath/xpath31/xpath31_parser.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath31
copying build/lib/elementpath/xpath31/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath31
creating build/bdist.linux-aarch64/wheel/elementpath/xpath1
copying build/lib/elementpath/xpath1/_xpath1_functions.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath1
copying build/lib/elementpath/xpath1/_xpath1_operators.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath1
copying build/lib/elementpath/xpath1/_xpath1_axes.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath1
copying build/lib/elementpath/xpath1/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath1
copying build/lib/elementpath/xpath1/xpath1_parser.py -> build/bdist.linux-aarch64/wheel/./elementpath/xpath1
creating build/bdist.linux-aarch64/wheel/elementpath/datatypes
copying build/lib/elementpath/datatypes/string.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/lists.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/binary.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/uri.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/numeric.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/untyped.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/datetime.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/proxies.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/any_types.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/datatypes/qname.py -> build/bdist.linux-aarch64/wheel/./elementpath/datatypes
copying build/lib/elementpath/etree.py -> build/bdist.linux-aarch64/wheel/./elementpath
creating build/bdist.linux-aarch64/wheel/elementpath/regex
copying build/lib/elementpath/regex/codepoints.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/regex/patterns.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/regex/unicode_subsets.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/regex/unicode_categories.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/regex/unicode_blocks.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/regex/character_classes.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/regex/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/regex/categories_fallback.py -> build/bdist.linux-aarch64/wheel/./elementpath/regex
copying build/lib/elementpath/sequences.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/sequence_types.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/collations.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/namespaces.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/schema_proxy.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/py.typed -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/protocols.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/xpath_selectors.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/__init__.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/xpath3.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/decoder.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/exceptions.py -> build/bdist.linux-aarch64/wheel/./elementpath
copying build/lib/elementpath/xpath_context.py -> build/bdist.linux-aarch64/wheel/./elementpath
running install_egg_info
running egg_info
writing elementpath.egg-info/PKG-INFO
writing dependency_links to elementpath.egg-info/dependency_links.txt
writing requirements to elementpath.egg-info/requires.txt
writing top-level names to elementpath.egg-info/top_level.txt
reading manifest file 'elementpath.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'tests/.mypy_cache'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'elementpath.egg-info/SOURCES.txt'
Copying elementpath.egg-info to build/bdist.linux-aarch64/wheel/./elementpath-5.1.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/elementpath-5.1.0.dist-info/WHEEL
creating '/build/python-elementpath/src/python-elementpath/dist/.tmp-l81n43pd/elementpath-5.1.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'elementpath/__init__.py'
adding 'elementpath/aliases.py'
adding 'elementpath/collations.py'
adding 'elementpath/compare.py'
adding 'elementpath/decoder.py'
adding 'elementpath/etree.py'
adding 'elementpath/exceptions.py'
adding 'elementpath/helpers.py'
adding 'elementpath/namespaces.py'
adding 'elementpath/protocols.py'
adding 'elementpath/py.typed'
adding 'elementpath/schema_proxy.py'
adding 'elementpath/sequence_types.py'
adding 'elementpath/sequences.py'
adding 'elementpath/serialization.py'
adding 'elementpath/tdop.py'
adding 'elementpath/tree_builders.py'
adding 'elementpath/xpath3.py'
adding 'elementpath/xpath_context.py'
adding 'elementpath/xpath_nodes.py'
adding 'elementpath/xpath_selectors.py'
adding 'elementpath/datatypes/__init__.py'
adding 'elementpath/datatypes/any_types.py'
adding 'elementpath/datatypes/binary.py'
adding 'elementpath/datatypes/datetime.py'
adding 'elementpath/datatypes/lists.py'
adding 'elementpath/datatypes/numeric.py'
adding 'elementpath/datatypes/proxies.py'
adding 'elementpath/datatypes/qname.py'
adding 'elementpath/datatypes/string.py'
adding 'elementpath/datatypes/untyped.py'
adding 'elementpath/datatypes/uri.py'
adding 'elementpath/extras/__init__.py'
adding 'elementpath/extras/pathnodes.py'
adding 'elementpath/regex/__init__.py'
adding 'elementpath/regex/categories_fallback.py'
adding 'elementpath/regex/character_classes.py'
adding 'elementpath/regex/codepoints.py'
adding 'elementpath/regex/patterns.py'
adding 'elementpath/regex/unicode_blocks.py'
adding 'elementpath/regex/unicode_categories.py'
adding 'elementpath/regex/unicode_subsets.py'
adding 'elementpath/validators/__init__.py'
adding 'elementpath/validators/analyze-string.xsd'
adding 'elementpath/validators/schema-for-json.xsd'
adding 'elementpath/xpath1/__init__.py'
adding 'elementpath/xpath1/_xpath1_axes.py'
adding 'elementpath/xpath1/_xpath1_functions.py'
adding 'elementpath/xpath1/_xpath1_operators.py'
adding 'elementpath/xpath1/xpath1_parser.py'
adding 'elementpath/xpath2/__init__.py'
adding 'elementpath/xpath2/_xpath2_constructors.py'
adding 'elementpath/xpath2/_xpath2_functions.py'
adding 'elementpath/xpath2/_xpath2_operators.py'
adding 'elementpath/xpath2/xpath2_parser.py'
adding 'elementpath/xpath30/__init__.py'
adding 'elementpath/xpath30/_translation_maps.py'
adding 'elementpath/xpath30/_xpath30_functions.py'
adding 'elementpath/xpath30/_xpath30_operators.py'
adding 'elementpath/xpath30/xpath30_helpers.py'
adding 'elementpath/xpath30/xpath30_parser.py'
adding 'elementpath/xpath31/__init__.py'
adding 'elementpath/xpath31/_xpath31_functions.py'
adding 'elementpath/xpath31/_xpath31_operators.py'
adding 'elementpath/xpath31/xpath31_parser.py'
adding 'elementpath/xpath_tokens/__init__.py'
adding 'elementpath/xpath_tokens/arrays.py'
adding 'elementpath/xpath_tokens/axes.py'
adding 'elementpath/xpath_tokens/base.py'
adding 'elementpath/xpath_tokens/contructors.py'
adding 'elementpath/xpath_tokens/functions.py'
adding 'elementpath/xpath_tokens/maps.py'
adding 'elementpath/xpath_tokens/tokens.py'
adding 'elementpath-5.1.0.dist-info/licenses/LICENSE'
adding 'elementpath-5.1.0.dist-info/METADATA'
adding 'elementpath-5.1.0.dist-info/WHEEL'
adding 'elementpath-5.1.0.dist-info/top_level.txt'
adding 'elementpath-5.1.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built elementpath-5.1.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-elementpath/pkg/python-elementpath/usr/share'
install: creating directory '/build/python-elementpath/pkg/python-elementpath/usr/share/licenses'
install: creating directory '/build/python-elementpath/pkg/python-elementpath/usr/share/licenses/python-elementpath'
'LICENSE' -> '/build/python-elementpath/pkg/python-elementpath/usr/share/licenses/python-elementpath/LICENSE'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-elementpath"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-elementpath 5.1.0-1 (Sun Jan 11 14:52:11 2026)
==> Cleaning up...
[?12l[?25h