==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-makefun 1.16.0-2 (Sun Jan 11 22:25:31 2026)
==> Retrieving sources...
  -> Found python-makefun-1.16.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    python-makefun-1.16.0.tar.gz ... Passed
==> Making package: python-makefun 1.16.0-2 (Mon Jan 12 05:25:56 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:  68.57 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 (14) 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  python-build-1.3.0-4  python-installer-0.7.0-14  python-setuptools-1:80.9.0-4  python-setuptools-scm-9.2.2-3  python-wheel-0.45.1-4

Total Installed Size:  11.61 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 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...
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
    python-rich: use rich as console log handler
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-makefun-1.16.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-makefun-1.16.0.tar.gz with bsdtar
==> Starting build()...
* Building wheel...
<string>:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/makefun
copying src/makefun/_main_legacy_py.py -> build/lib/makefun
copying src/makefun/_main_py36_and_higher.py -> build/lib/makefun
copying src/makefun/main.py -> build/lib/makefun
copying src/makefun/__init__.py -> build/lib/makefun
copying src/makefun/_main_py35_and_higher.py -> build/lib/makefun
copying src/makefun/_version.py -> build/lib/makefun
copying src/makefun/py.typed -> build/lib/makefun
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/makefun
copying build/lib/makefun/_main_legacy_py.py -> build/bdist.linux-armv7l/wheel/./makefun
copying build/lib/makefun/py.typed -> build/bdist.linux-armv7l/wheel/./makefun
copying build/lib/makefun/_main_py36_and_higher.py -> build/bdist.linux-armv7l/wheel/./makefun
copying build/lib/makefun/main.py -> build/bdist.linux-armv7l/wheel/./makefun
copying build/lib/makefun/__init__.py -> build/bdist.linux-armv7l/wheel/./makefun
copying build/lib/makefun/_main_py35_and_higher.py -> build/bdist.linux-armv7l/wheel/./makefun
copying build/lib/makefun/_version.py -> build/bdist.linux-armv7l/wheel/./makefun
running install_egg_info
running egg_info
creating src/makefun.egg-info
writing src/makefun.egg-info/PKG-INFO
writing dependency_links to src/makefun.egg-info/dependency_links.txt
writing requirements to src/makefun.egg-info/requires.txt
writing top-level names to src/makefun.egg-info/top_level.txt
writing manifest file 'src/makefun.egg-info/SOURCES.txt'
reading manifest file 'src/makefun.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/makefun.egg-info/SOURCES.txt'
Copying src/makefun.egg-info to build/bdist.linux-armv7l/wheel/./makefun-1.16.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/makefun-1.16.0.dist-info/WHEEL
creating '/build/python-makefun/src/python-makefun-1.16.0/dist/.tmp-tjcqmrk9/makefun-1.16.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'makefun/__init__.py'
adding 'makefun/_main_legacy_py.py'
adding 'makefun/_main_py35_and_higher.py'
adding 'makefun/_main_py36_and_higher.py'
adding 'makefun/_version.py'
adding 'makefun/main.py'
adding 'makefun/py.typed'
adding 'makefun-1.16.0.dist-info/licenses/LICENSE'
adding 'makefun-1.16.0.dist-info/METADATA'
adding 'makefun-1.16.0.dist-info/WHEEL'
adding 'makefun-1.16.0.dist-info/top_level.txt'
adding 'makefun-1.16.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built makefun-1.16.0-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-makefun/pkg/python-makefun/usr/share'
install: creating directory '/build/python-makefun/pkg/python-makefun/usr/share/licenses'
install: creating directory '/build/python-makefun/pkg/python-makefun/usr/share/licenses/python-makefun'
'LICENSE' -> '/build/python-makefun/pkg/python-makefun/usr/share/licenses/python-makefun/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-makefun"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-makefun 1.16.0-2 (Mon Jan 12 05:26:11 2026)
==> Cleaning up...
[?12l[?25h