>>> py3-pastel: Building community/py3-pastel 0.2.1-r2 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 16:31:13 +0000 >>> py3-pastel: Checking sanity of /home/buildozer/aports/community/py3-pastel/APKBUILD... >>> py3-pastel: Analyzing dependencies... >>> py3-pastel: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-pastel (20221027.163127) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 105 packages >>> py3-pastel: Cleaning up srcdir >>> py3-pastel: Cleaning up pkgdir >>> py3-pastel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pastel-0.2.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pastel: Fetching https://pypi.io/packages/source/p/pastel/pastel-0.2.1.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 122 100 122 0 0 1247 0 --:--:-- --:--:-- --:--:-- 1257 100 272 100 272 0 0 981 0 --:--:-- --:--:-- --:--:-- 981 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7555 100 7555 0 0 15121 0 --:--:-- --:--:-- --:--:-- 15121 >>> py3-pastel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pastel-0.2.1.tar.gz >>> py3-pastel: Checking sha512sums... pastel-0.2.1.tar.gz: OK >>> py3-pastel: Unpacking /var/cache/distfiles/v3.17/pastel-0.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pastel copying pastel/stack.py -> build/lib/pastel copying pastel/__init__.py -> build/lib/pastel copying pastel/style.py -> build/lib/pastel copying pastel/pastel.py -> build/lib/pastel creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_style.py -> build/lib/tests copying tests/test_stack.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_pastel.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests >>> py3-pastel: 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-pastel/pkg creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel copying build/lib/pastel/stack.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel copying build/lib/pastel/__init__.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel copying build/lib/pastel/style.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel copying build/lib/pastel/pastel.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests copying build/lib/tests/__init__.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests copying build/lib/tests/test_style.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests copying build/lib/tests/test_stack.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests copying build/lib/tests/test_api.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests copying build/lib/tests/test_pastel.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests copying build/lib/tests/conftest.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel/stack.py to stack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel/style.py to style.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel/pastel.py to pastel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests/test_style.py to test_style.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests/test_stack.py to test_stack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests/test_api.py to test_api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests/test_pastel.py to test_pastel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/tests/conftest.py to conftest.cpython-310.pyc running install_egg_info running egg_info creating pastel.egg-info writing pastel.egg-info/PKG-INFO writing dependency_links to pastel.egg-info/dependency_links.txt writing top-level names to pastel.egg-info/top_level.txt writing manifest file 'pastel.egg-info/SOURCES.txt' reading manifest file 'pastel.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pastel.egg-info/SOURCES.txt' Copying pastel.egg-info to /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.10/site-packages/pastel-0.2.1-py3.10.egg-info running install_scripts >>> py3-pastel*: Running postcheck for py3-pastel >>> py3-pastel*: Preparing package py3-pastel... >>> py3-pastel*: Tracing dependencies... >>> py3-pastel*: Package size: 84.0 KB >>> py3-pastel*: Compressing data... >>> py3-pastel*: Create checksum... >>> py3-pastel*: Create py3-pastel-0.2.1-r2.apk >>> py3-pastel: Build complete at Thu, 27 Oct 2022 16:31:31 +0000 elapsed time 0h 0m 18s >>> py3-pastel: Cleaning up srcdir >>> py3-pastel: Cleaning up pkgdir >>> py3-pastel: Uninstalling dependencies... (1/12) Purging .makedepends-py3-pastel (20221027.163127) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 240 MiB in 93 packages >>> py3-pastel: Updating the community/s390x repository index... >>> py3-pastel: Signing the index...