>>> git-review: Building community/git-review 2.5.0-r1 (using abuild 3.16.0_rc4-r0) started Wed, 05 Nov 2025 06:03:59 +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/33) Installing gdbm (1.26-r0) ( 2/33) Installing xz-libs (5.8.1-r0) ( 3/33) Installing mpdecimal (4.0.1-r0) ( 4/33) Installing libpanelw (6.5_p20251010-r0) ( 5/33) Installing python3 (3.12.12-r0) ( 6/33) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/33) Installing pyc (3.12.12-r0) ( 8/33) Installing python3-pyc (3.12.12-r0) ( 9/33) Installing py3-certifi (2025.10.5-r0) (10/33) Installing py3-certifi-pyc (2025.10.5-r0) (11/33) Installing py3-charset-normalizer (3.4.4-r0) (12/33) Installing py3-charset-normalizer-pyc (3.4.4-r0) (13/33) Installing py3-idna (3.10-r0) (14/33) Installing py3-idna-pyc (3.10-r0) (15/33) Installing py3-urllib3 (1.26.20-r0) (16/33) Installing py3-urllib3-pyc (1.26.20-r0) (17/33) Installing py3-requests (2.32.5-r0) (18/33) Installing py3-requests-pyc (2.32.5-r0) (19/33) Installing py3-chardet (5.2.0-r1) (20/33) Installing py3-chardet-pyc (5.2.0-r1) (21/33) Installing py3-installer (0.7.0-r2) (22/33) Installing py3-installer-pyc (0.7.0-r2) (23/33) Installing py3-gpep517 (19-r1) (24/33) Installing py3-gpep517-pyc (19-r1) (25/33) Installing py3-parsing (3.2.3-r0) (26/33) Installing py3-parsing-pyc (3.2.3-r0) (27/33) Installing py3-packaging (25.0-r0) (28/33) Installing py3-packaging-pyc (25.0-r0) (29/33) Installing py3-setuptools (80.9.0-r2) (30/33) Installing py3-setuptools-pyc (80.9.0-r2) (31/33) Installing py3-pbr (7.0.1-r0) (32/33) Installing py3-pbr-pyc (7.0.1-r0) (33/33) Installing .makedepends-git-review (20251105.060402) busybox-1.37.0-r24.trigger: Executing script... OK: 428 MiB in 184 packages >>> git-review: Cleaning up srcdir >>> git-review: Cleaning up pkgdir >>> git-review: Cleaning up tmpdir >>> git-review: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/git-review-2.5.0.tar.gz /var/cache/distfiles/v3.23/git-review-2.5.0.tar.gz: OK >>> git-review: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/git-review-2.5.0.tar.gz /var/cache/distfiles/v3.23/git-review-2.5.0.tar.gz: OK >>> git-review: Unpacking /var/cache/distfiles/v3.23/git-review-2.5.0.tar.gz... 2025-11-05 06:04:03,231 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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-11-05 06:04:03,291 root INFO running bdist_wheel 2025-11-05 06:04:03,307 root INFO running build 2025-11-05 06:04:03,307 root INFO running build_py 2025-11-05 06:04:03,312 root INFO creating build/lib/git_review/tests 2025-11-05 06:04:03,312 root INFO copying git_review/tests/__init__.py -> build/lib/git_review/tests 2025-11-05 06:04:03,313 root INFO copying git_review/tests/prepare.py -> build/lib/git_review/tests 2025-11-05 06:04:03,313 root INFO copying git_review/tests/check_test_id_hashes.py -> build/lib/git_review/tests 2025-11-05 06:04:03,313 root INFO copying git_review/tests/utils.py -> build/lib/git_review/tests 2025-11-05 06:04:03,314 root INFO copying git_review/tests/test_git_review.py -> build/lib/git_review/tests 2025-11-05 06:04:03,314 root INFO copying git_review/tests/test_unit.py -> build/lib/git_review/tests 2025-11-05 06:04:03,314 root INFO copying git_review/__init__.py -> build/lib/git_review 2025-11-05 06:04:03,315 root INFO copying git_review/hooks.py -> build/lib/git_review 2025-11-05 06:04:03,315 root INFO copying git_review/cmd.py -> build/lib/git_review 2025-11-05 06:04:03,315 root INFO running egg_info 2025-11-05 06:04:03,318 root INFO writing git_review.egg-info/PKG-INFO 2025-11-05 06:04:03,319 root INFO writing dependency_links to git_review.egg-info/dependency_links.txt 2025-11-05 06:04:03,320 root INFO writing entry points to git_review.egg-info/entry_points.txt 2025-11-05 06:04:03,320 root INFO writing requirements to git_review.egg-info/requires.txt 2025-11-05 06:04:03,320 root INFO writing top-level names to git_review.egg-info/top_level.txt 2025-11-05 06:04:03,323 root INFO [pbr] Reusing existing SOURCES.txt 2025-11-05 06:04:03,326 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-05 06:04:03,326 root INFO running install 2025-11-05 06:04:03,339 root INFO [pbr] Generating AUTHORS 2025-11-05 06:04:03,341 root INFO [pbr] AUTHORS complete (0.0s) 2025-11-05 06:04:03,341 root INFO running install_lib 2025-11-05 06:04:03,345 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-05 06:04:03,345 root INFO creating build/bdist.linux-armv8l/wheel/git_review 2025-11-05 06:04:03,346 root INFO copying build/lib/git_review/__init__.py -> build/bdist.linux-armv8l/wheel/./git_review 2025-11-05 06:04:03,346 root INFO copying build/lib/git_review/hooks.py -> build/bdist.linux-armv8l/wheel/./git_review 2025-11-05 06:04:03,346 root INFO creating build/bdist.linux-armv8l/wheel/git_review/tests 2025-11-05 06:04:03,346 root INFO copying build/lib/git_review/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-11-05 06:04:03,347 root INFO copying build/lib/git_review/tests/prepare.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-11-05 06:04:03,347 root INFO copying build/lib/git_review/tests/check_test_id_hashes.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-11-05 06:04:03,347 root INFO copying build/lib/git_review/tests/utils.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-11-05 06:04:03,347 root INFO copying build/lib/git_review/tests/test_git_review.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-11-05 06:04:03,348 root INFO copying build/lib/git_review/tests/test_unit.py -> build/bdist.linux-armv8l/wheel/./git_review/tests 2025-11-05 06:04:03,348 root INFO copying build/lib/git_review/cmd.py -> build/bdist.linux-armv8l/wheel/./git_review 2025-11-05 06:04:03,348 root INFO running install_data 2025-11-05 06:04:03,352 root INFO creating build/bdist.linux-armv8l/wheel/git_review-2.5.0.data/data 2025-11-05 06:04:03,352 root INFO creating build/bdist.linux-armv8l/wheel/git_review-2.5.0.data/data/share/man/man1 2025-11-05 06:04:03,352 root INFO copying git-review.1 -> build/bdist.linux-armv8l/wheel/git_review-2.5.0.data/data/share/man/man1 2025-11-05 06:04:03,353 root INFO running install_egg_info 2025-11-05 06:04:03,357 root INFO Copying git_review.egg-info to build/bdist.linux-armv8l/wheel/./git_review-2.5.0-py3.12.egg-info 2025-11-05 06:04:03,358 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) 2025-11-05 06:04:03,383 root INFO creating build/bdist.linux-armv8l/wheel/git_review-2.5.0.dist-info/WHEEL 2025-11-05 06:04:03,384 wheel INFO creating '/home/buildozer/aports/community/git-review/src/git_review-2.5.0/.dist/.tmp-ct5ujtnj/git_review-2.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-05 06:04:03,384 wheel INFO adding 'git_review/__init__.py' 2025-11-05 06:04:03,385 wheel INFO adding 'git_review/cmd.py' 2025-11-05 06:04:03,385 wheel INFO adding 'git_review/hooks.py' 2025-11-05 06:04:03,385 wheel INFO adding 'git_review/tests/__init__.py' 2025-11-05 06:04:03,386 wheel INFO adding 'git_review/tests/check_test_id_hashes.py' 2025-11-05 06:04:03,386 wheel INFO adding 'git_review/tests/prepare.py' 2025-11-05 06:04:03,386 wheel INFO adding 'git_review/tests/test_git_review.py' 2025-11-05 06:04:03,386 wheel INFO adding 'git_review/tests/test_unit.py' 2025-11-05 06:04:03,387 wheel INFO adding 'git_review/tests/utils.py' 2025-11-05 06:04:03,387 wheel INFO adding 'git_review-2.5.0.data/data/share/man/man1/git-review.1' 2025-11-05 06:04:03,387 wheel INFO adding 'git_review-2.5.0.dist-info/licenses/AUTHORS' 2025-11-05 06:04:03,388 wheel INFO adding 'git_review-2.5.0.dist-info/licenses/LICENSE' 2025-11-05 06:04:03,388 wheel INFO adding 'git_review-2.5.0.dist-info/METADATA' 2025-11-05 06:04:03,388 wheel INFO adding 'git_review-2.5.0.dist-info/WHEEL' 2025-11-05 06:04:03,388 wheel INFO adding 'git_review-2.5.0.dist-info/entry_points.txt' 2025-11-05 06:04:03,388 wheel INFO adding 'git_review-2.5.0.dist-info/pbr.json' 2025-11-05 06:04:03,388 wheel INFO adding 'git_review-2.5.0.dist-info/top_level.txt' 2025-11-05 06:04:03,389 wheel INFO adding 'git_review-2.5.0.dist-info/RECORD' 2025-11-05 06:04:03,389 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-05 06:04:03,390 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... libfakeroot internal error: payload not recognized! >>> 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... 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 Wed, 05 Nov 2025 06:04:04 +0000 elapsed time 0h 0m 5s >>> git-review: Cleaning up srcdir >>> git-review: Cleaning up pkgdir >>> git-review: Cleaning up tmpdir >>> git-review: Uninstalling dependencies... ( 1/33) Purging .makedepends-git-review (20251105.060402) ( 2/33) Purging py3-requests-pyc (2.32.5-r0) ( 3/33) Purging py3-requests (2.32.5-r0) ( 4/33) Purging py3-charset-normalizer-pyc (3.4.4-r0) ( 5/33) Purging py3-charset-normalizer (3.4.4-r0) ( 6/33) Purging py3-idna-pyc (3.10-r0) ( 7/33) Purging py3-idna (3.10-r0) ( 8/33) Purging py3-urllib3-pyc (1.26.20-r0) ( 9/33) Purging py3-urllib3 (1.26.20-r0) (10/33) Purging py3-chardet-pyc (5.2.0-r1) (11/33) Purging py3-chardet (5.2.0-r1) (12/33) Purging py3-certifi-pyc (2025.10.5-r0) (13/33) Purging py3-certifi (2025.10.5-r0) (14/33) Purging py3-gpep517-pyc (19-r1) (15/33) Purging py3-gpep517 (19-r1) (16/33) Purging py3-installer-pyc (0.7.0-r2) (17/33) Purging py3-installer (0.7.0-r2) (18/33) Purging py3-pbr-pyc (7.0.1-r0) (19/33) Purging py3-pbr (7.0.1-r0) (20/33) Purging py3-setuptools-pyc (80.9.0-r2) (21/33) Purging py3-setuptools (80.9.0-r2) (22/33) Purging py3-packaging-pyc (25.0-r0) (23/33) Purging py3-packaging (25.0-r0) (24/33) Purging py3-parsing-pyc (3.2.3-r0) (25/33) Purging py3-parsing (3.2.3-r0) (26/33) Purging python3-pyc (3.12.12-r0) (27/33) Purging python3-pycache-pyc0 (3.12.12-r0) (28/33) Purging pyc (3.12.12-r0) (29/33) Purging python3 (3.12.12-r0) (30/33) Purging gdbm (1.26-r0) (31/33) Purging libpanelw (6.5_p20251010-r0) (32/33) Purging mpdecimal (4.0.1-r0) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> git-review: Updating the community/armv7 repository index... >>> git-review: Signing the index...