>>> py3-argh: Building community/py3-argh 0.26.2-r7 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 07:59:19 +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/14) Installing libbz2 (1.0.8-r1) (2/14) Installing gdbm (1.23-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.1.2-r0) (5/14) Installing sqlite-libs (3.38.0-r0) (6/14) Installing python3 (3.10.3-r0) (7/14) Installing py3-appdirs (1.4.4-r3) (8/14) Installing py3-more-itertools (8.12.0-r2) (9/14) Installing py3-ordered-set (4.0.2-r3) (10/14) Installing py3-parsing (2.4.7-r3) (11/14) Installing py3-six (1.16.0-r1) (12/14) Installing py3-packaging (21.3-r0) (13/14) Installing py3-setuptools (59.4.0-r0) (14/14) Installing .makedepends-py3-argh (20220416.075925) Executing busybox-1.35.0-r8.trigger OK: 1144 MiB in 111 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32913 100 32913 0 0 496k 0 --:--:-- --:--:-- --:--:-- 494k >>> 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/assembling.py -> build/lib/argh copying argh/dispatching.py -> build/lib/argh copying argh/utils.py -> build/lib/argh copying argh/io.py -> build/lib/argh copying argh/exceptions.py -> build/lib/argh copying argh/__init__.py -> build/lib/argh copying argh/helpers.py -> build/lib/argh copying argh/constants.py -> build/lib/argh copying argh/interaction.py -> build/lib/argh copying argh/completion.py -> build/lib/argh copying argh/decorators.py -> build/lib/argh copying argh/compat.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/assembling.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/utils.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 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/__init__.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/constants.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/completion.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 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/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/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/io.py to io.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/__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/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/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/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/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/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 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 07:59:27 +0000 elapsed time 0h 0m 8s >>> py3-argh: Cleaning up srcdir >>> py3-argh: Cleaning up pkgdir >>> py3-argh: Uninstalling dependencies... (1/14) Purging .makedepends-py3-argh (20220416.075925) (2/14) Purging py3-setuptools (59.4.0-r0) (3/14) Purging py3-appdirs (1.4.4-r3) (4/14) Purging py3-more-itertools (8.12.0-r2) (5/14) Purging py3-ordered-set (4.0.2-r3) (6/14) Purging py3-packaging (21.3-r0) (7/14) Purging py3-six (1.16.0-r1) (8/14) Purging py3-parsing (2.4.7-r3) (9/14) Purging python3 (3.10.3-r0) (10/14) Purging libbz2 (1.0.8-r1) (11/14) Purging gdbm (1.23-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.1.2-r0) (14/14) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 1091 MiB in 97 packages >>> py3-argh: Updating the community/x86_64 repository index... >>> py3-argh: Signing the index...