>>> py3-term-image: Building community/py3-term-image 0.7.2-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:33:59 +0000 >>> py3-term-image: Validating /home/udu/aports/community/py3-term-image/APKBUILD... >>> py3-term-image: Analyzing dependencies... >>> py3-term-image: Installing for build: build-base py3-pillow py3-requests py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-urwid WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/55) Installing py3-pillow-pyc (11.2.1-r0) (2/55) Installing libpng (1.6.47-r0) (3/55) Installing freetype (2.13.3-r0) (4/55) Installing libimagequant (4.2.2-r0) (5/55) Installing libjpeg-turbo (3.1.0-r0) (6/55) Installing lcms2 (2.16-r0) (7/55) Installing openjpeg (2.5.3-r0) (8/55) Installing libsharpyuv (1.5.0-r0) (9/55) Installing libwebp (1.5.0-r0) (10/55) Installing tiff (4.7.1-r0) (11/55) Installing libwebpdemux (1.5.0-r0) (12/55) Installing libwebpmux (1.5.0-r0) (13/55) Installing libxau (1.0.12-r0) (14/55) Installing libmd (1.1.0-r0) (15/55) Installing libbsd (0.12.2-r0) (16/55) Installing libxdmcp (1.1.5-r1) (17/55) Installing libxcb (1.17.0-r0) (18/55) Installing py3-pillow (11.2.1-r0) (19/55) Installing py3-certifi (2025.4.26-r0) (20/55) Installing py3-certifi-pyc (2025.4.26-r0) (21/55) Installing py3-charset-normalizer (3.4.2-r0) (22/55) Installing py3-charset-normalizer-pyc (3.4.2-r0) (23/55) Installing py3-idna (3.10-r0) (24/55) Installing py3-idna-pyc (3.10-r0) (25/55) Installing py3-urllib3 (1.26.20-r0) (26/55) Installing py3-urllib3-pyc (1.26.20-r0) (27/55) Installing py3-requests (2.32.5-r0) (28/55) Installing py3-requests-pyc (2.32.5-r0) (29/55) Installing py3-installer (0.7.0-r2) (30/55) Installing py3-installer-pyc (0.7.0-r2) (31/55) Installing py3-gpep517 (19-r0) (32/55) Installing py3-gpep517-pyc (19-r0) (33/55) Installing py3-parsing (3.2.3-r0) (34/55) Installing py3-parsing-pyc (3.2.3-r0) (35/55) Installing py3-packaging (25.0-r0) (36/55) Installing py3-packaging-pyc (25.0-r0) (37/55) Installing py3-setuptools (80.9.0-r0) (38/55) Installing py3-setuptools-pyc (80.9.0-r0) (39/55) Installing py3-wheel (0.46.1-r0) (40/55) Installing py3-wheel-pyc (0.46.1-r0) (41/55) Installing py3-iniconfig (2.1.0-r0) (42/55) Installing py3-iniconfig-pyc (2.1.0-r0) (43/55) Installing py3-pluggy (1.5.0-r0) (44/55) Installing py3-pluggy-pyc (1.5.0-r0) (45/55) Installing py3-py (1.11.0-r4) (46/55) Installing py3-py-pyc (1.11.0-r4) (47/55) Installing py3-pytest (8.3.5-r0) (48/55) Installing py3-pytest-pyc (8.3.5-r0) (49/55) Installing py3-typing-extensions (4.13.2-r0) (50/55) Installing py3-typing-extensions-pyc (4.13.2-r0) (51/55) Installing py3-wcwidth (0.2.13-r1) (52/55) Installing py3-wcwidth-pyc (0.2.13-r1) (53/55) Installing py3-urwid (2.6.13-r0) (54/55) Installing py3-urwid-pyc (2.6.13-r0) (55/55) Installing .makedepends-py3-term-image (20251013.043359) Executing busybox-1.37.0-r19.trigger OK: 323 MiB in 144 packages >>> py3-term-image: Cleaning up srcdir >>> py3-term-image: Cleaning up pkgdir >>> py3-term-image: Cleaning up tmpdir >>> py3-term-image: Fetching term-image-0.7.2.tar.gz::https://github.com/AnonymouX47/term-image/archive/refs/tags/v0.7.2.tar.gz >>> py3-term-image: Fetching term-image-0.7.2.tar.gz::https://github.com/AnonymouX47/term-image/archive/refs/tags/v0.7.2.tar.gz >>> py3-term-image: Checking sha512sums... term-image-0.7.2.tar.gz: OK >>> py3-term-image: Unpacking /var/cache/distfiles/term-image-0.7.2.tar.gz... 2025-10-13 04:34:00,684 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 04:34:00,696 root INFO running bdist_wheel 2025-10-13 04:34:00,706 root INFO running build 2025-10-13 04:34:00,706 root INFO running build_py 2025-10-13 04:34:00,708 root INFO creating build/lib/term_image 2025-10-13 04:34:00,708 root INFO copying src/term_image/utils.py -> build/lib/term_image 2025-10-13 04:34:00,708 root INFO copying src/term_image/exceptions.py -> build/lib/term_image 2025-10-13 04:34:00,708 root INFO copying src/term_image/__init__.py -> build/lib/term_image 2025-10-13 04:34:00,708 root INFO copying src/term_image/ctlseqs.py -> build/lib/term_image 2025-10-13 04:34:00,708 root INFO creating build/lib/term_image/image 2025-10-13 04:34:00,709 root INFO copying src/term_image/image/block.py -> build/lib/term_image/image 2025-10-13 04:34:00,709 root INFO copying src/term_image/image/iterm2.py -> build/lib/term_image/image 2025-10-13 04:34:00,709 root INFO copying src/term_image/image/kitty.py -> build/lib/term_image/image 2025-10-13 04:34:00,709 root INFO copying src/term_image/image/__init__.py -> build/lib/term_image/image 2025-10-13 04:34:00,709 root INFO copying src/term_image/image/common.py -> build/lib/term_image/image 2025-10-13 04:34:00,709 root INFO creating build/lib/term_image/widget 2025-10-13 04:34:00,709 root INFO copying src/term_image/widget/urwid.py -> build/lib/term_image/widget 2025-10-13 04:34:00,709 root INFO copying src/term_image/widget/__init__.py -> build/lib/term_image/widget 2025-10-13 04:34:00,714 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 04:34:00,714 root INFO running install 2025-10-13 04:34:00,718 root INFO running install_lib 2025-10-13 04:34:00,720 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 04:34:00,720 root INFO creating build/bdist.linux-x86_64/wheel/term_image 2025-10-13 04:34:00,721 root INFO creating build/bdist.linux-x86_64/wheel/term_image/image 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/image/block.py -> build/bdist.linux-x86_64/wheel/./term_image/image 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/image/iterm2.py -> build/bdist.linux-x86_64/wheel/./term_image/image 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/image/kitty.py -> build/bdist.linux-x86_64/wheel/./term_image/image 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/image/__init__.py -> build/bdist.linux-x86_64/wheel/./term_image/image 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/image/common.py -> build/bdist.linux-x86_64/wheel/./term_image/image 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/utils.py -> build/bdist.linux-x86_64/wheel/./term_image 2025-10-13 04:34:00,721 root INFO creating build/bdist.linux-x86_64/wheel/term_image/widget 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/widget/urwid.py -> build/bdist.linux-x86_64/wheel/./term_image/widget 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/widget/__init__.py -> build/bdist.linux-x86_64/wheel/./term_image/widget 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/exceptions.py -> build/bdist.linux-x86_64/wheel/./term_image 2025-10-13 04:34:00,721 root INFO copying build/lib/term_image/__init__.py -> build/bdist.linux-x86_64/wheel/./term_image 2025-10-13 04:34:00,722 root INFO copying build/lib/term_image/ctlseqs.py -> build/bdist.linux-x86_64/wheel/./term_image 2025-10-13 04:34:00,722 root INFO running install_egg_info 2025-10-13 04:34:00,723 root INFO running egg_info 2025-10-13 04:34:00,725 root INFO creating src/term_image.egg-info 2025-10-13 04:34:00,725 root INFO writing src/term_image.egg-info/PKG-INFO 2025-10-13 04:34:00,725 root INFO writing dependency_links to src/term_image.egg-info/dependency_links.txt 2025-10-13 04:34:00,725 root INFO writing requirements to src/term_image.egg-info/requires.txt 2025-10-13 04:34:00,725 root INFO writing top-level names to src/term_image.egg-info/top_level.txt 2025-10-13 04:34:00,726 root INFO writing manifest file 'src/term_image.egg-info/SOURCES.txt' 2025-10-13 04:34:00,727 root INFO reading manifest file 'src/term_image.egg-info/SOURCES.txt' 2025-10-13 04:34:00,728 root INFO adding license file 'LICENSE' 2025-10-13 04:34:00,728 root INFO writing manifest file 'src/term_image.egg-info/SOURCES.txt' 2025-10-13 04:34:00,728 root INFO Copying src/term_image.egg-info to build/bdist.linux-x86_64/wheel/./term_image-0.7.2-py3.12.egg-info 2025-10-13 04:34:00,729 root INFO running install_scripts 2025-10-13 04:34:00,729 root INFO creating build/bdist.linux-x86_64/wheel/term_image-0.7.2.dist-info/WHEEL 2025-10-13 04:34:00,729 wheel INFO creating '/home/udu/aports/community/py3-term-image/src/term-image-0.7.2/.dist/.tmp-b53ooye_/term_image-0.7.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 04:34:00,729 wheel INFO adding 'term_image/__init__.py' 2025-10-13 04:34:00,729 wheel INFO adding 'term_image/ctlseqs.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/exceptions.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/utils.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/image/__init__.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/image/block.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/image/common.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/image/iterm2.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/image/kitty.py' 2025-10-13 04:34:00,730 wheel INFO adding 'term_image/widget/__init__.py' 2025-10-13 04:34:00,731 wheel INFO adding 'term_image/widget/urwid.py' 2025-10-13 04:34:00,731 wheel INFO adding 'term_image-0.7.2.dist-info/licenses/LICENSE' 2025-10-13 04:34:00,731 wheel INFO adding 'term_image-0.7.2.dist-info/METADATA' 2025-10-13 04:34:00,731 wheel INFO adding 'term_image-0.7.2.dist-info/WHEEL' 2025-10-13 04:34:00,731 wheel INFO adding 'term_image-0.7.2.dist-info/top_level.txt' 2025-10-13 04:34:00,731 wheel INFO adding 'term_image-0.7.2.dist-info/RECORD' 2025-10-13 04:34:00,731 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 04:34:00,731 gpep517 INFO The backend produced .dist/term_image-0.7.2-py3-none-any.whl term_image-0.7.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-term-image/src/term-image-0.7.2 configfile: pyproject.toml collected 337 items / 4 deselected / 333 selected tests/test_image/test_base.py .......................................... [ 12%] ....................... [ 19%] tests/test_image/test_block.py .............................. [ 28%] tests/test_image/test_iterm2.py ........................................ [ 40%] ................... [ 46%] tests/test_image/test_kitty.py ......................................... [ 58%] ............ [ 62%] tests/test_image/test_others.py ... [ 63%] tests/test_iterator.py ................. [ 68%] tests/test_top_level.py .... [ 69%] tests/test_widget/test_urwid.py ........................................ [ 81%] .............................................................. [100%] ====================== 333 passed, 4 deselected in 6.05s ======================= >>> py3-term-image: Entering fakeroot... >>> py3-term-image-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/term_image/image/__pycache__' -> '/home/udu/aports/community/py3-term-image/pkg/py3-term-image-pyc/usr/lib/python3.12/site-packages/term_image/image/__pycache__' 'usr/lib/python3.12/site-packages/term_image/widget/__pycache__' -> '/home/udu/aports/community/py3-term-image/pkg/py3-term-image-pyc/usr/lib/python3.12/site-packages/term_image/widget/__pycache__' 'usr/lib/python3.12/site-packages/term_image/__pycache__' -> '/home/udu/aports/community/py3-term-image/pkg/py3-term-image-pyc/usr/lib/python3.12/site-packages/term_image/__pycache__' >>> py3-term-image-pyc*: Preparing subpackage py3-term-image-pyc... >>> py3-term-image-pyc*: Running postcheck for py3-term-image-pyc >>> py3-term-image*: Running postcheck for py3-term-image >>> py3-term-image*: Preparing package py3-term-image... >>> py3-term-image-pyc*: Tracing dependencies... py3-pillow py3-requests python3~3.12 >>> py3-term-image-pyc*: Package size: 230.4 KB >>> py3-term-image-pyc*: Compressing data... >>> py3-term-image-pyc*: Create checksum... >>> py3-term-image-pyc*: Create py3-term-image-pyc-0.7.2-r0.apk >>> py3-term-image*: Tracing dependencies... py3-pillow py3-requests python3~3.12 >>> py3-term-image*: Package size: 218.7 KB >>> py3-term-image*: Compressing data... >>> py3-term-image*: Create checksum... >>> py3-term-image*: Create py3-term-image-0.7.2-r0.apk >>> py3-term-image: Build complete at Mon, 13 Oct 2025 04:34:07 +0000 elapsed time 0h 0m 8s >>> py3-term-image: Cleaning up srcdir >>> py3-term-image: Cleaning up pkgdir >>> py3-term-image: Uninstalling dependencies... (1/55) Purging .makedepends-py3-term-image (20251013.043359) (2/55) Purging py3-pillow-pyc (11.2.1-r0) (3/55) Purging py3-pillow (11.2.1-r0) (4/55) Purging py3-requests-pyc (2.32.5-r0) (5/55) Purging py3-requests (2.32.5-r0) (6/55) Purging py3-certifi-pyc (2025.4.26-r0) (7/55) Purging py3-certifi (2025.4.26-r0) (8/55) Purging py3-charset-normalizer-pyc (3.4.2-r0) (9/55) Purging py3-charset-normalizer (3.4.2-r0) (10/55) Purging py3-idna-pyc (3.10-r0) (11/55) Purging py3-idna (3.10-r0) (12/55) Purging py3-urllib3-pyc (1.26.20-r0) (13/55) Purging py3-urllib3 (1.26.20-r0) (14/55) Purging py3-gpep517-pyc (19-r0) (15/55) Purging py3-gpep517 (19-r0) (16/55) Purging py3-installer-pyc (0.7.0-r2) (17/55) Purging py3-installer (0.7.0-r2) (18/55) Purging py3-setuptools-pyc (80.9.0-r0) (19/55) Purging py3-setuptools (80.9.0-r0) (20/55) Purging py3-wheel-pyc (0.46.1-r0) (21/55) Purging py3-wheel (0.46.1-r0) (22/55) Purging py3-pytest-pyc (8.3.5-r0) (23/55) Purging py3-pytest (8.3.5-r0) (24/55) Purging py3-iniconfig-pyc (2.1.0-r0) (25/55) Purging py3-iniconfig (2.1.0-r0) (26/55) Purging py3-packaging-pyc (25.0-r0) (27/55) Purging py3-packaging (25.0-r0) (28/55) Purging py3-parsing-pyc (3.2.3-r0) (29/55) Purging py3-parsing (3.2.3-r0) (30/55) Purging py3-pluggy-pyc (1.5.0-r0) (31/55) Purging py3-pluggy (1.5.0-r0) (32/55) Purging py3-py-pyc (1.11.0-r4) (33/55) Purging py3-py (1.11.0-r4) (34/55) Purging py3-urwid-pyc (2.6.13-r0) (35/55) Purging py3-urwid (2.6.13-r0) (36/55) Purging py3-typing-extensions-pyc (4.13.2-r0) (37/55) Purging py3-typing-extensions (4.13.2-r0) (38/55) Purging py3-wcwidth-pyc (0.2.13-r1) (39/55) Purging py3-wcwidth (0.2.13-r1) (40/55) Purging freetype (2.13.3-r0) (41/55) Purging lcms2 (2.16-r0) (42/55) Purging libimagequant (4.2.2-r0) (43/55) Purging libpng (1.6.47-r0) (44/55) Purging libwebpdemux (1.5.0-r0) (45/55) Purging libwebpmux (1.5.0-r0) (46/55) Purging libxcb (1.17.0-r0) (47/55) Purging libxdmcp (1.1.5-r1) (48/55) Purging openjpeg (2.5.3-r0) (49/55) Purging tiff (4.7.1-r0) (50/55) Purging libbsd (0.12.2-r0) (51/55) Purging libjpeg-turbo (3.1.0-r0) (52/55) Purging libmd (1.1.0-r0) (53/55) Purging libwebp (1.5.0-r0) (54/55) Purging libsharpyuv (1.5.0-r0) (55/55) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-term-image: Updating the community/x86_64 repository index... >>> py3-term-image: Signing the index...