==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-zxcvbn 4.5.0-1 (Sat Apr 26 02:08:25 2025)
==> Retrieving sources...
  -> Found python-zxcvbn-4.5.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-zxcvbn-4.5.0.tar.gz ... Passed
==> Validating source files with b2sums...
    python-zxcvbn-4.5.0.tar.gz ... Passed
==> Making package: python-zxcvbn 4.5.0-1 (Sat 26 Apr 2025 02:08:31 AM MDT)
==> 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.6.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:79.0.0-1
              python-wheel-0.45.1-1

Total Installed Size:  11.08 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 python-zxcvbn-4.5.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-zxcvbn-4.5.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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 zxcvbn.egg-info
writing zxcvbn.egg-info/PKG-INFO
writing dependency_links to zxcvbn.egg-info/dependency_links.txt
writing entry points to zxcvbn.egg-info/entry_points.txt
writing top-level names to zxcvbn.egg-info/top_level.txt
writing manifest file 'zxcvbn.egg-info/SOURCES.txt'
reading manifest file 'zxcvbn.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'zxcvbn.egg-info/SOURCES.txt'
* Building wheel...
/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
/usr/lib/python3.13/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.

        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/zxcvbn
copying zxcvbn/time_estimates.py -> build/lib/zxcvbn
copying zxcvbn/__init__.py -> build/lib/zxcvbn
copying zxcvbn/scoring.py -> build/lib/zxcvbn
copying zxcvbn/feedback.py -> build/lib/zxcvbn
copying zxcvbn/adjacency_graphs.py -> build/lib/zxcvbn
copying zxcvbn/__main__.py -> build/lib/zxcvbn
copying zxcvbn/matching.py -> build/lib/zxcvbn
copying zxcvbn/frequency_lists.py -> build/lib/zxcvbn
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/zxcvbn
copying build/lib/zxcvbn/time_estimates.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
copying build/lib/zxcvbn/__init__.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
copying build/lib/zxcvbn/scoring.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
copying build/lib/zxcvbn/feedback.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
copying build/lib/zxcvbn/adjacency_graphs.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
copying build/lib/zxcvbn/__main__.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
copying build/lib/zxcvbn/matching.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
copying build/lib/zxcvbn/frequency_lists.py -> build/bdist.linux-aarch64/wheel/./zxcvbn
running install_egg_info
running egg_info
writing zxcvbn.egg-info/PKG-INFO
writing dependency_links to zxcvbn.egg-info/dependency_links.txt
writing entry points to zxcvbn.egg-info/entry_points.txt
writing top-level names to zxcvbn.egg-info/top_level.txt
reading manifest file 'zxcvbn.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'zxcvbn.egg-info/SOURCES.txt'
Copying zxcvbn.egg-info to build/bdist.linux-aarch64/wheel/./zxcvbn-4.5.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/zxcvbn-4.5.0.dist-info/WHEEL
creating '/build/python-zxcvbn/src/zxcvbn-python-4.5.0/dist/.tmp-ea8u7fwi/zxcvbn-4.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'zxcvbn/__init__.py'
adding 'zxcvbn/__main__.py'
adding 'zxcvbn/adjacency_graphs.py'
adding 'zxcvbn/feedback.py'
adding 'zxcvbn/frequency_lists.py'
adding 'zxcvbn/matching.py'
adding 'zxcvbn/scoring.py'
adding 'zxcvbn/time_estimates.py'
adding 'zxcvbn-4.5.0.dist-info/licenses/LICENSE.txt'
adding 'zxcvbn-4.5.0.dist-info/METADATA'
adding 'zxcvbn-4.5.0.dist-info/WHEEL'
adding 'zxcvbn-4.5.0.dist-info/entry_points.txt'
adding 'zxcvbn-4.5.0.dist-info/top_level.txt'
adding 'zxcvbn-4.5.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built zxcvbn-4.5.0-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-zxcvbn/pkg/python-zxcvbn/usr/share'
install: creating directory '/build/python-zxcvbn/pkg/python-zxcvbn/usr/share/doc'
install: creating directory '/build/python-zxcvbn/pkg/python-zxcvbn/usr/share/doc/python-zxcvbn'
'README.rst' -> '/build/python-zxcvbn/pkg/python-zxcvbn/usr/share/doc/python-zxcvbn/README.rst'
install: creating directory '/build/python-zxcvbn/pkg/python-zxcvbn/usr/share/licenses'
install: creating directory '/build/python-zxcvbn/pkg/python-zxcvbn/usr/share/licenses/python-zxcvbn'
'LICENSE.txt' -> '/build/python-zxcvbn/pkg/python-zxcvbn/usr/share/licenses/python-zxcvbn/LICENSE.txt'
==> 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-zxcvbn"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-zxcvbn 4.5.0-1 (Sat 26 Apr 2025 02:08:43 AM MDT)
==> Cleaning up...