>>> py3-funcy: Building community/py3-funcy 1.15-r1 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 07:12:25 +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/25) Installing libbz2 (1.0.8-r1) (2/25) Installing libffi (3.4.2-r1) (3/25) Installing gdbm (1.20-r2) (4/25) Installing xz-libs (5.2.5-r0) (5/25) Installing mpdecimal (2.5.1-r1) (6/25) Installing readline (8.1.1-r0) (7/25) Installing sqlite-libs (3.36.0-r0) (8/25) Installing python3 (3.9.7-r3) (9/25) Installing py3-ordered-set (4.0.2-r2) (10/25) Installing py3-appdirs (1.4.4-r2) (11/25) Installing py3-parsing (2.4.7-r2) (12/25) Installing py3-six (1.16.0-r0) (13/25) Installing py3-packaging (20.9-r1) (14/25) Installing py3-setuptools (52.0.0-r4) (15/25) Installing py3-atomicwrites (1.4.0-r1) (16/25) Installing py3-attrs (20.3.0-r1) (17/25) Installing py3-more-itertools (8.10.0-r0) (18/25) Installing py3-iniconfig (1.1.1-r1) (19/25) Installing py3-pluggy (0.13.1-r4) (20/25) Installing py3-py (1.10.0-r1) (21/25) Installing py3-wcwidth (0.2.5-r1) (22/25) Installing py3-toml (0.10.2-r2) (23/25) Installing py3-pytest (6.2.5-r0) (24/25) Installing py3-whatever (0.6-r1) (25/25) Installing .makedepends-py3-funcy (20211021.071234) Executing busybox-1.34.1-r1.trigger OK: 372 MiB in 114 packages >>> py3-funcy: Cleaning up srcdir >>> py3-funcy: Cleaning up pkgdir >>> py3-funcy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-funcy-1.15.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 curl: (22) The requested URL returned error: 404 >>> py3-funcy: Fetching py3-funcy-1.15.tar.gz::https://github.com/Suor/funcy/archive/1.15.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 100 116 100 116 0 0 508 0 --:--:-- --:--:-- --:--:-- 508 100 77683 0 77683 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k >>> py3-funcy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-funcy-1.15.tar.gz >>> py3-funcy: Checking sha512sums... py3-funcy-1.15.tar.gz: OK >>> py3-funcy: Unpacking /var/cache/distfiles/v3.15/py3-funcy-1.15.tar.gz... running build running build_py creating build creating build/lib creating build/lib/funcy copying funcy/flow.py -> build/lib/funcy copying funcy/py3.py -> build/lib/funcy copying funcy/funcolls.py -> build/lib/funcy copying funcy/seqs.py -> build/lib/funcy copying funcy/objects.py -> build/lib/funcy copying funcy/colls.py -> build/lib/funcy copying funcy/__init__.py -> build/lib/funcy copying funcy/primitives.py -> build/lib/funcy copying funcy/calc.py -> build/lib/funcy copying funcy/tree.py -> build/lib/funcy copying funcy/py2.py -> build/lib/funcy copying funcy/funcs.py -> build/lib/funcy copying funcy/strings.py -> build/lib/funcy copying funcy/_inspect.py -> build/lib/funcy copying funcy/compat.py -> build/lib/funcy copying funcy/debug.py -> build/lib/funcy copying funcy/decorators.py -> build/lib/funcy copying funcy/funcmakers.py -> build/lib/funcy copying funcy/types.py -> build/lib/funcy ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-funcy/src/funcy-1.15 collected 197 items tests/test_calc.py ............ [ 6%] tests/test_colls.py ............................................ [ 28%] tests/test_debug.py ............ [ 34%] tests/test_decorators.py ............ [ 40%] tests/test_flow.py ................. [ 49%] tests/test_funcmakers.py ...... [ 52%] tests/test_funcolls.py ...... [ 55%] tests/test_funcs.py .................. [ 64%] tests/test_interface.py ....... [ 68%] tests/test_objects.py .......... [ 73%] tests/test_seqs.py ...........ss............................... [ 95%] tests/test_strings.py ..... [ 97%] tests/test_tree.py .. [ 98%] tests/test_types.py .. [100%] ======================== 195 passed, 2 skipped in 1.46s ======================== >>> py3-funcy: Entering fakeroot... running install 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.9 creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/flow.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/py3.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/funcolls.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/seqs.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/objects.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/colls.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/__init__.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/primitives.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/calc.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/tree.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/py2.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/funcs.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/strings.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/_inspect.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/compat.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/debug.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/decorators.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/funcmakers.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy copying build/lib/funcy/types.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/flow.py to flow.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/py3.py to py3.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/funcolls.py to funcolls.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/seqs.py to seqs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/objects.py to objects.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/colls.py to colls.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/primitives.py to primitives.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/calc.py to calc.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/tree.py to tree.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/py2.py to py2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/funcs.py to funcs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/strings.py to strings.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/_inspect.py to _inspect.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/compat.py to compat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/debug.py to debug.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/decorators.py to decorators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/funcmakers.py to funcmakers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.9/site-packages/funcy/types.py to types.cpython-39.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' 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.9/site-packages/funcy-1.15-py3.9.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: 300.0 KB >>> py3-funcy*: Compressing data... >>> py3-funcy*: Create checksum... >>> py3-funcy*: Create py3-funcy-1.15-r1.apk >>> py3-funcy: Build complete at Thu, 21 Oct 2021 07:12:38 +0000 elapsed time 0h 0m 13s >>> py3-funcy: Cleaning up srcdir >>> py3-funcy: Cleaning up pkgdir >>> py3-funcy: Uninstalling dependencies... (1/25) Purging .makedepends-py3-funcy (20211021.071234) (2/25) Purging py3-setuptools (52.0.0-r4) (3/25) Purging py3-ordered-set (4.0.2-r2) (4/25) Purging py3-appdirs (1.4.4-r2) (5/25) Purging py3-pytest (6.2.5-r0) (6/25) Purging py3-atomicwrites (1.4.0-r1) (7/25) Purging py3-attrs (20.3.0-r1) (8/25) Purging py3-more-itertools (8.10.0-r0) (9/25) Purging py3-iniconfig (1.1.1-r1) (10/25) Purging py3-pluggy (0.13.1-r4) (11/25) Purging py3-py (1.10.0-r1) (12/25) Purging py3-wcwidth (0.2.5-r1) (13/25) Purging py3-packaging (20.9-r1) (14/25) Purging py3-parsing (2.4.7-r2) (15/25) Purging py3-six (1.16.0-r0) (16/25) Purging py3-toml (0.10.2-r2) (17/25) Purging py3-whatever (0.6-r1) (18/25) Purging python3 (3.9.7-r3) (19/25) Purging libbz2 (1.0.8-r1) (20/25) Purging libffi (3.4.2-r1) (21/25) Purging gdbm (1.20-r2) (22/25) Purging xz-libs (5.2.5-r0) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.1-r0) (25/25) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-funcy: Updating the community/x86 repository index... >>> py3-funcy: Signing the index...