>>> py3-hglib: Building community/py3-hglib 2.6.2-r0 (using abuild 3.7.0_rc1-r2) started Mon, 21 Dec 2020 23:06:29 +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/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.3-r2) (3/16) Installing gdbm (1.18.1-r0) (4/16) Installing xz-libs (5.2.5-r0) (5/16) Installing readline (8.0.4-r0) (6/16) Installing sqlite-libs (3.34.0-r0) (7/16) Installing python3 (3.8.6-r0) (8/16) Installing mercurial (5.5.2-r0) (9/16) Installing py3-ordered-set (4.0.2-r0) (10/16) Installing py3-appdirs (1.4.4-r1) (11/16) Installing py3-parsing (2.4.7-r1) (12/16) Installing py3-six (1.15.0-r0) (13/16) Installing py3-packaging (20.8-r0) (14/16) Installing py3-setuptools (51.0.0-r0) (15/16) Installing py3-nose (1.3.7-r5) (16/16) Installing .makedepends-py3-hglib (20201221.230631) Executing busybox-1.32.0-r8.trigger OK: 382 MiB in 102 packages >>> py3-hglib: Cleaning up srcdir >>> py3-hglib: Cleaning up pkgdir >>> py3-hglib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 100 35514 100 35514 0 0 510k 0 --:--:-- --:--:-- --:--:-- 510k >>> py3-hglib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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.13/python-hglib-2.6.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hglib copying hglib/templates.py -> build/lib/hglib copying hglib/util.py -> build/lib/hglib copying hglib/error.py -> build/lib/hglib copying hglib/__init__.py -> build/lib/hglib copying hglib/merge.py -> build/lib/hglib copying hglib/context.py -> build/lib/hglib copying hglib/client.py -> build/lib/hglib .................................................................................................. ---------------------------------------------------------------------- Ran 98 tests in 96.839s OK >>> py3-hglib: Entering fakeroot... 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.8 creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib copying build/lib/hglib/templates.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib copying build/lib/hglib/util.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib copying build/lib/hglib/error.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib copying build/lib/hglib/__init__.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib copying build/lib/hglib/merge.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib copying build/lib/hglib/context.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib copying build/lib/hglib/client.py -> /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib/templates.py to templates.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib/util.py to util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib/error.py to error.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib/merge.py to merge.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib/context.py to context.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/hglib/client.py to client.cpython-38.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-hglib/pkg/py3-hglib/usr/lib/python3.8/site-packages/python_hglib-2.6.2-py3.8.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-r0.apk >>> py3-hglib: Build complete at Mon, 21 Dec 2020 23:08:10 +0000 elapsed time 0h 1m 41s >>> py3-hglib: Cleaning up srcdir >>> py3-hglib: Cleaning up pkgdir >>> py3-hglib: Uninstalling dependencies... (1/16) Purging .makedepends-py3-hglib (20201221.230631) (2/16) Purging mercurial (5.5.2-r0) (3/16) Purging py3-setuptools (51.0.0-r0) (4/16) Purging py3-ordered-set (4.0.2-r0) (5/16) Purging py3-appdirs (1.4.4-r1) (6/16) Purging py3-packaging (20.8-r0) (7/16) Purging py3-parsing (2.4.7-r1) (8/16) Purging py3-six (1.15.0-r0) (9/16) Purging py3-nose (1.3.7-r5) (10/16) Purging python3 (3.8.6-r0) (11/16) Purging libbz2 (1.0.8-r1) (12/16) Purging libffi (3.3-r2) (13/16) Purging gdbm (1.18.1-r0) (14/16) Purging xz-libs (5.2.5-r0) (15/16) Purging readline (8.0.4-r0) (16/16) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-hglib: Updating the community/x86 repository index... >>> py3-hglib: Signing the index...