>>> py3-argh: Building community/py3-argh 0.26.2-r7 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 00:20:42 +0000 >>> py3-argh: Checking sanity of /home/buildozer/aports/community/py3-argh/APKBUILD... >>> py3-argh: Analyzing dependencies... >>> py3-argh: Installing for build: build-base python3 py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.38.0-r0) (8/16) Installing python3 (3.10.3-r0) (9/16) Installing py3-appdirs (1.4.4-r3) (10/16) Installing py3-more-itertools (8.12.0-r2) (11/16) Installing py3-ordered-set (4.0.2-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-py3-argh (20220416.002046) Executing busybox-1.35.0-r8.trigger OK: 305 MiB in 104 packages >>> py3-argh: Cleaning up srcdir >>> py3-argh: Cleaning up pkgdir >>> py3-argh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/argh-0.26.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 32913 100 32913 0 0 65862 0 --:--:-- --:--:-- --:--:-- 65957 >>> py3-argh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/argh-0.26.2.tar.gz >>> py3-argh: Checking sha512sums... argh-0.26.2.tar.gz: OK >>> py3-argh: Unpacking /var/cache/distfiles/v3.16/argh-0.26.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/argh copying argh/constants.py -> build/lib/argh copying argh/decorators.py -> build/lib/argh copying argh/compat.py -> build/lib/argh copying argh/helpers.py -> build/lib/argh copying argh/utils.py -> build/lib/argh copying argh/interaction.py -> build/lib/argh copying argh/dispatching.py -> build/lib/argh copying argh/__init__.py -> build/lib/argh copying argh/exceptions.py -> build/lib/argh copying argh/assembling.py -> build/lib/argh copying argh/completion.py -> build/lib/argh copying argh/io.py -> build/lib/argh >>> py3-argh: Entering fakeroot... running install /usr/lib/python3.10/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 install_lib creating /home/buildozer/aports/community/py3-argh/pkg creating /home/buildozer/aports/community/py3-argh/pkg/py3-argh creating /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr creating /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib creating /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/constants.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/decorators.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/compat.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/helpers.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/utils.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/interaction.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/dispatching.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/__init__.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/exceptions.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/assembling.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/completion.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh copying build/lib/argh/io.py -> /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/interaction.py to interaction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/dispatching.py to dispatching.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/assembling.py to assembling.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/completion.py to completion.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh/io.py to io.cpython-310.pyc running install_egg_info running egg_info writing argh.egg-info/PKG-INFO writing dependency_links to argh.egg-info/dependency_links.txt writing top-level names to argh.egg-info/top_level.txt reading manifest file 'argh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'argh.egg-info/SOURCES.txt' Copying argh.egg-info to /home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.10/site-packages/argh-0.26.2-py3.10.egg-info running install_scripts >>> py3-argh*: Running postcheck for py3-argh >>> py3-argh*: Preparing package py3-argh... >>> py3-argh*: Tracing dependencies... >>> py3-argh*: Package size: 204.0 KB >>> py3-argh*: Compressing data... >>> py3-argh*: Create checksum... >>> py3-argh*: Create py3-argh-0.26.2-r7.apk >>> py3-argh: Build complete at Sat, 16 Apr 2022 00:20:48 +0000 elapsed time 0h 0m 6s >>> py3-argh: Cleaning up srcdir >>> py3-argh: Cleaning up pkgdir >>> py3-argh: Uninstalling dependencies... (1/16) Purging .makedepends-py3-argh (20220416.002046) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r3) (4/16) Purging py3-more-itertools (8.12.0-r2) (5/16) Purging py3-ordered-set (4.0.2-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-parsing (2.4.7-r3) (9/16) Purging python3 (3.10.3-r0) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-argh: Updating the community/armv7 repository index... >>> py3-argh: Signing the index...