>>> py3-cytoolz: Building community/py3-cytoolz 0.12.3-r0 (using abuild 3.12.0-r2) started Sat, 27 Jan 2024 15:25:46 +0000 >>> py3-cytoolz: Checking sanity of /home/buildozer/aports/community/py3-cytoolz/APKBUILD... >>> py3-cytoolz: Analyzing dependencies... >>> py3-cytoolz: Installing for build: build-base python3 cython py3-toolz python3-dev py3-setuptools py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.4-r3) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.4.5-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.4_p20231125-r0) (7/32) Installing readline (8.2.10-r0) (8/32) Installing sqlite-libs (3.45.0-r0) (9/32) Installing python3 (3.11.7-r1) (10/32) Installing python3-pycache-pyc0 (3.11.7-r1) (11/32) Installing pyc (3.11.7-r1) (12/32) Installing python3-pyc (3.11.7-r1) (13/32) Installing cython (0.29.37-r0) (14/32) Installing cython-pyc (0.29.37-r0) (15/32) Installing py3-toolz (0.12.0-r2) (16/32) Installing py3-toolz-pyc (0.12.0-r2) (17/32) Installing python3-dev (3.11.7-r1) (18/32) Installing py3-parsing (3.1.1-r0) (19/32) Installing py3-parsing-pyc (3.1.1-r0) (20/32) Installing py3-packaging (23.2-r0) (21/32) Installing py3-packaging-pyc (23.2-r0) (22/32) Installing py3-setuptools (69.0.3-r0) (23/32) Installing py3-setuptools-pyc (69.0.3-r0) (24/32) Installing py3-iniconfig (1.1.1-r8) (25/32) Installing py3-iniconfig-pyc (1.1.1-r8) (26/32) Installing py3-pluggy (1.3.0-r0) (27/32) Installing py3-pluggy-pyc (1.3.0-r0) (28/32) Installing py3-py (1.11.0-r2) (29/32) Installing py3-py-pyc (1.11.0-r2) (30/32) Installing py3-pytest (7.4.4-r0) (31/32) Installing py3-pytest-pyc (7.4.4-r0) (32/32) Installing .makedepends-py3-cytoolz (20240127.152547) Executing busybox-1.36.1-r19.trigger OK: 439 MiB in 135 packages >>> py3-cytoolz: Cleaning up srcdir >>> py3-cytoolz: Cleaning up pkgdir >>> py3-cytoolz: Cleaning up tmpdir >>> py3-cytoolz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cytoolz-0.12.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cytoolz: Fetching py3-cytoolz-0.12.3.tar.gz::https://files.pythonhosted.org/packages/source/c/cytoolz/cytoolz-0.12.3.tar.gz Connecting to files.pythonhosted.org (146.75.104.223:443) Connecting to files.pythonhosted.org (146.75.104.223:443) saving to '/var/cache/distfiles/py3-cytoolz-0.12.3.tar.gz.part' py3-cytoolz-0.12.3.t 100% |********************************| 611k 0:00:00 ETA '/var/cache/distfiles/py3-cytoolz-0.12.3.tar.gz.part' saved >>> py3-cytoolz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cytoolz-0.12.3.tar.gz >>> py3-cytoolz: Checking sha512sums... py3-cytoolz-0.12.3.tar.gz: OK do-not-package-tests.patch: OK >>> py3-cytoolz: Unpacking /var/cache/distfiles/py3-cytoolz-0.12.3.tar.gz... >>> py3-cytoolz: do-not-package-tests.patch patching file setup.py [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 running build_ext building 'cytoolz.dicttoolz' extension creating build creating build/temp.linux-armv8l-cpython-311 creating build/temp.linux-armv8l-cpython-311/cytoolz gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/dicttoolz.c -o build/temp.linux-armv8l-cpython-311/cytoolz/dicttoolz.o creating build/lib.linux-armv8l-cpython-311 creating build/lib.linux-armv8l-cpython-311/cytoolz gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/dicttoolz.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/dicttoolz.cpython-311-arm-linux-musleabihf.so building 'cytoolz.functoolz' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/functoolz.c -o build/temp.linux-armv8l-cpython-311/cytoolz/functoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/functoolz.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/functoolz.cpython-311-arm-linux-musleabihf.so building 'cytoolz.itertoolz' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/itertoolz.c -o build/temp.linux-armv8l-cpython-311/cytoolz/itertoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/itertoolz.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/itertoolz.cpython-311-arm-linux-musleabihf.so building 'cytoolz.recipes' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/recipes.c -o build/temp.linux-armv8l-cpython-311/cytoolz/recipes.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/recipes.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/recipes.cpython-311-arm-linux-musleabihf.so building 'cytoolz.utils' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/utils.c -o build/temp.linux-armv8l-cpython-311/cytoolz/utils.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/utils.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/utils.cpython-311-arm-linux-musleabihf.so copying build/lib.linux-armv8l-cpython-311/cytoolz/dicttoolz.cpython-311-arm-linux-musleabihf.so -> cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/functoolz.cpython-311-arm-linux-musleabihf.so -> cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/itertoolz.cpython-311-arm-linux-musleabihf.so -> cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/recipes.cpython-311-arm-linux-musleabihf.so -> cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/utils.cpython-311-arm-linux-musleabihf.so -> cytoolz [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 running build running build_py copying cytoolz/_version.py -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/__init__.py -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-armv8l-cpython-311/cytoolz creating build/lib.linux-armv8l-cpython-311/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-armv8l-cpython-311/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-armv8l-cpython-311/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-armv8l-cpython-311/cytoolz/curried copying cytoolz/recipes.pyx -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/itertoolz.pyx -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/dicttoolz.pyx -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-armv8l-cpython-311/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-armv8l-cpython-311/cytoolz UPDATING build/lib.linux-armv8l-cpython-311/cytoolz/_version.py set build/lib.linux-armv8l-cpython-311/cytoolz/_version.py to '0.12.3' running build_ext building 'cytoolz.dicttoolz' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/dicttoolz.c -o build/temp.linux-armv8l-cpython-311/cytoolz/dicttoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/dicttoolz.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/dicttoolz.cpython-311-arm-linux-musleabihf.so building 'cytoolz.functoolz' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/functoolz.c -o build/temp.linux-armv8l-cpython-311/cytoolz/functoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/functoolz.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/functoolz.cpython-311-arm-linux-musleabihf.so building 'cytoolz.itertoolz' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/itertoolz.c -o build/temp.linux-armv8l-cpython-311/cytoolz/itertoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/itertoolz.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/itertoolz.cpython-311-arm-linux-musleabihf.so building 'cytoolz.recipes' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/recipes.c -o build/temp.linux-armv8l-cpython-311/cytoolz/recipes.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/recipes.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/recipes.cpython-311-arm-linux-musleabihf.so building 'cytoolz.utils' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c cytoolz/utils.c -o build/temp.linux-armv8l-cpython-311/cytoolz/utils.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/cytoolz/utils.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/cytoolz/utils.cpython-311-arm-linux-musleabihf.so UPDATING build/lib.linux-armv8l-cpython-311/cytoolz/_version.py set build/lib.linux-armv8l-cpython-311/cytoolz/_version.py to '0.12.3' build/lib.linux-armhf-3.11/: ============================= test session starts ============================== platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-cytoolz/src/cytoolz-0.12.3 collecting ... collected 188 items cytoolz/tests/test_compatibility.py::test_compat_warn PASSED [ 0%] cytoolz/tests/test_curried.py::test_take PASSED [ 1%] cytoolz/tests/test_curried.py::test_first PASSED [ 1%] cytoolz/tests/test_curried.py::test_merge PASSED [ 2%] cytoolz/tests/test_curried.py::test_merge_with PASSED [ 2%] cytoolz/tests/test_curried.py::test_merge_with_list PASSED [ 3%] cytoolz/tests/test_curried.py::test_sorted PASSED [ 3%] cytoolz/tests/test_curried.py::test_reduce PASSED [ 4%] cytoolz/tests/test_curried.py::test_module_name PASSED [ 4%] cytoolz/tests/test_curried.py::test_curried_operator PASSED [ 5%] cytoolz/tests/test_curried.py::test_curried_namespace PASSED [ 5%] cytoolz/tests/test_dev_skip_test.py::test_passes PASSED [ 6%] cytoolz/tests/test_dev_skip_test.py::test_dev_skip_test PASSED [ 6%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge PASSED [ 7%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_iterable_arg PASSED [ 7%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with PASSED [ 8%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with_iterable_arg PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valmap PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keymap PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemmap PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valfilter PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keyfilter PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemfilter PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_dissoc PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc_in PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_update_in PASSED [ 14%] cytoolz/tests/test_dicttoolz.py::TestDict::test_factory PASSED [ 14%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_iterable_arg PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with PASSED [ 16%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with_iterable_arg PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valmap PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keymap PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemmap PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valfilter PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keyfilter PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemfilter PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_dissoc PASSED [ 21%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc_in PASSED [ 21%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_update_in PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_factory PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_iterable_arg PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with PASSED [ 24%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with_iterable_arg PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valmap PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keymap PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemmap PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valfilter PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keyfilter PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemfilter PASSED [ 28%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc PASSED [ 28%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_dissoc PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc_in PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_update_in PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_factory PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::test_environ PASSED [ 31%] cytoolz/tests/test_dicttoolz.py::test_merge_with_non_dict_mappings PASSED [ 31%] cytoolz/tests/test_docstrings.py::test_get_in_doctest PASSED [ 32%] cytoolz/tests/test_doctests.py::test_doctest PASSED [ 32%] cytoolz/tests/test_functoolz.py::test_apply PASSED [ 33%] cytoolz/tests/test_functoolz.py::test_thread_first PASSED [ 34%] cytoolz/tests/test_functoolz.py::test_thread_last PASSED [ 34%] cytoolz/tests/test_functoolz.py::test_memoize PASSED [ 35%] cytoolz/tests/test_functoolz.py::test_memoize_kwargs PASSED [ 35%] cytoolz/tests/test_functoolz.py::test_memoize_curried PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_memoize_partial PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_memoize_key_signature PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_curry_cache PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_key PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_memoize_wrapped PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_curry_simple PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_curry_kwargs PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_curry_passes_errors PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_curry_docstring PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_curry_is_like_partial PASSED [ 41%] cytoolz/tests/test_functoolz.py::test_curry_is_idempotent PASSED [ 42%] cytoolz/tests/test_functoolz.py::test_curry_attributes_readonly PASSED [ 42%] cytoolz/tests/test_functoolz.py::test_curry_attributes_writable PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_module PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_comparable PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_doesnot_transmogrify PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_on_classmethods PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_memoize_on_classmethods PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_curry_call PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_curry_bind PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_curry_unknown_args PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_curry_bad_types PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_curry_subclassable PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_compose PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_compose_metadata PASSED [ 49%] cytoolz/tests/test_functoolz.py::test_compose_left PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_pipe PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_complement PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_do PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_juxt_generator_input PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_flip PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_excepts PASSED [ 53%] cytoolz/tests/test_inspect_args.py::test_make_func PASSED [ 53%] cytoolz/tests/test_inspect_args.py::test_is_valid PASSED [ 54%] cytoolz/tests/test_inspect_args.py::test_is_valid_py3 PASSED [ 54%] cytoolz/tests/test_inspect_args.py::test_is_partial PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_is_valid_curry PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_func_keyword PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_has_unknown_args PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_num_required_args PASSED [ 57%] cytoolz/tests/test_inspect_args.py::test_has_keywords PASSED [ 57%] cytoolz/tests/test_inspect_args.py::test_has_varargs PASSED [ 58%] cytoolz/tests/test_inspect_args.py::test_is_arity PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_valid_py3 PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_partial_py3 PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_py3 PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_introspect_builtin_modules PASSED [ 61%] cytoolz/tests/test_inspect_args.py::test_inspect_signature_property PASSED [ 61%] cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property PASSED [ 62%] cytoolz/tests/test_itertoolz.py::test_remove PASSED [ 62%] cytoolz/tests/test_itertoolz.py::test_groupby PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_groupby_non_callable PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_merge_sorted PASSED [ 64%] cytoolz/tests/test_itertoolz.py::test_interleave PASSED [ 64%] cytoolz/tests/test_itertoolz.py::test_unique PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_isiterable PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_isdistinct PASSED [ 66%] cytoolz/tests/test_itertoolz.py::test_nth PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_first PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_second PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_last PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_rest PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_take PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_tail PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_drop PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_take_nth PASSED [ 71%] cytoolz/tests/test_itertoolz.py::test_get PASSED [ 71%] cytoolz/tests/test_itertoolz.py::test_mapcat PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_cons PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_concat PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_concatv PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_interpose PASSED [ 74%] cytoolz/tests/test_itertoolz.py::test_frequencies PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_reduceby PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_reduce_by_init PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_reduce_by_callable_default PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_iterate PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_accumulate PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_accumulate_works_on_consumable_iterables PASSED [ 78%] cytoolz/tests/test_itertoolz.py::test_sliding_window PASSED [ 78%] cytoolz/tests/test_itertoolz.py::test_sliding_window_of_short_iterator PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_partition PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_partition_all PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_count PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_pluck PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_join PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_getter PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_key_as_getter PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_join_double_repeats PASSED [ 83%] cytoolz/tests/test_itertoolz.py::test_join_missing_element PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_left_outer_join PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_right_outer_join PASSED [ 85%] cytoolz/tests/test_itertoolz.py::test_outer_join PASSED [ 85%] cytoolz/tests/test_itertoolz.py::test_diff PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_topk PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_topk_is_stable PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_peek PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_peekn PASSED [ 88%] cytoolz/tests/test_itertoolz.py::test_random_sample PASSED [ 88%] cytoolz/tests/test_none_safe.py::test_dicttoolz PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_functoolz PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_itertoolz PASSED [ 90%] cytoolz/tests/test_none_safe.py::test_recipes PASSED [ 90%] cytoolz/tests/test_recipes.py::test_countby PASSED [ 91%] cytoolz/tests/test_recipes.py::test_partitionby PASSED [ 92%] cytoolz/tests/test_serialization.py::test_compose PASSED [ 92%] cytoolz/tests/test_serialization.py::test_curry PASSED [ 93%] cytoolz/tests/test_serialization.py::test_juxt PASSED [ 93%] cytoolz/tests/test_serialization.py::test_complement PASSED [ 94%] cytoolz/tests/test_serialization.py::test_instanceproperty PASSED [ 94%] cytoolz/tests/test_serialization.py::test_flip PASSED [ 95%] cytoolz/tests/test_serialization.py::test_curried_exceptions PASSED [ 95%] cytoolz/tests/test_serialization.py::test_curried_qualname PASSED [ 96%] cytoolz/tests/test_serialization.py::test_curried_bad_qualname PASSED [ 96%] cytoolz/tests/test_signatures.py::test_is_valid PASSED [ 97%] cytoolz/tests/test_signatures.py::test_is_partial PASSED [ 97%] cytoolz/tests/test_signatures.py::test_for_coverage PASSED [ 98%] cytoolz/tests/test_tlz.py::test_tlz PASSED [ 98%] cytoolz/tests/test_utils.py::test_raises PASSED [ 99%] cytoolz/tests/test_utils.py::test_consume PASSED [100%] =============================== warnings summary =============================== cytoolz/tests/test_tlz.py::test_tlz /usr/lib/python3.11/importlib/__init__.py:126: DeprecationWarning: The toolz.compatibility module is no longer needed in Python 3 and has been deprecated. Please import these utilities directly from the standard library. This module will be removed in a future release. return _bootstrap._gcd_import(name[level:], package, level) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 188 passed, 1 warning in 1.10s ======================== >>> py3-cytoolz: Entering fakeroot... [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 running install /usr/lib/python3.11/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-cytoolz/pkg creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/recipes.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/utils.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/_version.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/itertoolz.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/compatibility.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/functoolz.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/functoolz.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/dicttoolz.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/__init__.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/itertoolz.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/recipes.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/utils.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/cpython.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried copying build/lib.linux-armv8l-cpython-311/cytoolz/curried/exceptions.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried copying build/lib.linux-armv8l-cpython-311/cytoolz/curried/operator.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried copying build/lib.linux-armv8l-cpython-311/cytoolz/curried/__init__.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried copying build/lib.linux-armv8l-cpython-311/cytoolz/functoolz.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/dicttoolz.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/utils.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/itertoolz.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/recipes.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/dicttoolz.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/__init__.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz copying build/lib.linux-armv8l-cpython-311/cytoolz/_signatures.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/compatibility.py to compatibility.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried/operator.py to operator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/_signatures.py to _signatures.cpython-311.pyc running install_egg_info running egg_info writing cytoolz.egg-info/PKG-INFO writing dependency_links to cytoolz.egg-info/dependency_links.txt writing requirements to cytoolz.egg-info/requires.txt writing top-level names to cytoolz.egg-info/top_level.txt reading manifest file 'cytoolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' writing manifest file 'cytoolz.egg-info/SOURCES.txt' Copying cytoolz.egg-info to /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz-0.12.3-py3.11.egg-info running install_scripts >>> py3-cytoolz-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/__pycache__' -> '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz-pyc/usr/lib/python3.11/site-packages/cytoolz/__pycache__' '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.11/site-packages/cytoolz/curried/__pycache__' -> '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz-pyc/usr/lib/python3.11/site-packages/cytoolz/curried/__pycache__' >>> py3-cytoolz-pyc*: Preparing subpackage py3-cytoolz-pyc... >>> 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 >>> py3-cytoolz-pyc*: Scanning shared objects >>> py3-cytoolz*: Scanning shared objects >>> py3-cytoolz-pyc*: Tracing dependencies... python3 cython py3-toolz python3~3.11 >>> py3-cytoolz-pyc*: Package size: 76.0 KB >>> py3-cytoolz-pyc*: Compressing data... >>> py3-cytoolz-pyc*: Create checksum... >>> py3-cytoolz-pyc*: Create py3-cytoolz-pyc-0.12.3-r0.apk >>> py3-cytoolz*: Tracing dependencies... python3 cython py3-toolz python3~3.11 so:libc.musl-armhf.so.1 >>> py3-cytoolz*: Package size: 796.0 KB >>> py3-cytoolz*: Compressing data... >>> py3-cytoolz*: Create checksum... >>> py3-cytoolz*: Create py3-cytoolz-0.12.3-r0.apk >>> py3-cytoolz: Build complete at Sat, 27 Jan 2024 15:26:30 +0000 elapsed time 0h 0m 44s >>> py3-cytoolz: Cleaning up srcdir >>> py3-cytoolz: Cleaning up pkgdir >>> py3-cytoolz: Uninstalling dependencies... (1/32) Purging .makedepends-py3-cytoolz (20240127.152547) (2/32) Purging cython-pyc (0.29.37-r0) (3/32) Purging cython (0.29.37-r0) (4/32) Purging py3-toolz-pyc (0.12.0-r2) (5/32) Purging py3-toolz (0.12.0-r2) (6/32) Purging python3-dev (3.11.7-r1) (7/32) Purging py3-setuptools-pyc (69.0.3-r0) (8/32) Purging py3-setuptools (69.0.3-r0) (9/32) Purging py3-pytest-pyc (7.4.4-r0) (10/32) Purging py3-pytest (7.4.4-r0) (11/32) Purging py3-iniconfig-pyc (1.1.1-r8) (12/32) Purging py3-iniconfig (1.1.1-r8) (13/32) Purging py3-packaging-pyc (23.2-r0) (14/32) Purging py3-packaging (23.2-r0) (15/32) Purging py3-parsing-pyc (3.1.1-r0) (16/32) Purging py3-parsing (3.1.1-r0) (17/32) Purging py3-pluggy-pyc (1.3.0-r0) (18/32) Purging py3-pluggy (1.3.0-r0) (19/32) Purging py3-py-pyc (1.11.0-r2) (20/32) Purging py3-py (1.11.0-r2) (21/32) Purging python3-pyc (3.11.7-r1) (22/32) Purging python3-pycache-pyc0 (3.11.7-r1) (23/32) Purging pyc (3.11.7-r1) (24/32) Purging python3 (3.11.7-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.4-r3) (28/32) Purging libpanelw (6.4_p20231125-r0) (29/32) Purging mpdecimal (4.0.0-r0) (30/32) Purging readline (8.2.10-r0) (31/32) Purging sqlite-libs (3.45.0-r0) (32/32) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 315 MiB in 103 packages >>> py3-cytoolz: Updating the community/armhf repository index... >>> py3-cytoolz: Signing the index...