>>> git-review: Building community/git-review 2.5.0-r1 (using abuild 3.15.0-r3) started Tue, 16 Sep 2025 07:52:19 +0000 >>> git-review: Validating /home/buildozer/aports/community/git-review/APKBUILD... >>> git-review: Analyzing dependencies... >>> git-review: Installing for build: build-base git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi py3-gpep517 py3-setuptools py3-pbr ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.1-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.5_p20250816-r0) ( 7/36) Installing sqlite-libs (3.50.4-r1) ( 8/36) Installing python3 (3.12.11-r0) ( 9/36) Installing python3-pycache-pyc0 (3.12.11-r0) (10/36) Installing pyc (3.12.11-r0) (11/36) Installing python3-pyc (3.12.11-r0) (12/36) Installing py3-certifi (2025.8.3-r1) (13/36) Installing py3-certifi-pyc (2025.8.3-r1) (14/36) Installing py3-charset-normalizer (3.4.3-r0) (15/36) Installing py3-charset-normalizer-pyc (3.4.3-r0) (16/36) Installing py3-idna (3.10-r0) (17/36) Installing py3-idna-pyc (3.10-r0) (18/36) Installing py3-urllib3 (1.26.20-r0) (19/36) Installing py3-urllib3-pyc (1.26.20-r0) (20/36) Installing py3-requests (2.32.5-r0) (21/36) Installing py3-requests-pyc (2.32.5-r0) (22/36) Installing py3-chardet (5.2.0-r1) (23/36) Installing py3-chardet-pyc (5.2.0-r1) (24/36) Installing py3-installer (0.7.0-r2) (25/36) Installing py3-installer-pyc (0.7.0-r2) (26/36) Installing py3-gpep517 (19-r0) (27/36) Installing py3-gpep517-pyc (19-r0) (28/36) Installing py3-parsing (3.2.3-r0) (29/36) Installing py3-parsing-pyc (3.2.3-r0) (30/36) Installing py3-packaging (25.0-r0) (31/36) Installing py3-packaging-pyc (25.0-r0) (32/36) Installing py3-setuptools (80.9.0-r1) (33/36) Installing py3-setuptools-pyc (80.9.0-r1) (34/36) Installing py3-pbr (7.0.1-r0) (35/36) Installing py3-pbr-pyc (7.0.1-r0) (36/36) Installing .makedepends-git-review (20250916.075220) busybox-1.37.0-r23.trigger: Executing script... OK: 337 MiB in 141 packages >>> git-review: Cleaning up srcdir >>> git-review: Cleaning up pkgdir >>> git-review: Cleaning up tmpdir >>> git-review: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-review-2.5.0.tar.gz >>> git-review: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-review-2.5.0.tar.gz >>> git-review: Checking sha512sums... git-review-2.5.0.tar.gz: OK >>> git-review: Unpacking /var/cache/distfiles/edge/git-review-2.5.0.tar.gz... 2025-09-16 07:52:20,998 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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/pbr/core.py:141: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-16 07:52:21,053 root INFO running bdist_wheel 2025-09-16 07:52:21,069 root INFO running build 2025-09-16 07:52:21,069 root INFO running build_py 2025-09-16 07:52:21,074 root INFO creating build/lib/git_review 2025-09-16 07:52:21,074 root INFO copying git_review/__init__.py -> build/lib/git_review 2025-09-16 07:52:21,074 root INFO copying git_review/hooks.py -> build/lib/git_review 2025-09-16 07:52:21,075 root INFO copying git_review/cmd.py -> build/lib/git_review 2025-09-16 07:52:21,075 root INFO creating build/lib/git_review/tests 2025-09-16 07:52:21,075 root INFO copying git_review/tests/__init__.py -> build/lib/git_review/tests 2025-09-16 07:52:21,076 root INFO copying git_review/tests/prepare.py -> build/lib/git_review/tests 2025-09-16 07:52:21,076 root INFO copying git_review/tests/check_test_id_hashes.py -> build/lib/git_review/tests 2025-09-16 07:52:21,076 root INFO copying git_review/tests/utils.py -> build/lib/git_review/tests 2025-09-16 07:52:21,077 root INFO copying git_review/tests/test_git_review.py -> build/lib/git_review/tests 2025-09-16 07:52:21,077 root INFO copying git_review/tests/test_unit.py -> build/lib/git_review/tests 2025-09-16 07:52:21,077 root INFO running egg_info 2025-09-16 07:52:21,083 root INFO writing git_review.egg-info/PKG-INFO 2025-09-16 07:52:21,083 root INFO writing dependency_links to git_review.egg-info/dependency_links.txt 2025-09-16 07:52:21,083 root INFO writing entry points to git_review.egg-info/entry_points.txt 2025-09-16 07:52:21,084 root INFO writing requirements to git_review.egg-info/requires.txt 2025-09-16 07:52:21,084 root INFO writing top-level names to git_review.egg-info/top_level.txt 2025-09-16 07:52:21,084 root INFO [pbr] Reusing existing SOURCES.txt 2025-09-16 07:52:21,087 root INFO installing to build/bdist.linux-armv8l/wheel 2025-09-16 07:52:21,087 root INFO running install 2025-09-16 07:52:21,100 root INFO [pbr] Generating AUTHORS 2025-09-16 07:52:21,101 root INFO [pbr] AUTHORS complete (0.0s) 2025-09-16 07:52:21,101 root INFO running install_lib 2025-09-16 07:52:21,105 root INFO creating build/bdist.linux-armv8l/wheel 2025-09-16 07:52:21,105 root INFO creating build/bdist.linux-armv8l/wheel/git_review 2025-09-16 07:52:21,106 root INFO copying build/lib/git_review/__init__.py -> build/bdist.linux-armv8l/wheel/./git_review 2025-09-16 07:52:21,106 root INFO copying build/lib/git_review/hooks.py -> build/bdist.linux-armv8l/wheel/./git_review 2025-09-16 07:52:21,106 root INFO creating build/bdist.linux-armv8l/wheel/git_review/tests 2025-09-16 07:52:21,106 root INFO copying build/lib/git_review/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-09-16 07:52:21,107 root INFO copying build/lib/git_review/tests/prepare.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-09-16 07:52:21,107 root INFO copying build/lib/git_review/tests/check_test_id_hashes.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-09-16 07:52:21,107 root INFO copying build/lib/git_review/tests/utils.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-09-16 07:52:21,107 root INFO copying build/lib/git_review/tests/test_git_review.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-09-16 07:52:21,107 root INFO copying build/lib/git_review/tests/test_unit.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-09-16 07:52:21,108 root INFO copying build/lib/git_review/cmd.py -> build/bdist.linux-armv8l/wheel/./git_review 2025-09-16 07:52:21,108 root INFO running install_data 2025-09-16 07:52:21,112 root INFO creating build/bdist.linux-armv8l/wheel/git_review-2.5.0.data/data 2025-09-16 07:52:21,112 root INFO creating build/bdist.linux-armv8l/wheel/git_review-2.5.0.data/data/share/man/man1 2025-09-16 07:52:21,112 root INFO copying git-review.1 -> build/bdist.linux-armv8l/wheel/git_review-2.5.0.data/data/share/man/man1 2025-09-16 07:52:21,112 root INFO running install_egg_info 2025-09-16 07:52:21,116 root INFO Copying git_review.egg-info to build/bdist.linux-armv8l/wheel/./git_review-2.5.0-py3.12.egg-info 2025-09-16 07:52:21,118 root INFO running install_scripts /usr/lib/python3.12/site-packages/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 /usr/lib/python3.12/site-packages/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) /usr/lib/python3.12/site-packages/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-09-16 07:52:21,140 root INFO creating build/bdist.linux-armv8l/wheel/git_review-2.5.0.dist-info/WHEEL 2025-09-16 07:52:21,141 wheel INFO creating '/home/buildozer/aports/community/git-review/src/git_review-2.5.0/.dist/.tmp-vvjxumd7/git_review-2.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-09-16 07:52:21,141 wheel INFO adding 'git_review/__init__.py' 2025-09-16 07:52:21,142 wheel INFO adding 'git_review/cmd.py' 2025-09-16 07:52:21,142 wheel INFO adding 'git_review/hooks.py' 2025-09-16 07:52:21,142 wheel INFO adding 'git_review/tests/__init__.py' 2025-09-16 07:52:21,143 wheel INFO adding 'git_review/tests/check_test_id_hashes.py' 2025-09-16 07:52:21,143 wheel INFO adding 'git_review/tests/prepare.py' 2025-09-16 07:52:21,143 wheel INFO adding 'git_review/tests/test_git_review.py' 2025-09-16 07:52:21,143 wheel INFO adding 'git_review/tests/test_unit.py' 2025-09-16 07:52:21,144 wheel INFO adding 'git_review/tests/utils.py' 2025-09-16 07:52:21,144 wheel INFO adding 'git_review-2.5.0.data/data/share/man/man1/git-review.1' 2025-09-16 07:52:21,144 wheel INFO adding 'git_review-2.5.0.dist-info/licenses/AUTHORS' 2025-09-16 07:52:21,145 wheel INFO adding 'git_review-2.5.0.dist-info/licenses/LICENSE' 2025-09-16 07:52:21,145 wheel INFO adding 'git_review-2.5.0.dist-info/METADATA' 2025-09-16 07:52:21,145 wheel INFO adding 'git_review-2.5.0.dist-info/WHEEL' 2025-09-16 07:52:21,145 wheel INFO adding 'git_review-2.5.0.dist-info/entry_points.txt' 2025-09-16 07:52:21,145 wheel INFO adding 'git_review-2.5.0.dist-info/pbr.json' 2025-09-16 07:52:21,146 wheel INFO adding 'git_review-2.5.0.dist-info/top_level.txt' 2025-09-16 07:52:21,146 wheel INFO adding 'git_review-2.5.0.dist-info/RECORD' 2025-09-16 07:52:21,146 root INFO removing build/bdist.linux-armv8l/wheel 2025-09-16 07:52:21,147 gpep517 INFO The backend produced .dist/git_review-2.5.0-py3-none-any.whl git_review-2.5.0-py3-none-any.whl >>> git-review: Entering fakeroot... >>> git-review-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/git-review/pkg/git-review-doc/usr/share/man' >>> git-review-doc*: Preparing subpackage git-review-doc... >>> git-review-doc*: Running postcheck for git-review-doc >>> git-review-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/git_review/__pycache__' -> '/home/buildozer/aports/community/git-review/pkg/git-review-pyc/usr/lib/python3.12/site-packages/git_review/__pycache__' 'usr/lib/python3.12/site-packages/git_review/tests/__pycache__' -> '/home/buildozer/aports/community/git-review/pkg/git-review-pyc/usr/lib/python3.12/site-packages/git_review/tests/__pycache__' >>> git-review-pyc*: Preparing subpackage git-review-pyc... >>> git-review-pyc*: Running postcheck for git-review-pyc >>> git-review*: Running postcheck for git-review >>> git-review*: Preparing package git-review... >>> git-review-doc*: Tracing dependencies... >>> git-review-doc*: Package size: 5.8 KB >>> git-review-doc*: Compressing data... >>> git-review-doc*: Create checksum... >>> git-review-doc*: Create git-review-doc-2.5.0-r1.apk >>> git-review-pyc*: Tracing dependencies... git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi python3~3.12 >>> git-review-pyc*: Package size: 176.1 KB >>> git-review-pyc*: Compressing data... >>> git-review-pyc*: Create checksum... >>> git-review-pyc*: Create git-review-pyc-2.5.0-r1.apk >>> git-review*: Tracing dependencies... git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi python3~3.12 >>> git-review*: Package size: 163.2 KB >>> git-review*: Compressing data... >>> git-review*: Create checksum... >>> git-review*: Create git-review-2.5.0-r1.apk >>> git-review: Build complete at Tue, 16 Sep 2025 07:52:21 +0000 elapsed time 0h 0m 2s >>> git-review: Cleaning up srcdir >>> git-review: Cleaning up pkgdir >>> git-review: Uninstalling dependencies... ( 1/36) Purging .makedepends-git-review (20250916.075220) ( 2/36) Purging py3-requests-pyc (2.32.5-r0) ( 3/36) Purging py3-requests (2.32.5-r0) ( 4/36) Purging py3-charset-normalizer-pyc (3.4.3-r0) ( 5/36) Purging py3-charset-normalizer (3.4.3-r0) ( 6/36) Purging py3-idna-pyc (3.10-r0) ( 7/36) Purging py3-idna (3.10-r0) ( 8/36) Purging py3-urllib3-pyc (1.26.20-r0) ( 9/36) Purging py3-urllib3 (1.26.20-r0) (10/36) Purging py3-chardet-pyc (5.2.0-r1) (11/36) Purging py3-chardet (5.2.0-r1) (12/36) Purging py3-certifi-pyc (2025.8.3-r1) (13/36) Purging py3-certifi (2025.8.3-r1) (14/36) Purging py3-gpep517-pyc (19-r0) (15/36) Purging py3-gpep517 (19-r0) (16/36) Purging py3-installer-pyc (0.7.0-r2) (17/36) Purging py3-installer (0.7.0-r2) (18/36) Purging py3-pbr-pyc (7.0.1-r0) (19/36) Purging py3-pbr (7.0.1-r0) (20/36) Purging py3-setuptools-pyc (80.9.0-r1) (21/36) Purging py3-setuptools (80.9.0-r1) (22/36) Purging py3-packaging-pyc (25.0-r0) (23/36) Purging py3-packaging (25.0-r0) (24/36) Purging py3-parsing-pyc (3.2.3-r0) (25/36) Purging py3-parsing (3.2.3-r0) (26/36) Purging python3-pyc (3.12.11-r0) (27/36) Purging python3-pycache-pyc0 (3.12.11-r0) (28/36) Purging pyc (3.12.11-r0) (29/36) Purging python3 (3.12.11-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.5_p20250816-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.50.4-r1) (36/36) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 289 MiB in 105 packages >>> git-review: Updating the community/armv7 repository index... >>> git-review: Signing the index...