==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-pbr 6.1.1-1 (Fri Mar 21 08:51:21 2025) ==> Retrieving sources... -> Cloning pbr git repo... Cloning into bare repository '/home/leming/work/python-pbr/pbr'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pbr ... Skipped ==> Making package: python-pbr 6.1.1-1 (Fri 21 Mar 2025 08:51:29 AM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (10) 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-24.2-3 python-platformdirs-4.3.6-2 python-wheel-0.45.0-3 python-setuptools-1:75.8.0-1 Total Installed Size: 10.37 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-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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 python-pyproject-hooks-1.2.0-3 git-2.49.0-1 python-build-1.2.2-3 python-installer-0.7.0-10 Total Installed Size: 45.02 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 perl-error... installing perl-timedate... installing perl-mailtools... 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] 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... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (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 pbr git repo... Cloning into 'pbr'... done. Switched to a new branch 'makepkg' ==> Starting build()... * Getting build dependencies for wheel... /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:79: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running egg_info creating pbr.egg-info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr.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 matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pbr.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running bdist_wheel /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:124: 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/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks creating build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/__init__.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr creating build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Processing 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 matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pbr.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.data_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.data_files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.data_files' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.data_files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.doc.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.doc.source' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.doc.source' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.doc.source' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage.package_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage.package_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage.package_data' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage.package_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.src' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src installing to build/bdist.linux-aarch64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/pbr copying build/lib/pbr/__init__.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/packaging.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/core.py -> build/bdist.linux-aarch64/wheel/./pbr creating build/bdist.linux-aarch64/wheel/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-aarch64/wheel/./pbr/hooks copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-aarch64/wheel/./pbr/hooks copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-aarch64/wheel/./pbr/hooks copying build/lib/pbr/hooks/base.py -> build/bdist.linux-aarch64/wheel/./pbr/hooks copying build/lib/pbr/hooks/files.py -> build/bdist.linux-aarch64/wheel/./pbr/hooks copying build/lib/pbr/hooks/commands.py -> build/bdist.linux-aarch64/wheel/./pbr/hooks creating build/bdist.linux-aarch64/wheel/pbr/tests copying build/lib/pbr/tests/test_integration.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_util.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_core.py -> build/bdist.linux-aarch64/wheel/./pbr/tests creating build/bdist.linux-aarch64/wheel/pbr/tests/testpackage creating build/bdist.linux-aarch64/wheel/pbr/tests/testpackage/doc creating build/bdist.linux-aarch64/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage creating build/bdist.linux-aarch64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/pbr_testpackage creating build/bdist.linux-aarch64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data creating build/bdist.linux-aarch64/wheel/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage creating build/bdist.linux-aarch64/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-aarch64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/util.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_setup.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/base.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_commands.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_hooks.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-aarch64/wheel/./pbr/tests copying build/lib/pbr/options.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/extra_files.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/util.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/version.py -> build/bdist.linux-aarch64/wheel/./pbr creating build/bdist.linux-aarch64/wheel/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-aarch64/wheel/./pbr/cmd copying build/lib/pbr/cmd/main.py -> build/bdist.linux-aarch64/wheel/./pbr/cmd copying build/lib/pbr/git.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/find_package.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/build.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/testr_command.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/sphinxext.py -> build/bdist.linux-aarch64/wheel/./pbr copying build/lib/pbr/pbr_json.py -> build/bdist.linux-aarch64/wheel/./pbr running install_egg_info Copying pbr.egg-info to build/bdist.linux-aarch64/wheel/./pbr-6.1.1-py3.13.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-aarch64/wheel/pbr-6.1.1.dist-info/WHEEL creating '/build/python-pbr/src/pbr/dist/.tmp-tesie_07/pbr-6.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'pbr/__init__.py' adding 'pbr/build.py' adding 'pbr/core.py' adding 'pbr/extra_files.py' adding 'pbr/find_package.py' adding 'pbr/git.py' adding 'pbr/options.py' adding 'pbr/packaging.py' adding 'pbr/pbr_json.py' adding 'pbr/sphinxext.py' adding 'pbr/testr_command.py' adding 'pbr/util.py' adding 'pbr/version.py' adding 'pbr/cmd/__init__.py' adding 'pbr/cmd/main.py' adding 'pbr/hooks/__init__.py' adding 'pbr/hooks/backwards.py' adding 'pbr/hooks/base.py' adding 'pbr/hooks/commands.py' adding 'pbr/hooks/files.py' adding 'pbr/hooks/metadata.py' adding 'pbr/tests/__init__.py' adding 'pbr/tests/base.py' adding 'pbr/tests/test_commands.py' adding 'pbr/tests/test_core.py' adding 'pbr/tests/test_files.py' adding 'pbr/tests/test_hooks.py' adding 'pbr/tests/test_integration.py' adding 'pbr/tests/test_packaging.py' adding 'pbr/tests/test_pbr_json.py' adding 'pbr/tests/test_setup.py' adding 'pbr/tests/test_util.py' adding 'pbr/tests/test_version.py' adding 'pbr/tests/test_wsgi.py' adding 'pbr/tests/util.py' adding 'pbr/tests/testpackage/CHANGES.txt' adding 'pbr/tests/testpackage/LICENSE.txt' adding 'pbr/tests/testpackage/MANIFEST.in' adding 'pbr/tests/testpackage/README.txt' adding 'pbr/tests/testpackage/extra-file.txt' adding 'pbr/tests/testpackage/git-extra-file.txt' adding 'pbr/tests/testpackage/setup.cfg' adding 'pbr/tests/testpackage/setup.py' adding 'pbr/tests/testpackage/test-requirements.txt' adding 'pbr/tests/testpackage/data_files/a.txt' adding 'pbr/tests/testpackage/data_files/b.txt' adding 'pbr/tests/testpackage/data_files/c.rst' adding 'pbr/tests/testpackage/doc/source/conf.py' adding 'pbr/tests/testpackage/doc/source/index.rst' adding 'pbr/tests/testpackage/doc/source/installation.rst' adding 'pbr/tests/testpackage/doc/source/usage.rst' adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' adding 'pbr/tests/testpackage/src/testext.c' adding 'pbr-6.1.1.dist-info/AUTHORS' adding 'pbr-6.1.1.dist-info/LICENSE' adding 'pbr-6.1.1.dist-info/METADATA' adding 'pbr-6.1.1.dist-info/WHEEL' adding 'pbr-6.1.1.dist-info/entry_points.txt' adding 'pbr-6.1.1.dist-info/top_level.txt' adding 'pbr-6.1.1.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built pbr-6.1.1-py2.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-pbr"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pbr 6.1.1-1 (Fri 21 Mar 2025 08:51:43 AM MDT) ==> Cleaning up...