>>> py3-pastel: Building community/py3-pastel 0.2.1-r5 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 16:21:35 +0000 >>> py3-pastel: Validating /home/buildozer/aports/community/py3-pastel/APKBUILD... >>> py3-pastel: Analyzing dependencies... >>> py3-pastel: Installing for build: build-base python3 py3-setuptools (1/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.6-r0) (3/18) Installing gdbm (1.24-r0) (4/18) Installing xz-libs (5.6.3-r0) (5/18) Installing mpdecimal (4.0.0-r0) (6/18) Installing libpanelw (6.5_p20241006-r2) (7/18) Installing sqlite-libs (3.47.0-r0) (8/18) Installing python3 (3.12.7-r1) (9/18) Installing python3-pycache-pyc0 (3.12.7-r1) (10/18) Installing pyc (3.12.7-r1) (11/18) Installing python3-pyc (3.12.7-r1) (12/18) Installing py3-parsing (3.1.4-r0) (13/18) Installing py3-parsing-pyc (3.1.4-r0) (14/18) Installing py3-packaging (24.1-r0) (15/18) Installing py3-packaging-pyc (24.1-r0) (16/18) Installing py3-setuptools (70.3.0-r0) (17/18) Installing py3-setuptools-pyc (70.3.0-r0) (18/18) Installing .makedepends-py3-pastel (20241101.162147) Executing busybox-1.37.0-r5.trigger OK: 310 MiB in 119 packages >>> py3-pastel: Cleaning up srcdir >>> py3-pastel: Cleaning up pkgdir >>> py3-pastel: Cleaning up tmpdir >>> py3-pastel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pastel-0.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pastel: Fetching https://pypi.io/packages/source/p/pastel/pastel-0.2.1.tar.gz Connecting to pypi.io ([2a04:4e42:600::223]:443) Connecting to pypi.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) saving to '/var/cache/distfiles/v3.21/pastel-0.2.1.tar.gz.part' pastel-0.2.1.tar.gz. 100% |********************************| 7555 0:00:00 ETA '/var/cache/distfiles/v3.21/pastel-0.2.1.tar.gz.part' saved >>> py3-pastel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pastel-0.2.1.tar.gz >>> py3-pastel: Checking sha512sums... pastel-0.2.1.tar.gz: OK >>> py3-pastel: Unpacking /var/cache/distfiles/v3.21/pastel-0.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pastel copying pastel/__init__.py -> build/lib/pastel copying pastel/style.py -> build/lib/pastel copying pastel/pastel.py -> build/lib/pastel copying pastel/stack.py -> build/lib/pastel creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_pastel.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_stack.py -> build/lib/tests copying tests/test_style.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying pastel/__init__.py -> build/lib/pastel copying pastel/style.py -> build/lib/pastel copying pastel/pastel.py -> build/lib/pastel copying pastel/stack.py -> build/lib/pastel copying tests/__init__.py -> build/lib/tests copying tests/test_pastel.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_stack.py -> build/lib/tests copying tests/test_style.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests >>> py3-pastel: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.12 creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests copying build/lib/tests/__init__.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_pastel.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests copying build/lib/tests/conftest.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_stack.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_style.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_api.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests creating /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel copying build/lib/pastel/__init__.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel copying build/lib/pastel/style.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel copying build/lib/pastel/pastel.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel copying build/lib/pastel/stack.py -> /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests/test_pastel.py to test_pastel.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests/conftest.py to conftest.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests/test_stack.py to test_stack.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests/test_style.py to test_style.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/tests/test_api.py to test_api.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel/style.py to style.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel/pastel.py to pastel.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pastel/pkg/py3-pastel/usr/lib/python3.12/site-packages/pastel/stack.py to stack.cpython-312.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.12/site-packages/pastel-0.2.1-py3.12.egg-info running install_scripts >>> py3-pastel-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pastel/__pycache__' -> '/home/buildozer/aports/community/py3-pastel/pkg/py3-pastel-pyc/usr/lib/python3.12/site-packages/pastel/__pycache__' >>> py3-pastel-pyc*: Preparing subpackage py3-pastel-pyc... >>> py3-pastel-pyc*: Running postcheck for py3-pastel-pyc >>> py3-pastel*: Running postcheck for py3-pastel >>> py3-pastel*: Preparing package py3-pastel... >>> py3-pastel-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pastel-pyc*: Package size: 16.2 KB >>> py3-pastel-pyc*: Compressing data... >>> py3-pastel-pyc*: Create checksum... >>> py3-pastel-pyc*: Create py3-pastel-pyc-0.2.1-r5.apk >>> py3-pastel*: Tracing dependencies... python3 python3~3.12 >>> py3-pastel*: Package size: 11.8 KB >>> py3-pastel*: Compressing data... >>> py3-pastel*: Create checksum... >>> py3-pastel*: Create py3-pastel-0.2.1-r5.apk >>> py3-pastel: Build complete at Fri, 01 Nov 2024 16:21:49 +0000 elapsed time 0h 0m 14s >>> py3-pastel: Cleaning up srcdir >>> py3-pastel: Cleaning up pkgdir >>> py3-pastel: Uninstalling dependencies... (1/18) Purging .makedepends-py3-pastel (20241101.162147) (2/18) Purging py3-setuptools-pyc (70.3.0-r0) (3/18) Purging py3-setuptools (70.3.0-r0) (4/18) Purging py3-packaging-pyc (24.1-r0) (5/18) Purging py3-packaging (24.1-r0) (6/18) Purging py3-parsing-pyc (3.1.4-r0) (7/18) Purging py3-parsing (3.1.4-r0) (8/18) Purging python3-pyc (3.12.7-r1) (9/18) Purging python3-pycache-pyc0 (3.12.7-r1) (10/18) Purging pyc (3.12.7-r1) (11/18) Purging python3 (3.12.7-r1) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.6-r0) (15/18) Purging libpanelw (6.5_p20241006-r2) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.47.0-r0) (18/18) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> py3-pastel: Updating the community/armv7 repository index... >>> py3-pastel: Signing the index...