==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-resolvelib 1.2.0-1 (Mon Jun 30 01:54:25 2025)
==> Retrieving sources...
  -> Found resolvelib-1.2.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    resolvelib-1.2.0.tar.gz ... Passed
==> Validating source files with b2sums...
    resolvelib-1.2.0.tar.gz ... Passed
==> Making package: python-resolvelib 1.2.0-1 (Mon Jun 30 01:54:44 2025)
==> 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.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  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:80.9.0-1
              python-wheel-0.45.1-1

Total Download Size:    1.64 MiB
Total Installed Size:  10.36 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:80.9.0-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
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 resolvelib-1.2.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting resolvelib-1.2.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: ISC License (ISCL)

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

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/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 :: ISC License (ISCL)

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

!!
  self._finalize_license_expression()
running egg_info
creating src/resolvelib.egg-info
writing src/resolvelib.egg-info/PKG-INFO
writing dependency_links to src/resolvelib.egg-info/dependency_links.txt
writing requirements to src/resolvelib.egg-info/requires.txt
writing top-level names to src/resolvelib.egg-info/top_level.txt
writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
reading manifest file 'src/resolvelib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyi' under directory 'src'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

adding license file 'LICENSE'
writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: ISC License (ISCL)

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

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/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 :: ISC License (ISCL)

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

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/resolvelib
copying src/resolvelib/structs.py -> build/lib/resolvelib
copying src/resolvelib/__init__.py -> build/lib/resolvelib
copying src/resolvelib/providers.py -> build/lib/resolvelib
copying src/resolvelib/reporters.py -> build/lib/resolvelib
creating build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/exceptions.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/abstract.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/__init__.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/criterion.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/resolution.py -> build/lib/resolvelib/resolvers
running egg_info
writing src/resolvelib.egg-info/PKG-INFO
writing dependency_links to src/resolvelib.egg-info/dependency_links.txt
writing requirements to src/resolvelib.egg-info/requires.txt
writing top-level names to src/resolvelib.egg-info/top_level.txt
reading manifest file 'src/resolvelib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyi' under directory 'src'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

adding license file 'LICENSE'
writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
copying src/resolvelib/py.typed -> build/lib/resolvelib
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/resolvelib
copying build/lib/resolvelib/structs.py -> build/bdist.linux-armv7l/wheel/./resolvelib
creating build/bdist.linux-armv7l/wheel/resolvelib/resolvers
copying build/lib/resolvelib/resolvers/exceptions.py -> build/bdist.linux-armv7l/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/abstract.py -> build/bdist.linux-armv7l/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/__init__.py -> build/bdist.linux-armv7l/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/criterion.py -> build/bdist.linux-armv7l/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/resolution.py -> build/bdist.linux-armv7l/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/__init__.py -> build/bdist.linux-armv7l/wheel/./resolvelib
copying build/lib/resolvelib/providers.py -> build/bdist.linux-armv7l/wheel/./resolvelib
copying build/lib/resolvelib/reporters.py -> build/bdist.linux-armv7l/wheel/./resolvelib
copying build/lib/resolvelib/py.typed -> build/bdist.linux-armv7l/wheel/./resolvelib
running install_egg_info
Copying src/resolvelib.egg-info to build/bdist.linux-armv7l/wheel/./resolvelib-1.2.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/resolvelib-1.2.0.dist-info/WHEEL
creating '/build/python-resolvelib/src/resolvelib-1.2.0/dist/.tmp-_fz4jcju/resolvelib-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'resolvelib/__init__.py'
adding 'resolvelib/providers.py'
adding 'resolvelib/py.typed'
adding 'resolvelib/reporters.py'
adding 'resolvelib/structs.py'
adding 'resolvelib/resolvers/__init__.py'
adding 'resolvelib/resolvers/abstract.py'
adding 'resolvelib/resolvers/criterion.py'
adding 'resolvelib/resolvers/exceptions.py'
adding 'resolvelib/resolvers/resolution.py'
adding 'resolvelib-1.2.0.dist-info/licenses/LICENSE'
adding 'resolvelib-1.2.0.dist-info/METADATA'
adding 'resolvelib-1.2.0.dist-info/WHEEL'
adding 'resolvelib-1.2.0.dist-info/top_level.txt'
adding 'resolvelib-1.2.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built resolvelib-1.2.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-resolvelib/pkg/python-resolvelib/usr/share'
install: creating directory '/build/python-resolvelib/pkg/python-resolvelib/usr/share/licenses'
install: creating directory '/build/python-resolvelib/pkg/python-resolvelib/usr/share/licenses/python-resolvelib'
'LICENSE' -> '/build/python-resolvelib/pkg/python-resolvelib/usr/share/licenses/python-resolvelib/LICENSE'
==> 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-resolvelib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-resolvelib 1.2.0-1 (Mon Jun 30 01:54:57 2025)
==> Cleaning up...