>>> py3-halo: Building testing/py3-halo 0.0.31-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 03:30:02 +0000 >>> py3-halo: Checking sanity of /home/buildozer/aports/testing/py3-halo/APKBUILD... >>> py3-halo: Analyzing dependencies... >>> py3-halo: Installing for build: build-base python3 py3-log-symbols py3-spinners py3-termcolor py3-colorama py3-six py3-setuptools (1/15) Installing libffi (3.4.4-r0) (2/15) Installing gdbm (1.23-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.2.0-r0) (5/15) Installing sqlite-libs (3.40.0-r0) (6/15) Installing python3 (3.11.0-r2) (7/15) Installing py3-colorama (0.4.6-r1) (8/15) Installing py3-log-symbols (0.0.14-r2) (9/15) Installing py3-spinners (0.0.24-r2) (10/15) Installing py3-termcolor (1.1.0-r8) (11/15) Installing py3-six (1.16.0-r4) (12/15) Installing py3-parsing (3.0.9-r1) (13/15) Installing py3-packaging (21.3-r3) (14/15) Installing py3-setuptools (65.6.2-r0) (15/15) Installing .makedepends-py3-halo (20221124.033003) Executing busybox-1.35.0-r29.trigger OK: 365 MiB in 116 packages >>> py3-halo: Cleaning up srcdir >>> py3-halo: Cleaning up pkgdir >>> py3-halo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//halo-0.0.31.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 11666 100 11666 0 0 21188 0 --:--:-- --:--:-- --:--:-- 21172 >>> py3-halo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//halo-0.0.31.tar.gz >>> py3-halo: Checking sha512sums... halo-0.0.31.tar.gz: OK >>> py3-halo: Unpacking /var/cache/distfiles/edge//halo-0.0.31.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/halo copying halo/_utils.py -> build/lib/halo copying halo/cursor.py -> build/lib/halo copying halo/halo.py -> build/lib/halo copying halo/__init__.py -> build/lib/halo copying halo/halo_notebook.py -> build/lib/halo running egg_info writing halo.egg-info/PKG-INFO writing dependency_links to halo.egg-info/dependency_links.txt writing requirements to halo.egg-info/requires.txt writing top-level names to halo.egg-info/top_level.txt reading manifest file 'halo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'halo.egg-info/SOURCES.txt' >>> py3-halo: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing halo.egg-info/PKG-INFO writing dependency_links to halo.egg-info/dependency_links.txt writing requirements to halo.egg-info/requires.txt writing top-level names to halo.egg-info/top_level.txt reading manifest file 'halo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'halo.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-halo/pkg creating /home/buildozer/aports/testing/py3-halo/pkg/py3-halo creating /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr creating /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib creating /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo copying build/lib/halo/_utils.py -> /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo copying build/lib/halo/cursor.py -> /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo copying build/lib/halo/halo.py -> /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo copying build/lib/halo/__init__.py -> /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo copying build/lib/halo/halo_notebook.py -> /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo byte-compiling /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo/_utils.py to _utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo/cursor.py to cursor.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo/halo.py to halo.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo/halo_notebook.py to halo_notebook.cpython-311.pyc running install_egg_info Copying halo.egg-info to /home/buildozer/aports/testing/py3-halo/pkg/py3-halo/usr/lib/python3.11/site-packages/halo-0.0.31-py3.11.egg-info running install_scripts >>> py3-halo*: Running postcheck for py3-halo >>> py3-halo*: Preparing package py3-halo... >>> py3-halo*: Tracing dependencies... >>> py3-halo*: Package size: 140.0 KB >>> py3-halo*: Compressing data... >>> py3-halo*: Create checksum... >>> py3-halo*: Create py3-halo-0.0.31-r2.apk >>> py3-halo: Build complete at Thu, 24 Nov 2022 03:30:05 +0000 elapsed time 0h 0m 3s >>> py3-halo: Cleaning up srcdir >>> py3-halo: Cleaning up pkgdir >>> py3-halo: Uninstalling dependencies... (1/15) Purging .makedepends-py3-halo (20221124.033003) (2/15) Purging py3-log-symbols (0.0.14-r2) (3/15) Purging py3-spinners (0.0.24-r2) (4/15) Purging py3-termcolor (1.1.0-r8) (5/15) Purging py3-colorama (0.4.6-r1) (6/15) Purging py3-six (1.16.0-r4) (7/15) Purging py3-setuptools (65.6.2-r0) (8/15) Purging py3-packaging (21.3-r3) (9/15) Purging py3-parsing (3.0.9-r1) (10/15) Purging python3 (3.11.0-r2) (11/15) Purging libffi (3.4.4-r0) (12/15) Purging gdbm (1.23-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.2.0-r0) (15/15) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 290 MiB in 101 packages >>> py3-halo: Updating the testing/armv7 repository index... >>> py3-halo: Signing the index...