>>> git-review: Building community/git-review 2.3.1-r2 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 17:01:21 +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/33) Installing libbz2 (1.0.8-r5) (2/33) Installing libffi (3.4.4-r2) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.2-r1) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20230401-r5) (7/33) Installing readline (8.2.1-r1) (8/33) Installing sqlite-libs (3.41.2-r2) (9/33) Installing python3 (3.11.3-r10) (10/33) Installing python3-pycache-pyc0 (3.11.3-r10) (11/33) Installing pyc (0.1-r0) (12/33) Installing python3-pyc (3.11.3-r10) (13/33) Installing py3-certifi (2022.12.7-r2) (14/33) Installing py3-certifi-pyc (2022.12.7-r2) (15/33) Installing py3-charset-normalizer (3.1.0-r1) (16/33) Installing py3-charset-normalizer-pyc (3.1.0-r1) (17/33) Installing py3-idna (3.4-r4) (18/33) Installing py3-idna-pyc (3.4-r4) (19/33) Installing py3-urllib3 (1.26.15-r1) (20/33) Installing py3-urllib3-pyc (1.26.15-r1) (21/33) Installing py3-requests (2.28.2-r1) (22/33) Installing py3-requests-pyc (2.28.2-r1) (23/33) Installing py3-chardet (5.1.0-r1) (24/33) Installing py3-chardet-pyc (5.1.0-r1) (25/33) Installing py3-parsing (3.0.9-r2) (26/33) Installing py3-parsing-pyc (3.0.9-r2) (27/33) Installing py3-packaging (23.1-r1) (28/33) Installing py3-packaging-pyc (23.1-r1) (29/33) Installing py3-setuptools (67.7.1-r0) (30/33) Installing py3-setuptools-pyc (67.7.1-r0) (31/33) Installing py3-pbr (5.11.1-r2) (32/33) Installing py3-pbr-pyc (5.11.1-r2) (33/33) Installing .makedepends-git-review (20230424.170122) Executing busybox-1.36.0-r7.trigger OK: 447 MiB in 131 packages >>> git-review: Cleaning up srcdir >>> git-review: Cleaning up pkgdir >>> git-review: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/git-review-2.3.1.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 100 66400 100 66400 0 0 600k 0 --:--:-- --:--:-- --:--:-- 606k >>> git-review: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/git-review-2.3.1.tar.gz >>> git-review: Checking sha512sums... git-review-2.3.1.tar.gz: OK >>> git-review: Unpacking /var/cache/distfiles/v3.18/git-review-2.3.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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.11/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, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/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, pypa/build 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 creating 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/utils.py -> build/lib/git_review/tests copying git_review/tests/check_test_id_hashes.py -> build/lib/git_review/tests copying git_review/tests/test_unit.py -> build/lib/git_review/tests copying git_review/tests/__init__.py -> build/lib/git_review/tests copying git_review/cmd.py -> build/lib/git_review copying git_review/__init__.py -> build/lib/git_review 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.11/site-packages/setuptools/__init__.py:84: _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.11/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, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/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, pypa/build 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.11/site-packages/setuptools/__init__.py:84: _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.11/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, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/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, pypa/build 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.11 creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review copying build/lib/git_review/cmd.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review creating /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/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.11/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.11/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.11/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.11/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.11/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.11/site-packages/git_review/tests copying build/lib/git_review/__init__.py -> /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/cmd.py to cmd.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/tests/test_git_review.py to test_git_review.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/tests/prepare.py to prepare.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/tests/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/tests/check_test_id_hashes.py to check_test_id_hashes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/tests/test_unit.py to test_unit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/__init__.py to __init__.cpython-311.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.11/site-packages/git_review-2.3.1-py3.11.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.11/site-packages/git_review/tests/__pycache__' -> '/home/buildozer/aports/community/git-review/pkg/git-review-pyc/usr/lib/python3.11/site-packages/git_review/tests/__pycache__' '/home/buildozer/aports/community/git-review/pkg/git-review/usr/lib/python3.11/site-packages/git_review/__pycache__' -> '/home/buildozer/aports/community/git-review/pkg/git-review-pyc/usr/lib/python3.11/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.3.1-r2.apk >>> git-review-pyc*: Tracing dependencies... git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi py3-setuptools python3~3.11 >>> git-review-pyc*: Package size: 232.0 KB >>> git-review-pyc*: Compressing data... >>> git-review-pyc*: Create checksum... >>> git-review-pyc*: Create git-review-pyc-2.3.1-r2.apk >>> git-review*: Tracing dependencies... git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi py3-setuptools python3~3.11 >>> git-review*: Package size: 216.0 KB >>> git-review*: Compressing data... >>> git-review*: Create checksum... >>> git-review*: Create git-review-2.3.1-r2.apk >>> git-review: Build complete at Mon, 24 Apr 2023 17:01:25 +0000 elapsed time 0h 0m 4s >>> git-review: Cleaning up srcdir >>> git-review: Cleaning up pkgdir >>> git-review: Uninstalling dependencies... (1/33) Purging .makedepends-git-review (20230424.170122) (2/33) Purging py3-requests-pyc (2.28.2-r1) (3/33) Purging py3-requests (2.28.2-r1) (4/33) Purging py3-charset-normalizer-pyc (3.1.0-r1) (5/33) Purging py3-charset-normalizer (3.1.0-r1) (6/33) Purging py3-idna-pyc (3.4-r4) (7/33) Purging py3-idna (3.4-r4) (8/33) Purging py3-urllib3-pyc (1.26.15-r1) (9/33) Purging py3-urllib3 (1.26.15-r1) (10/33) Purging py3-chardet-pyc (5.1.0-r1) (11/33) Purging py3-chardet (5.1.0-r1) (12/33) Purging py3-certifi-pyc (2022.12.7-r2) (13/33) Purging py3-certifi (2022.12.7-r2) (14/33) Purging py3-setuptools-pyc (67.7.1-r0) (15/33) Purging py3-setuptools (67.7.1-r0) (16/33) Purging py3-packaging-pyc (23.1-r1) (17/33) Purging py3-packaging (23.1-r1) (18/33) Purging py3-parsing-pyc (3.0.9-r2) (19/33) Purging py3-parsing (3.0.9-r2) (20/33) Purging py3-pbr-pyc (5.11.1-r2) (21/33) Purging py3-pbr (5.11.1-r2) (22/33) Purging python3-pyc (3.11.3-r10) (23/33) Purging python3-pycache-pyc0 (3.11.3-r10) (24/33) Purging pyc (0.1-r0) (25/33) Purging python3 (3.11.3-r10) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r5) (28/33) Purging libffi (3.4.4-r2) (29/33) Purging libpanelw (6.4_p20230401-r5) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r1) (32/33) Purging sqlite-libs (3.41.2-r2) (33/33) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 98 packages >>> git-review: Updating the community/x86_64 repository index... >>> git-review: Signing the index...