>>> py3-colored-logs: Building community/py3-colored-logs 0.2.10-r5 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 01:27:00 +0000 >>> py3-colored-logs: Checking sanity of /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/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.6.1-r3) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.4_p20240330-r0) (7/19) Installing readline (8.2.10-r0) (8/19) Installing sqlite-libs (3.45.2-r0) (9/19) Installing python3 (3.12.3-r0) (10/19) Installing python3-pycache-pyc0 (3.12.3-r0) (11/19) Installing pyc (3.12.3-r0) (12/19) Installing python3-pyc (3.12.3-r0) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.0-r1) (16/19) Installing py3-packaging-pyc (24.0-r1) (17/19) Installing py3-setuptools (69.2.0-r2) (18/19) Installing py3-setuptools-pyc (69.2.0-r2) (19/19) Installing .makedepends-py3-colored-logs (20240413.012701) Executing busybox-1.36.1-r25.trigger OK: 431 MiB in 124 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/edge/colored_logs-0.2.10.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 10222 100 10222 0 0 238k 0 --:--:-- --:--:-- --:--:-- 243k >>> py3-colored-logs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/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... '/home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/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__' '/home/buildozer/aports/community/py3-colored-logs/pkg/py3-colored-logs/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: 112.0 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: 108.0 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 Sat, 13 Apr 2024 01:27:02 +0000 elapsed time 0h 0m 2s >>> py3-colored-logs: Cleaning up srcdir >>> py3-colored-logs: Cleaning up pkgdir >>> py3-colored-logs: Uninstalling dependencies... (1/19) Purging .makedepends-py3-colored-logs (20240413.012701) (2/19) Purging py3-setuptools-pyc (69.2.0-r2) (3/19) Purging py3-setuptools (69.2.0-r2) (4/19) Purging py3-packaging-pyc (24.0-r1) (5/19) Purging py3-packaging (24.0-r1) (6/19) Purging py3-parsing-pyc (3.1.2-r1) (7/19) Purging py3-parsing (3.1.2-r1) (8/19) Purging python3-pyc (3.12.3-r0) (9/19) Purging python3-pycache-pyc0 (3.12.3-r0) (10/19) Purging pyc (3.12.3-r0) (11/19) Purging python3 (3.12.3-r0) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r6) (14/19) Purging libffi (3.4.6-r0) (15/19) Purging libpanelw (6.4_p20240330-r0) (16/19) Purging mpdecimal (4.0.0-r0) (17/19) Purging readline (8.2.10-r0) (18/19) Purging sqlite-libs (3.45.2-r0) (19/19) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-colored-logs: Updating the community/aarch64 repository index... >>> py3-colored-logs: Signing the index...