>>> py3-cytoolz: Building community/py3-cytoolz 0.12.3-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:30:38 +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.6-r0) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.6.1-r3) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.4_p20240330-r0) (7/32) Installing readline (8.2.10-r0) (8/32) Installing sqlite-libs (3.45.2-r0) (9/32) Installing python3 (3.12.2-r1) (10/32) Installing python3-pycache-pyc0 (3.12.2-r1) (11/32) Installing pyc (3.12.2-r1) (12/32) Installing python3-pyc (3.12.2-r1) (13/32) Installing cython (3.0.8-r0) (14/32) Installing cython-pyc (3.0.8-r0) (15/32) Installing py3-toolz (0.12.1-r1) (16/32) Installing py3-toolz-pyc (0.12.1-r1) (17/32) Installing python3-dev (3.12.2-r1) (18/32) Installing py3-parsing (3.1.2-r1) (19/32) Installing py3-parsing-pyc (3.1.2-r1) (20/32) Installing py3-packaging (24.0-r1) (21/32) Installing py3-packaging-pyc (24.0-r1) (22/32) Installing py3-setuptools (69.2.0-r2) (23/32) Installing py3-setuptools-pyc (69.2.0-r2) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.4.0-r1) (27/32) Installing py3-pluggy-pyc (1.4.0-r1) (28/32) Installing py3-py (1.11.0-r3) (29/32) Installing py3-py-pyc (1.11.0-r3) (30/32) Installing py3-pytest (8.1.1-r1) (31/32) Installing py3-pytest-pyc (8.1.1-r1) (32/32) Installing .makedepends-py3-cytoolz (20240412.213039) Executing busybox-1.36.1-r25.trigger OK: 564 MiB in 137 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 >>> 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/utils.pyx [2/5] Cythonizing cytoolz/dicttoolz.pyx [3/5] Cythonizing cytoolz/functoolz.pyx [4/5] Cythonizing cytoolz/itertoolz.pyx [5/5] Cythonizing cytoolz/recipes.pyx running build_ext building 'cytoolz.dicttoolz' extension creating build creating build/temp.linux-aarch64-cpython-312 creating build/temp.linux-aarch64-cpython-312/cytoolz gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/dicttoolz.c -o build/temp.linux-aarch64-cpython-312/cytoolz/dicttoolz.o creating build/lib.linux-aarch64-cpython-312 creating build/lib.linux-aarch64-cpython-312/cytoolz gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/dicttoolz.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/dicttoolz.cpython-312-aarch64-linux-musl.so building 'cytoolz.functoolz' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/functoolz.c -o build/temp.linux-aarch64-cpython-312/cytoolz/functoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/functoolz.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/functoolz.cpython-312-aarch64-linux-musl.so building 'cytoolz.itertoolz' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/itertoolz.c -o build/temp.linux-aarch64-cpython-312/cytoolz/itertoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/itertoolz.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/itertoolz.cpython-312-aarch64-linux-musl.so building 'cytoolz.recipes' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/recipes.c -o build/temp.linux-aarch64-cpython-312/cytoolz/recipes.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/recipes.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/recipes.cpython-312-aarch64-linux-musl.so building 'cytoolz.utils' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/utils.c -o build/temp.linux-aarch64-cpython-312/cytoolz/utils.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/utils.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/utils.cpython-312-aarch64-linux-musl.so copying build/lib.linux-aarch64-cpython-312/cytoolz/dicttoolz.cpython-312-aarch64-linux-musl.so -> cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/functoolz.cpython-312-aarch64-linux-musl.so -> cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/itertoolz.cpython-312-aarch64-linux-musl.so -> cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/recipes.cpython-312-aarch64-linux-musl.so -> cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/utils.cpython-312-aarch64-linux-musl.so -> cytoolz [1/5] Cythonizing cytoolz/utils.pyx [2/5] Cythonizing cytoolz/dicttoolz.pyx [3/5] Cythonizing cytoolz/functoolz.pyx [4/5] Cythonizing cytoolz/itertoolz.pyx [5/5] Cythonizing cytoolz/recipes.pyx running build running build_py copying cytoolz/__init__.py -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/_version.py -> build/lib.linux-aarch64-cpython-312/cytoolz creating build/lib.linux-aarch64-cpython-312/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-aarch64-cpython-312/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-aarch64-cpython-312/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-aarch64-cpython-312/cytoolz/curried copying cytoolz/dicttoolz.pyx -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/recipes.pyx -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/itertoolz.pyx -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-aarch64-cpython-312/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-aarch64-cpython-312/cytoolz UPDATING build/lib.linux-aarch64-cpython-312/cytoolz/_version.py set build/lib.linux-aarch64-cpython-312/cytoolz/_version.py to '0.12.3' running build_ext building 'cytoolz.dicttoolz' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/dicttoolz.c -o build/temp.linux-aarch64-cpython-312/cytoolz/dicttoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/dicttoolz.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/dicttoolz.cpython-312-aarch64-linux-musl.so building 'cytoolz.functoolz' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/functoolz.c -o build/temp.linux-aarch64-cpython-312/cytoolz/functoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/functoolz.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/functoolz.cpython-312-aarch64-linux-musl.so building 'cytoolz.itertoolz' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/itertoolz.c -o build/temp.linux-aarch64-cpython-312/cytoolz/itertoolz.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/itertoolz.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/itertoolz.cpython-312-aarch64-linux-musl.so building 'cytoolz.recipes' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/recipes.c -o build/temp.linux-aarch64-cpython-312/cytoolz/recipes.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/recipes.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/recipes.cpython-312-aarch64-linux-musl.so building 'cytoolz.utils' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cytoolz/utils.c -o build/temp.linux-aarch64-cpython-312/cytoolz/utils.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/cytoolz/utils.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/cytoolz/utils.cpython-312-aarch64-linux-musl.so UPDATING build/lib.linux-aarch64-cpython-312/cytoolz/_version.py set build/lib.linux-aarch64-cpython-312/cytoolz/_version.py to '0.12.3' build/lib.linux-aarch64-3.12/: ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-cytoolz/src/cytoolz-0.12.3 configfile: pyproject.toml collecting ... collected 194 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_curried_toolzlike.py::test_toolzcurry_is_class PASSED [ 6%] cytoolz/tests/test_curried_toolzlike.py::test_cytoolz_like_toolz PASSED [ 6%] cytoolz/tests/test_curried_toolzlike.py::test_toolz_like_cytoolz PASSED [ 7%] cytoolz/tests/test_dev_skip_test.py::test_passes PASSED [ 7%] cytoolz/tests/test_dev_skip_test.py::test_dev_skip_test PASSED [ 8%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge PASSED [ 8%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_iterable_arg PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with_iterable_arg PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valmap PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keymap PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemmap PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valfilter PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keyfilter PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemfilter PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_dissoc PASSED [ 14%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc_in PASSED [ 14%] cytoolz/tests/test_dicttoolz.py::TestDict::test_update_in PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDict::test_factory PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge PASSED [ 16%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_iterable_arg PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with_iterable_arg PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valmap PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keymap PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemmap PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valfilter PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keyfilter PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemfilter PASSED [ 21%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc PASSED [ 21%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_dissoc PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc_in PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_update_in PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_factory PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge PASSED [ 24%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_iterable_arg PASSED [ 24%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with_iterable_arg PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valmap PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keymap PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemmap PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valfilter PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keyfilter PASSED [ 28%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemfilter PASSED [ 28%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_dissoc PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc_in PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_update_in PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_factory PASSED [ 31%] cytoolz/tests/test_dicttoolz.py::test_environ PASSED [ 31%] cytoolz/tests/test_dicttoolz.py::test_merge_with_non_dict_mappings PASSED [ 32%] cytoolz/tests/test_docstrings.py::test_docstrings_uptodate PASSED [ 32%] cytoolz/tests/test_docstrings.py::test_get_in_doctest PASSED [ 33%] cytoolz/tests/test_doctests.py::test_doctest PASSED [ 34%] cytoolz/tests/test_embedded_sigs.py::test_class_sigs PASSED [ 34%] cytoolz/tests/test_embedded_sigs.py::test_sig_at_beginning PASSED [ 35%] cytoolz/tests/test_functoolz.py::test_apply PASSED [ 35%] cytoolz/tests/test_functoolz.py::test_thread_first PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_thread_last PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_memoize PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_kwargs PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_curried PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_memoize_partial PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_memoize_key_signature PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_memoize_curry_cache PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_memoize_key PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_memoize_wrapped PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_curry_simple PASSED [ 41%] cytoolz/tests/test_functoolz.py::test_curry_kwargs PASSED [ 41%] cytoolz/tests/test_functoolz.py::test_curry_passes_errors PASSED [ 42%] cytoolz/tests/test_functoolz.py::test_curry_docstring PASSED [ 42%] cytoolz/tests/test_functoolz.py::test_curry_is_like_partial PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_is_idempotent PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_attributes_readonly PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_attributes_writable PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_module PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_curry_comparable PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_curry_doesnot_transmogrify PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_curry_on_classmethods PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_memoize_on_classmethods PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_curry_call PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_curry_bind PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_curry_unknown_args PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_curry_bad_types PASSED [ 49%] cytoolz/tests/test_functoolz.py::test_curry_subclassable PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_compose PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_compose_metadata PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_compose_left PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_pipe PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_complement PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_do PASSED [ 53%] cytoolz/tests/test_functoolz.py::test_juxt_generator_input PASSED [ 53%] cytoolz/tests/test_functoolz.py::test_flip PASSED [ 54%] cytoolz/tests/test_functoolz.py::test_excepts PASSED [ 54%] cytoolz/tests/test_inspect_args.py::test_make_func PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_is_valid PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_is_valid_py3 PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_is_partial PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_is_valid_curry PASSED [ 57%] cytoolz/tests/test_inspect_args.py::test_func_keyword PASSED [ 57%] cytoolz/tests/test_inspect_args.py::test_has_unknown_args PASSED [ 58%] cytoolz/tests/test_inspect_args.py::test_num_required_args PASSED [ 58%] cytoolz/tests/test_inspect_args.py::test_has_keywords PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_has_varargs PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_is_arity PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_valid_py3 PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_partial_py3 PASSED [ 61%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_py3 PASSED [ 61%] cytoolz/tests/test_inspect_args.py::test_introspect_builtin_modules PASSED [ 62%] cytoolz/tests/test_inspect_args.py::test_inspect_signature_property PASSED [ 62%] cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_remove PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_groupby PASSED [ 64%] cytoolz/tests/test_itertoolz.py::test_groupby_non_callable PASSED [ 64%] cytoolz/tests/test_itertoolz.py::test_merge_sorted PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_interleave PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_unique PASSED [ 66%] cytoolz/tests/test_itertoolz.py::test_isiterable PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_isdistinct PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_nth PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_first PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_second PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_last PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_rest PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_take PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_tail PASSED [ 71%] cytoolz/tests/test_itertoolz.py::test_drop PASSED [ 71%] cytoolz/tests/test_itertoolz.py::test_take_nth PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_get PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_mapcat PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_cons PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_concat PASSED [ 74%] cytoolz/tests/test_itertoolz.py::test_concatv PASSED [ 74%] cytoolz/tests/test_itertoolz.py::test_interpose PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_frequencies PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_reduceby PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_reduce_by_init PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_reduce_by_callable_default PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_iterate PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_accumulate PASSED [ 78%] cytoolz/tests/test_itertoolz.py::test_accumulate_works_on_consumable_iterables PASSED [ 78%] cytoolz/tests/test_itertoolz.py::test_sliding_window PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_sliding_window_of_short_iterator PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_partition PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_partition_all PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_count PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_pluck PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_join PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_getter PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_key_as_getter PASSED [ 83%] cytoolz/tests/test_itertoolz.py::test_join_double_repeats PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_join_missing_element PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_left_outer_join PASSED [ 85%] cytoolz/tests/test_itertoolz.py::test_right_outer_join PASSED [ 85%] cytoolz/tests/test_itertoolz.py::test_outer_join PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_diff PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_topk PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_topk_is_stable PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_peek PASSED [ 88%] cytoolz/tests/test_itertoolz.py::test_peekn PASSED [ 88%] cytoolz/tests/test_itertoolz.py::test_random_sample PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_dicttoolz PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_functoolz PASSED [ 90%] cytoolz/tests/test_none_safe.py::test_itertoolz PASSED [ 90%] cytoolz/tests/test_none_safe.py::test_recipes PASSED [ 91%] 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.12/importlib/__init__.py:90: 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 ======================== 194 passed, 1 warning in 1.06s ======================== >>> py3-cytoolz: Entering fakeroot... [1/5] Cythonizing cytoolz/utils.pyx [2/5] Cythonizing cytoolz/dicttoolz.pyx [3/5] Cythonizing cytoolz/functoolz.pyx [4/5] Cythonizing cytoolz/itertoolz.pyx [5/5] Cythonizing cytoolz/recipes.pyx 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-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.12 creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/__init__.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/dicttoolz.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/itertoolz.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/recipes.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/utils.cpython-312-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/functoolz.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/__init__.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/compatibility.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/recipes.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/utils.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/functoolz.cpython-312-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/dicttoolz.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/recipes.cpython-312-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/itertoolz.cpython-312-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/dicttoolz.cpython-312-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/utils.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/cpython.pxd -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/_signatures.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/functoolz.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz copying build/lib.linux-aarch64-cpython-312/cytoolz/itertoolz.pyx -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz creating /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried copying build/lib.linux-aarch64-cpython-312/cytoolz/curried/__init__.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried copying build/lib.linux-aarch64-cpython-312/cytoolz/curried/operator.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried copying build/lib.linux-aarch64-cpython-312/cytoolz/curried/exceptions.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried copying build/lib.linux-aarch64-cpython-312/cytoolz/_version.py -> /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/compatibility.py to compatibility.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/_signatures.py to _signatures.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried/operator.py to operator.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/_version.py to _version.cpython-312.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.12/site-packages/cytoolz-0.12.3-py3.12.egg-info running install_scripts >>> py3-cytoolz-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/__pycache__' -> '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz-pyc/usr/lib/python3.12/site-packages/cytoolz/__pycache__' '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz/usr/lib/python3.12/site-packages/cytoolz/curried/__pycache__' -> '/home/buildozer/aports/community/py3-cytoolz/pkg/py3-cytoolz-pyc/usr/lib/python3.12/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.12 >>> 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-r1.apk >>> py3-cytoolz*: Tracing dependencies... python3 cython py3-toolz python3~3.12 so:libc.musl-aarch64.so.1 >>> py3-cytoolz*: Package size: 1.0 MB >>> py3-cytoolz*: Compressing data... >>> py3-cytoolz*: Create checksum... >>> py3-cytoolz*: Create py3-cytoolz-0.12.3-r1.apk >>> py3-cytoolz: Build complete at Fri, 12 Apr 2024 21:31:58 +0000 elapsed time 0h 1m 20s >>> py3-cytoolz: Cleaning up srcdir >>> py3-cytoolz: Cleaning up pkgdir >>> py3-cytoolz: Uninstalling dependencies... (1/32) Purging .makedepends-py3-cytoolz (20240412.213039) (2/32) Purging cython-pyc (3.0.8-r0) (3/32) Purging cython (3.0.8-r0) (4/32) Purging py3-toolz-pyc (0.12.1-r1) (5/32) Purging py3-toolz (0.12.1-r1) (6/32) Purging python3-dev (3.12.2-r1) (7/32) Purging py3-setuptools-pyc (69.2.0-r2) (8/32) Purging py3-setuptools (69.2.0-r2) (9/32) Purging py3-pytest-pyc (8.1.1-r1) (10/32) Purging py3-pytest (8.1.1-r1) (11/32) Purging py3-iniconfig-pyc (2.0.0-r1) (12/32) Purging py3-iniconfig (2.0.0-r1) (13/32) Purging py3-packaging-pyc (24.0-r1) (14/32) Purging py3-packaging (24.0-r1) (15/32) Purging py3-parsing-pyc (3.1.2-r1) (16/32) Purging py3-parsing (3.1.2-r1) (17/32) Purging py3-pluggy-pyc (1.4.0-r1) (18/32) Purging py3-pluggy (1.4.0-r1) (19/32) Purging py3-py-pyc (1.11.0-r3) (20/32) Purging py3-py (1.11.0-r3) (21/32) Purging python3-pyc (3.12.2-r1) (22/32) Purging python3-pycache-pyc0 (3.12.2-r1) (23/32) Purging pyc (3.12.2-r1) (24/32) Purging python3 (3.12.2-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.6-r0) (28/32) Purging libpanelw (6.4_p20240330-r0) (29/32) Purging mpdecimal (4.0.0-r0) (30/32) Purging readline (8.2.10-r0) (31/32) Purging sqlite-libs (3.45.2-r0) (32/32) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-cytoolz: Updating the community/aarch64 repository index... >>> py3-cytoolz: Signing the index...