>>> py3-pbr: Building main/py3-pbr 7.0.1-r0 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 15:06:19 +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_p20251010-r0) ( 7/24) Installing sqlite-libs (3.50.4-r1) ( 8/24) Installing python3 (3.12.12-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.12-r0) (10/24) Installing pyc (3.12.12-r0) (11/24) Installing py3-setuptools-pyc (80.9.0-r1) (12/24) Installing py3-packaging-pyc (25.0-r0) (13/24) Installing python3-pyc (3.12.12-r0) (14/24) Installing py3-parsing (3.2.3-r0) (15/24) Installing py3-parsing-pyc (3.2.3-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 (20251017.150620) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 710 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/v3.23/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.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.23/pbr-7.0.1.tar.gz.part' pbr-7.0.1.tar.gz.par 100% |********************************| 127k 0:00:00 ETA '/var/cache/distfiles/v3.23/pbr-7.0.1.tar.gz.part' saved /var/cache/distfiles/v3.23/pbr-7.0.1.tar.gz: OK >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pbr-7.0.1.tar.gz /var/cache/distfiles/v3.23/pbr-7.0.1.tar.gz: OK >>> py3-pbr: Unpacking /var/cache/distfiles/v3.23/pbr-7.0.1.tar.gz... 2025-10-17 15:06:23,515 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-10-17 15:06:23,922 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-17 15:06:23,993 root INFO running build 2025-10-17 15:06:23,994 root INFO running build_py 2025-10-17 15:06:24,015 root INFO creating build/lib/pbr 2025-10-17 15:06:24,017 root INFO copying pbr/find_package.py -> build/lib/pbr 2025-10-17 15:06:24,018 root INFO copying pbr/__init__.py -> build/lib/pbr 2025-10-17 15:06:24,020 root INFO copying pbr/sphinxext.py -> build/lib/pbr 2025-10-17 15:06:24,022 root INFO copying pbr/options.py -> build/lib/pbr 2025-10-17 15:06:24,023 root INFO copying pbr/version.py -> build/lib/pbr 2025-10-17 15:06:24,025 root INFO copying pbr/core.py -> build/lib/pbr 2025-10-17 15:06:24,026 root INFO copying pbr/util.py -> build/lib/pbr 2025-10-17 15:06:24,028 root INFO copying pbr/git.py -> build/lib/pbr 2025-10-17 15:06:24,029 root INFO copying pbr/packaging.py -> build/lib/pbr 2025-10-17 15:06:24,031 root INFO copying pbr/build.py -> build/lib/pbr 2025-10-17 15:06:24,032 root INFO copying pbr/extra_files.py -> build/lib/pbr 2025-10-17 15:06:24,033 root INFO copying pbr/pbr_json.py -> build/lib/pbr 2025-10-17 15:06:24,035 root INFO creating build/lib/pbr/tests/_compat 2025-10-17 15:06:24,036 root INFO copying pbr/tests/_compat/__init__.py -> build/lib/pbr/tests/_compat 2025-10-17 15:06:24,038 root INFO copying pbr/tests/_compat/test_commands.py -> build/lib/pbr/tests/_compat 2025-10-17 15:06:24,040 root INFO creating build/lib/pbr/_compat 2025-10-17 15:06:24,041 root INFO copying pbr/_compat/five.py -> build/lib/pbr/_compat 2025-10-17 15:06:24,042 root INFO copying pbr/_compat/__init__.py -> build/lib/pbr/_compat 2025-10-17 15:06:24,043 root INFO copying pbr/_compat/command_hooks.py -> build/lib/pbr/_compat 2025-10-17 15:06:24,044 root INFO copying pbr/_compat/commands.py -> build/lib/pbr/_compat 2025-10-17 15:06:24,046 root INFO copying pbr/_compat/metadata.py -> build/lib/pbr/_compat 2025-10-17 15:06:24,047 root INFO copying pbr/_compat/packaging.py -> build/lib/pbr/_compat 2025-10-17 15:06:24,050 root INFO creating build/lib/pbr/tests/functional 2025-10-17 15:06:24,051 root INFO copying pbr/tests/functional/__init__.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,052 root INFO copying pbr/tests/functional/test_extra_files.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,053 root INFO copying pbr/tests/functional/test_integration.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,055 root INFO copying pbr/tests/functional/test_pbr_json.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,056 root INFO copying pbr/tests/functional/test_requirements.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,057 root INFO copying pbr/tests/functional/test_hooks.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,059 root INFO copying pbr/tests/functional/test_console_scripts.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,060 root INFO copying pbr/tests/functional/test_changelog_author.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,062 root INFO copying pbr/tests/functional/test_pep517.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,063 root INFO copying pbr/tests/functional/test_c_extension.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,065 root INFO copying pbr/tests/functional/base.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,066 root INFO copying pbr/tests/functional/test_commands.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,068 root INFO copying pbr/tests/functional/test_wsgi_scripts.py -> build/lib/pbr/tests/functional 2025-10-17 15:06:24,070 root INFO creating build/lib/pbr/hooks 2025-10-17 15:06:24,071 root INFO copying pbr/hooks/__init__.py -> build/lib/pbr/hooks 2025-10-17 15:06:24,072 root INFO copying pbr/hooks/metadata.py -> build/lib/pbr/hooks 2025-10-17 15:06:24,073 root INFO copying pbr/hooks/files.py -> build/lib/pbr/hooks 2025-10-17 15:06:24,075 root INFO copying pbr/hooks/backwards.py -> build/lib/pbr/hooks 2025-10-17 15:06:24,076 root INFO copying pbr/hooks/base.py -> build/lib/pbr/hooks 2025-10-17 15:06:24,079 root INFO copying pbr/tests/__init__.py -> build/lib/pbr/tests 2025-10-17 15:06:24,080 root INFO copying pbr/tests/test_files.py -> build/lib/pbr/tests 2025-10-17 15:06:24,082 root INFO copying pbr/tests/fixtures.py -> build/lib/pbr/tests 2025-10-17 15:06:24,083 root INFO copying pbr/tests/test_packaging.py -> build/lib/pbr/tests 2025-10-17 15:06:24,085 root INFO copying pbr/tests/util.py -> build/lib/pbr/tests 2025-10-17 15:06:24,086 root INFO copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests 2025-10-17 15:06:24,087 root INFO copying pbr/tests/test_git.py -> build/lib/pbr/tests 2025-10-17 15:06:24,089 root INFO copying pbr/tests/base.py -> build/lib/pbr/tests 2025-10-17 15:06:24,090 root INFO copying pbr/tests/test_util.py -> build/lib/pbr/tests 2025-10-17 15:06:24,092 root INFO copying pbr/tests/test_version.py -> build/lib/pbr/tests 2025-10-17 15:06:24,094 root INFO creating build/lib/pbr/cmd 2025-10-17 15:06:24,095 root INFO copying pbr/cmd/__init__.py -> build/lib/pbr/cmd 2025-10-17 15:06:24,096 root INFO copying pbr/cmd/main.py -> build/lib/pbr/cmd 2025-10-17 15:06:24,097 root INFO running egg_info 2025-10-17 15:06:24,111 root INFO writing pbr.egg-info/PKG-INFO 2025-10-17 15:06:24,114 root INFO writing dependency_links to pbr.egg-info/dependency_links.txt 2025-10-17 15:06:24,116 root INFO writing entry points to pbr.egg-info/entry_points.txt 2025-10-17 15:06:24,117 root INFO writing requirements to pbr.egg-info/requires.txt 2025-10-17 15:06:24,118 root INFO writing top-level names to pbr.egg-info/top_level.txt 2025-10-17 15:06:24,119 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-10-17 15:06:24,152 root INFO creating build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,153 root INFO copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,155 root INFO copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,156 root INFO copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,158 root INFO copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,160 root INFO copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,161 root INFO copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,162 root INFO copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,164 root INFO copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,165 root INFO copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage 2025-10-17 15:06:24,166 root INFO creating build/lib/pbr/tests/testpackage/data_files 2025-10-17 15:06:24,167 root INFO copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files 2025-10-17 15:06:24,169 root INFO copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files 2025-10-17 15:06:24,170 root INFO copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files 2025-10-17 15:06:24,171 root INFO creating build/lib/pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,172 root INFO copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,174 root INFO copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,175 root INFO copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,177 root INFO copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,178 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,179 root INFO copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,180 root INFO copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,182 root INFO copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,183 root INFO copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,184 root INFO copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,186 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-10-17 15:06:24,187 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-10-17 15:06:24,188 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-10-17 15:06:24,189 root INFO creating build/lib/pbr/tests/testpackage/src 2025-10-17 15:06:24,190 root INFO copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src 2025-10-17 15:06:24,197 root INFO installing to build/bdist.linux-riscv64/wheel 2025-10-17 15:06:24,197 root INFO running install 2025-10-17 15:06:24,274 root INFO [pbr] Generating AUTHORS 2025-10-17 15:06:24,281 root INFO [pbr] AUTHORS complete (0.0s) 2025-10-17 15:06:24,281 root INFO running install_lib 2025-10-17 15:06:24,299 root INFO creating build/bdist.linux-riscv64/wheel 2025-10-17 15:06:24,301 root INFO creating build/bdist.linux-riscv64/wheel/pbr 2025-10-17 15:06:24,302 root INFO copying build/lib/pbr/find_package.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,303 root INFO copying build/lib/pbr/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,304 root INFO copying build/lib/pbr/sphinxext.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,305 root INFO copying build/lib/pbr/options.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,306 root INFO creating build/bdist.linux-riscv64/wheel/pbr/_compat 2025-10-17 15:06:24,307 root INFO copying build/lib/pbr/_compat/five.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-10-17 15:06:24,308 root INFO copying build/lib/pbr/_compat/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-10-17 15:06:24,309 root INFO copying build/lib/pbr/_compat/command_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-10-17 15:06:24,310 root INFO copying build/lib/pbr/_compat/commands.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-10-17 15:06:24,311 root INFO copying build/lib/pbr/_compat/metadata.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-10-17 15:06:24,313 root INFO copying build/lib/pbr/_compat/packaging.py -> build/bdist.linux-riscv64/wheel/./pbr/_compat 2025-10-17 15:06:24,314 root INFO copying build/lib/pbr/version.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,315 root INFO copying build/lib/pbr/core.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,317 root INFO copying build/lib/pbr/util.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,318 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests 2025-10-17 15:06:24,319 root INFO copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,320 root INFO copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,322 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/_compat 2025-10-17 15:06:24,323 root INFO copying build/lib/pbr/tests/_compat/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/_compat 2025-10-17 15:06:24,324 root INFO copying build/lib/pbr/tests/_compat/test_commands.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/_compat 2025-10-17 15:06:24,325 root INFO copying build/lib/pbr/tests/fixtures.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,326 root INFO copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,327 root INFO copying build/lib/pbr/tests/util.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,328 root INFO copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,329 root INFO copying build/lib/pbr/tests/test_git.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,330 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/functional 2025-10-17 15:06:24,331 root INFO copying build/lib/pbr/tests/functional/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,332 root INFO copying build/lib/pbr/tests/functional/test_extra_files.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,333 root INFO copying build/lib/pbr/tests/functional/test_integration.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,334 root INFO copying build/lib/pbr/tests/functional/test_pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,335 root INFO copying build/lib/pbr/tests/functional/test_requirements.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,336 root INFO copying build/lib/pbr/tests/functional/test_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,337 root INFO copying build/lib/pbr/tests/functional/test_console_scripts.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,338 root INFO copying build/lib/pbr/tests/functional/test_changelog_author.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,340 root INFO copying build/lib/pbr/tests/functional/test_pep517.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,341 root INFO copying build/lib/pbr/tests/functional/test_c_extension.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,342 root INFO copying build/lib/pbr/tests/functional/base.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,343 root INFO copying build/lib/pbr/tests/functional/test_commands.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,344 root INFO copying build/lib/pbr/tests/functional/test_wsgi_scripts.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/functional 2025-10-17 15:06:24,345 root INFO copying build/lib/pbr/tests/base.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,347 root INFO copying build/lib/pbr/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,348 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage 2025-10-17 15:06:24,349 root INFO copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,350 root INFO copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,351 root INFO copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,352 root INFO copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,353 root INFO copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,355 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/doc 2025-10-17 15:06:24,356 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,357 root INFO copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,358 root INFO copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,359 root INFO copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,360 root INFO copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/doc/source 2025-10-17 15:06:24,361 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/data_files 2025-10-17 15:06:24,362 root INFO copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-10-17 15:06:24,363 root INFO copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-10-17 15:06:24,364 root INFO copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/data_files 2025-10-17 15:06:24,365 root INFO copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,366 root INFO copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,367 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/src 2025-10-17 15:06:24,368 root INFO copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/src 2025-10-17 15:06:24,369 root INFO copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,370 root INFO copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage 2025-10-17 15:06:24,372 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,373 root INFO creating build/bdist.linux-riscv64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2025-10-17 15:06:24,374 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-10-17 15:06:24,375 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-10-17 15:06:24,375 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,377 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,377 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,379 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,380 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-riscv64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-10-17 15:06:24,381 root INFO copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-riscv64/wheel/./pbr/tests 2025-10-17 15:06:24,382 root INFO copying build/lib/pbr/git.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,383 root INFO creating build/bdist.linux-riscv64/wheel/pbr/hooks 2025-10-17 15:06:24,384 root INFO copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-10-17 15:06:24,385 root INFO copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-10-17 15:06:24,386 root INFO copying build/lib/pbr/hooks/files.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-10-17 15:06:24,388 root INFO copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-10-17 15:06:24,389 root INFO copying build/lib/pbr/hooks/base.py -> build/bdist.linux-riscv64/wheel/./pbr/hooks 2025-10-17 15:06:24,390 root INFO copying build/lib/pbr/packaging.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,391 root INFO creating build/bdist.linux-riscv64/wheel/pbr/cmd 2025-10-17 15:06:24,392 root INFO copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-riscv64/wheel/./pbr/cmd 2025-10-17 15:06:24,393 root INFO copying build/lib/pbr/cmd/main.py -> build/bdist.linux-riscv64/wheel/./pbr/cmd 2025-10-17 15:06:24,394 root INFO copying build/lib/pbr/build.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,395 root INFO copying build/lib/pbr/extra_files.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,396 root INFO copying build/lib/pbr/pbr_json.py -> build/bdist.linux-riscv64/wheel/./pbr 2025-10-17 15:06:24,397 root INFO running install_egg_info 2025-10-17 15:06:24,416 root INFO Copying pbr.egg-info to build/bdist.linux-riscv64/wheel/./pbr-7.0.1-py3.12.egg-info 2025-10-17 15:06:24,422 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-10-17 15:06:24,532 root INFO creating build/bdist.linux-riscv64/wheel/pbr-7.0.1.dist-info/WHEEL 2025-10-17 15:06:24,534 wheel INFO creating '/home/buildozer/aports/main/py3-pbr/src/pbr-7.0.1/.dist/.tmp-0o9y7vbt/pbr-7.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-10-17 15:06:24,536 wheel INFO adding 'pbr/__init__.py' 2025-10-17 15:06:24,538 wheel INFO adding 'pbr/build.py' 2025-10-17 15:06:24,539 wheel INFO adding 'pbr/core.py' 2025-10-17 15:06:24,540 wheel INFO adding 'pbr/extra_files.py' 2025-10-17 15:06:24,541 wheel INFO adding 'pbr/find_package.py' 2025-10-17 15:06:24,542 wheel INFO adding 'pbr/git.py' 2025-10-17 15:06:24,544 wheel INFO adding 'pbr/options.py' 2025-10-17 15:06:24,545 wheel INFO adding 'pbr/packaging.py' 2025-10-17 15:06:24,546 wheel INFO adding 'pbr/pbr_json.py' 2025-10-17 15:06:24,548 wheel INFO adding 'pbr/sphinxext.py' 2025-10-17 15:06:24,549 wheel INFO adding 'pbr/util.py' 2025-10-17 15:06:24,551 wheel INFO adding 'pbr/version.py' 2025-10-17 15:06:24,553 wheel INFO adding 'pbr/_compat/__init__.py' 2025-10-17 15:06:24,554 wheel INFO adding 'pbr/_compat/command_hooks.py' 2025-10-17 15:06:24,555 wheel INFO adding 'pbr/_compat/commands.py' 2025-10-17 15:06:24,557 wheel INFO adding 'pbr/_compat/five.py' 2025-10-17 15:06:24,558 wheel INFO adding 'pbr/_compat/metadata.py' 2025-10-17 15:06:24,560 wheel INFO adding 'pbr/_compat/packaging.py' 2025-10-17 15:06:24,561 wheel INFO adding 'pbr/cmd/__init__.py' 2025-10-17 15:06:24,562 wheel INFO adding 'pbr/cmd/main.py' 2025-10-17 15:06:24,563 wheel INFO adding 'pbr/hooks/__init__.py' 2025-10-17 15:06:24,564 wheel INFO adding 'pbr/hooks/backwards.py' 2025-10-17 15:06:24,565 wheel INFO adding 'pbr/hooks/base.py' 2025-10-17 15:06:24,567 wheel INFO adding 'pbr/hooks/files.py' 2025-10-17 15:06:24,568 wheel INFO adding 'pbr/hooks/metadata.py' 2025-10-17 15:06:24,569 wheel INFO adding 'pbr/tests/__init__.py' 2025-10-17 15:06:24,571 wheel INFO adding 'pbr/tests/base.py' 2025-10-17 15:06:24,572 wheel INFO adding 'pbr/tests/fixtures.py' 2025-10-17 15:06:24,573 wheel INFO adding 'pbr/tests/test_files.py' 2025-10-17 15:06:24,575 wheel INFO adding 'pbr/tests/test_git.py' 2025-10-17 15:06:24,577 wheel INFO adding 'pbr/tests/test_packaging.py' 2025-10-17 15:06:24,578 wheel INFO adding 'pbr/tests/test_pbr_json.py' 2025-10-17 15:06:24,580 wheel INFO adding 'pbr/tests/test_util.py' 2025-10-17 15:06:24,581 wheel INFO adding 'pbr/tests/test_version.py' 2025-10-17 15:06:24,583 wheel INFO adding 'pbr/tests/util.py' 2025-10-17 15:06:24,584 wheel INFO adding 'pbr/tests/_compat/__init__.py' 2025-10-17 15:06:24,585 wheel INFO adding 'pbr/tests/_compat/test_commands.py' 2025-10-17 15:06:24,587 wheel INFO adding 'pbr/tests/functional/__init__.py' 2025-10-17 15:06:24,588 wheel INFO adding 'pbr/tests/functional/base.py' 2025-10-17 15:06:24,589 wheel INFO adding 'pbr/tests/functional/test_c_extension.py' 2025-10-17 15:06:24,590 wheel INFO adding 'pbr/tests/functional/test_changelog_author.py' 2025-10-17 15:06:24,591 wheel INFO adding 'pbr/tests/functional/test_commands.py' 2025-10-17 15:06:24,593 wheel INFO adding 'pbr/tests/functional/test_console_scripts.py' 2025-10-17 15:06:24,594 wheel INFO adding 'pbr/tests/functional/test_extra_files.py' 2025-10-17 15:06:24,595 wheel INFO adding 'pbr/tests/functional/test_hooks.py' 2025-10-17 15:06:24,596 wheel INFO adding 'pbr/tests/functional/test_integration.py' 2025-10-17 15:06:24,598 wheel INFO adding 'pbr/tests/functional/test_pbr_json.py' 2025-10-17 15:06:24,599 wheel INFO adding 'pbr/tests/functional/test_pep517.py' 2025-10-17 15:06:24,601 wheel INFO adding 'pbr/tests/functional/test_requirements.py' 2025-10-17 15:06:24,602 wheel INFO adding 'pbr/tests/functional/test_wsgi_scripts.py' 2025-10-17 15:06:24,604 wheel INFO adding 'pbr/tests/testpackage/CHANGES.txt' 2025-10-17 15:06:24,605 wheel INFO adding 'pbr/tests/testpackage/LICENSE.txt' 2025-10-17 15:06:24,606 wheel INFO adding 'pbr/tests/testpackage/MANIFEST.in' 2025-10-17 15:06:24,607 wheel INFO adding 'pbr/tests/testpackage/README.txt' 2025-10-17 15:06:24,608 wheel INFO adding 'pbr/tests/testpackage/extra-file.txt' 2025-10-17 15:06:24,609 wheel INFO adding 'pbr/tests/testpackage/git-extra-file.txt' 2025-10-17 15:06:24,610 wheel INFO adding 'pbr/tests/testpackage/setup.cfg' 2025-10-17 15:06:24,611 wheel INFO adding 'pbr/tests/testpackage/setup.py' 2025-10-17 15:06:24,613 wheel INFO adding 'pbr/tests/testpackage/test-requirements.txt' 2025-10-17 15:06:24,614 wheel INFO adding 'pbr/tests/testpackage/data_files/a.txt' 2025-10-17 15:06:24,615 wheel INFO adding 'pbr/tests/testpackage/data_files/b.txt' 2025-10-17 15:06:24,616 wheel INFO adding 'pbr/tests/testpackage/data_files/c.rst' 2025-10-17 15:06:24,617 wheel INFO adding 'pbr/tests/testpackage/doc/source/conf.py' 2025-10-17 15:06:24,618 wheel INFO adding 'pbr/tests/testpackage/doc/source/index.rst' 2025-10-17 15:06:24,619 wheel INFO adding 'pbr/tests/testpackage/doc/source/installation.rst' 2025-10-17 15:06:24,620 wheel INFO adding 'pbr/tests/testpackage/doc/source/usage.rst' 2025-10-17 15:06:24,622 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' 2025-10-17 15:06:24,623 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' 2025-10-17 15:06:24,624 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' 2025-10-17 15:06:24,625 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' 2025-10-17 15:06:24,626 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' 2025-10-17 15:06:24,627 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' 2025-10-17 15:06:24,628 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' 2025-10-17 15:06:24,629 wheel INFO adding 'pbr/tests/testpackage/src/testext.c' 2025-10-17 15:06:24,631 wheel INFO adding 'pbr-7.0.1.dist-info/licenses/AUTHORS' 2025-10-17 15:06:24,633 wheel INFO adding 'pbr-7.0.1.dist-info/licenses/LICENSE' 2025-10-17 15:06:24,634 wheel INFO adding 'pbr-7.0.1.dist-info/METADATA' 2025-10-17 15:06:24,635 wheel INFO adding 'pbr-7.0.1.dist-info/WHEEL' 2025-10-17 15:06:24,636 wheel INFO adding 'pbr-7.0.1.dist-info/entry_points.txt' 2025-10-17 15:06:24,636 wheel INFO adding 'pbr-7.0.1.dist-info/top_level.txt' 2025-10-17 15:06:24,638 wheel INFO adding 'pbr-7.0.1.dist-info/RECORD' 2025-10-17 15:06:24,641 root INFO removing build/bdist.linux-riscv64/wheel 2025-10-17 15:06:24,653 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... 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, 17 Oct 2025 15:06:27 +0000 elapsed time 0h 0m 8s >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Cleaning up tmpdir >>> py3-pbr: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-pbr (20251017.150620) ( 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.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-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_p20251010-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-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 665 MiB in 101 packages >>> py3-pbr: Updating the main/riscv64 repository index... >>> py3-pbr: Signing the index...