>>> py3-pbr: Building main/py3-pbr 7.0.3-r1 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 12:10:50 +0000 >>> py3-pbr: Validating /home/buildozer/aports/main/py3-pbr/APKBUILD... >>> py3-pbr: Analyzing dependencies... >>> py3-pbr: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel ( 1/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing ncurses-terminfo-base (6.6_p20260404-r0) ( 7/27) Installing libncursesw (6.6_p20260404-r0) ( 8/27) Installing libpanelw (6.6_p20260404-r0) ( 9/27) Installing readline (8.3.3-r1) (10/27) Installing sqlite-libs (3.53.0-r0) (11/27) Installing python3 (3.14.3-r0) (12/27) Installing python3-pycache-pyc0 (3.14.3-r0) (13/27) Installing pyc (3.14.3-r0) (14/27) Installing py3-setuptools-pyc (82.0.1-r1) (15/27) Installing py3-packaging-pyc (26.0-r1) (16/27) Installing python3-pyc (3.14.3-r0) (17/27) Installing py3-parsing (3.3.2-r1) (18/27) Installing py3-parsing-pyc (3.3.2-r1) (19/27) Installing py3-packaging (26.0-r1) (20/27) Installing py3-setuptools (82.0.1-r1) (21/27) Installing py3-installer (1.0.0-r0) (22/27) Installing py3-installer-pyc (1.0.0-r0) (23/27) Installing py3-gpep517 (19-r2) (24/27) Installing py3-gpep517-pyc (19-r2) (25/27) Installing py3-wheel (0.46.3-r1) (26/27) Installing py3-wheel-pyc (0.46.3-r1) (27/27) Installing .makedepends-py3-pbr (20260417.121051) Executing busybox-1.37.0-r31.trigger OK: 508.6 MiB in 126 packages >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Cleaning up tmpdir >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pbr-7.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pbr: Fetching https://files.pythonhosted.org/packages/source/p/pbr/pbr-7.0.3.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.24/pbr-7.0.3.tar.gz.part' pbr-7.0.3.tar.gz.par 100% |********************************| 132k 0:00:00 ETA '/var/cache/distfiles/v3.24/pbr-7.0.3.tar.gz.part' saved /var/cache/distfiles/v3.24/pbr-7.0.3.tar.gz: OK >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pbr-7.0.3.tar.gz /var/cache/distfiles/v3.24/pbr-7.0.3.tar.gz: OK >>> py3-pbr: Unpacking /var/cache/distfiles/v3.24/pbr-7.0.3.tar.gz... 2026-04-17 12:10:53,974 gpep517 INFO Building wheel via backend pbr.build /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 2026-04-17 12:10:54,251 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-17 12:10:54,298 root INFO running build 2026-04-17 12:10:54,299 root INFO running build_py 2026-04-17 12:10:54,312 root INFO creating build/lib/pbr/_compat 2026-04-17 12:10:54,313 root INFO copying pbr/_compat/packaging.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,314 root INFO copying pbr/_compat/commands.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,315 root INFO copying pbr/_compat/command_hooks.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,315 root INFO copying pbr/_compat/five.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,316 root INFO copying pbr/_compat/versions.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,317 root INFO copying pbr/_compat/easy_install.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,317 root INFO copying pbr/_compat/__init__.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,318 root INFO copying pbr/_compat/metadata.py -> build/lib/pbr/_compat 2026-04-17 12:10:54,319 root INFO creating build/lib/pbr/hooks 2026-04-17 12:10:54,320 root INFO copying pbr/hooks/files.py -> build/lib/pbr/hooks 2026-04-17 12:10:54,320 root INFO copying pbr/hooks/backwards.py -> build/lib/pbr/hooks 2026-04-17 12:10:54,321 root INFO copying pbr/hooks/__init__.py -> build/lib/pbr/hooks 2026-04-17 12:10:54,321 root INFO copying pbr/hooks/metadata.py -> build/lib/pbr/hooks 2026-04-17 12:10:54,322 root INFO copying pbr/hooks/base.py -> build/lib/pbr/hooks 2026-04-17 12:10:54,323 root INFO creating build/lib/pbr/tests 2026-04-17 12:10:54,324 root INFO copying pbr/tests/test_git.py -> build/lib/pbr/tests 2026-04-17 12:10:54,324 root INFO copying pbr/tests/test_packaging.py -> build/lib/pbr/tests 2026-04-17 12:10:54,325 root INFO copying pbr/tests/util.py -> build/lib/pbr/tests 2026-04-17 12:10:54,326 root INFO copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests 2026-04-17 12:10:54,326 root INFO copying pbr/tests/test_setupcfg.py -> build/lib/pbr/tests 2026-04-17 12:10:54,327 root INFO copying pbr/tests/test_version.py -> build/lib/pbr/tests 2026-04-17 12:10:54,328 root INFO copying pbr/tests/test_files.py -> build/lib/pbr/tests 2026-04-17 12:10:54,328 root INFO copying pbr/tests/__init__.py -> build/lib/pbr/tests 2026-04-17 12:10:54,329 root INFO copying pbr/tests/fixtures.py -> build/lib/pbr/tests 2026-04-17 12:10:54,330 root INFO copying pbr/tests/base.py -> build/lib/pbr/tests 2026-04-17 12:10:54,331 root INFO copying pbr/packaging.py -> build/lib/pbr 2026-04-17 12:10:54,332 root INFO copying pbr/version.py -> build/lib/pbr 2026-04-17 12:10:54,333 root INFO copying pbr/find_package.py -> build/lib/pbr 2026-04-17 12:10:54,333 root INFO copying pbr/git.py -> build/lib/pbr 2026-04-17 12:10:54,334 root INFO copying pbr/sphinxext.py -> build/lib/pbr 2026-04-17 12:10:54,334 root INFO copying pbr/setupcfg.py -> build/lib/pbr 2026-04-17 12:10:54,335 root INFO copying pbr/extra_files.py -> build/lib/pbr 2026-04-17 12:10:54,336 root INFO copying pbr/build.py -> build/lib/pbr 2026-04-17 12:10:54,336 root INFO copying pbr/pbr_json.py -> build/lib/pbr 2026-04-17 12:10:54,337 root INFO copying pbr/options.py -> build/lib/pbr 2026-04-17 12:10:54,338 root INFO copying pbr/__init__.py -> build/lib/pbr 2026-04-17 12:10:54,339 root INFO creating build/lib/pbr/tests/_compat 2026-04-17 12:10:54,339 root INFO copying pbr/tests/_compat/test_easy_install.py -> build/lib/pbr/tests/_compat 2026-04-17 12:10:54,340 root INFO copying pbr/tests/_compat/__init__.py -> build/lib/pbr/tests/_compat 2026-04-17 12:10:54,341 root INFO creating build/lib/pbr/tests/functional 2026-04-17 12:10:54,341 root INFO copying pbr/tests/functional/test_changelog_author.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,342 root INFO copying pbr/tests/functional/test_pbr_json.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,343 root INFO copying pbr/tests/functional/test_hooks.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,343 root INFO copying pbr/tests/functional/test_console_scripts.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,344 root INFO copying pbr/tests/functional/test_extra_files.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,345 root INFO copying pbr/tests/functional/test_commands.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,345 root INFO copying pbr/tests/functional/test_requirements.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,346 root INFO copying pbr/tests/functional/test_pep517.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,347 root INFO copying pbr/tests/functional/test_wsgi_scripts.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,347 root INFO copying pbr/tests/functional/test_integration.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,348 root INFO copying pbr/tests/functional/__init__.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,348 root INFO copying pbr/tests/functional/base.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,349 root INFO copying pbr/tests/functional/test_c_extension.py -> build/lib/pbr/tests/functional 2026-04-17 12:10:54,350 root INFO creating build/lib/pbr/cmd 2026-04-17 12:10:54,351 root INFO copying pbr/cmd/main.py -> build/lib/pbr/cmd 2026-04-17 12:10:54,351 root INFO copying pbr/cmd/__init__.py -> build/lib/pbr/cmd 2026-04-17 12:10:54,352 root INFO running egg_info 2026-04-17 12:10:54,361 root INFO writing pbr.egg-info/PKG-INFO 2026-04-17 12:10:54,362 root INFO writing dependency_links to pbr.egg-info/dependency_links.txt 2026-04-17 12:10:54,364 root INFO writing entry points to pbr.egg-info/entry_points.txt 2026-04-17 12:10:54,364 root INFO writing requirements to pbr.egg-info/requires.txt 2026-04-17 12:10:54,365 root INFO writing top-level names to pbr.egg-info/top_level.txt 2026-04-17 12:10:54,365 root INFO [pbr] Reusing existing SOURCES.txt /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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) 2026-04-17 12:10:54,389 root INFO creating build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,389 root INFO copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,390 root INFO copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,391 root INFO copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,392 root INFO copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,392 root INFO copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,393 root INFO copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,394 root INFO copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,394 root INFO copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,395 root INFO copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage 2026-04-17 12:10:54,396 root INFO creating build/lib/pbr/tests/testpackage/data_files 2026-04-17 12:10:54,396 root INFO copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files 2026-04-17 12:10:54,397 root INFO copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files 2026-04-17 12:10:54,398 root INFO copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files 2026-04-17 12:10:54,398 root INFO creating build/lib/pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,399 root INFO copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,400 root INFO copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,400 root INFO copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,401 root INFO copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,402 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,402 root INFO copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,403 root INFO copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,403 root INFO copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,404 root INFO copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,405 root INFO copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,405 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2026-04-17 12:10:54,406 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2026-04-17 12:10:54,407 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2026-04-17 12:10:54,407 root INFO creating build/lib/pbr/tests/testpackage/src 2026-04-17 12:10:54,407 root INFO copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src 2026-04-17 12:10:54,412 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-17 12:10:54,413 root INFO running install 2026-04-17 12:10:54,483 root INFO [pbr] Generating AUTHORS 2026-04-17 12:10:54,488 root INFO [pbr] AUTHORS complete (0.0s) 2026-04-17 12:10:54,488 root INFO running install_lib 2026-04-17 12:10:54,500 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-17 12:10:54,501 root INFO creating build/bdist.linux-ppc64le/wheel/pbr 2026-04-17 12:10:54,501 root INFO copying build/lib/pbr/packaging.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,502 root INFO copying build/lib/pbr/version.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,503 root INFO copying build/lib/pbr/find_package.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,503 root INFO copying build/lib/pbr/git.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,504 root INFO copying build/lib/pbr/sphinxext.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,505 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/_compat 2026-04-17 12:10:54,505 root INFO copying build/lib/pbr/_compat/packaging.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,506 root INFO copying build/lib/pbr/_compat/commands.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,506 root INFO copying build/lib/pbr/_compat/command_hooks.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,507 root INFO copying build/lib/pbr/_compat/five.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,508 root INFO copying build/lib/pbr/_compat/versions.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,508 root INFO copying build/lib/pbr/_compat/easy_install.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,509 root INFO copying build/lib/pbr/_compat/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,509 root INFO copying build/lib/pbr/_compat/metadata.py -> build/bdist.linux-ppc64le/wheel/./pbr/_compat 2026-04-17 12:10:54,510 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests 2026-04-17 12:10:54,511 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/functional 2026-04-17 12:10:54,511 root INFO copying build/lib/pbr/tests/functional/test_changelog_author.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,512 root INFO copying build/lib/pbr/tests/functional/test_pbr_json.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,512 root INFO copying build/lib/pbr/tests/functional/test_hooks.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,513 root INFO copying build/lib/pbr/tests/functional/test_console_scripts.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,514 root INFO copying build/lib/pbr/tests/functional/test_extra_files.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,514 root INFO copying build/lib/pbr/tests/functional/test_commands.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,515 root INFO copying build/lib/pbr/tests/functional/test_requirements.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,515 root INFO copying build/lib/pbr/tests/functional/test_pep517.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,516 root INFO copying build/lib/pbr/tests/functional/test_wsgi_scripts.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,517 root INFO copying build/lib/pbr/tests/functional/test_integration.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,517 root INFO copying build/lib/pbr/tests/functional/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,518 root INFO copying build/lib/pbr/tests/functional/base.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,518 root INFO copying build/lib/pbr/tests/functional/test_c_extension.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/functional 2026-04-17 12:10:54,519 root INFO copying build/lib/pbr/tests/test_git.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,520 root INFO copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,520 root INFO copying build/lib/pbr/tests/util.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,521 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/_compat 2026-04-17 12:10:54,522 root INFO copying build/lib/pbr/tests/_compat/test_easy_install.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/_compat 2026-04-17 12:10:54,522 root INFO copying build/lib/pbr/tests/_compat/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/_compat 2026-04-17 12:10:54,523 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/testpackage 2026-04-17 12:10:54,523 root INFO copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,524 root INFO copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,525 root INFO copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,525 root INFO copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,526 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/testpackage/src 2026-04-17 12:10:54,526 root INFO copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/src 2026-04-17 12:10:54,527 root INFO copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,528 root INFO copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,528 root INFO copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,529 root INFO copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,530 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,530 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,531 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,531 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,532 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,533 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2026-04-17 12:10:54,533 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data 2026-04-17 12:10:54,534 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data 2026-04-17 12:10:54,534 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/pbr_testpackage 2026-04-17 12:10:54,535 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/testpackage/data_files 2026-04-17 12:10:54,535 root INFO copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/data_files 2026-04-17 12:10:54,536 root INFO copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/data_files 2026-04-17 12:10:54,537 root INFO copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/data_files 2026-04-17 12:10:54,537 root INFO copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage 2026-04-17 12:10:54,538 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/testpackage/doc 2026-04-17 12:10:54,538 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,539 root INFO copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,540 root INFO copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,540 root INFO copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,541 root INFO copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests/testpackage/doc/source 2026-04-17 12:10:54,541 root INFO copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,542 root INFO copying build/lib/pbr/tests/test_setupcfg.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,543 root INFO copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,543 root INFO copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,544 root INFO copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,544 root INFO copying build/lib/pbr/tests/fixtures.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,545 root INFO copying build/lib/pbr/tests/base.py -> build/bdist.linux-ppc64le/wheel/./pbr/tests 2026-04-17 12:10:54,546 root INFO copying build/lib/pbr/setupcfg.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,546 root INFO copying build/lib/pbr/extra_files.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,547 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/cmd 2026-04-17 12:10:54,548 root INFO copying build/lib/pbr/cmd/main.py -> build/bdist.linux-ppc64le/wheel/./pbr/cmd 2026-04-17 12:10:54,548 root INFO copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr/cmd 2026-04-17 12:10:54,549 root INFO copying build/lib/pbr/build.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,550 root INFO creating build/bdist.linux-ppc64le/wheel/pbr/hooks 2026-04-17 12:10:54,550 root INFO copying build/lib/pbr/hooks/files.py -> build/bdist.linux-ppc64le/wheel/./pbr/hooks 2026-04-17 12:10:54,551 root INFO copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-ppc64le/wheel/./pbr/hooks 2026-04-17 12:10:54,551 root INFO copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr/hooks 2026-04-17 12:10:54,552 root INFO copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-ppc64le/wheel/./pbr/hooks 2026-04-17 12:10:54,553 root INFO copying build/lib/pbr/hooks/base.py -> build/bdist.linux-ppc64le/wheel/./pbr/hooks 2026-04-17 12:10:54,553 root INFO copying build/lib/pbr/pbr_json.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,554 root INFO copying build/lib/pbr/options.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,554 root INFO copying build/lib/pbr/__init__.py -> build/bdist.linux-ppc64le/wheel/./pbr 2026-04-17 12:10:54,555 root INFO running install_egg_info 2026-04-17 12:10:54,568 root INFO Copying pbr.egg-info to build/bdist.linux-ppc64le/wheel/./pbr-7.0.3-py3.14.egg-info 2026-04-17 12:10:54,572 root INFO running install_scripts 2026-04-17 12:10:54,578 root INFO creating build/bdist.linux-ppc64le/wheel/pbr-7.0.3.dist-info/WHEEL 2026-04-17 12:10:54,579 wheel INFO creating '/home/buildozer/aports/main/py3-pbr/src/pbr-7.0.3/.dist/.tmp-512gp58z/pbr-7.0.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-17 12:10:54,580 wheel INFO adding 'pbr/__init__.py' 2026-04-17 12:10:54,581 wheel INFO adding 'pbr/build.py' 2026-04-17 12:10:54,582 wheel INFO adding 'pbr/extra_files.py' 2026-04-17 12:10:54,582 wheel INFO adding 'pbr/find_package.py' 2026-04-17 12:10:54,583 wheel INFO adding 'pbr/git.py' 2026-04-17 12:10:54,583 wheel INFO adding 'pbr/options.py' 2026-04-17 12:10:54,584 wheel INFO adding 'pbr/packaging.py' 2026-04-17 12:10:54,585 wheel INFO adding 'pbr/pbr_json.py' 2026-04-17 12:10:54,585 wheel INFO adding 'pbr/setupcfg.py' 2026-04-17 12:10:54,586 wheel INFO adding 'pbr/sphinxext.py' 2026-04-17 12:10:54,587 wheel INFO adding 'pbr/version.py' 2026-04-17 12:10:54,588 wheel INFO adding 'pbr/_compat/__init__.py' 2026-04-17 12:10:54,589 wheel INFO adding 'pbr/_compat/command_hooks.py' 2026-04-17 12:10:54,589 wheel INFO adding 'pbr/_compat/commands.py' 2026-04-17 12:10:54,590 wheel INFO adding 'pbr/_compat/easy_install.py' 2026-04-17 12:10:54,591 wheel INFO adding 'pbr/_compat/five.py' 2026-04-17 12:10:54,591 wheel INFO adding 'pbr/_compat/metadata.py' 2026-04-17 12:10:54,592 wheel INFO adding 'pbr/_compat/packaging.py' 2026-04-17 12:10:54,592 wheel INFO adding 'pbr/_compat/versions.py' 2026-04-17 12:10:54,593 wheel INFO adding 'pbr/cmd/__init__.py' 2026-04-17 12:10:54,594 wheel INFO adding 'pbr/cmd/main.py' 2026-04-17 12:10:54,594 wheel INFO adding 'pbr/hooks/__init__.py' 2026-04-17 12:10:54,595 wheel INFO adding 'pbr/hooks/backwards.py' 2026-04-17 12:10:54,595 wheel INFO adding 'pbr/hooks/base.py' 2026-04-17 12:10:54,596 wheel INFO adding 'pbr/hooks/files.py' 2026-04-17 12:10:54,596 wheel INFO adding 'pbr/hooks/metadata.py' 2026-04-17 12:10:54,597 wheel INFO adding 'pbr/tests/__init__.py' 2026-04-17 12:10:54,597 wheel INFO adding 'pbr/tests/base.py' 2026-04-17 12:10:54,598 wheel INFO adding 'pbr/tests/fixtures.py' 2026-04-17 12:10:54,598 wheel INFO adding 'pbr/tests/test_files.py' 2026-04-17 12:10:54,599 wheel INFO adding 'pbr/tests/test_git.py' 2026-04-17 12:10:54,600 wheel INFO adding 'pbr/tests/test_packaging.py' 2026-04-17 12:10:54,601 wheel INFO adding 'pbr/tests/test_pbr_json.py' 2026-04-17 12:10:54,601 wheel INFO adding 'pbr/tests/test_setupcfg.py' 2026-04-17 12:10:54,602 wheel INFO adding 'pbr/tests/test_version.py' 2026-04-17 12:10:54,603 wheel INFO adding 'pbr/tests/util.py' 2026-04-17 12:10:54,604 wheel INFO adding 'pbr/tests/_compat/__init__.py' 2026-04-17 12:10:54,604 wheel INFO adding 'pbr/tests/_compat/test_easy_install.py' 2026-04-17 12:10:54,605 wheel INFO adding 'pbr/tests/functional/__init__.py' 2026-04-17 12:10:54,605 wheel INFO adding 'pbr/tests/functional/base.py' 2026-04-17 12:10:54,606 wheel INFO adding 'pbr/tests/functional/test_c_extension.py' 2026-04-17 12:10:54,607 wheel INFO adding 'pbr/tests/functional/test_changelog_author.py' 2026-04-17 12:10:54,607 wheel INFO adding 'pbr/tests/functional/test_commands.py' 2026-04-17 12:10:54,608 wheel INFO adding 'pbr/tests/functional/test_console_scripts.py' 2026-04-17 12:10:54,609 wheel INFO adding 'pbr/tests/functional/test_extra_files.py' 2026-04-17 12:10:54,609 wheel INFO adding 'pbr/tests/functional/test_hooks.py' 2026-04-17 12:10:54,610 wheel INFO adding 'pbr/tests/functional/test_integration.py' 2026-04-17 12:10:54,611 wheel INFO adding 'pbr/tests/functional/test_pbr_json.py' 2026-04-17 12:10:54,611 wheel INFO adding 'pbr/tests/functional/test_pep517.py' 2026-04-17 12:10:54,612 wheel INFO adding 'pbr/tests/functional/test_requirements.py' 2026-04-17 12:10:54,612 wheel INFO adding 'pbr/tests/functional/test_wsgi_scripts.py' 2026-04-17 12:10:54,613 wheel INFO adding 'pbr/tests/testpackage/CHANGES.txt' 2026-04-17 12:10:54,614 wheel INFO adding 'pbr/tests/testpackage/LICENSE.txt' 2026-04-17 12:10:54,614 wheel INFO adding 'pbr/tests/testpackage/MANIFEST.in' 2026-04-17 12:10:54,615 wheel INFO adding 'pbr/tests/testpackage/README.txt' 2026-04-17 12:10:54,616 wheel INFO adding 'pbr/tests/testpackage/extra-file.txt' 2026-04-17 12:10:54,616 wheel INFO adding 'pbr/tests/testpackage/git-extra-file.txt' 2026-04-17 12:10:54,617 wheel INFO adding 'pbr/tests/testpackage/setup.cfg' 2026-04-17 12:10:54,617 wheel INFO adding 'pbr/tests/testpackage/setup.py' 2026-04-17 12:10:54,618 wheel INFO adding 'pbr/tests/testpackage/test-requirements.txt' 2026-04-17 12:10:54,618 wheel INFO adding 'pbr/tests/testpackage/data_files/a.txt' 2026-04-17 12:10:54,619 wheel INFO adding 'pbr/tests/testpackage/data_files/b.txt' 2026-04-17 12:10:54,620 wheel INFO adding 'pbr/tests/testpackage/data_files/c.rst' 2026-04-17 12:10:54,620 wheel INFO adding 'pbr/tests/testpackage/doc/source/conf.py' 2026-04-17 12:10:54,621 wheel INFO adding 'pbr/tests/testpackage/doc/source/index.rst' 2026-04-17 12:10:54,621 wheel INFO adding 'pbr/tests/testpackage/doc/source/installation.rst' 2026-04-17 12:10:54,622 wheel INFO adding 'pbr/tests/testpackage/doc/source/usage.rst' 2026-04-17 12:10:54,623 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' 2026-04-17 12:10:54,623 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' 2026-04-17 12:10:54,624 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' 2026-04-17 12:10:54,624 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' 2026-04-17 12:10:54,625 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' 2026-04-17 12:10:54,625 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' 2026-04-17 12:10:54,626 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' 2026-04-17 12:10:54,627 wheel INFO adding 'pbr/tests/testpackage/src/testext.c' 2026-04-17 12:10:54,628 wheel INFO adding 'pbr-7.0.3.dist-info/licenses/AUTHORS' 2026-04-17 12:10:54,629 wheel INFO adding 'pbr-7.0.3.dist-info/licenses/LICENSE' 2026-04-17 12:10:54,629 wheel INFO adding 'pbr-7.0.3.dist-info/METADATA' 2026-04-17 12:10:54,630 wheel INFO adding 'pbr-7.0.3.dist-info/WHEEL' 2026-04-17 12:10:54,630 wheel INFO adding 'pbr-7.0.3.dist-info/entry_points.txt' 2026-04-17 12:10:54,631 wheel INFO adding 'pbr-7.0.3.dist-info/top_level.txt' 2026-04-17 12:10:54,632 wheel INFO adding 'pbr-7.0.3.dist-info/RECORD' 2026-04-17 12:10:54,634 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-17 12:10:54,644 gpep517 INFO The backend produced .dist/pbr-7.0.3-py2.py3-none-any.whl pbr-7.0.3-py2.py3-none-any.whl >>> py3-pbr: Entering fakeroot... >>> py3-pbr-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pbr/_compat/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/_compat/__pycache__' 'usr/lib/python3.14/site-packages/pbr/tests/functional/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/tests/functional/__pycache__' 'usr/lib/python3.14/site-packages/pbr/tests/_compat/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/tests/_compat/__pycache__' 'usr/lib/python3.14/site-packages/pbr/tests/testpackage/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/tests/testpackage/__pycache__' 'usr/lib/python3.14/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' 'usr/lib/python3.14/site-packages/pbr/tests/testpackage/doc/source/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/tests/testpackage/doc/source/__pycache__' 'usr/lib/python3.14/site-packages/pbr/tests/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/tests/__pycache__' 'usr/lib/python3.14/site-packages/pbr/cmd/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/cmd/__pycache__' 'usr/lib/python3.14/site-packages/pbr/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/__pycache__' 'usr/lib/python3.14/site-packages/pbr/hooks/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.14/site-packages/pbr/hooks/__pycache__' >>> py3-pbr-pyc*: Preparing subpackage py3-pbr-pyc... Please specify at least one package name on the command line. >>> py3-pbr-pyc*: Running postcheck for py3-pbr-pyc >>> py3-pbr*: Running postcheck for py3-pbr >>> py3-pbr*: Preparing package py3-pbr... Please specify at least one package name on the command line. >>> py3-pbr-pyc*: Tracing dependencies... python3~3.14 >>> py3-pbr-pyc*: Package size: 346.2 KB >>> py3-pbr-pyc*: Compressing data... >>> py3-pbr-pyc*: Create checksum... >>> py3-pbr-pyc*: Create py3-pbr-pyc-7.0.3-r1.apk >>> py3-pbr*: Tracing dependencies... py3-setuptools python3~3.14 >>> py3-pbr*: Package size: 356.5 KB >>> py3-pbr*: Compressing data... >>> py3-pbr*: Create checksum... >>> py3-pbr*: Create py3-pbr-7.0.3-r1.apk >>> py3-pbr: Build complete at Fri, 17 Apr 2026 12:10:57 +0000 elapsed time 0h 0m 7s >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-pbr (20260417.121051) ( 2/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/27) Purging py3-setuptools (82.0.1-r1) ( 4/27) Purging py3-gpep517-pyc (19-r2) ( 5/27) Purging py3-gpep517 (19-r2) ( 6/27) Purging py3-installer-pyc (1.0.0-r0) ( 7/27) Purging py3-installer (1.0.0-r0) ( 8/27) Purging py3-wheel-pyc (0.46.3-r1) ( 9/27) Purging py3-wheel (0.46.3-r1) (10/27) Purging py3-packaging-pyc (26.0-r1) (11/27) Purging py3-packaging (26.0-r1) (12/27) Purging py3-parsing-pyc (3.3.2-r1) (13/27) Purging py3-parsing (3.3.2-r1) (14/27) Purging python3-pyc (3.14.3-r0) (15/27) Purging python3-pycache-pyc0 (3.14.3-r0) (16/27) Purging pyc (3.14.3-r0) (17/27) Purging python3 (3.14.3-r0) (18/27) Purging gdbm (1.26-r0) (19/27) Purging libbz2 (1.0.8-r6) (20/27) Purging libffi (3.5.2-r1) (21/27) Purging libpanelw (6.6_p20260404-r0) (22/27) Purging mpdecimal (4.0.1-r0) (23/27) Purging readline (8.3.3-r1) (24/27) Purging sqlite-libs (3.53.0-r0) (25/27) Purging xz-libs (5.8.2-r0) (26/27) Purging libncursesw (6.6_p20260404-r0) (27/27) Purging ncurses-terminfo-base (6.6_p20260404-r0) Executing busybox-1.37.0-r31.trigger OK: 457.5 MiB in 99 packages >>> py3-pbr: Updating the main/ppc64le repository index... >>> py3-pbr: Signing the index...