>>> py3-hglib: Building community/py3-hglib 2.6.2-r2 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 10:32:44 +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/15) Installing libffi (3.4.2-r1) (2/15) Installing gdbm (1.22-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.1.1-r0) (5/15) Installing sqlite-libs (3.37.0-r0) (6/15) Installing python3 (3.10.1-r0) (7/15) Installing mercurial (5.9.3-r1) (8/15) Installing py3-ordered-set (4.0.2-r3) (9/15) Installing py3-appdirs (1.4.4-r3) (10/15) Installing py3-parsing (2.4.7-r3) (11/15) Installing py3-six (1.16.0-r1) (12/15) Installing py3-packaging (21.3-r0) (13/15) Installing py3-setuptools (52.0.0-r5) (14/15) Installing py3-nose (1.3.7-r7) (15/15) Installing .makedepends-py3-hglib (20211216.103245) Executing busybox-1.34.1-r5.trigger OK: 376 MiB in 116 packages >>> py3-hglib: Cleaning up srcdir >>> py3-hglib: Cleaning up pkgdir >>> py3-hglib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-hglib-2.6.2.tar.gz >>> py3-hglib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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 48.325s 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 Thu, 16 Dec 2021 10:33:34 +0000 elapsed time 0h 0m 50s >>> py3-hglib: Cleaning up srcdir >>> py3-hglib: Cleaning up pkgdir >>> py3-hglib: Uninstalling dependencies... (1/15) Purging .makedepends-py3-hglib (20211216.103245) (2/15) Purging mercurial (5.9.3-r1) (3/15) Purging py3-setuptools (52.0.0-r5) (4/15) Purging py3-ordered-set (4.0.2-r3) (5/15) Purging py3-appdirs (1.4.4-r3) (6/15) Purging py3-packaging (21.3-r0) (7/15) Purging py3-parsing (2.4.7-r3) (8/15) Purging py3-six (1.16.0-r1) (9/15) Purging py3-nose (1.3.7-r7) (10/15) Purging python3 (3.10.1-r0) (11/15) Purging libffi (3.4.2-r1) (12/15) Purging gdbm (1.22-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.1-r0) (15/15) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> py3-hglib: Updating the community/armhf repository index... >>> py3-hglib: Signing the index...