==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-auditwheel 6.4.0-1 (Sat Jun 14 22:01:24 2025)
==> Retrieving sources...
  -> Found python-auditwheel-6.4.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-auditwheel-6.4.0.tar.gz ... Passed
==> Making package: python-auditwheel 6.4.0-1 (Sat Jun 14 22:01:45 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) python-packaging-25.0-1  patchelf-0.18.0-3
             python-pyelftools-0.32-1  python-wheel-0.45.1-1  unzip-6.0-22

Total Download Size:   0.41 MiB
Total Installed Size:  3.59 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pyelftools-0.32-1-any downloading...
 patchelf-0.18.0-3-armv7h 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-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand
installing python-pyelftools...
installing unzip...
installing patchelf...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) 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-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-setuptools-scm-8.3.1-1

Total Download Size:   0.08 MiB
Total Installed Size:  9.78 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-scm-8.3.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-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-setuptools...
installing python-setuptools-scm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-auditwheel-6.4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-auditwheel-6.4.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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 :: MIT License

        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 :: MIT License

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

!!
  self._finalize_license_expression()
running egg_info
creating src/auditwheel.egg-info
writing src/auditwheel.egg-info/PKG-INFO
writing dependency_links to src/auditwheel.egg-info/dependency_links.txt
writing entry points to src/auditwheel.egg-info/entry_points.txt
writing requirements to src/auditwheel.egg-info/requires.txt
writing top-level names to src/auditwheel.egg-info/top_level.txt
writing manifest file 'src/auditwheel.egg-info/SOURCES.txt'
reading manifest file 'src/auditwheel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.git-blame-ignore-revs'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'noxfile.py'
no previously-included directories found matching '.github'
no previously-included directories found matching 'scripts'
no previously-included directories found matching 'tests/**/__pycache__'
no previously-included directories found matching 'tests/**/*.egg-info'
no previously-included directories found matching 'tests/**/build'
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/auditwheel.egg-info/SOURCES.txt'
* Building wheel...
/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 :: MIT License

        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 :: MIT License

        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/auditwheel
copying src/auditwheel/repair.py -> build/lib/auditwheel
copying src/auditwheel/tmpdirs.py -> build/lib/auditwheel
copying src/auditwheel/condatools.py -> build/lib/auditwheel
copying src/auditwheel/tools.py -> build/lib/auditwheel
copying src/auditwheel/main_show.py -> build/lib/auditwheel
copying src/auditwheel/__main__.py -> build/lib/auditwheel
copying src/auditwheel/hashfile.py -> build/lib/auditwheel
copying src/auditwheel/architecture.py -> build/lib/auditwheel
copying src/auditwheel/lddtree.py -> build/lib/auditwheel
copying src/auditwheel/elfutils.py -> build/lib/auditwheel
copying src/auditwheel/main.py -> build/lib/auditwheel
copying src/auditwheel/main_repair.py -> build/lib/auditwheel
copying src/auditwheel/libc.py -> build/lib/auditwheel
copying src/auditwheel/wheeltools.py -> build/lib/auditwheel
copying src/auditwheel/wheel_abi.py -> build/lib/auditwheel
copying src/auditwheel/json.py -> build/lib/auditwheel
copying src/auditwheel/__init__.py -> build/lib/auditwheel
copying src/auditwheel/error.py -> build/lib/auditwheel
copying src/auditwheel/patcher.py -> build/lib/auditwheel
copying src/auditwheel/main_lddtree.py -> build/lib/auditwheel
copying src/auditwheel/genericpkgctx.py -> build/lib/auditwheel
creating build/lib/auditwheel/_vendor
copying src/auditwheel/_vendor/__init__.py -> build/lib/auditwheel/_vendor
creating build/lib/auditwheel/policy
copying src/auditwheel/policy/__init__.py -> build/lib/auditwheel/policy
creating build/lib/auditwheel/_vendor/wheel
copying src/auditwheel/_vendor/wheel/pkginfo.py -> build/lib/auditwheel/_vendor/wheel
copying src/auditwheel/_vendor/wheel/__init__.py -> build/lib/auditwheel/_vendor/wheel
running egg_info
writing src/auditwheel.egg-info/PKG-INFO
writing dependency_links to src/auditwheel.egg-info/dependency_links.txt
writing entry points to src/auditwheel.egg-info/entry_points.txt
writing requirements to src/auditwheel.egg-info/requires.txt
writing top-level names to src/auditwheel.egg-info/top_level.txt
reading manifest file 'src/auditwheel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.git-blame-ignore-revs'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'noxfile.py'
no previously-included directories found matching '.github'
no previously-included directories found matching 'scripts'
no previously-included directories found matching 'tests/**/__pycache__'
no previously-included directories found matching 'tests/**/*.egg-info'
no previously-included directories found matching 'tests/**/build'
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/auditwheel.egg-info/SOURCES.txt'
copying src/auditwheel/policy/manylinux-policy.json -> build/lib/auditwheel/policy
copying src/auditwheel/policy/musllinux-policy.json -> build/lib/auditwheel/policy
copying src/auditwheel/_vendor/wheel/LICENSE.txt -> build/lib/auditwheel/_vendor/wheel
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/auditwheel
copying build/lib/auditwheel/repair.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/tmpdirs.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/condatools.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/tools.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/main_show.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/__main__.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/hashfile.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/architecture.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/lddtree.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/elfutils.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/main.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/main_repair.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/libc.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/wheeltools.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/wheel_abi.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/json.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/__init__.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/error.py -> build/bdist.linux-armv7l/wheel/./auditwheel
creating build/bdist.linux-armv7l/wheel/auditwheel/_vendor
copying build/lib/auditwheel/_vendor/__init__.py -> build/bdist.linux-armv7l/wheel/./auditwheel/_vendor
creating build/bdist.linux-armv7l/wheel/auditwheel/_vendor/wheel
copying build/lib/auditwheel/_vendor/wheel/pkginfo.py -> build/bdist.linux-armv7l/wheel/./auditwheel/_vendor/wheel
copying build/lib/auditwheel/_vendor/wheel/LICENSE.txt -> build/bdist.linux-armv7l/wheel/./auditwheel/_vendor/wheel
copying build/lib/auditwheel/_vendor/wheel/__init__.py -> build/bdist.linux-armv7l/wheel/./auditwheel/_vendor/wheel
creating build/bdist.linux-armv7l/wheel/auditwheel/policy
copying build/lib/auditwheel/policy/musllinux-policy.json -> build/bdist.linux-armv7l/wheel/./auditwheel/policy
copying build/lib/auditwheel/policy/__init__.py -> build/bdist.linux-armv7l/wheel/./auditwheel/policy
copying build/lib/auditwheel/policy/manylinux-policy.json -> build/bdist.linux-armv7l/wheel/./auditwheel/policy
copying build/lib/auditwheel/patcher.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/main_lddtree.py -> build/bdist.linux-armv7l/wheel/./auditwheel
copying build/lib/auditwheel/genericpkgctx.py -> build/bdist.linux-armv7l/wheel/./auditwheel
running install_egg_info
Copying src/auditwheel.egg-info to build/bdist.linux-armv7l/wheel/./auditwheel-6.4.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/auditwheel-6.4.0.dist-info/WHEEL
creating '/build/python-auditwheel/src/auditwheel-6.4.0/dist/.tmp-xzrwph1q/auditwheel-6.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'auditwheel/__init__.py'
adding 'auditwheel/__main__.py'
adding 'auditwheel/architecture.py'
adding 'auditwheel/condatools.py'
adding 'auditwheel/elfutils.py'
adding 'auditwheel/error.py'
adding 'auditwheel/genericpkgctx.py'
adding 'auditwheel/hashfile.py'
adding 'auditwheel/json.py'
adding 'auditwheel/lddtree.py'
adding 'auditwheel/libc.py'
adding 'auditwheel/main.py'
adding 'auditwheel/main_lddtree.py'
adding 'auditwheel/main_repair.py'
adding 'auditwheel/main_show.py'
adding 'auditwheel/patcher.py'
adding 'auditwheel/repair.py'
adding 'auditwheel/tmpdirs.py'
adding 'auditwheel/tools.py'
adding 'auditwheel/wheel_abi.py'
adding 'auditwheel/wheeltools.py'
adding 'auditwheel/_vendor/__init__.py'
adding 'auditwheel/_vendor/wheel/LICENSE.txt'
adding 'auditwheel/_vendor/wheel/__init__.py'
adding 'auditwheel/_vendor/wheel/pkginfo.py'
adding 'auditwheel/policy/__init__.py'
adding 'auditwheel/policy/manylinux-policy.json'
adding 'auditwheel/policy/musllinux-policy.json'
adding 'auditwheel-6.4.0.dist-info/licenses/LICENSE'
adding 'auditwheel-6.4.0.dist-info/METADATA'
adding 'auditwheel-6.4.0.dist-info/WHEEL'
adding 'auditwheel-6.4.0.dist-info/entry_points.txt'
adding 'auditwheel-6.4.0.dist-info/top_level.txt'
adding 'auditwheel-6.4.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built auditwheel-6.4.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-auditwheel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-auditwheel 6.4.0-1 (Sat Jun 14 22:02:01 2025)
==> Cleaning up...