==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-testresources 2.0.2-1 (Sat Sep 20 09:39:42 2025)
==> Retrieving sources...
  -> Cloning testresources git repo...
Cloning into bare repository '/home/leming/work/python-testresources/testresources'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    testresources ... Skipped
==> Making package: python-testresources 2.0.2-1 (Sat Sep 20 09:39:49 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (17) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
              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.8.0-1
              python-packaging-25.0-1  python-platformdirs-4.4.0-1
              python-setuptools-1:80.9.0-2  python-wheel-0.45.1-1
              zlib-ng-2.2.5-1  git-2.51.0-1  python-pbr-7.0.1-1
              python-testtools-2.7.2-2

Total Download Size:    9.89 MiB
Total Installed Size:  58.68 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.51.0-1-aarch64 downloading...
 python-setuptools-1:80.9.0-2-any downloading...
 python-testtools-2.7.2-2-any downloading...
 python-pbr-7.0.1-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.8.0-1-any downloading...
 zlib-ng-2.2.5-1-aarch64 downloading...
 python-wheel-0.45.1-1-any downloading...
 perl-mailtools-2.22-2-any downloading...
 perl-timedate-2.33-8-any downloading...
 python-platformdirs-4.4.0-1-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 perl-error-0.17030-2-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-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-packaging...
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-pbr...
installing python-testtools...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of testresources git repo...
Cloning into 'testresources'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/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 :: BSD License
        License :: OSI Approved :: Apache Software License

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

!!
  self._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.

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

!!
  dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``develop``.
        Instead, use standards-based tools like pip or uv.

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

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

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.
        (Affected: testresources).

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        (Affected: testresources).

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/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 :: BSD License
        License :: OSI Approved :: Apache Software License

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

!!
  self._finalize_license_expression()
running build
running build_py
creating build/lib/testresources
copying testresources/__init__.py -> build/lib/testresources
creating build/lib/testresources/tests
copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests
copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests
copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests
copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests
copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests
copying testresources/tests/TestUtil.py -> build/lib/testresources/tests
copying testresources/tests/__init__.py -> build/lib/testresources/tests
running egg_info
creating testresources.egg-info
writing pbr to testresources.egg-info/pbr.json
writing testresources.egg-info/PKG-INFO
writing dependency_links to testresources.egg-info/dependency_links.txt
writing requirements to testresources.egg-info/requires.txt
writing top-level names to testresources.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'testresources.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'COPYING'
writing manifest file 'testresources.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/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 :: BSD License
        License :: OSI Approved :: Apache Software License

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

!!
  self._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.

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

!!
  dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``develop``.
        Instead, use standards-based tools like pip or uv.

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

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

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.
        (Affected: testresources).

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        (Affected: testresources).

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/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 :: BSD License
        License :: OSI Approved :: Apache Software License

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

!!
  self._finalize_license_expression()
running install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running build
running build_py
copying testresources/__init__.py -> build/lib/testresources
copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests
copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests
copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests
copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests
copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests
copying testresources/tests/TestUtil.py -> build/lib/testresources/tests
copying testresources/tests/__init__.py -> build/lib/testresources/tests
running egg_info
writing pbr to testresources.egg-info/pbr.json
writing testresources.egg-info/PKG-INFO
writing dependency_links to testresources.egg-info/dependency_links.txt
writing requirements to testresources.egg-info/requires.txt
writing top-level names to testresources.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'COPYING'
writing manifest file 'testresources.egg-info/SOURCES.txt'
running install_lib
creating /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages
creating /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources
creating /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/tests/test_optimising_test_suite.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/tests/test_resource_graph.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/tests/test_test_loader.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/tests/test_test_resource.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/tests/test_resourced_test_case.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/tests/TestUtil.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/tests/__init__.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests
copying build/lib/testresources/__init__.py -> /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests/test_optimising_test_suite.py to test_optimising_test_suite.cpython-313.pyc
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests/test_resource_graph.py to test_resource_graph.cpython-313.pyc
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests/test_test_loader.py to test_test_loader.cpython-313.pyc
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests/test_test_resource.py to test_test_resource.cpython-313.pyc
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests/test_resourced_test_case.py to test_resourced_test_case.cpython-313.pyc
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests/TestUtil.py to TestUtil.cpython-313.pyc
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources/__init__.py to __init__.cpython-313.pyc
writing byte-compilation script '/tmp/tmp7v197leb.py'
/usr/bin/python /tmp/tmp7v197leb.py
removing /tmp/tmp7v197leb.py
running install_egg_info
Copying testresources.egg-info to /build/python-testresources/pkg/python-testresources/usr/lib/python3.13/site-packages/testresources-2.0.2-py3.13.egg-info
running install_scripts
/usr/lib/python3.13/site-packages/pbr/_compat/commands.py:182: 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.
  import pkg_resources
/usr/lib/python3.13/site-packages/pbr/_compat/commands.py:199: SetuptoolsDeprecationWarning: easy_install module is deprecated
!!

        ********************************************************************************
        Avoid accessing attributes of setuptools.command.easy_install.

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

        See https://github.com/pypa/setuptools/issues/4976 for details.
        ********************************************************************************

!!
  executable = getattr(bs_cmd, 'executable', easy_install.sys_executable)
/usr/lib/python3.13/site-packages/pbr/_compat/commands.py:142: SetuptoolsDeprecationWarning: easy_install module is deprecated
!!

        ********************************************************************************
        Avoid accessing attributes of setuptools.command.easy_install.

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

        See https://github.com/pypa/setuptools/issues/4976 for details.
        ********************************************************************************

!!
  header = easy_install.ScriptWriter.get_header("", executable)
==> 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-testresources"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-testresources 2.0.2-1 (Sat Sep 20 09:39:57 2025)
==> Cleaning up...