>>> py3-funcy: Building community/py3-funcy 1.17-r0 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 20:03:29 +0000 >>> py3-funcy: Checking sanity of /home/buildozer/aports/community/py3-funcy/APKBUILD... >>> py3-funcy: Analyzing dependencies... >>> py3-funcy: Installing for build: build-base python3 py3-setuptools py3-pytest py3-whatever (1/19) Installing libbz2 (1.0.8-r3) (2/19) Installing libffi (3.4.4-r0) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.7-r0) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing readline (8.2.0-r0) (7/19) Installing sqlite-libs (3.39.4-r0) (8/19) Installing python3 (3.10.8-r3) (9/19) Installing py3-parsing (3.0.9-r0) (10/19) Installing py3-packaging (21.3-r2) (11/19) Installing py3-setuptools (65.5.0-r0) (12/19) Installing py3-attrs (22.1.0-r0) (13/19) Installing py3-iniconfig (1.1.1-r3) (14/19) Installing py3-pluggy (1.0.0-r1) (15/19) Installing py3-py (1.11.0-r0) (16/19) Installing py3-tomli (2.0.1-r1) (17/19) Installing py3-pytest (7.1.3-r1) (18/19) Installing py3-whatever (0.6-r2) (19/19) Installing .makedepends-py3-funcy (20221027.200341) Executing busybox-1.35.0-r27.trigger OK: 251 MiB in 112 packages >>> py3-funcy: Cleaning up srcdir >>> py3-funcy: Cleaning up pkgdir >>> py3-funcy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-funcy-1.17.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-funcy: Fetching py3-funcy-1.17.tar.gz::https://github.com/Suor/funcy/archive/1.17.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 80767 0 80767 0 0 58019 0 --:--:-- 0:00:01 --:--:-- 190k >>> py3-funcy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-funcy-1.17.tar.gz >>> py3-funcy: Checking sha512sums... py3-funcy-1.17.tar.gz: OK >>> py3-funcy: Unpacking /var/cache/distfiles/v3.17/py3-funcy-1.17.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/funcy copying funcy/funcmakers.py -> build/lib/funcy copying funcy/_inspect.py -> build/lib/funcy copying funcy/decorators.py -> build/lib/funcy copying funcy/compat.py -> build/lib/funcy copying funcy/calc.py -> build/lib/funcy copying funcy/flow.py -> build/lib/funcy copying funcy/primitives.py -> build/lib/funcy copying funcy/py2.py -> build/lib/funcy copying funcy/seqs.py -> build/lib/funcy copying funcy/objects.py -> build/lib/funcy copying funcy/py3.py -> build/lib/funcy copying funcy/strings.py -> build/lib/funcy copying funcy/funcolls.py -> build/lib/funcy copying funcy/types.py -> build/lib/funcy copying funcy/__init__.py -> build/lib/funcy copying funcy/tree.py -> build/lib/funcy copying funcy/debug.py -> build/lib/funcy copying funcy/colls.py -> build/lib/funcy copying funcy/funcs.py -> build/lib/funcy ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-funcy/src/funcy-1.17 collected 206 items tests/test_calc.py ............. [ 6%] tests/test_colls.py ............................................... [ 29%] tests/test_debug.py ............ [ 34%] tests/test_decorators.py ............. [ 41%] tests/test_flow.py .................... [ 50%] tests/test_funcmakers.py ...... [ 53%] tests/test_funcolls.py ...... [ 56%] tests/test_funcs.py ................... [ 66%] tests/test_interface.py ....... [ 69%] tests/test_objects.py .......... [ 74%] tests/test_seqs.py ...........ss............................... [ 95%] tests/test_strings.py ..... [ 98%] tests/test_tree.py .. [ 99%] tests/test_types.py .. [100%] ======================== 204 passed, 2 skipped in 0.74s ======================== >>> py3-funcy: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-funcy/pkg creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/funcmakers.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/_inspect.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/decorators.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/compat.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/calc.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/flow.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/primitives.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/py2.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/seqs.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/objects.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/py3.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/strings.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/funcolls.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/types.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/__init__.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/tree.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/debug.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/colls.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy copying build/lib/funcy/funcs.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/funcmakers.py to funcmakers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/_inspect.py to _inspect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/calc.py to calc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/flow.py to flow.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/primitives.py to primitives.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/py2.py to py2.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/seqs.py to seqs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/objects.py to objects.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/py3.py to py3.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/strings.py to strings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/funcolls.py to funcolls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/tree.py to tree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/colls.py to colls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy/funcs.py to funcs.cpython-310.pyc running install_egg_info running egg_info creating funcy.egg-info writing funcy.egg-info/PKG-INFO writing dependency_links to funcy.egg-info/dependency_links.txt writing top-level names to funcy.egg-info/top_level.txt writing manifest file 'funcy.egg-info/SOURCES.txt' reading manifest file 'funcy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'funcy.egg-info/SOURCES.txt' Copying funcy.egg-info to /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.10/site-packages/funcy-1.17-py3.10.egg-info running install_scripts >>> py3-funcy*: Running postcheck for py3-funcy >>> py3-funcy*: Preparing package py3-funcy... >>> py3-funcy*: Tracing dependencies... >>> py3-funcy*: Package size: 316.0 KB >>> py3-funcy*: Compressing data... >>> py3-funcy*: Create checksum... >>> py3-funcy*: Create py3-funcy-1.17-r0.apk >>> py3-funcy: Build complete at Thu, 27 Oct 2022 20:03:45 +0000 elapsed time 0h 0m 16s >>> py3-funcy: Cleaning up srcdir >>> py3-funcy: Cleaning up pkgdir >>> py3-funcy: Uninstalling dependencies... (1/19) Purging .makedepends-py3-funcy (20221027.200341) (2/19) Purging py3-setuptools (65.5.0-r0) (3/19) Purging py3-pytest (7.1.3-r1) (4/19) Purging py3-attrs (22.1.0-r0) (5/19) Purging py3-iniconfig (1.1.1-r3) (6/19) Purging py3-packaging (21.3-r2) (7/19) Purging py3-parsing (3.0.9-r0) (8/19) Purging py3-pluggy (1.0.0-r1) (9/19) Purging py3-py (1.11.0-r0) (10/19) Purging py3-tomli (2.0.1-r1) (11/19) Purging py3-whatever (0.6-r2) (12/19) Purging python3 (3.10.8-r3) (13/19) Purging libbz2 (1.0.8-r3) (14/19) Purging libffi (3.4.4-r0) (15/19) Purging gdbm (1.23-r0) (16/19) Purging xz-libs (5.2.7-r0) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.2.0-r0) (19/19) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-funcy: Updating the community/armv7 repository index... >>> py3-funcy: Signing the index...