>>> py3-funcy: Building community/py3-funcy 2.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:39:24 +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 (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.6.1-r3) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.4_p20240330-r0) (7/19) Installing readline (8.2.10-r0) (8/19) Installing sqlite-libs (3.45.2-r0) (9/19) Installing python3 (3.12.2-r1) (10/19) Installing python3-pycache-pyc0 (3.12.2-r1) (11/19) Installing pyc (3.12.2-r1) (12/19) Installing python3-pyc (3.12.2-r1) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.0-r1) (16/19) Installing py3-packaging-pyc (24.0-r1) (17/19) Installing py3-setuptools (69.2.0-r2) (18/19) Installing py3-setuptools-pyc (69.2.0-r2) (19/19) Installing .makedepends-py3-funcy (20240412.213925) Executing busybox-1.36.1-r25.trigger OK: 431 MiB in 124 packages >>> py3-funcy: Cleaning up srcdir >>> py3-funcy: Cleaning up pkgdir >>> py3-funcy: Cleaning up tmpdir >>> py3-funcy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-funcy-2.0.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 100 77338 100 77338 0 0 1394k 0 --:--:-- --:--:-- --:--:-- 1425k >>> py3-funcy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-funcy-2.0.tar.gz >>> py3-funcy: Checking sha512sums... py3-funcy-2.0.tar.gz: OK >>> py3-funcy: Unpacking /var/cache/distfiles/py3-funcy-2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/funcy copying funcy/__init__.py -> build/lib/funcy copying funcy/flow.py -> build/lib/funcy copying funcy/decorators.py -> build/lib/funcy copying funcy/calc.py -> build/lib/funcy copying funcy/tree.py -> build/lib/funcy copying funcy/types.py -> build/lib/funcy copying funcy/colls.py -> build/lib/funcy copying funcy/strings.py -> build/lib/funcy copying funcy/funcs.py -> build/lib/funcy copying funcy/funcmakers.py -> build/lib/funcy copying funcy/objects.py -> build/lib/funcy copying funcy/funcolls.py -> build/lib/funcy copying funcy/debug.py -> build/lib/funcy copying funcy/primitives.py -> build/lib/funcy copying funcy/_inspect.py -> build/lib/funcy copying funcy/seqs.py -> build/lib/funcy >>> py3-funcy: Entering fakeroot... 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-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.12 creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/__init__.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/flow.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/decorators.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/calc.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/tree.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/types.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/colls.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/strings.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/funcs.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/funcmakers.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/objects.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/funcolls.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/debug.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/primitives.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/_inspect.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy copying build/lib/funcy/seqs.py -> /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/flow.py to flow.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/decorators.py to decorators.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/calc.py to calc.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/tree.py to tree.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/types.py to types.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/colls.py to colls.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/strings.py to strings.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/funcs.py to funcs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/funcmakers.py to funcmakers.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/objects.py to objects.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/funcolls.py to funcolls.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/debug.py to debug.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/primitives.py to primitives.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/_inspect.py to _inspect.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/seqs.py to seqs.cpython-312.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.12/site-packages/funcy-2.0-py3.12.egg-info running install_scripts >>> py3-funcy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-funcy/pkg/py3-funcy/usr/lib/python3.12/site-packages/funcy/__pycache__' -> '/home/buildozer/aports/community/py3-funcy/pkg/py3-funcy-pyc/usr/lib/python3.12/site-packages/funcy/__pycache__' >>> py3-funcy-pyc*: Preparing subpackage py3-funcy-pyc... >>> py3-funcy-pyc*: Running postcheck for py3-funcy-pyc >>> py3-funcy*: Running postcheck for py3-funcy >>> py3-funcy*: Preparing package py3-funcy... >>> py3-funcy-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-funcy-pyc*: Package size: 180.0 KB >>> py3-funcy-pyc*: Compressing data... >>> py3-funcy-pyc*: Create checksum... >>> py3-funcy-pyc*: Create py3-funcy-pyc-2.0-r1.apk >>> py3-funcy*: Tracing dependencies... python3 python3~3.12 >>> py3-funcy*: Package size: 156.0 KB >>> py3-funcy*: Compressing data... >>> py3-funcy*: Create checksum... >>> py3-funcy*: Create py3-funcy-2.0-r1.apk >>> py3-funcy: Build complete at Fri, 12 Apr 2024 21:39:26 +0000 elapsed time 0h 0m 2s >>> py3-funcy: Cleaning up srcdir >>> py3-funcy: Cleaning up pkgdir >>> py3-funcy: Uninstalling dependencies... (1/19) Purging .makedepends-py3-funcy (20240412.213925) (2/19) Purging py3-setuptools-pyc (69.2.0-r2) (3/19) Purging py3-setuptools (69.2.0-r2) (4/19) Purging py3-packaging-pyc (24.0-r1) (5/19) Purging py3-packaging (24.0-r1) (6/19) Purging py3-parsing-pyc (3.1.2-r1) (7/19) Purging py3-parsing (3.1.2-r1) (8/19) Purging python3-pyc (3.12.2-r1) (9/19) Purging python3-pycache-pyc0 (3.12.2-r1) (10/19) Purging pyc (3.12.2-r1) (11/19) Purging python3 (3.12.2-r1) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r6) (14/19) Purging libffi (3.4.6-r0) (15/19) Purging libpanelw (6.4_p20240330-r0) (16/19) Purging mpdecimal (4.0.0-r0) (17/19) Purging readline (8.2.10-r0) (18/19) Purging sqlite-libs (3.45.2-r0) (19/19) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-funcy: Updating the community/aarch64 repository index... >>> py3-funcy: Signing the index...