==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-toml 0.10.2-12 (Mon Dec 23 06:58:42 2024)
==> Retrieving sources...
  -> Found toml-0.10.2.tar.gz
  -> Found python-toml-0.10.1-install_type_hints.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    toml-0.10.2.tar.gz ... Passed
    python-toml-0.10.1-install_type_hints.patch ... Passed
==> Validating source files with b2sums...
    toml-0.10.2.tar.gz ... Passed
    python-toml-0.10.1-install_type_hints.patch ... Passed
==> Making package: python-toml 0.10.2-12 (Mon Dec 23 06:59:03 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found toml-0.10.2.tar.gz
  -> Found python-toml-0.10.1-install_type_hints.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting toml-0.10.2.tar.gz with bsdtar
==> Starting prepare()...
renamed 'toml-0.10.2' -> 'python-toml-0.10.2'
patching file setup.py
==> Starting build()...
* Building wheel...
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: 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.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/toml
copying toml/ordered.py -> build/lib/toml
copying toml/encoder.py -> build/lib/toml
copying toml/__init__.py -> build/lib/toml
copying toml/tz.py -> build/lib/toml
copying toml/decoder.py -> build/lib/toml
copying toml/tz.pyi -> build/lib/toml
copying toml/encoder.pyi -> build/lib/toml
copying toml/__init__.pyi -> build/lib/toml
copying toml/ordered.pyi -> build/lib/toml
copying toml/decoder.pyi -> build/lib/toml
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/toml
copying build/lib/toml/tz.pyi -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/encoder.pyi -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/ordered.py -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/__init__.pyi -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/encoder.py -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/__init__.py -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/tz.py -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/ordered.pyi -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/decoder.py -> build/bdist.linux-armv7l/wheel/./toml
copying build/lib/toml/decoder.pyi -> build/bdist.linux-armv7l/wheel/./toml
running install_egg_info
running egg_info
writing toml.egg-info/PKG-INFO
writing dependency_links to toml.egg-info/dependency_links.txt
writing top-level names to toml.egg-info/top_level.txt
reading manifest file 'toml.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'toml.egg-info/SOURCES.txt'
Copying toml.egg-info to build/bdist.linux-armv7l/wheel/./toml-0.10.2-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/toml-0.10.2.dist-info/WHEEL
creating '/build/python-toml/src/python-toml-0.10.2/dist/.tmp-r1xiz7xt/toml-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'toml/__init__.py'
adding 'toml/__init__.pyi'
adding 'toml/decoder.py'
adding 'toml/decoder.pyi'
adding 'toml/encoder.py'
adding 'toml/encoder.pyi'
adding 'toml/ordered.py'
adding 'toml/ordered.pyi'
adding 'toml/tz.py'
adding 'toml/tz.pyi'
adding 'toml-0.10.2.dist-info/LICENSE'
adding 'toml-0.10.2.dist-info/METADATA'
adding 'toml-0.10.2.dist-info/WHEEL'
adding 'toml-0.10.2.dist-info/top_level.txt'
adding 'toml-0.10.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built toml-0.10.2-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-toml/pkg/python-toml/usr/share'
install: creating directory '/build/python-toml/pkg/python-toml/usr/share/doc'
install: creating directory '/build/python-toml/pkg/python-toml/usr/share/doc/python-toml'
'README.rst' -> '/build/python-toml/pkg/python-toml/usr/share/doc/python-toml/README.rst'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-toml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-toml 0.10.2-12 (Mon Dec 23 06:59:14 2024)
==> Cleaning up...