>>> py3-sortedcollections: Building testing/py3-sortedcollections 2.1.0-r3 (using abuild 3.12.0-r5) started Thu, 28 Mar 2024 01:00:46 +0000 >>> py3-sortedcollections: Checking sanity of /home/buildozer/aports/testing/py3-sortedcollections/APKBUILD... >>> py3-sortedcollections: Analyzing dependencies... >>> py3-sortedcollections: 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-r1) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.4_p20240309-r0) (7/19) Installing readline (8.2.10-r0) (8/19) Installing sqlite-libs (3.45.2-r0) (9/19) Installing python3 (3.11.8-r0) (10/19) Installing python3-pycache-pyc0 (3.11.8-r0) (11/19) Installing pyc (3.11.8-r0) (12/19) Installing python3-pyc (3.11.8-r0) (13/19) Installing py3-parsing (3.1.2-r0) (14/19) Installing py3-parsing-pyc (3.1.2-r0) (15/19) Installing py3-packaging (24.0-r0) (16/19) Installing py3-packaging-pyc (24.0-r0) (17/19) Installing py3-setuptools (69.2.0-r0) (18/19) Installing py3-setuptools-pyc (69.2.0-r0) (19/19) Installing .makedepends-py3-sortedcollections (20240328.010049) Executing busybox-1.36.1-r24.trigger OK: 277 MiB in 121 packages >>> py3-sortedcollections: Cleaning up srcdir >>> py3-sortedcollections: Cleaning up pkgdir >>> py3-sortedcollections: Cleaning up tmpdir >>> py3-sortedcollections: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sortedcollections-2.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sortedcollections: Fetching https://files.pythonhosted.org/packages/source/s/sortedcollections/sortedcollections-2.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9287 100 9287 0 0 68904 0 --:--:-- --:--:-- --:--:-- 68904 >>> py3-sortedcollections: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sortedcollections-2.1.0.tar.gz >>> py3-sortedcollections: Checking sha512sums... sortedcollections-2.1.0.tar.gz: OK >>> py3-sortedcollections: Unpacking /var/cache/distfiles/sortedcollections-2.1.0.tar.gz... Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/sortedcollections copying sortedcollections/ordereddict.py -> build/lib/sortedcollections copying sortedcollections/recipes.py -> build/lib/sortedcollections copying sortedcollections/__init__.py -> build/lib/sortedcollections copying sortedcollections/nearestdict.py -> build/lib/sortedcollections >>> py3-sortedcollections: Entering fakeroot... Warning: 'classifiers' should be a list, got type 'tuple' 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/testing/py3-sortedcollections/pkg creating /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections creating /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr creating /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib creating /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections copying build/lib/sortedcollections/ordereddict.py -> /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections copying build/lib/sortedcollections/recipes.py -> /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections copying build/lib/sortedcollections/__init__.py -> /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections copying build/lib/sortedcollections/nearestdict.py -> /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections byte-compiling /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections/ordereddict.py to ordereddict.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections/recipes.py to recipes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections/nearestdict.py to nearestdict.cpython-311.pyc running install_egg_info running egg_info writing sortedcollections.egg-info/PKG-INFO writing dependency_links to sortedcollections.egg-info/dependency_links.txt writing requirements to sortedcollections.egg-info/requires.txt writing top-level names to sortedcollections.egg-info/top_level.txt reading manifest file 'sortedcollections.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sortedcollections.egg-info/SOURCES.txt' Copying sortedcollections.egg-info to /home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections-2.1.0-py3.11.egg-info running install_scripts >>> py3-sortedcollections-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections/usr/lib/python3.11/site-packages/sortedcollections/__pycache__' -> '/home/buildozer/aports/testing/py3-sortedcollections/pkg/py3-sortedcollections-pyc/usr/lib/python3.11/site-packages/sortedcollections/__pycache__' >>> py3-sortedcollections-pyc*: Preparing subpackage py3-sortedcollections-pyc... >>> py3-sortedcollections-pyc*: Running postcheck for py3-sortedcollections-pyc >>> py3-sortedcollections*: Running postcheck for py3-sortedcollections >>> py3-sortedcollections*: Preparing package py3-sortedcollections... >>> py3-sortedcollections*: Stripping binaries >>> WARNING: py3-sortedcollections*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-sortedcollections-pyc*: Scanning shared objects >>> py3-sortedcollections*: Scanning shared objects >>> py3-sortedcollections-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-sortedcollections-pyc*: Package size: 72.0 KB >>> py3-sortedcollections-pyc*: Compressing data... >>> py3-sortedcollections-pyc*: Create checksum... >>> py3-sortedcollections-pyc*: Create py3-sortedcollections-pyc-2.1.0-r3.apk >>> py3-sortedcollections*: Tracing dependencies... python3 python3~3.11 >>> py3-sortedcollections*: Package size: 100.0 KB >>> py3-sortedcollections*: Compressing data... >>> py3-sortedcollections*: Create checksum... >>> py3-sortedcollections*: Create py3-sortedcollections-2.1.0-r3.apk >>> py3-sortedcollections: Build complete at Thu, 28 Mar 2024 01:00:55 +0000 elapsed time 0h 0m 9s >>> py3-sortedcollections: Cleaning up srcdir >>> py3-sortedcollections: Cleaning up pkgdir >>> py3-sortedcollections: Uninstalling dependencies... (1/19) Purging .makedepends-py3-sortedcollections (20240328.010049) (2/19) Purging py3-setuptools-pyc (69.2.0-r0) (3/19) Purging py3-setuptools (69.2.0-r0) (4/19) Purging py3-packaging-pyc (24.0-r0) (5/19) Purging py3-packaging (24.0-r0) (6/19) Purging py3-parsing-pyc (3.1.2-r0) (7/19) Purging py3-parsing (3.1.2-r0) (8/19) Purging python3-pyc (3.11.8-r0) (9/19) Purging python3-pycache-pyc0 (3.11.8-r0) (10/19) Purging pyc (3.11.8-r0) (11/19) Purging python3 (3.11.8-r0) (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_p20240309-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-r1) Executing busybox-1.36.1-r24.trigger OK: 228 MiB in 102 packages >>> py3-sortedcollections: Updating the testing/riscv64 repository index... >>> py3-sortedcollections: Signing the index...