>>> py3-pbr: Building main/py3-pbr 7.0.0-r0 (using abuild 3.15.0-r2) started Sat, 16 Aug 2025 14:41:12 +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_p20250705-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 (20250816.144114) 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.0.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.0.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/edge/pbr-7.0.0.tar.gz.part' pbr-7.0.0.tar.gz.par 100% |********************************| 126k 0:00:00 ETA '/var/cache/distfiles/edge/pbr-7.0.0.tar.gz.part' saved >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pbr-7.0.0.tar.gz >>> py3-pbr: Checking sha512sums... pbr-7.0.0.tar.gz: OK >>> py3-pbr: Unpacking /var/cache/distfiles/edge/pbr-7.0.0.tar.gz... 2025-08-16 14:41:18,467 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-16 14:41:18,984 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-16 14:41:19,081 root INFO running build 2025-08-16 14:41:19,082 root INFO running build_py 2025-08-16 14:41:19,112 root INFO creating build/lib/pbr 2025-08-16 14:41:19,115 root INFO copying pbr/find_package.py -> build/lib/pbr 2025-08-16 14:41:19,117 root INFO copying pbr/__init__.py -> build/lib/pbr 2025-08-16 14:41:19,119 root INFO copying pbr/sphinxext.py -> build/lib/pbr 2025-08-16 14:41:19,121 root INFO copying pbr/options.py -> build/lib/pbr 2025-08-16 14:41:19,123 root INFO copying pbr/version.py -> build/lib/pbr 2025-08-16 14:41:19,125 root INFO copying pbr/core.py -> build/lib/pbr 2025-08-16 14:41:19,128 root INFO copying pbr/util.py -> build/lib/pbr 2025-08-16 14:41:19,130 root INFO copying pbr/git.py -> build/lib/pbr 2025-08-16 14:41:19,132 root INFO copying pbr/packaging.py -> build/lib/pbr 2025-08-16 14:41:19,134 root INFO copying pbr/build.py -> build/lib/pbr 2025-08-16 14:41:19,136 root INFO copying pbr/extra_files.py -> build/lib/pbr 2025-08-16 14:41:19,138 root INFO copying pbr/pbr_json.py -> build/lib/pbr 2025-08-16 14:41:19,141 root INFO creating build/lib/pbr/tests 2025-08-16 14:41:19,142 root INFO copying pbr/tests/__init__.py -> build/lib/pbr/tests 2025-08-16 14:41:19,145 root INFO copying pbr/tests/test_files.py -> build/lib/pbr/tests 2025-08-16 14:41:19,147 root INFO copying pbr/tests/fixtures.py -> build/lib/pbr/tests 2025-08-16 14:41:19,149 root INFO copying pbr/tests/test_packaging.py -> build/lib/pbr/tests 2025-08-16 14:41:19,152 root INFO copying pbr/tests/util.py -> build/lib/pbr/tests 2025-08-16 14:41:19,154 root INFO copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests 2025-08-16 14:41:19,156 root INFO copying pbr/tests/test_git.py -> build/lib/pbr/tests 2025-08-16 14:41:19,158 root INFO copying pbr/tests/base.py -> build/lib/pbr/tests 2025-08-16 14:41:19,166 root INFO copying pbr/tests/test_util.py -> build/lib/pbr/tests 2025-08-16 14:41:19,169 root INFO copying pbr/tests/test_version.py -> build/lib/pbr/tests 2025-08-16 14:41:19,173 root INFO creating build/lib/pbr/tests/_compat 2025-08-16 14:41:19,175 root INFO copying pbr/tests/_compat/__init__.py -> build/lib/pbr/tests/_compat 2025-08-16 14:41:19,177 root INFO copying pbr/tests/_compat/test_commands.py -> build/lib/pbr/tests/_compat 2025-08-16 14:41:19,180 root INFO creating build/lib/pbr/tests/functional 2025-08-16 14:41:19,182 root INFO copying pbr/tests/functional/__init__.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,183 root INFO copying pbr/tests/functional/test_extra_files.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,185 root INFO copying pbr/tests/functional/test_integration.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,187 root INFO copying pbr/tests/functional/test_pbr_json.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,189 root INFO copying pbr/tests/functional/test_requirements.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,192 root INFO copying pbr/tests/functional/test_hooks.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,194 root INFO copying pbr/tests/functional/test_console_scripts.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,196 root INFO copying pbr/tests/functional/test_changelog_author.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,198 root INFO copying pbr/tests/functional/test_pep517.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,200 root INFO copying pbr/tests/functional/test_c_extension.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,202 root INFO copying pbr/tests/functional/base.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,204 root INFO copying pbr/tests/functional/test_commands.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,206 root INFO copying pbr/tests/functional/test_wsgi_scripts.py -> build/lib/pbr/tests/functional 2025-08-16 14:41:19,209 root INFO creating build/lib/pbr/hooks 2025-08-16 14:41:19,210 root INFO copying pbr/hooks/__init__.py -> build/lib/pbr/hooks 2025-08-16 14:41:19,212 root INFO copying pbr/hooks/metadata.py -> build/lib/pbr/hooks 2025-08-16 14:41:19,214 root INFO copying pbr/hooks/files.py -> build/lib/pbr/hooks 2025-08-16 14:41:19,216 root INFO copying pbr/hooks/backwards.py -> build/lib/pbr/hooks 2025-08-16 14:41:19,218 root INFO copying pbr/hooks/base.py -> build/lib/pbr/hooks 2025-08-16 14:41:19,221 root INFO creating build/lib/pbr/_compat 2025-08-16 14:41:19,223 root INFO copying pbr/_compat/five.py -> build/lib/pbr/_compat 2025-08-16 14:41:19,224 root INFO copying pbr/_compat/__init__.py -> build/lib/pbr/_compat 2025-08-16 14:41:19,226 root INFO copying pbr/_compat/command_hooks.py -> build/lib/pbr/_compat 2025-08-16 14:41:19,228 root INFO copying pbr/_compat/commands.py -> build/lib/pbr/_compat 2025-08-16 14:41:19,230 root INFO copying pbr/_compat/metadata.py -> build/lib/pbr/_compat 2025-08-16 14:41:19,232 root INFO copying pbr/_compat/packaging.py -> build/lib/pbr/_compat 2025-08-16 14:41:19,235 root INFO creating build/lib/pbr/cmd 2025-08-16 14:41:19,236 root INFO copying pbr/cmd/__init__.py -> build/lib/pbr/cmd 2025-08-16 14:41:19,238 root INFO copying pbr/cmd/main.py -> build/lib/pbr/cmd 2025-08-16 14:41:19,239 root INFO running egg_info 2025-08-16 14:41:19,263 root INFO writing pbr.egg-info/PKG-INFO 2025-08-16 14:41:19,270 root INFO writing dependency_links to pbr.egg-info/dependency_links.txt 2025-08-16 14:41:19,273 root INFO writing entry points to pbr.egg-info/entry_points.txt 2025-08-16 14:41:19,275 root INFO writing requirements to pbr.egg-info/requires.txt 2025-08-16 14:41:19,277 root INFO writing top-level names to pbr.egg-info/top_level.txt 2025-08-16 14:41:19,278 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-16 14:41:19,327 root INFO creating build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,328 root INFO copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,330 root INFO copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,333 root INFO copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,335 root INFO copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,337 root INFO copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,339 root INFO copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,341 root INFO copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,343 root INFO copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,345 root INFO copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage 2025-08-16 14:41:19,347 root INFO creating build/lib/pbr/tests/testpackage/data_files 2025-08-16 14:41:19,349 root INFO copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files 2025-08-16 14:41:19,350 root INFO copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files 2025-08-16 14:41:19,352 root INFO copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files 2025-08-16 14:41:19,354 root INFO creating build/lib/pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,356 root INFO copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,358 root INFO copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,360 root INFO copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,362 root INFO copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,364 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,365 root INFO copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,367 root INFO copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,369 root INFO copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,371 root INFO copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,373 root INFO copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,375 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-16 14:41:19,377 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-16 14:41:19,378 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-16 14:41:19,380 root INFO creating build/lib/pbr/tests/testpackage/src 2025-08-16 14:41:19,381 root INFO copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src 2025-08-16 14:41:19,391 root INFO installing to build/bdist.linux-riscv64/wheel 2025-08-16 14:41:19,392 root INFO running install 2025-08-16 14:41:19,494 root INFO [pbr] Generating AUTHORS 2025-08-16 14:41:19,502 root INFO [pbr] AUTHORS complete (0.0s) 2025-08-16 14:41:19,503 root INFO running install_lib 2025-08-16 14:41:19,526 root INFO creating build/bdist.linux-riscv64/wheel 2025-08-16 14:41:19,528 root INFO creating build/bdist.linux-riscv64/wheel/pbr 2025-08-16 14:41:19,529 root INFO copying build/lib/pbr/find_package.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,531 root INFO copying build/lib/pbr/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,532 root INFO copying build/lib/pbr/sphinxext.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,533 root INFO copying build/lib/pbr/options.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,535 root INFO creating build/bdist.linux-riscv64/wheel/pbr/_compat 2025-08-16 14:41:19,536 root INFO copying build/lib/pbr/_compat/five.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-16 14:41:19,538 root INFO copying build/lib/pbr/_compat/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-16 14:41:19,539 root INFO copying build/lib/pbr/_compat/command_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-16 14:41:19,540 root INFO copying build/lib/pbr/_compat/commands.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-16 14:41:19,542 root INFO copying build/lib/pbr/_compat/metadata.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-16 14:41:19,544 root INFO copying build/lib/pbr/_compat/packaging.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-08-16 14:41:19,546 root INFO copying build/lib/pbr/version.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,548 root INFO copying build/lib/pbr/core.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,551 root INFO copying build/lib/pbr/util.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,554 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests 2025-08-16 14:41:19,555 root INFO copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,556 root INFO copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,558 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/_compat 2025-08-16 14:41:19,560 root INFO copying build/lib/pbr/tests/_compat/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/_compat 2025-08-16 14:41:19,561 root INFO copying build/lib/pbr/tests/_compat/test_commands.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/_compat 2025-08-16 14:41:19,562 root INFO copying build/lib/pbr/tests/fixtures.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,563 root INFO copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,565 root INFO copying build/lib/pbr/tests/util.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,566 root INFO copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,568 root INFO copying build/lib/pbr/tests/test_git.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,570 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/functional 2025-08-16 14:41:19,571 root INFO copying build/lib/pbr/tests/functional/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,572 root INFO copying build/lib/pbr/tests/functional/test_extra_files.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,573 root INFO copying build/lib/pbr/tests/functional/test_integration.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,575 root INFO copying build/lib/pbr/tests/functional/test_pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,576 root INFO copying build/lib/pbr/tests/functional/test_requirements.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,577 root INFO copying build/lib/pbr/tests/functional/test_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,579 root INFO copying build/lib/pbr/tests/functional/test_console_scripts.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,581 root INFO copying build/lib/pbr/tests/functional/test_changelog_author.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,583 root INFO copying build/lib/pbr/tests/functional/test_pep517.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,584 root INFO copying build/lib/pbr/tests/functional/test_c_extension.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,586 root INFO copying build/lib/pbr/tests/functional/base.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,588 root INFO copying build/lib/pbr/tests/functional/test_commands.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,589 root INFO copying build/lib/pbr/tests/functional/test_wsgi_scripts.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-08-16 14:41:19,591 root INFO copying build/lib/pbr/tests/base.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,593 root INFO copying build/lib/pbr/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,595 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage 2025-08-16 14:41:19,597 root INFO copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,598 root INFO copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,600 root INFO copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,602 root INFO copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,603 root INFO copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,605 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/doc 2025-08-16 14:41:19,607 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,609 root INFO copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,610 root INFO copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,612 root INFO copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,614 root INFO copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-08-16 14:41:19,616 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/data_files 2025-08-16 14:41:19,617 root INFO copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-08-16 14:41:19,619 root INFO copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-08-16 14:41:19,620 root INFO copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-08-16 14:41:19,621 root INFO copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,623 root INFO copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,625 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/src 2025-08-16 14:41:19,626 root INFO copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/src 2025-08-16 14:41:19,628 root INFO copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,630 root INFO copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-08-16 14:41:19,632 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,634 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2025-08-16 14:41:19,636 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-16 14:41:19,637 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-16 14:41:19,639 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-16 14:41:19,640 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,642 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,643 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,645 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-08-16 14:41:19,646 root INFO copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-08-16 14:41:19,648 root INFO copying build/lib/pbr/git.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,650 root INFO creating build/bdist.linux-riscv64/wheel/pbr/hooks 2025-08-16 14:41:19,651 root INFO copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-16 14:41:19,653 root INFO copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-16 14:41:19,654 root INFO copying build/lib/pbr/hooks/files.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-16 14:41:19,656 root INFO copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-16 14:41:19,657 root INFO copying build/lib/pbr/hooks/base.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-08-16 14:41:19,659 root INFO copying build/lib/pbr/packaging.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,661 root INFO creating build/bdist.linux-riscv64/wheel/pbr/cmd 2025-08-16 14:41:19,663 root INFO copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/cmd 2025-08-16 14:41:19,664 root INFO copying build/lib/pbr/cmd/main.py -> build/bdist.linux-riscv64/wheel/./pbr/cmd 2025-08-16 14:41:19,666 root INFO copying build/lib/pbr/build.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,667 root INFO copying build/lib/pbr/extra_files.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,668 root INFO copying build/lib/pbr/pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-08-16 14:41:19,670 root INFO running install_egg_info 2025-08-16 14:41:19,697 root INFO Copying pbr.egg-info to build/bdist.linux-riscv64/wheel/./pbr-7.0.0-py3.12.egg-info 2025-08-16 14:41:19,707 root INFO running install_scripts /home/buildozer/aports/main/py3-pbr/src/pbr-7.0.0/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.0/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.0/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-16 14:41:19,871 root INFO creating build/bdist.linux-riscv64/wheel/pbr-7.0.0.dist-info/WHEEL 2025-08-16 14:41:19,875 wheel INFO creating '/home/buildozer/aports/main/py3-pbr/src/pbr-7.0.0/.dist/.tmp-hgze40h2/pbr-7.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-08-16 14:41:19,880 wheel INFO adding 'pbr/__init__.py' 2025-08-16 14:41:19,883 wheel INFO adding 'pbr/build.py' 2025-08-16 14:41:19,885 wheel INFO adding 'pbr/core.py' 2025-08-16 14:41:19,887 wheel INFO adding 'pbr/extra_files.py' 2025-08-16 14:41:19,889 wheel INFO adding 'pbr/find_package.py' 2025-08-16 14:41:19,891 wheel INFO adding 'pbr/git.py' 2025-08-16 14:41:19,893 wheel INFO adding 'pbr/options.py' 2025-08-16 14:41:19,895 wheel INFO adding 'pbr/packaging.py' 2025-08-16 14:41:19,898 wheel INFO adding 'pbr/pbr_json.py' 2025-08-16 14:41:19,899 wheel INFO adding 'pbr/sphinxext.py' 2025-08-16 14:41:19,901 wheel INFO adding 'pbr/util.py' 2025-08-16 14:41:19,904 wheel INFO adding 'pbr/version.py' 2025-08-16 14:41:19,907 wheel INFO adding 'pbr/_compat/__init__.py' 2025-08-16 14:41:19,909 wheel INFO adding 'pbr/_compat/command_hooks.py' 2025-08-16 14:41:19,911 wheel INFO adding 'pbr/_compat/commands.py' 2025-08-16 14:41:19,913 wheel INFO adding 'pbr/_compat/five.py' 2025-08-16 14:41:19,915 wheel INFO adding 'pbr/_compat/metadata.py' 2025-08-16 14:41:19,917 wheel INFO adding 'pbr/_compat/packaging.py' 2025-08-16 14:41:19,919 wheel INFO adding 'pbr/cmd/__init__.py' 2025-08-16 14:41:19,920 wheel INFO adding 'pbr/cmd/main.py' 2025-08-16 14:41:19,922 wheel INFO adding 'pbr/hooks/__init__.py' 2025-08-16 14:41:19,923 wheel INFO adding 'pbr/hooks/backwards.py' 2025-08-16 14:41:19,925 wheel INFO adding 'pbr/hooks/base.py' 2025-08-16 14:41:19,927 wheel INFO adding 'pbr/hooks/files.py' 2025-08-16 14:41:19,929 wheel INFO adding 'pbr/hooks/metadata.py' 2025-08-16 14:41:19,931 wheel INFO adding 'pbr/tests/__init__.py' 2025-08-16 14:41:19,932 wheel INFO adding 'pbr/tests/base.py' 2025-08-16 14:41:19,935 wheel INFO adding 'pbr/tests/fixtures.py' 2025-08-16 14:41:19,937 wheel INFO adding 'pbr/tests/test_files.py' 2025-08-16 14:41:19,939 wheel INFO adding 'pbr/tests/test_git.py' 2025-08-16 14:41:19,941 wheel INFO adding 'pbr/tests/test_packaging.py' 2025-08-16 14:41:19,944 wheel INFO adding 'pbr/tests/test_pbr_json.py' 2025-08-16 14:41:19,945 wheel INFO adding 'pbr/tests/test_util.py' 2025-08-16 14:41:19,947 wheel INFO adding 'pbr/tests/test_version.py' 2025-08-16 14:41:19,950 wheel INFO adding 'pbr/tests/util.py' 2025-08-16 14:41:19,952 wheel INFO adding 'pbr/tests/_compat/__init__.py' 2025-08-16 14:41:19,953 wheel INFO adding 'pbr/tests/_compat/test_commands.py' 2025-08-16 14:41:19,955 wheel INFO adding 'pbr/tests/functional/__init__.py' 2025-08-16 14:41:19,957 wheel INFO adding 'pbr/tests/functional/base.py' 2025-08-16 14:41:19,959 wheel INFO adding 'pbr/tests/functional/test_c_extension.py' 2025-08-16 14:41:19,961 wheel INFO adding 'pbr/tests/functional/test_changelog_author.py' 2025-08-16 14:41:19,962 wheel INFO adding 'pbr/tests/functional/test_commands.py' 2025-08-16 14:41:19,964 wheel INFO adding 'pbr/tests/functional/test_console_scripts.py' 2025-08-16 14:41:19,966 wheel INFO adding 'pbr/tests/functional/test_extra_files.py' 2025-08-16 14:41:19,968 wheel INFO adding 'pbr/tests/functional/test_hooks.py' 2025-08-16 14:41:19,970 wheel INFO adding 'pbr/tests/functional/test_integration.py' 2025-08-16 14:41:19,973 wheel INFO adding 'pbr/tests/functional/test_pbr_json.py' 2025-08-16 14:41:19,975 wheel INFO adding 'pbr/tests/functional/test_pep517.py' 2025-08-16 14:41:19,977 wheel INFO adding 'pbr/tests/functional/test_requirements.py' 2025-08-16 14:41:19,979 wheel INFO adding 'pbr/tests/functional/test_wsgi_scripts.py' 2025-08-16 14:41:19,981 wheel INFO adding 'pbr/tests/testpackage/CHANGES.txt' 2025-08-16 14:41:19,983 wheel INFO adding 'pbr/tests/testpackage/LICENSE.txt' 2025-08-16 14:41:19,985 wheel INFO adding 'pbr/tests/testpackage/MANIFEST.in' 2025-08-16 14:41:19,987 wheel INFO adding 'pbr/tests/testpackage/README.txt' 2025-08-16 14:41:19,989 wheel INFO adding 'pbr/tests/testpackage/extra-file.txt' 2025-08-16 14:41:19,991 wheel INFO adding 'pbr/tests/testpackage/git-extra-file.txt' 2025-08-16 14:41:19,992 wheel INFO adding 'pbr/tests/testpackage/setup.cfg' 2025-08-16 14:41:19,994 wheel INFO adding 'pbr/tests/testpackage/setup.py' 2025-08-16 14:41:19,996 wheel INFO adding 'pbr/tests/testpackage/test-requirements.txt' 2025-08-16 14:41:19,998 wheel INFO adding 'pbr/tests/testpackage/data_files/a.txt' 2025-08-16 14:41:19,999 wheel INFO adding 'pbr/tests/testpackage/data_files/b.txt' 2025-08-16 14:41:20,001 wheel INFO adding 'pbr/tests/testpackage/data_files/c.rst' 2025-08-16 14:41:20,003 wheel INFO adding 'pbr/tests/testpackage/doc/source/conf.py' 2025-08-16 14:41:20,005 wheel INFO adding 'pbr/tests/testpackage/doc/source/index.rst' 2025-08-16 14:41:20,007 wheel INFO adding 'pbr/tests/testpackage/doc/source/installation.rst' 2025-08-16 14:41:20,008 wheel INFO adding 'pbr/tests/testpackage/doc/source/usage.rst' 2025-08-16 14:41:20,010 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' 2025-08-16 14:41:20,012 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' 2025-08-16 14:41:20,013 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' 2025-08-16 14:41:20,015 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' 2025-08-16 14:41:20,017 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' 2025-08-16 14:41:20,019 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' 2025-08-16 14:41:20,021 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' 2025-08-16 14:41:20,023 wheel INFO adding 'pbr/tests/testpackage/src/testext.c' 2025-08-16 14:41:20,026 wheel INFO adding 'pbr-7.0.0.dist-info/licenses/AUTHORS' 2025-08-16 14:41:20,028 wheel INFO adding 'pbr-7.0.0.dist-info/licenses/LICENSE' 2025-08-16 14:41:20,030 wheel INFO adding 'pbr-7.0.0.dist-info/METADATA' 2025-08-16 14:41:20,031 wheel INFO adding 'pbr-7.0.0.dist-info/WHEEL' 2025-08-16 14:41:20,032 wheel INFO adding 'pbr-7.0.0.dist-info/entry_points.txt' 2025-08-16 14:41:20,033 wheel INFO adding 'pbr-7.0.0.dist-info/top_level.txt' 2025-08-16 14:41:20,036 wheel INFO adding 'pbr-7.0.0.dist-info/RECORD' 2025-08-16 14:41:20,040 root INFO removing build/bdist.linux-riscv64/wheel 2025-08-16 14:41:20,060 gpep517 INFO The backend produced .dist/pbr-7.0.0-py2.py3-none-any.whl pbr-7.0.0-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: 308.7 KB >>> py3-pbr-pyc*: Compressing data... >>> py3-pbr-pyc*: Create checksum... >>> py3-pbr-pyc*: Create py3-pbr-pyc-7.0.0-r0.apk >>> py3-pbr*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-pbr*: Package size: 331.8 KB >>> py3-pbr*: Compressing data... >>> py3-pbr*: Create checksum... >>> py3-pbr*: Create py3-pbr-7.0.0-r0.apk >>> py3-pbr: Build complete at Sat, 16 Aug 2025 14:41:23 +0000 elapsed time 0h 0m 11s >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-pbr (20250816.144114) ( 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_p20250705-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...