>>> py3-pbr: Building main/py3-pbr 7.0.1-r0 (using abuild 3.15.0-r2) started Fri, 22 Aug 2025 08:21:26 +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/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20250816-r0) ( 7/24) Installing sqlite-libs (3.50.4-r1) ( 8/24) Installing python3 (3.12.11-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.11-r0) (10/24) Installing pyc (3.12.11-r0) (11/24) Installing py3-setuptools-pyc (80.9.0-r1) (12/24) Installing py3-parsing (3.2.3-r0) (13/24) Installing py3-parsing-pyc (3.2.3-r0) (14/24) Installing py3-packaging-pyc (25.0-r0) (15/24) Installing python3-pyc (3.12.11-r0) (16/24) Installing py3-packaging (25.0-r0) (17/24) Installing py3-setuptools (80.9.0-r1) (18/24) Installing py3-installer (0.7.0-r2) (19/24) Installing py3-installer-pyc (0.7.0-r2) (20/24) Installing py3-gpep517 (19-r0) (21/24) Installing py3-gpep517-pyc (19-r0) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-pbr (20250822.082128) busybox-1.37.0-r22.trigger: Executing script... OK: 406 MiB in 125 packages >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Cleaning up tmpdir >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pbr-7.0.1.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.1.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/edge/pbr-7.0.1.tar.gz.part' pbr-7.0.1.tar.gz.par 100% |********************************| 127k 0:00:00 ETA '/var/cache/distfiles/edge/pbr-7.0.1.tar.gz.part' saved >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pbr-7.0.1.tar.gz >>> py3-pbr: Checking sha512sums... pbr-7.0.1.tar.gz: OK >>> py3-pbr: Unpacking /var/cache/distfiles/edge/pbr-7.0.1.tar.gz... 2025-08-22 08:21:34,783 gpep517 INFO Building wheel via backend pbr.build /usr/lib/python3.12/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.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 2025-08-22 08:21:35,235 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-08-22 08:21:35,310 root INFO running build 2025-08-22 08:21:35,310 root INFO running build_py 2025-08-22 08:21:35,332 root INFO creating build/lib/pbr/_compat 2025-08-22 08:21:35,335 root INFO copying pbr/_compat/five.py -> build/lib/pbr/_compat 2025-08-22 08:21:35,337 root INFO copying pbr/_compat/__init__.py -> build/lib/pbr/_compat 2025-08-22 08:21:35,338 root INFO copying pbr/_compat/command_hooks.py -> build/lib/pbr/_compat 2025-08-22 08:21:35,340 root INFO copying pbr/_compat/commands.py -> build/lib/pbr/_compat 2025-08-22 08:21:35,342 root INFO copying pbr/_compat/metadata.py -> build/lib/pbr/_compat 2025-08-22 08:21:35,344 root INFO copying pbr/_compat/packaging.py -> build/lib/pbr/_compat 2025-08-22 08:21:35,346 root INFO creating build/lib/pbr/hooks 2025-08-22 08:21:35,347 root INFO copying pbr/hooks/__init__.py -> build/lib/pbr/hooks 2025-08-22 08:21:35,349 root INFO copying pbr/hooks/metadata.py -> build/lib/pbr/hooks 2025-08-22 08:21:35,350 root INFO copying pbr/hooks/files.py -> build/lib/pbr/hooks 2025-08-22 08:21:35,352 root INFO copying pbr/hooks/backwards.py -> build/lib/pbr/hooks 2025-08-22 08:21:35,353 root INFO copying pbr/hooks/base.py -> build/lib/pbr/hooks 2025-08-22 08:21:35,355 root INFO creating build/lib/pbr/tests/_compat 2025-08-22 08:21:35,357 root INFO copying pbr/tests/_compat/__init__.py -> build/lib/pbr/tests/_compat 2025-08-22 08:21:35,358 root INFO copying pbr/tests/_compat/test_commands.py -> build/lib/pbr/tests/_compat 2025-08-22 08:21:35,361 root INFO copying pbr/tests/__init__.py -> build/lib/pbr/tests 2025-08-22 08:21:35,362 root INFO copying pbr/tests/test_files.py -> build/lib/pbr/tests 2025-08-22 08:21:35,364 root INFO copying pbr/tests/fixtures.py -> build/lib/pbr/tests 2025-08-22 08:21:35,366 root INFO copying pbr/tests/test_packaging.py -> build/lib/pbr/tests 2025-08-22 08:21:35,368 root INFO copying pbr/tests/util.py -> build/lib/pbr/tests 2025-08-22 08:21:35,369 root INFO copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests 2025-08-22 08:21:35,370 root INFO copying pbr/tests/test_git.py -> build/lib/pbr/tests 2025-08-22 08:21:35,372 root INFO copying pbr/tests/base.py -> build/lib/pbr/tests 2025-08-22 08:21:35,374 root INFO copying pbr/tests/test_util.py -> build/lib/pbr/tests 2025-08-22 08:21:35,375 root INFO copying pbr/tests/test_version.py -> build/lib/pbr/tests 2025-08-22 08:21:35,378 root INFO creating build/lib/pbr/tests/functional 2025-08-22 08:21:35,379 root INFO copying pbr/tests/functional/__init__.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,380 root INFO copying pbr/tests/functional/test_extra_files.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,382 root INFO copying pbr/tests/functional/test_integration.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,383 root INFO copying pbr/tests/functional/test_pbr_json.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,385 root INFO copying pbr/tests/functional/test_requirements.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,387 root INFO copying pbr/tests/functional/test_hooks.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,388 root INFO copying pbr/tests/functional/test_console_scripts.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,390 root INFO copying pbr/tests/functional/test_changelog_author.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,391 root INFO copying pbr/tests/functional/test_pep517.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,393 root INFO copying pbr/tests/functional/test_c_extension.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,395 root INFO copying pbr/tests/functional/base.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,396 root INFO copying pbr/tests/functional/test_commands.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,398 root INFO copying pbr/tests/functional/test_wsgi_scripts.py -> build/lib/pbr/tests/functional 2025-08-22 08:21:35,400 root INFO creating build/lib/pbr/cmd 2025-08-22 08:21:35,401 root INFO copying pbr/cmd/__init__.py -> build/lib/pbr/cmd 2025-08-22 08:21:35,402 root INFO copying pbr/cmd/main.py -> build/lib/pbr/cmd 2025-08-22 08:21:35,405 root INFO copying pbr/find_package.py -> build/lib/pbr 2025-08-22 08:21:35,407 root INFO copying pbr/__init__.py -> build/lib/pbr 2025-08-22 08:21:35,408 root INFO copying pbr/sphinxext.py -> build/lib/pbr 2025-08-22 08:21:35,409 root INFO copying pbr/options.py -> build/lib/pbr 2025-08-22 08:21:35,411 root INFO copying pbr/version.py -> build/lib/pbr 2025-08-22 08:21:35,413 root INFO copying pbr/core.py -> build/lib/pbr 2025-08-22 08:21:35,414 root INFO copying pbr/util.py -> build/lib/pbr 2025-08-22 08:21:35,416 root INFO copying pbr/git.py -> build/lib/pbr 2025-08-22 08:21:35,418 root INFO copying pbr/packaging.py -> build/lib/pbr 2025-08-22 08:21:35,419 root INFO copying pbr/build.py -> build/lib/pbr 2025-08-22 08:21:35,421 root INFO copying pbr/extra_files.py -> build/lib/pbr 2025-08-22 08:21:35,422 root INFO copying pbr/pbr_json.py -> build/lib/pbr 2025-08-22 08:21:35,423 root INFO running egg_info 2025-08-22 08:21:35,438 root INFO writing pbr.egg-info/PKG-INFO 2025-08-22 08:21:35,441 root INFO writing dependency_links to pbr.egg-info/dependency_links.txt 2025-08-22 08:21:35,443 root INFO writing entry points to pbr.egg-info/entry_points.txt 2025-08-22 08:21:35,445 root INFO writing requirements to pbr.egg-info/requires.txt 2025-08-22 08:21:35,446 root INFO writing top-level names to pbr.egg-info/top_level.txt 2025-08-22 08:21:35,447 root INFO [pbr] Reusing existing SOURCES.txt /usr/lib/python3.12/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.12/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.12/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.12/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.12/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.12/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) 2025-08-22 08:21:35,481 root INFO creating build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,482 root INFO copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,484 root INFO copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,485 root INFO copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,487 root INFO copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,489 root INFO copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,490 root INFO copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,492 root INFO copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,493 root INFO copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,495 root INFO copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage 2025-08-22 08:21:35,496 root INFO creating build/lib/pbr/tests/testpackage/data_files 2025-08-22 08:21:35,497 root INFO copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files 2025-08-22 08:21:35,499 root INFO copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files 2025-08-22 08:21:35,500 root INFO copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files 2025-08-22 08:21:35,502 root INFO creating build/lib/pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,503 root INFO copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,505 root INFO copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,506 root INFO copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,508 root INFO copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,509 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,510 root INFO copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,512 root INFO copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,514 root INFO copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,515 root INFO copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,516 root INFO copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,518 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-22 08:21:35,519 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-22 08:21:35,521 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-22 08:21:35,522 root INFO creating build/lib/pbr/tests/testpackage/src 2025-08-22 08:21:35,523 root INFO copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src 2025-08-22 08:21:35,530 root INFO installing to build/bdist.linux-riscv64/wheel 2025-08-22 08:21:35,530 root INFO running install 2025-08-22 08:21:35,610 root INFO [pbr] Generating AUTHORS 2025-08-22 08:21:35,616 root INFO [pbr] AUTHORS complete (0.0s) 2025-08-22 08:21:35,616 root INFO running install_lib 2025-08-22 08:21:35,635 root INFO creating build/bdist.linux-riscv64/wheel 2025-08-22 08:21:35,640 root INFO creating build/bdist.linux-riscv64/wheel/pbr 2025-08-22 08:21:35,641 root INFO copying build/lib/pbr/find_package.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,643 root INFO copying build/lib/pbr/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,643 root INFO copying build/lib/pbr/sphinxext.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,644 root INFO copying build/lib/pbr/options.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,646 root INFO creating build/bdist.linux-riscv64/wheel/pbr/_compat 2025-08-22 08:21:35,647 root INFO copying build/lib/pbr/_compat/five.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-22 08:21:35,649 root INFO copying build/lib/pbr/_compat/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-22 08:21:35,650 root INFO copying build/lib/pbr/_compat/command_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-22 08:21:35,651 root INFO copying build/lib/pbr/_compat/commands.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-22 08:21:35,652 root INFO copying build/lib/pbr/_compat/metadata.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-22 08:21:35,654 root INFO copying build/lib/pbr/_compat/packaging.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-22 08:21:35,655 root INFO copying build/lib/pbr/version.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,657 root INFO copying build/lib/pbr/core.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,658 root INFO copying build/lib/pbr/util.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,660 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests 2025-08-22 08:21:35,661 root INFO copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,662 root INFO copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,664 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/_compat 2025-08-22 08:21:35,665 root INFO copying build/lib/pbr/tests/_compat/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/_compat 2025-08-22 08:21:35,666 root INFO copying build/lib/pbr/tests/_compat/test_commands.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/_compat 2025-08-22 08:21:35,667 root INFO copying build/lib/pbr/tests/fixtures.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,668 root INFO copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,669 root INFO copying build/lib/pbr/tests/util.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,670 root INFO copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,671 root INFO copying build/lib/pbr/tests/test_git.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,673 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/functional 2025-08-22 08:21:35,674 root INFO copying build/lib/pbr/tests/functional/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,675 root INFO copying build/lib/pbr/tests/functional/test_extra_files.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,676 root INFO copying build/lib/pbr/tests/functional/test_integration.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,678 root INFO copying build/lib/pbr/tests/functional/test_pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,679 root INFO copying build/lib/pbr/tests/functional/test_requirements.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,680 root INFO copying build/lib/pbr/tests/functional/test_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,681 root INFO copying build/lib/pbr/tests/functional/test_console_scripts.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,682 root INFO copying build/lib/pbr/tests/functional/test_changelog_author.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,683 root INFO copying build/lib/pbr/tests/functional/test_pep517.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,685 root INFO copying build/lib/pbr/tests/functional/test_c_extension.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,686 root INFO copying build/lib/pbr/tests/functional/base.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,687 root INFO copying build/lib/pbr/tests/functional/test_commands.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,688 root INFO copying build/lib/pbr/tests/functional/test_wsgi_scripts.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-22 08:21:35,689 root INFO copying build/lib/pbr/tests/base.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,691 root INFO copying build/lib/pbr/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,692 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage 2025-08-22 08:21:35,693 root INFO copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,694 root INFO copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,696 root INFO copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,697 root INFO copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,698 root INFO copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,700 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/doc 2025-08-22 08:21:35,701 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,702 root INFO copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,703 root INFO copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,704 root INFO copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,705 root INFO copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-22 08:21:35,707 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/data_files 2025-08-22 08:21:35,708 root INFO copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-08-22 08:21:35,709 root INFO copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-08-22 08:21:35,710 root INFO copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-08-22 08:21:35,711 root INFO copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,712 root INFO copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,713 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/src 2025-08-22 08:21:35,714 root INFO copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/src 2025-08-22 08:21:35,715 root INFO copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,716 root INFO copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-22 08:21:35,718 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,719 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-22 08:21:35,720 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-22 08:21:35,721 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-22 08:21:35,722 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,723 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,724 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,726 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,727 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-22 08:21:35,728 root INFO copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-22 08:21:35,729 root INFO copying build/lib/pbr/git.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,731 root INFO creating build/bdist.linux-riscv64/wheel/pbr/hooks 2025-08-22 08:21:35,732 root INFO copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-22 08:21:35,733 root INFO copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-22 08:21:35,734 root INFO copying build/lib/pbr/hooks/files.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-22 08:21:35,735 root INFO copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-22 08:21:35,736 root INFO copying build/lib/pbr/hooks/base.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-22 08:21:35,737 root INFO copying build/lib/pbr/packaging.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,739 root INFO creating build/bdist.linux-riscv64/wheel/pbr/cmd 2025-08-22 08:21:35,740 root INFO copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/cmd 2025-08-22 08:21:35,741 root INFO copying build/lib/pbr/cmd/main.py -> build/bdist.linux-riscv64/wheel/./pbr/cmd 2025-08-22 08:21:35,742 root INFO copying build/lib/pbr/build.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,744 root INFO copying build/lib/pbr/extra_files.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,745 root INFO copying build/lib/pbr/pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-22 08:21:35,746 root INFO running install_egg_info 2025-08-22 08:21:35,766 root INFO Copying pbr.egg-info to build/bdist.linux-riscv64/wheel/./pbr-7.0.1-py3.12.egg-info 2025-08-22 08:21:35,772 root INFO running install_scripts /home/buildozer/aports/main/py3-pbr/src/pbr-7.0.1/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 /home/buildozer/aports/main/py3-pbr/src/pbr-7.0.1/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) /home/buildozer/aports/main/py3-pbr/src/pbr-7.0.1/pbr/_compat/commands.py:170: 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) 2025-08-22 08:21:35,902 root INFO creating build/bdist.linux-riscv64/wheel/pbr-7.0.1.dist-info/WHEEL 2025-08-22 08:21:35,905 wheel INFO creating '/home/buildozer/aports/main/py3-pbr/src/pbr-7.0.1/.dist/.tmp-vr6mj3hv/pbr-7.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-08-22 08:21:35,907 wheel INFO adding 'pbr/__init__.py' 2025-08-22 08:21:35,908 wheel INFO adding 'pbr/build.py' 2025-08-22 08:21:35,909 wheel INFO adding 'pbr/core.py' 2025-08-22 08:21:35,911 wheel INFO adding 'pbr/extra_files.py' 2025-08-22 08:21:35,912 wheel INFO adding 'pbr/find_package.py' 2025-08-22 08:21:35,913 wheel INFO adding 'pbr/git.py' 2025-08-22 08:21:35,915 wheel INFO adding 'pbr/options.py' 2025-08-22 08:21:35,916 wheel INFO adding 'pbr/packaging.py' 2025-08-22 08:21:35,918 wheel INFO adding 'pbr/pbr_json.py' 2025-08-22 08:21:35,919 wheel INFO adding 'pbr/sphinxext.py' 2025-08-22 08:21:35,920 wheel INFO adding 'pbr/util.py' 2025-08-22 08:21:35,923 wheel INFO adding 'pbr/version.py' 2025-08-22 08:21:35,925 wheel INFO adding 'pbr/_compat/__init__.py' 2025-08-22 08:21:35,926 wheel INFO adding 'pbr/_compat/command_hooks.py' 2025-08-22 08:21:35,927 wheel INFO adding 'pbr/_compat/commands.py' 2025-08-22 08:21:35,929 wheel INFO adding 'pbr/_compat/five.py' 2025-08-22 08:21:35,931 wheel INFO adding 'pbr/_compat/metadata.py' 2025-08-22 08:21:35,932 wheel INFO adding 'pbr/_compat/packaging.py' 2025-08-22 08:21:35,933 wheel INFO adding 'pbr/cmd/__init__.py' 2025-08-22 08:21:35,935 wheel INFO adding 'pbr/cmd/main.py' 2025-08-22 08:21:35,936 wheel INFO adding 'pbr/hooks/__init__.py' 2025-08-22 08:21:35,937 wheel INFO adding 'pbr/hooks/backwards.py' 2025-08-22 08:21:35,938 wheel INFO adding 'pbr/hooks/base.py' 2025-08-22 08:21:35,940 wheel INFO adding 'pbr/hooks/files.py' 2025-08-22 08:21:35,941 wheel INFO adding 'pbr/hooks/metadata.py' 2025-08-22 08:21:35,943 wheel INFO adding 'pbr/tests/__init__.py' 2025-08-22 08:21:35,944 wheel INFO adding 'pbr/tests/base.py' 2025-08-22 08:21:35,946 wheel INFO adding 'pbr/tests/fixtures.py' 2025-08-22 08:21:35,947 wheel INFO adding 'pbr/tests/test_files.py' 2025-08-22 08:21:35,949 wheel INFO adding 'pbr/tests/test_git.py' 2025-08-22 08:21:35,951 wheel INFO adding 'pbr/tests/test_packaging.py' 2025-08-22 08:21:35,952 wheel INFO adding 'pbr/tests/test_pbr_json.py' 2025-08-22 08:21:35,954 wheel INFO adding 'pbr/tests/test_util.py' 2025-08-22 08:21:35,956 wheel INFO adding 'pbr/tests/test_version.py' 2025-08-22 08:21:35,957 wheel INFO adding 'pbr/tests/util.py' 2025-08-22 08:21:35,959 wheel INFO adding 'pbr/tests/_compat/__init__.py' 2025-08-22 08:21:35,960 wheel INFO adding 'pbr/tests/_compat/test_commands.py' 2025-08-22 08:21:35,961 wheel INFO adding 'pbr/tests/functional/__init__.py' 2025-08-22 08:21:35,963 wheel INFO adding 'pbr/tests/functional/base.py' 2025-08-22 08:21:35,964 wheel INFO adding 'pbr/tests/functional/test_c_extension.py' 2025-08-22 08:21:35,965 wheel INFO adding 'pbr/tests/functional/test_changelog_author.py' 2025-08-22 08:21:35,967 wheel INFO adding 'pbr/tests/functional/test_commands.py' 2025-08-22 08:21:35,968 wheel INFO adding 'pbr/tests/functional/test_console_scripts.py' 2025-08-22 08:21:35,969 wheel INFO adding 'pbr/tests/functional/test_extra_files.py' 2025-08-22 08:21:35,970 wheel INFO adding 'pbr/tests/functional/test_hooks.py' 2025-08-22 08:21:35,972 wheel INFO adding 'pbr/tests/functional/test_integration.py' 2025-08-22 08:21:35,974 wheel INFO adding 'pbr/tests/functional/test_pbr_json.py' 2025-08-22 08:21:35,975 wheel INFO adding 'pbr/tests/functional/test_pep517.py' 2025-08-22 08:21:35,977 wheel INFO adding 'pbr/tests/functional/test_requirements.py' 2025-08-22 08:21:35,978 wheel INFO adding 'pbr/tests/functional/test_wsgi_scripts.py' 2025-08-22 08:21:35,980 wheel INFO adding 'pbr/tests/testpackage/CHANGES.txt' 2025-08-22 08:21:35,981 wheel INFO adding 'pbr/tests/testpackage/LICENSE.txt' 2025-08-22 08:21:35,982 wheel INFO adding 'pbr/tests/testpackage/MANIFEST.in' 2025-08-22 08:21:35,983 wheel INFO adding 'pbr/tests/testpackage/README.txt' 2025-08-22 08:21:35,985 wheel INFO adding 'pbr/tests/testpackage/extra-file.txt' 2025-08-22 08:21:35,986 wheel INFO adding 'pbr/tests/testpackage/git-extra-file.txt' 2025-08-22 08:21:35,987 wheel INFO adding 'pbr/tests/testpackage/setup.cfg' 2025-08-22 08:21:35,988 wheel INFO adding 'pbr/tests/testpackage/setup.py' 2025-08-22 08:21:35,989 wheel INFO adding 'pbr/tests/testpackage/test-requirements.txt' 2025-08-22 08:21:35,991 wheel INFO adding 'pbr/tests/testpackage/data_files/a.txt' 2025-08-22 08:21:35,992 wheel INFO adding 'pbr/tests/testpackage/data_files/b.txt' 2025-08-22 08:21:35,993 wheel INFO adding 'pbr/tests/testpackage/data_files/c.rst' 2025-08-22 08:21:35,994 wheel INFO adding 'pbr/tests/testpackage/doc/source/conf.py' 2025-08-22 08:21:35,996 wheel INFO adding 'pbr/tests/testpackage/doc/source/index.rst' 2025-08-22 08:21:35,997 wheel INFO adding 'pbr/tests/testpackage/doc/source/installation.rst' 2025-08-22 08:21:35,998 wheel INFO adding 'pbr/tests/testpackage/doc/source/usage.rst' 2025-08-22 08:21:35,999 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' 2025-08-22 08:21:36,000 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' 2025-08-22 08:21:36,001 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' 2025-08-22 08:21:36,003 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' 2025-08-22 08:21:36,004 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' 2025-08-22 08:21:36,005 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' 2025-08-22 08:21:36,006 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' 2025-08-22 08:21:36,007 wheel INFO adding 'pbr/tests/testpackage/src/testext.c' 2025-08-22 08:21:36,010 wheel INFO adding 'pbr-7.0.1.dist-info/licenses/AUTHORS' 2025-08-22 08:21:36,011 wheel INFO adding 'pbr-7.0.1.dist-info/licenses/LICENSE' 2025-08-22 08:21:36,012 wheel INFO adding 'pbr-7.0.1.dist-info/METADATA' 2025-08-22 08:21:36,013 wheel INFO adding 'pbr-7.0.1.dist-info/WHEEL' 2025-08-22 08:21:36,014 wheel INFO adding 'pbr-7.0.1.dist-info/entry_points.txt' 2025-08-22 08:21:36,015 wheel INFO adding 'pbr-7.0.1.dist-info/top_level.txt' 2025-08-22 08:21:36,017 wheel INFO adding 'pbr-7.0.1.dist-info/RECORD' 2025-08-22 08:21:36,020 root INFO removing build/bdist.linux-riscv64/wheel 2025-08-22 08:21:36,033 gpep517 INFO The backend produced .dist/pbr-7.0.1-py2.py3-none-any.whl pbr-7.0.1-py2.py3-none-any.whl >>> py3-pbr: Entering fakeroot... >>> py3-pbr-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pbr/_compat/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/_compat/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/_compat/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/_compat/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/functional/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/functional/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/testpackage/doc/source/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/testpackage/doc/source/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/testpackage/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/testpackage/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' 'usr/lib/python3.12/site-packages/pbr/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/__pycache__' 'usr/lib/python3.12/site-packages/pbr/hooks/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/hooks/__pycache__' 'usr/lib/python3.12/site-packages/pbr/cmd/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/cmd/__pycache__' >>> py3-pbr-pyc*: Preparing subpackage py3-pbr-pyc... >>> py3-pbr-pyc*: Running postcheck for py3-pbr-pyc >>> py3-pbr*: Running postcheck for py3-pbr >>> py3-pbr*: Preparing package py3-pbr... >>> py3-pbr-pyc*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-pbr-pyc*: Package size: 313.6 KB >>> py3-pbr-pyc*: Compressing data... >>> py3-pbr-pyc*: Create checksum... >>> py3-pbr-pyc*: Create py3-pbr-pyc-7.0.1-r0.apk >>> py3-pbr*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-pbr*: Package size: 338.2 KB >>> py3-pbr*: Compressing data... >>> py3-pbr*: Create checksum... >>> py3-pbr*: Create py3-pbr-7.0.1-r0.apk >>> py3-pbr: Build complete at Fri, 22 Aug 2025 08:21:39 +0000 elapsed time 0h 0m 13s >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-pbr (20250822.082128) ( 2/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/24) Purging py3-setuptools (80.9.0-r1) ( 4/24) Purging py3-gpep517-pyc (19-r0) ( 5/24) Purging py3-gpep517 (19-r0) ( 6/24) Purging py3-installer-pyc (0.7.0-r2) ( 7/24) Purging py3-installer (0.7.0-r2) ( 8/24) Purging py3-wheel-pyc (0.46.1-r0) ( 9/24) Purging py3-wheel (0.46.1-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.11-r0) (15/24) Purging python3-pycache-pyc0 (3.12.11-r0) (16/24) Purging pyc (3.12.11-r0) (17/24) Purging python3 (3.12.11-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20250816-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.4-r1) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 361 MiB in 101 packages >>> py3-pbr: Updating the main/riscv64 repository index... >>> py3-pbr: Signing the index...