>>> py3-colored-logs: Building community/py3-colored-logs 0.2.10-r5 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 22:40:06 +0000 >>> py3-colored-logs: Validating /home/buildozer/aports/community/py3-colored-logs/APKBUILD... >>> py3-colored-logs: Analyzing dependencies... >>> py3-colored-logs: 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-colored-logs (20241031.224017) Executing busybox-1.37.0-r3.trigger OK: 310 MiB in 119 packages >>> py3-colored-logs: Cleaning up srcdir >>> py3-colored-logs: Cleaning up pkgdir >>> py3-colored-logs: Cleaning up tmpdir >>> py3-colored-logs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/colored_logs-0.2.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-colored-logs: Fetching https://files.pythonhosted.org/packages/source/c/colored_logs/colored_logs-0.2.10.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.21/colored_logs-0.2.10.tar.gz.part' colored_logs-0.2.10. 100% |********************************| 10222 0:00:00 ETA '/var/cache/distfiles/v3.21/colored_logs-0.2.10.tar.gz.part' saved >>> py3-colored-logs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/colored_logs-0.2.10.tar.gz >>> py3-colored-logs: Checking sha512sums... colored_logs-0.2.10.tar.gz: OK >>> py3-colored-logs: Unpacking /var/cache/distfiles/v3.21/colored_logs-0.2.10.tar.gz... running build running build_py creating build creating build/lib creating build/lib/colored_logs copying colored_logs/__init__.py -> build/lib/colored_logs copying colored_logs/logger.py -> build/lib/colored_logs copying colored_logs/utils.py -> build/lib/colored_logs creating build/lib/colored_logs/models copying colored_logs/models/icon_set.py -> build/lib/colored_logs/models copying colored_logs/models/__init__.py -> build/lib/colored_logs/models copying colored_logs/models/color.py -> build/lib/colored_logs/models copying colored_logs/models/log_environment.py -> build/lib/colored_logs/models copying colored_logs/models/color_pair.py -> build/lib/colored_logs/models copying colored_logs/models/color_config.py -> build/lib/colored_logs/models copying colored_logs/models/log_type.py -> build/lib/colored_logs/models copying colored_logs/models/animation_type.py -> build/lib/colored_logs/models copying colored_logs/models/log_info.py -> build/lib/colored_logs/models >>> py3-colored-logs: 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-colored-logs/pkg creating /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs creating /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr creating /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib creating /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs copying build/lib/colored_logs/__init__.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs creating /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/icon_set.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/__init__.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/color.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/log_environment.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/color_pair.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/color_config.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/log_type.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/animation_type.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/models/log_info.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models copying build/lib/colored_logs/logger.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs copying build/lib/colored_logs/utils.py -> /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/icon_set.py to icon_set.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/color.py to color.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/log_environment.py to log_environment.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/color_pair.py to color_pair.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/color_config.py to color_config.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/log_type.py to log_type.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/animation_type.py to animation_type.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/models/log_info.py to log_info.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/logger.py to logger.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs/utils.py to utils.cpython-312.pyc running install_egg_info running egg_info writing colored_logs.egg-info/PKG-INFO writing dependency_links to colored_logs.egg-info/dependency_links.txt writing top-level names to colored_logs.egg-info/top_level.txt reading manifest file 'colored_logs.egg-info/SOURCES.txt' writing manifest file 'colored_logs.egg-info/SOURCES.txt' Copying colored_logs.egg-info to /home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/usr/lib/python3.12/site-packages/colored_logs-0.2.10-py3.12.egg-info running install_scripts >>> py3-colored-logs-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/colored_logs/models/__pycache__' -> '/home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs-pyc/usr/lib/python3.12/site-packages/colored_logs/models/__pycache__' 'usr/lib/python3.12/site-packages/colored_logs/__pycache__' -> '/home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs-pyc/usr/lib/python3.12/site-packages/colored_logs/__pycache__' >>> py3-colored-logs-pyc*: Preparing subpackage py3-colored-logs-pyc... >>> py3-colored-logs-pyc*: Running postcheck for py3-colored-logs-pyc >>> py3-colored-logs*: Running postcheck for py3-colored-logs >>> py3-colored-logs*: Preparing package py3-colored-logs... >>> py3-colored-logs-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-colored-logs-pyc*: Package size: 41.1 KB >>> py3-colored-logs-pyc*: Compressing data... >>> py3-colored-logs-pyc*: Create checksum... >>> py3-colored-logs-pyc*: Create py3-colored-logs-pyc-0.2.10-r5.apk >>> py3-colored-logs*: Tracing dependencies... python3 python3~3.12 >>> py3-colored-logs*: Package size: 33.5 KB >>> py3-colored-logs*: Compressing data... >>> py3-colored-logs*: Create checksum... >>> py3-colored-logs*: Create py3-colored-logs-0.2.10-r5.apk >>> py3-colored-logs: Build complete at Thu, 31 Oct 2024 22:40:19 +0000 elapsed time 0h 0m 13s >>> py3-colored-logs: Cleaning up srcdir >>> py3-colored-logs: Cleaning up pkgdir >>> py3-colored-logs: Uninstalling dependencies... (1/18) Purging .makedepends-py3-colored-logs (20241031.224017) (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-r3.trigger OK: 271 MiB in 101 packages >>> py3-colored-logs: Updating the community/armv7 repository index... >>> py3-colored-logs: Signing the index...