>>> git-review: Building community/git-review 2.4.0-r0 (using abuild 3.13.0-r0) started Wed, 17 Apr 2024 11:22:50 +0000 >>> git-review: Checking sanity of /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-setuptools py3-pbr (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240330-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.3-r0) (7/31) Installing python3 (3.12.3-r0) (8/31) Installing python3-pycache-pyc0 (3.12.3-r0) (9/31) Installing pyc (3.12.3-r0) (10/31) Installing python3-pyc (3.12.3-r0) (11/31) Installing py3-certifi (2024.2.2-r1) (12/31) Installing py3-certifi-pyc (2024.2.2-r1) (13/31) Installing py3-charset-normalizer (3.3.2-r1) (14/31) Installing py3-charset-normalizer-pyc (3.3.2-r1) (15/31) Installing py3-idna (3.7-r0) (16/31) Installing py3-idna-pyc (3.7-r0) (17/31) Installing py3-urllib3 (1.26.18-r1) (18/31) Installing py3-urllib3-pyc (1.26.18-r1) (19/31) Installing py3-requests (2.31.0-r2) (20/31) Installing py3-requests-pyc (2.31.0-r2) (21/31) Installing py3-chardet (5.2.0-r1) (22/31) Installing py3-chardet-pyc (5.2.0-r1) (23/31) Installing py3-parsing (3.1.2-r1) (24/31) Installing py3-parsing-pyc (3.1.2-r1) (25/31) Installing py3-packaging (24.0-r1) (26/31) Installing py3-packaging-pyc (24.0-r1) (27/31) Installing py3-setuptools (69.5.1-r0) (28/31) Installing py3-setuptools-pyc (69.5.1-r0) (29/31) Installing py3-pbr (5.11.1-r5) (30/31) Installing py3-pbr-pyc (5.11.1-r5) (31/31) Installing .makedepends-git-review (20240417.112252) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 144 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.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> git-review: Fetching git-review-2.4.0.tar.gz::https://files.pythonhosted.org/packages/source/g/git-review/git-review-2.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70859 100 70859 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k >>> git-review: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-review-2.4.0.tar.gz >>> git-review: Checking sha512sums... git-review-2.4.0.tar.gz: OK >>> git-review: Unpacking /var/cache/distfiles/edge/git-review-2.4.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/git_review copying git_review/cmd.py -> build/lib/git_review copying git_review/hooks.py -> build/lib/git_review copying git_review/__init__.py -> build/lib/git_review creating build/lib/git_review/tests copying git_review/tests/utils.py -> build/lib/git_review/tests copying git_review/tests/test_git_review.py -> build/lib/git_review/tests copying git_review/tests/prepare.py -> build/lib/git_review/tests copying git_review/tests/__init__.py -> build/lib/git_review/tests copying git_review/tests/test_unit.py -> build/lib/git_review/tests copying git_review/tests/check_test_id_hashes.py -> build/lib/git_review/tests running egg_info writing git_review.egg-info/PKG-INFO writing dependency_links to git_review.egg-info/dependency_links.txt writing entry points to git_review.egg-info/entry_points.txt writing requirements to git_review.egg-info/requires.txt writing top-level names to git_review.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running check >>> git-review: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/buildozer/aports/community/git-review/pkg creating /home/buildozer/aports/community/git-review/pkg/git-review creating /home/buildozer/aports/community/git-review/pkg/git-review/usr creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12 creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests copying build/lib/git_review/tests/utils.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests copying build/lib/git_review/tests/test_git_review.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests copying build/lib/git_review/tests/prepare.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests copying build/lib/git_review/tests/__init__.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests copying build/lib/git_review/tests/test_unit.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests copying build/lib/git_review/tests/check_test_id_hashes.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests copying build/lib/git_review/cmd.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review copying build/lib/git_review/hooks.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review copying build/lib/git_review/__init__.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests/test_git_review.py to test_git_review.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests/prepare.py to prepare.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests/test_unit.py to test_unit.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/tests/check_test_id_hashes.py to check_test_id_hashes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/cmd.py to cmd.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/hooks.py to hooks.cpython-312.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review/__init__.py to __init__.cpython-312.pyc running install_data creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/share creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/share/man creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/share/man/man1 copying git-review.1 -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/share/man/man1 running install_egg_info running egg_info writing git_review.egg-info/PKG-INFO writing dependency_links to git_review.egg-info/dependency_links.txt writing entry points to git_review.egg-info/entry_points.txt writing requirements to git_review.egg-info/requires.txt writing top-level names to git_review.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying git_review.egg-info to /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.12/site-packages/git_review-2.4.0-py3.12.egg-info running install_scripts Installing git-review script to /home/buildozer/aports/community/git-review/pkg/git-review/usr/bin >>> git-review-doc*: Running split function doc... >>> git-review-doc*: Preparing subpackage git-review-doc... >>> git-review-doc*: Running postcheck for git-review-doc >>> git-review-pyc*: Running split function pyc... '/home/buildozer/aports/community/git-review/pkg/git-review/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__' '/home/buildozer/aports/community/git-review/pkg/git-review/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__' >>> 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: 28.0 KB >>> git-review-doc*: Compressing data... >>> git-review-doc*: Create checksum... >>> git-review-doc*: Create git-review-doc-2.4.0-r0.apk >>> git-review-pyc*: Tracing dependencies... git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi py3-setuptools python3~3.12 >>> git-review-pyc*: Package size: 228.0 KB >>> git-review-pyc*: Compressing data... >>> git-review-pyc*: Create checksum... >>> git-review-pyc*: Create git-review-pyc-2.4.0-r0.apk >>> git-review*: Tracing dependencies... git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi py3-setuptools python3~3.12 >>> git-review*: Package size: 228.0 KB >>> git-review*: Compressing data... >>> git-review*: Create checksum... >>> git-review*: Create git-review-2.4.0-r0.apk >>> git-review: Build complete at Wed, 17 Apr 2024 11:22:56 +0000 elapsed time 0h 0m 6s >>> git-review: Cleaning up srcdir >>> git-review: Cleaning up pkgdir >>> git-review: Uninstalling dependencies... (1/31) Purging .makedepends-git-review (20240417.112252) (2/31) Purging py3-requests-pyc (2.31.0-r2) (3/31) Purging py3-requests (2.31.0-r2) (4/31) Purging py3-charset-normalizer-pyc (3.3.2-r1) (5/31) Purging py3-charset-normalizer (3.3.2-r1) (6/31) Purging py3-idna-pyc (3.7-r0) (7/31) Purging py3-idna (3.7-r0) (8/31) Purging py3-urllib3-pyc (1.26.18-r1) (9/31) Purging py3-urllib3 (1.26.18-r1) (10/31) Purging py3-chardet-pyc (5.2.0-r1) (11/31) Purging py3-chardet (5.2.0-r1) (12/31) Purging py3-certifi-pyc (2024.2.2-r1) (13/31) Purging py3-certifi (2024.2.2-r1) (14/31) Purging py3-pbr-pyc (5.11.1-r5) (15/31) Purging py3-pbr (5.11.1-r5) (16/31) Purging py3-setuptools-pyc (69.5.1-r0) (17/31) Purging py3-setuptools (69.5.1-r0) (18/31) Purging py3-packaging-pyc (24.0-r1) (19/31) Purging py3-packaging (24.0-r1) (20/31) Purging py3-parsing-pyc (3.1.2-r1) (21/31) Purging py3-parsing (3.1.2-r1) (22/31) Purging python3-pyc (3.12.3-r0) (23/31) Purging python3-pycache-pyc0 (3.12.3-r0) (24/31) Purging pyc (3.12.3-r0) (25/31) Purging python3 (3.12.3-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240330-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> git-review: Updating the community/x86 repository index... >>> git-review: Signing the index...