==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-mpmath 1.4.1-1 (Sun Mar 15 14:09:32 2026)
==> Retrieving sources...
-> Updating mpmath git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
mpmath ... Passed
==> Making package: python-mpmath 1.4.1-1 (Sun Mar 15 20:09:58 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) mpdecimal-4.0.1-1 python-packaging-26.0-1 python-3.14.3-1 python-gmpy2-2.3.0-1
Total Download Size: 0.18 MiB
Total Installed Size: 70.32 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-gmpy2-2.3.0-1-armv7h downloading...
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
installing python-packaging...
installing python-gmpy2...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (20) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.34-1 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-pkg_resources-81.0.0-1 python-platformdirs-4.9.4-1 python-pyproject-hooks-1.2.0-6 python-typing_extensions-4.15.0-3 zlib-ng-2.3.3-1 git-2.53.0-1 python-build-1.4.0-1 python-installer-0.7.0-14 python-setuptools-1:82.0.1-1 python-setuptools-scm-9.2.2-3 python-wheel-0.46.3-1
Total Download Size: 1.56 MiB
Total Installed Size: 60.98 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:82.0.1-1-any downloading...
python-setuptools-scm-9.2.2-3-any downloading...
python-more-itertools-10.8.0-2-any downloading...
python-pkg_resources-81.0.0-1-any downloading...
python-platformdirs-4.9.4-1-any downloading...
python-autocommand-2.2.2-9-any downloading...
python-jaraco.collections-5.1.0-3-any downloading...
python-jaraco.text-4.0.0-4-any downloading...
python-jaraco.functools-4.1.0-3-any downloading...
python-jaraco.context-6.0.1-3-any downloading...
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-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-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
python-rich: use rich as console log handler
:: 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 mpmath git repo...
Cloning into 'mpmath'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating mpmath.egg-info
writing mpmath.egg-info/PKG-INFO
writing dependency_links to mpmath.egg-info/dependency_links.txt
writing requirements to mpmath.egg-info/requires.txt
writing top-level names to mpmath.egg-info/top_level.txt
writing manifest file 'mpmath.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'mpmath.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/mpmath
copying mpmath/math2.py -> build/lib/mpmath
copying mpmath/ctx_mp_python.py -> build/lib/mpmath
copying mpmath/function_docs.py -> build/lib/mpmath
copying mpmath/ctx_base.py -> build/lib/mpmath
copying mpmath/libfp.py -> build/lib/mpmath
copying mpmath/ctx_fp.py -> build/lib/mpmath
copying mpmath/rational.py -> build/lib/mpmath
copying mpmath/__init__.py -> build/lib/mpmath
copying mpmath/visualization.py -> build/lib/mpmath
copying mpmath/usertools.py -> build/lib/mpmath
copying mpmath/ctx_iv.py -> build/lib/mpmath
copying mpmath/ctx_mp.py -> build/lib/mpmath
copying mpmath/_interactive.py -> build/lib/mpmath
copying mpmath/__main__.py -> build/lib/mpmath
copying mpmath/identification.py -> build/lib/mpmath
copying mpmath/_version.py -> build/lib/mpmath
creating build/lib/mpmath/libmp
copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp
copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp
copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp
copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp
creating build/lib/mpmath/calculus
copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus
copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus
copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus
copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus
copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus
copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus
copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus
creating build/lib/mpmath/matrices
copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices
copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices
copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices
copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices
copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices
creating build/lib/mpmath/functions
copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions
copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions
copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions
copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions
copying mpmath/functions/factorials.py -> build/lib/mpmath/functions
copying mpmath/functions/__init__.py -> build/lib/mpmath/functions
copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions
copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions
copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions
copying mpmath/functions/bessel.py -> build/lib/mpmath/functions
copying mpmath/functions/theta.py -> build/lib/mpmath/functions
copying mpmath/functions/zeta.py -> build/lib/mpmath/functions
copying mpmath/functions/signals.py -> build/lib/mpmath/functions
copying mpmath/functions/functions.py -> build/lib/mpmath/functions
running egg_info
writing mpmath.egg-info/PKG-INFO
writing dependency_links to mpmath.egg-info/dependency_links.txt
writing requirements to mpmath.egg-info/requires.txt
writing top-level names to mpmath.egg-info/top_level.txt
adding license file 'LICENSE'
writing manifest file 'mpmath.egg-info/SOURCES.txt'
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mpmath.tests' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'mpmath.tests' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'mpmath.tests' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'mpmath.tests' to be distributed and are
already explicitly excluding 'mpmath.tests' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating build/lib/mpmath/tests
copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests
copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests
copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests
copying mpmath/tests/test_cli.py -> build/lib/mpmath/tests
copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests
copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests
copying mpmath/tests/test_demos.py -> build/lib/mpmath/tests
copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests
copying mpmath/tests/test_division.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests
copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests
copying mpmath/tests/test_extra_gamma.py -> build/lib/mpmath/tests
copying mpmath/tests/test_extra_zeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_format.py -> build/lib/mpmath/tests
copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests
copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests
copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests
copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests
copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests
copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests
copying mpmath/tests/test_module.py -> build/lib/mpmath/tests
copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests
copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests
copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests
copying mpmath/tests/test_power.py -> build/lib/mpmath/tests
copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests
copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests
copying mpmath/tests/test_special.py -> build/lib/mpmath/tests
copying mpmath/tests/test_str.py -> build/lib/mpmath/tests
copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests
copying mpmath/tests/test_torture.py -> build/lib/mpmath/tests
copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests
copying mpmath/tests/test_version_frozen.sh -> build/lib/mpmath/tests
copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/mpmath
creating build/bdist.linux-armv7l/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-armv7l/wheel/./mpmath/libmp
copying build/lib/mpmath/math2.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/function_docs.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/libfp.py -> build/bdist.linux-armv7l/wheel/./mpmath
creating build/bdist.linux-armv7l/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-armv7l/wheel/./mpmath/calculus
copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/rational.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/__init__.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/visualization.py -> build/bdist.linux-armv7l/wheel/./mpmath
creating build/bdist.linux-armv7l/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_extra_zeta.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_extra_gamma.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_module.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_demos.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_torture.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_version_frozen.sh -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_format.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_cli.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-armv7l/wheel/./mpmath/tests
copying build/lib/mpmath/usertools.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-armv7l/wheel/./mpmath
creating build/bdist.linux-armv7l/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-armv7l/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-armv7l/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-armv7l/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-armv7l/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-armv7l/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-armv7l/wheel/./mpmath/matrices
copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-armv7l/wheel/./mpmath
creating build/bdist.linux-armv7l/wheel/mpmath/functions
copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/signals.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-armv7l/wheel/./mpmath/functions
copying build/lib/mpmath/_interactive.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/__main__.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/identification.py -> build/bdist.linux-armv7l/wheel/./mpmath
copying build/lib/mpmath/_version.py -> build/bdist.linux-armv7l/wheel/./mpmath
running install_egg_info
Copying mpmath.egg-info to build/bdist.linux-armv7l/wheel/./mpmath-1.4.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/mpmath-1.4.1.dist-info/WHEEL
creating '/build/python-mpmath/src/mpmath/dist/.tmp-ft6_w_cr/mpmath-1.4.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'mpmath/__init__.py'
adding 'mpmath/__main__.py'
adding 'mpmath/_interactive.py'
adding 'mpmath/_version.py'
adding 'mpmath/ctx_base.py'
adding 'mpmath/ctx_fp.py'
adding 'mpmath/ctx_iv.py'
adding 'mpmath/ctx_mp.py'
adding 'mpmath/ctx_mp_python.py'
adding 'mpmath/function_docs.py'
adding 'mpmath/identification.py'
adding 'mpmath/libfp.py'
adding 'mpmath/math2.py'
adding 'mpmath/rational.py'
adding 'mpmath/usertools.py'
adding 'mpmath/visualization.py'
adding 'mpmath/calculus/__init__.py'
adding 'mpmath/calculus/approximation.py'
adding 'mpmath/calculus/calculus.py'
adding 'mpmath/calculus/differentiation.py'
adding 'mpmath/calculus/extrapolation.py'
adding 'mpmath/calculus/inverselaplace.py'
adding 'mpmath/calculus/odes.py'
adding 'mpmath/calculus/optimization.py'
adding 'mpmath/calculus/polynomials.py'
adding 'mpmath/calculus/quadrature.py'
adding 'mpmath/functions/__init__.py'
adding 'mpmath/functions/bessel.py'
adding 'mpmath/functions/elliptic.py'
adding 'mpmath/functions/expintegrals.py'
adding 'mpmath/functions/factorials.py'
adding 'mpmath/functions/functions.py'
adding 'mpmath/functions/hypergeometric.py'
adding 'mpmath/functions/orthogonal.py'
adding 'mpmath/functions/qfunctions.py'
adding 'mpmath/functions/rszeta.py'
adding 'mpmath/functions/signals.py'
adding 'mpmath/functions/theta.py'
adding 'mpmath/functions/zeta.py'
adding 'mpmath/functions/zetazeros.py'
adding 'mpmath/libmp/__init__.py'
adding 'mpmath/libmp/backend.py'
adding 'mpmath/libmp/gammazeta.py'
adding 'mpmath/libmp/libelefun.py'
adding 'mpmath/libmp/libhyper.py'
adding 'mpmath/libmp/libintmath.py'
adding 'mpmath/libmp/libmpc.py'
adding 'mpmath/libmp/libmpf.py'
adding 'mpmath/libmp/libmpi.py'
adding 'mpmath/matrices/__init__.py'
adding 'mpmath/matrices/calculus.py'
adding 'mpmath/matrices/eigen.py'
adding 'mpmath/matrices/eigen_symmetric.py'
adding 'mpmath/matrices/linalg.py'
adding 'mpmath/matrices/matrices.py'
adding 'mpmath/tests/test_basic_ops.py'
adding 'mpmath/tests/test_bitwise.py'
adding 'mpmath/tests/test_calculus.py'
adding 'mpmath/tests/test_cli.py'
adding 'mpmath/tests/test_compatibility.py'
adding 'mpmath/tests/test_convert.py'
adding 'mpmath/tests/test_demos.py'
adding 'mpmath/tests/test_diff.py'
adding 'mpmath/tests/test_division.py'
adding 'mpmath/tests/test_eigen.py'
adding 'mpmath/tests/test_eigen_symmetric.py'
adding 'mpmath/tests/test_elliptic.py'
adding 'mpmath/tests/test_extra_gamma.py'
adding 'mpmath/tests/test_extra_zeta.py'
adding 'mpmath/tests/test_format.py'
adding 'mpmath/tests/test_fp.py'
adding 'mpmath/tests/test_functions.py'
adding 'mpmath/tests/test_functions2.py'
adding 'mpmath/tests/test_gammazeta.py'
adding 'mpmath/tests/test_hp.py'
adding 'mpmath/tests/test_identify.py'
adding 'mpmath/tests/test_interval.py'
adding 'mpmath/tests/test_levin.py'
adding 'mpmath/tests/test_linalg.py'
adding 'mpmath/tests/test_matrices.py'
adding 'mpmath/tests/test_module.py'
adding 'mpmath/tests/test_mpmath.py'
adding 'mpmath/tests/test_ode.py'
adding 'mpmath/tests/test_pickle.py'
adding 'mpmath/tests/test_power.py'
adding 'mpmath/tests/test_quad.py'
adding 'mpmath/tests/test_rootfinding.py'
adding 'mpmath/tests/test_special.py'
adding 'mpmath/tests/test_str.py'
adding 'mpmath/tests/test_summation.py'
adding 'mpmath/tests/test_torture.py'
adding 'mpmath/tests/test_trig.py'
adding 'mpmath/tests/test_version_frozen.sh'
adding 'mpmath/tests/test_visualization.py'
adding 'mpmath-1.4.1.dist-info/licenses/LICENSE'
adding 'mpmath-1.4.1.dist-info/METADATA'
adding 'mpmath-1.4.1.dist-info/WHEEL'
adding 'mpmath-1.4.1.dist-info/top_level.txt'
adding 'mpmath-1.4.1.dist-info/zip-safe'
adding 'mpmath-1.4.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built mpmath-1.4.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-mpmath"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-mpmath 1.4.1-1 (Sun Mar 15 20:10:39 2026)
==> Cleaning up...
[?12l[?25h