>>> py3-cytoolz: Building community/py3-cytoolz 1.1.0-r1 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 10:05:04 +0000 >>> py3-cytoolz: Validating /home/buildozer/aports/community/py3-cytoolz/APKBUILD... >>> py3-cytoolz: Analyzing dependencies... >>> py3-cytoolz: Installing for build: build-base python3 py3-toolz python3-dev py3-gpep517 py3-setuptools py3-wheel cython py3-pytest ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r1) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.3-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.6_p20260404-r0) ( 7/40) Installing readline (8.3.3-r1) ( 8/40) Installing sqlite-libs (3.53.0-r0) ( 9/40) Installing python3 (3.14.3-r0) (10/40) Installing python3-pycache-pyc0 (3.14.3-r0) (11/40) Installing pyc (3.14.3-r0) (12/40) Installing python3-pyc (3.14.3-r0) (13/40) Installing py3-toolz (1.1.0-r1) (14/40) Installing py3-toolz-pyc (1.1.0-r1) (15/40) Installing python3-dev (3.14.3-r0) (16/40) Installing py3-installer (1.0.0-r0) (17/40) Installing py3-installer-pyc (1.0.0-r0) (18/40) Installing py3-gpep517 (19-r2) (19/40) Installing py3-gpep517-pyc (19-r2) (20/40) Installing py3-parsing (3.3.2-r1) (21/40) Installing py3-parsing-pyc (3.3.2-r1) (22/40) Installing py3-packaging (26.2-r0) (23/40) Installing py3-packaging-pyc (26.2-r0) (24/40) Installing py3-setuptools (82.0.1-r1) (25/40) Installing py3-setuptools-pyc (82.0.1-r1) (26/40) Installing py3-wheel (0.47.0-r0) (27/40) Installing py3-wheel-pyc (0.47.0-r0) (28/40) Installing cython (3.2.4-r2) (29/40) Installing cython-pyc (3.2.4-r2) (30/40) Installing py3-iniconfig (2.3.0-r1) (31/40) Installing py3-iniconfig-pyc (2.3.0-r1) (32/40) Installing py3-pluggy (1.6.0-r1) (33/40) Installing py3-pluggy-pyc (1.6.0-r1) (34/40) Installing py3-py (1.11.0-r5) (35/40) Installing py3-py-pyc (1.11.0-r5) (36/40) Installing py3-pygments (2.20.0-r0) (37/40) Installing py3-pygments-pyc (2.20.0-r0) (38/40) Installing py3-pytest (9.0.3-r0) (39/40) Installing py3-pytest-pyc (9.0.3-r0) (40/40) Installing .makedepends-py3-cytoolz (20260426.100508) Executing busybox-1.37.0-r31.trigger OK: 611.8 MiB in 143 packages >>> py3-cytoolz: Cleaning up srcdir >>> py3-cytoolz: Cleaning up pkgdir >>> py3-cytoolz: Cleaning up tmpdir >>> py3-cytoolz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-cytoolz-1.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-cytoolz-1.1.0.tar.gz.part' py3-cytoolz-1.1.0.ta 100% |********************************| 627k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-cytoolz-1.1.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-cytoolz-1.1.0.tar.gz: OK >>> py3-cytoolz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-cytoolz-1.1.0.tar.gz /var/cache/distfiles/v3.24/py3-cytoolz-1.1.0.tar.gz: OK >>> py3-cytoolz: Unpacking /var/cache/distfiles/v3.24/py3-cytoolz-1.1.0.tar.gz... 2026-04-26 10:05:09,584 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling cytoolz/dicttoolz.pyx because it changed. Compiling cytoolz/functoolz.pyx because it changed. Compiling cytoolz/itertoolz.pyx because it changed. Compiling cytoolz/recipes.pyx because it changed. Compiling cytoolz/utils.pyx because it changed. [1/5] Cythonizing cytoolz/dicttoolz.pyx [2/5] Cythonizing cytoolz/functoolz.pyx [3/5] Cythonizing cytoolz/itertoolz.pyx [4/5] Cythonizing cytoolz/recipes.pyx [5/5] Cythonizing cytoolz/utils.pyx 2026-04-26 10:05:11,464 root INFO running bdist_wheel 2026-04-26 10:05:11,475 root INFO running build 2026-04-26 10:05:11,475 root INFO running build_py 2026-04-26 10:05:11,478 root INFO creating build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,478 root INFO copying cytoolz/compatibility.py -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,479 root INFO copying cytoolz/_signatures.py -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,479 root INFO copying cytoolz/__init__.py -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,479 root INFO creating build/lib.linux-x86_64-cpython-314/cytoolz/curried 2026-04-26 10:05:11,479 root INFO copying cytoolz/curried/exceptions.py -> build/lib.linux-x86_64-cpython-314/cytoolz/curried 2026-04-26 10:05:11,480 root INFO copying cytoolz/curried/operator.py -> build/lib.linux-x86_64-cpython-314/cytoolz/curried 2026-04-26 10:05:11,480 root INFO copying cytoolz/curried/__init__.py -> build/lib.linux-x86_64-cpython-314/cytoolz/curried 2026-04-26 10:05:11,480 root INFO creating build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,480 root INFO copying cytoolz/tests/test_utils.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,480 root INFO copying cytoolz/tests/test_docstrings.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,481 root INFO copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,481 root INFO copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,481 root INFO copying cytoolz/tests/test_curried.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,481 root INFO copying cytoolz/tests/test_recipes.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,482 root INFO copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,482 root INFO copying cytoolz/tests/test_serialization.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,482 root INFO copying cytoolz/tests/test_compatibility.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,482 root INFO copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,483 root INFO copying cytoolz/tests/test_none_safe.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,483 root INFO copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,483 root INFO copying cytoolz/tests/test_tlz.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,483 root INFO copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,484 root INFO copying cytoolz/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,484 root INFO copying cytoolz/tests/test_doctests.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,484 root INFO copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,484 root INFO copying cytoolz/tests/test_signatures.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,485 root INFO copying cytoolz/tests/test_functoolz.py -> build/lib.linux-x86_64-cpython-314/cytoolz/tests 2026-04-26 10:05:11,485 root INFO running egg_info 2026-04-26 10:05:11,487 root INFO writing cytoolz.egg-info/PKG-INFO 2026-04-26 10:05:11,488 root INFO writing dependency_links to cytoolz.egg-info/dependency_links.txt 2026-04-26 10:05:11,488 root INFO writing requirements to cytoolz.egg-info/requires.txt 2026-04-26 10:05:11,489 root INFO writing top-level names to cytoolz.egg-info/top_level.txt 2026-04-26 10:05:11,492 root INFO reading manifest file 'cytoolz.egg-info/SOURCES.txt' 2026-04-26 10:05:11,493 root INFO reading manifest template 'MANIFEST.in' 2026-04-26 10:05:11,495 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-26 10:05:11,495 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2026-04-26 10:05:11,495 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2026-04-26 10:05:11,495 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2026-04-26 10:05:11,496 root WARNING warning: no previously-included files matching '*.swo' found anywhere in distribution 2026-04-26 10:05:11,496 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2026-04-26 10:05:11,496 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2026-04-26 10:05:11,496 root INFO adding license file 'LICENSE.txt' 2026-04-26 10:05:11,497 root INFO writing manifest file 'cytoolz.egg-info/SOURCES.txt' 2026-04-26 10:05:11,498 root INFO copying cytoolz/__init__.pxd -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,498 root INFO copying cytoolz/cpython.pxd -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,499 root INFO copying cytoolz/dicttoolz.c -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,500 root INFO copying cytoolz/dicttoolz.pxd -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,500 root INFO copying cytoolz/dicttoolz.pyx -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,500 root INFO copying cytoolz/functoolz.c -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,502 root INFO copying cytoolz/functoolz.pxd -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,502 root INFO copying cytoolz/functoolz.pyx -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,502 root INFO copying cytoolz/itertoolz.c -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,505 root INFO copying cytoolz/itertoolz.pxd -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,505 root INFO copying cytoolz/itertoolz.pyx -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,505 root INFO copying cytoolz/recipes.c -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,506 root INFO copying cytoolz/recipes.pxd -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,506 root INFO copying cytoolz/recipes.pyx -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,506 root INFO copying cytoolz/utils.c -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,507 root INFO copying cytoolz/utils.pxd -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,507 root INFO copying cytoolz/utils.pyx -> build/lib.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,508 root INFO running build_ext 2026-04-26 10:05:11,509 root INFO building 'cytoolz.dicttoolz' extension 2026-04-26 10:05:11,510 root INFO creating build/temp.linux-x86_64-cpython-314/cytoolz 2026-04-26 10:05:11,510 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.14 -c cytoolz/dicttoolz.c -o build/temp.linux-x86_64-cpython-314/cytoolz/dicttoolz.o 2026-04-26 10:05:14,312 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-314/cytoolz/dicttoolz.o -L/usr/lib -o build/lib.linux-x86_64-cpython-314/cytoolz/dicttoolz.cpython-314-x86_64-linux-musl.so 2026-04-26 10:05:14,332 root INFO building 'cytoolz.functoolz' extension 2026-04-26 10:05:14,332 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.14 -c cytoolz/functoolz.c -o build/temp.linux-x86_64-cpython-314/cytoolz/functoolz.o 2026-04-26 10:05:19,151 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-314/cytoolz/functoolz.o -L/usr/lib -o build/lib.linux-x86_64-cpython-314/cytoolz/functoolz.cpython-314-x86_64-linux-musl.so 2026-04-26 10:05:19,169 root INFO building 'cytoolz.itertoolz' extension 2026-04-26 10:05:19,169 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.14 -c cytoolz/itertoolz.c -o build/temp.linux-x86_64-cpython-314/cytoolz/itertoolz.o 2026-04-26 10:05:27,619 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-314/cytoolz/itertoolz.o -L/usr/lib -o build/lib.linux-x86_64-cpython-314/cytoolz/itertoolz.cpython-314-x86_64-linux-musl.so 2026-04-26 10:05:27,644 root INFO building 'cytoolz.recipes' extension 2026-04-26 10:05:27,645 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.14 -c cytoolz/recipes.c -o build/temp.linux-x86_64-cpython-314/cytoolz/recipes.o 2026-04-26 10:05:29,014 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-314/cytoolz/recipes.o -L/usr/lib -o build/lib.linux-x86_64-cpython-314/cytoolz/recipes.cpython-314-x86_64-linux-musl.so 2026-04-26 10:05:29,033 root INFO building 'cytoolz.utils' extension 2026-04-26 10:05:29,034 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.14 -c cytoolz/utils.c -o build/temp.linux-x86_64-cpython-314/cytoolz/utils.o 2026-04-26 10:05:30,220 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-314/cytoolz/utils.o -L/usr/lib -o build/lib.linux-x86_64-cpython-314/cytoolz/utils.cpython-314-x86_64-linux-musl.so 2026-04-26 10:05:30,249 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-26 10:05:30,249 root INFO running install 2026-04-26 10:05:30,270 root INFO running install_lib 2026-04-26 10:05:30,276 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-26 10:05:30,277 root INFO creating build/bdist.linux-x86_64/wheel/cytoolz 2026-04-26 10:05:30,277 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/recipes.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,278 root INFO creating build/bdist.linux-x86_64/wheel/cytoolz/curried 2026-04-26 10:05:30,278 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/curried/exceptions.py -> build/bdist.linux-x86_64/wheel/./cytoolz/curried 2026-04-26 10:05:30,279 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/curried/operator.py -> build/bdist.linux-x86_64/wheel/./cytoolz/curried 2026-04-26 10:05:30,279 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/curried/__init__.py -> build/bdist.linux-x86_64/wheel/./cytoolz/curried 2026-04-26 10:05:30,280 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/functoolz.pyx -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,280 root INFO creating build/bdist.linux-x86_64/wheel/cytoolz/tests 2026-04-26 10:05:30,281 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,281 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_docstrings.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,282 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/dev_skip_test.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,282 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_dicttoolz.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,283 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_curried.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,283 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_recipes.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,283 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_embedded_sigs.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,284 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_serialization.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,284 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,285 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_itertoolz.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,285 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_none_safe.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,286 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_dev_skip_test.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,286 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_tlz.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,287 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_curried_toolzlike.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,287 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,287 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_doctests.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,288 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_inspect_args.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,288 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_signatures.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,289 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/tests/test_functoolz.py -> build/bdist.linux-x86_64/wheel/./cytoolz/tests 2026-04-26 10:05:30,289 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/itertoolz.c -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,293 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/utils.c -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,294 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/cpython.pxd -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,294 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/recipes.pyx -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,295 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/itertoolz.pxd -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,295 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/__init__.pxd -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,295 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/functoolz.pxd -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,296 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/dicttoolz.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,296 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/itertoolz.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,297 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/dicttoolz.pyx -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,298 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/compatibility.py -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,298 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/recipes.c -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,299 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/utils.pyx -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,300 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/recipes.pxd -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,300 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/utils.pxd -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,300 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/_signatures.py -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,301 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/functoolz.c -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,302 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/dicttoolz.pxd -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,303 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/__init__.py -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,303 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/itertoolz.pyx -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,304 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/dicttoolz.c -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,305 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/functoolz.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,306 root INFO copying build/lib.linux-x86_64-cpython-314/cytoolz/utils.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./cytoolz 2026-04-26 10:05:30,306 root INFO running install_egg_info 2026-04-26 10:05:30,310 root INFO Copying cytoolz.egg-info to build/bdist.linux-x86_64/wheel/./cytoolz-0.0.0-py3.14.egg-info 2026-04-26 10:05:30,311 root INFO running install_scripts 2026-04-26 10:05:30,319 root INFO creating build/bdist.linux-x86_64/wheel/cytoolz-0.0.0.dist-info/WHEEL 2026-04-26 10:05:30,319 wheel INFO creating '/home/buildozer/aports/community/py3-cytoolz/src/cytoolz-1.1.0/dist/.tmp-6i68pgk5/cytoolz-0.0.0-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-26 10:05:30,320 wheel INFO adding 'cytoolz/__init__.pxd' 2026-04-26 10:05:30,320 wheel INFO adding 'cytoolz/__init__.py' 2026-04-26 10:05:30,320 wheel INFO adding 'cytoolz/_signatures.py' 2026-04-26 10:05:30,321 wheel INFO adding 'cytoolz/compatibility.py' 2026-04-26 10:05:30,321 wheel INFO adding 'cytoolz/cpython.pxd' 2026-04-26 10:05:30,323 wheel INFO adding 'cytoolz/dicttoolz.c' 2026-04-26 10:05:30,326 wheel INFO adding 'cytoolz/dicttoolz.cpython-314-x86_64-linux-musl.so' 2026-04-26 10:05:30,327 wheel INFO adding 'cytoolz/dicttoolz.pxd' 2026-04-26 10:05:30,327 wheel INFO adding 'cytoolz/dicttoolz.pyx' 2026-04-26 10:05:30,330 wheel INFO adding 'cytoolz/functoolz.c' 2026-04-26 10:05:30,335 wheel INFO adding 'cytoolz/functoolz.cpython-314-x86_64-linux-musl.so' 2026-04-26 10:05:30,336 wheel INFO adding 'cytoolz/functoolz.pxd' 2026-04-26 10:05:30,336 wheel INFO adding 'cytoolz/functoolz.pyx' 2026-04-26 10:05:30,342 wheel INFO adding 'cytoolz/itertoolz.c' 2026-04-26 10:05:30,351 wheel INFO adding 'cytoolz/itertoolz.cpython-314-x86_64-linux-musl.so' 2026-04-26 10:05:30,353 wheel INFO adding 'cytoolz/itertoolz.pxd' 2026-04-26 10:05:30,353 wheel INFO adding 'cytoolz/itertoolz.pyx' 2026-04-26 10:05:30,354 wheel INFO adding 'cytoolz/recipes.c' 2026-04-26 10:05:30,356 wheel INFO adding 'cytoolz/recipes.cpython-314-x86_64-linux-musl.so' 2026-04-26 10:05:30,357 wheel INFO adding 'cytoolz/recipes.pxd' 2026-04-26 10:05:30,357 wheel INFO adding 'cytoolz/recipes.pyx' 2026-04-26 10:05:30,358 wheel INFO adding 'cytoolz/utils.c' 2026-04-26 10:05:30,360 wheel INFO adding 'cytoolz/utils.cpython-314-x86_64-linux-musl.so' 2026-04-26 10:05:30,360 wheel INFO adding 'cytoolz/utils.pxd' 2026-04-26 10:05:30,360 wheel INFO adding 'cytoolz/utils.pyx' 2026-04-26 10:05:30,361 wheel INFO adding 'cytoolz/curried/__init__.py' 2026-04-26 10:05:30,361 wheel INFO adding 'cytoolz/curried/exceptions.py' 2026-04-26 10:05:30,361 wheel INFO adding 'cytoolz/curried/operator.py' 2026-04-26 10:05:30,361 wheel INFO adding 'cytoolz/tests/__init__.py' 2026-04-26 10:05:30,362 wheel INFO adding 'cytoolz/tests/dev_skip_test.py' 2026-04-26 10:05:30,362 wheel INFO adding 'cytoolz/tests/test_compatibility.py' 2026-04-26 10:05:30,362 wheel INFO adding 'cytoolz/tests/test_curried.py' 2026-04-26 10:05:30,362 wheel INFO adding 'cytoolz/tests/test_curried_toolzlike.py' 2026-04-26 10:05:30,363 wheel INFO adding 'cytoolz/tests/test_dev_skip_test.py' 2026-04-26 10:05:30,363 wheel INFO adding 'cytoolz/tests/test_dicttoolz.py' 2026-04-26 10:05:30,363 wheel INFO adding 'cytoolz/tests/test_docstrings.py' 2026-04-26 10:05:30,363 wheel INFO adding 'cytoolz/tests/test_doctests.py' 2026-04-26 10:05:30,364 wheel INFO adding 'cytoolz/tests/test_embedded_sigs.py' 2026-04-26 10:05:30,364 wheel INFO adding 'cytoolz/tests/test_functoolz.py' 2026-04-26 10:05:30,364 wheel INFO adding 'cytoolz/tests/test_inspect_args.py' 2026-04-26 10:05:30,365 wheel INFO adding 'cytoolz/tests/test_itertoolz.py' 2026-04-26 10:05:30,365 wheel INFO adding 'cytoolz/tests/test_none_safe.py' 2026-04-26 10:05:30,365 wheel INFO adding 'cytoolz/tests/test_recipes.py' 2026-04-26 10:05:30,365 wheel INFO adding 'cytoolz/tests/test_serialization.py' 2026-04-26 10:05:30,366 wheel INFO adding 'cytoolz/tests/test_signatures.py' 2026-04-26 10:05:30,366 wheel INFO adding 'cytoolz/tests/test_tlz.py' 2026-04-26 10:05:30,366 wheel INFO adding 'cytoolz/tests/test_utils.py' 2026-04-26 10:05:30,367 wheel INFO adding 'cytoolz-0.0.0.dist-info/licenses/LICENSE.txt' 2026-04-26 10:05:30,367 wheel INFO adding 'cytoolz-0.0.0.dist-info/METADATA' 2026-04-26 10:05:30,367 wheel INFO adding 'cytoolz-0.0.0.dist-info/WHEEL' 2026-04-26 10:05:30,367 wheel INFO adding 'cytoolz-0.0.0.dist-info/top_level.txt' 2026-04-26 10:05:30,368 wheel INFO adding 'cytoolz-0.0.0.dist-info/RECORD' 2026-04-26 10:05:30,368 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-26 10:05:30,370 gpep517 INFO The backend produced dist/cytoolz-0.0.0-cp314-cp314-linux_x86_64.whl cytoolz-0.0.0-cp314-cp314-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cytoolz/src/cytoolz-1.1.0 configfile: pyproject.toml collected 194 items lib/python3.14/site-packages/cytoolz/tests/test_compatibility.py . [ 0%] lib/python3.14/site-packages/cytoolz/tests/test_curried.py .......... [ 5%] lib/python3.14/site-packages/cytoolz/tests/test_curried_toolzlike.py ... [ 7%] [ 7%] lib/python3.14/site-packages/cytoolz/tests/test_dev_skip_test.py .. [ 8%] lib/python3.14/site-packages/cytoolz/tests/test_dicttoolz.py ........... [ 13%] .................................... [ 32%] lib/python3.14/site-packages/cytoolz/tests/test_docstrings.py .. [ 33%] lib/python3.14/site-packages/cytoolz/tests/test_doctests.py . [ 34%] lib/python3.14/site-packages/cytoolz/tests/test_embedded_sigs.py .. [ 35%] lib/python3.14/site-packages/cytoolz/tests/test_functoolz.py ........... [ 40%] ........................... [ 54%] lib/python3.14/site-packages/cytoolz/tests/test_inspect_args.py ........ [ 58%] ......... [ 63%] lib/python3.14/site-packages/cytoolz/tests/test_itertoolz.py ........... [ 69%] ....................................... [ 89%] lib/python3.14/site-packages/cytoolz/tests/test_none_safe.py .... [ 91%] lib/python3.14/site-packages/cytoolz/tests/test_recipes.py .. [ 92%] lib/python3.14/site-packages/cytoolz/tests/test_serialization.py ....... [ 95%] .. [ 96%] lib/python3.14/site-packages/cytoolz/tests/test_signatures.py ... [ 98%] lib/python3.14/site-packages/cytoolz/tests/test_tlz.py . [ 98%] lib/python3.14/site-packages/cytoolz/tests/test_utils.py .. [100%] ============================= 194 passed in 1.00s ============================== >>> py3-cytoolz: Entering fakeroot... >>> py3-cytoolz-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/cytoolz/curried/__pycache__' -> '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz-pyc/usr/lib/python3.14/site-packages/cytoolz/curried/__pycache__' 'usr/lib/python3.14/site-packages/cytoolz/tests/__pycache__' -> '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz-pyc/usr/lib/python3.14/site-packages/cytoolz/tests/__pycache__' 'usr/lib/python3.14/site-packages/cytoolz/__pycache__' -> '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz-pyc/usr/lib/python3.14/site-packages/cytoolz/__pycache__' >>> py3-cytoolz-pyc*: Preparing subpackage py3-cytoolz-pyc... Please specify at least one package name on the command line. >>> py3-cytoolz-pyc*: Running postcheck for py3-cytoolz-pyc >>> py3-cytoolz*: Running postcheck for py3-cytoolz >>> py3-cytoolz*: Preparing package py3-cytoolz... >>> py3-cytoolz*: Stripping binaries Please specify at least one package name on the command line. >>> py3-cytoolz*: Scanning shared objects >>> py3-cytoolz-pyc*: Tracing dependencies... python3~3.14 >>> py3-cytoolz-pyc*: Package size: 225.7 KB >>> py3-cytoolz-pyc*: Compressing data... >>> py3-cytoolz-pyc*: Create checksum... >>> py3-cytoolz-pyc*: Create py3-cytoolz-pyc-1.1.0-r1.apk >>> py3-cytoolz*: Tracing dependencies... python3 py3-toolz python3~3.14 so:libc.musl-x86_64.so.1 >>> py3-cytoolz*: Package size: 5.7 MB >>> py3-cytoolz*: Compressing data... >>> py3-cytoolz*: Create checksum... >>> py3-cytoolz*: Create py3-cytoolz-1.1.0-r1.apk >>> py3-cytoolz: Build complete at Sun, 26 Apr 2026 10:05:33 +0000 elapsed time 0h 0m 29s >>> py3-cytoolz: Cleaning up srcdir >>> py3-cytoolz: Cleaning up pkgdir >>> py3-cytoolz: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-cytoolz (20260426.100508) ( 2/40) Purging py3-toolz-pyc (1.1.0-r1) ( 3/40) Purging py3-toolz (1.1.0-r1) ( 4/40) Purging python3-dev (3.14.3-r0) ( 5/40) Purging py3-gpep517-pyc (19-r2) ( 6/40) Purging py3-gpep517 (19-r2) ( 7/40) Purging py3-installer-pyc (1.0.0-r0) ( 8/40) Purging py3-installer (1.0.0-r0) ( 9/40) Purging py3-setuptools-pyc (82.0.1-r1) (10/40) Purging py3-setuptools (82.0.1-r1) (11/40) Purging py3-wheel-pyc (0.47.0-r0) (12/40) Purging py3-wheel (0.47.0-r0) (13/40) Purging cython-pyc (3.2.4-r2) (14/40) Purging cython (3.2.4-r2) (15/40) Purging py3-pytest-pyc (9.0.3-r0) (16/40) Purging py3-pytest (9.0.3-r0) (17/40) Purging py3-iniconfig-pyc (2.3.0-r1) (18/40) Purging py3-iniconfig (2.3.0-r1) (19/40) Purging py3-packaging-pyc (26.2-r0) (20/40) Purging py3-packaging (26.2-r0) (21/40) Purging py3-parsing-pyc (3.3.2-r1) (22/40) Purging py3-parsing (3.3.2-r1) (23/40) Purging py3-pluggy-pyc (1.6.0-r1) (24/40) Purging py3-pluggy (1.6.0-r1) (25/40) Purging py3-py-pyc (1.11.0-r5) (26/40) Purging py3-py (1.11.0-r5) (27/40) Purging py3-pygments-pyc (2.20.0-r0) (28/40) Purging py3-pygments (2.20.0-r0) (29/40) Purging python3-pyc (3.14.3-r0) (30/40) Purging python3-pycache-pyc0 (3.14.3-r0) (31/40) Purging pyc (3.14.3-r0) (32/40) Purging python3 (3.14.3-r0) (33/40) Purging gdbm (1.26-r0) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.5.2-r1) (36/40) Purging libpanelw (6.6_p20260404-r0) (37/40) Purging mpdecimal (4.0.1-r0) (38/40) Purging readline (8.3.3-r1) (39/40) Purging sqlite-libs (3.53.0-r0) (40/40) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 439.9 MiB in 103 packages >>> py3-cytoolz: Updating the community/x86_64 repository index... >>> py3-cytoolz: Signing the index...