>>> py3-hglib: Building community/py3-hglib 2.6.2-r2 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 09:22:16 +0000 >>> py3-hglib: Checking sanity of /home/buildozer/aports/community/py3-hglib/APKBUILD... >>> py3-hglib: Analyzing dependencies... >>> py3-hglib: Installing for build: build-base python3 mercurial py3-setuptools py3-nose (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.38.2-r0) (8/18) Installing python3 (3.10.3-r1) (9/18) Installing mercurial (6.1.1-r0) (10/18) Installing py3-appdirs (1.4.4-r3) (11/18) Installing py3-more-itertools (8.12.0-r2) (12/18) Installing py3-ordered-set (4.0.2-r3) (13/18) Installing py3-parsing (2.4.7-r3) (14/18) Installing py3-six (1.16.0-r1) (15/18) Installing py3-packaging (21.3-r0) (16/18) Installing py3-setuptools (59.4.0-r0) (17/18) Installing py3-nose (1.3.7-r9) (18/18) Installing .makedepends-py3-hglib (20220419.092221) Executing busybox-1.35.0-r8.trigger OK: 425 MiB in 107 packages >>> py3-hglib: Cleaning up srcdir >>> py3-hglib: Cleaning up pkgdir >>> py3-hglib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/python-hglib-2.6.2.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 35514 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35514 100 35514 0 0 71546 0 --:--:-- --:--:-- --:--:-- 71456 >>> py3-hglib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/python-hglib-2.6.2.tar.gz >>> py3-hglib: Checking sha512sums... python-hglib-2.6.2.tar.gz: OK >>> py3-hglib: Unpacking /var/cache/distfiles/v3.16/python-hglib-2.6.2.tar.gz... /home/buildozer/aports/community/py3-hglib/src/python-hglib-2.6.2/setup.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/hglib copying hglib/context.py -> build/lib/hglib copying hglib/templates.py -> build/lib/hglib copying hglib/util.py -> build/lib/hglib copying hglib/client.py -> build/lib/hglib copying hglib/merge.py -> build/lib/hglib copying hglib/__init__.py -> build/lib/hglib copying hglib/error.py -> build/lib/hglib .................................................................................................. ---------------------------------------------------------------------- Ran 98 tests in 52.983s OK >>> py3-hglib: Entering fakeroot... /home/buildozer/aports/community/py3-hglib/src/python-hglib-2.6.2/setup.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-hglib/pkg creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib copying build/lib/hglib/context.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib copying build/lib/hglib/templates.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib copying build/lib/hglib/util.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib copying build/lib/hglib/client.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib copying build/lib/hglib/merge.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib copying build/lib/hglib/__init__.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib copying build/lib/hglib/error.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib/templates.py to templates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib/merge.py to merge.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/hglib/error.py to error.cpython-310.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.10/site-packages/python_hglib-2.6.2-py3.10.egg-info >>> py3-hglib*: Running postcheck for py3-hglib >>> py3-hglib*: Preparing package py3-hglib... >>> py3-hglib*: Tracing dependencies... >>> py3-hglib*: Package size: 228.0 KB >>> py3-hglib*: Compressing data... >>> py3-hglib*: Create checksum... >>> py3-hglib*: Create py3-hglib-2.6.2-r2.apk >>> py3-hglib: Build complete at Tue, 19 Apr 2022 09:23:15 +0000 elapsed time 0h 0m 59s >>> py3-hglib: Cleaning up srcdir >>> py3-hglib: Cleaning up pkgdir >>> py3-hglib: Uninstalling dependencies... (1/18) Purging .makedepends-py3-hglib (20220419.092221) (2/18) Purging mercurial (6.1.1-r0) (3/18) Purging py3-setuptools (59.4.0-r0) (4/18) Purging py3-appdirs (1.4.4-r3) (5/18) Purging py3-more-itertools (8.12.0-r2) (6/18) Purging py3-ordered-set (4.0.2-r3) (7/18) Purging py3-packaging (21.3-r0) (8/18) Purging py3-six (1.16.0-r1) (9/18) Purging py3-parsing (2.4.7-r3) (10/18) Purging py3-nose (1.3.7-r9) (11/18) Purging python3 (3.10.3-r1) (12/18) Purging libbz2 (1.0.8-r1) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.5-r1) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 354 MiB in 89 packages >>> py3-hglib: Updating the community/aarch64 repository index... >>> py3-hglib: Signing the index...