>>> py3-cheroot: Building community/py3-cheroot 10.0.0-r0 (using abuild 3.11.2-r0) started Sat, 27 May 2023 12:10:10 +0000 >>> py3-cheroot: Checking sanity of /home/buildozer/aports/community/py3-cheroot/APKBUILD... >>> py3-cheroot: Analyzing dependencies... >>> py3-cheroot: Installing for build: build-base python3 py3-more-itertools py3-six py3-jaraco.functools py3-dateutil py3-gpep517 py3-pbr py3-portend py3-setuptools py3-setuptools_scm py3-wheel (1/47) Installing libbz2 (1.0.8-r6) (2/47) Installing libffi (3.4.4-r3) (3/47) Installing gdbm (1.23-r1) (4/47) Installing xz-libs (5.4.3-r1) (5/47) Installing mpdecimal (2.5.1-r2) (6/47) Installing libpanelw (6.4_p20230520-r1) (7/47) Installing readline (8.2.1-r2) (8/47) Installing sqlite-libs (3.42.0-r0) (9/47) Installing python3 (3.11.3-r11) (10/47) Installing python3-pycache-pyc0 (3.11.3-r11) (11/47) Installing pyc (0.1-r0) (12/47) Installing python3-pyc (3.11.3-r11) (13/47) Installing py3-more-itertools (9.1.0-r1) (14/47) Installing py3-more-itertools-pyc (9.1.0-r1) (15/47) Installing py3-six (1.16.0-r6) (16/47) Installing py3-six-pyc (1.16.0-r6) (17/47) Installing py3-jaraco.classes (3.2.3-r3) (18/47) Installing py3-jaraco.classes-pyc (3.2.3-r3) (19/47) Installing py3-jaraco.functools (3.6.0-r1) (20/47) Installing py3-jaraco.functools-pyc (3.6.0-r1) (21/47) Installing py3-dateutil (2.8.2-r3) (22/47) Installing py3-dateutil-pyc (2.8.2-r3) (23/47) Installing py3-installer (0.7.0-r1) (24/47) Installing py3-installer-pyc (0.7.0-r1) (25/47) Installing py3-gpep517 (13-r2) (26/47) Installing py3-gpep517-pyc (13-r2) (27/47) Installing py3-pbr (5.11.1-r2) (28/47) Installing py3-pbr-pyc (5.11.1-r2) (29/47) Installing py3-tz (2023.3-r1) (30/47) Installing py3-tz-pyc (2023.3-r1) (31/47) Installing py3-tempora (5.2.2-r0) (32/47) Installing py3-tempora-pyc (5.2.2-r0) (33/47) Installing py3-portend (3.1.0-r4) (34/47) Installing py3-portend-pyc (3.1.0-r4) (35/47) Installing py3-parsing (3.0.9-r2) (36/47) Installing py3-parsing-pyc (3.0.9-r2) (37/47) Installing py3-packaging (23.1-r1) (38/47) Installing py3-packaging-pyc (23.1-r1) (39/47) Installing py3-setuptools (67.8.0-r0) (40/47) Installing py3-setuptools-pyc (67.8.0-r0) (41/47) Installing py3-typing-extensions (4.6.2-r0) (42/47) Installing py3-typing-extensions-pyc (4.6.2-r0) (43/47) Installing py3-setuptools_scm (7.1.0-r1) (44/47) Installing py3-setuptools_scm-pyc (7.1.0-r1) (45/47) Installing py3-wheel (0.40.0-r1) (46/47) Installing py3-wheel-pyc (0.40.0-r1) (47/47) Installing .makedepends-py3-cheroot (20230527.121011) Executing busybox-1.36.1-r0.trigger OK: 367 MiB in 148 packages >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cheroot-10.0.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-cheroot: Fetching https://files.pythonhosted.org/packages/source/c/cheroot/cheroot-10.0.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 144k 100 144k 0 0 631k 0 --:--:-- --:--:-- --:--:-- 631k >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cheroot-10.0.0.tar.gz >>> py3-cheroot: Checking sha512sums... cheroot-10.0.0.tar.gz: OK setuptools-git.patch: OK >>> py3-cheroot: Unpacking /var/cache/distfiles/edge/cheroot-10.0.0.tar.gz... >>> py3-cheroot: setuptools-git.patch patching file setup.cfg Hunk #1 succeeded at 55 with fuzz 2 (offset -1 lines). 2023-05-27 12:10:12,992 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools_scm/git.py:295: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") 2023-05-27 12:10:13,037 root INFO running bdist_wheel 2023-05-27 12:10:13,047 root INFO running build 2023-05-27 12:10:13,047 root INFO running build_py 2023-05-27 12:10:13,049 root INFO creating build 2023-05-27 12:10:13,049 root INFO creating build/lib 2023-05-27 12:10:13,050 root INFO creating build/lib/cheroot 2023-05-27 12:10:13,050 root INFO copying cheroot/__init__.py -> build/lib/cheroot 2023-05-27 12:10:13,050 root INFO copying cheroot/connections.py -> build/lib/cheroot 2023-05-27 12:10:13,050 root INFO copying cheroot/cli.py -> build/lib/cheroot 2023-05-27 12:10:13,050 root INFO copying cheroot/testing.py -> build/lib/cheroot 2023-05-27 12:10:13,050 root INFO copying cheroot/makefile.py -> build/lib/cheroot 2023-05-27 12:10:13,051 root INFO copying cheroot/__main__.py -> build/lib/cheroot 2023-05-27 12:10:13,051 root INFO copying cheroot/wsgi.py -> build/lib/cheroot 2023-05-27 12:10:13,051 root INFO copying cheroot/_compat.py -> build/lib/cheroot 2023-05-27 12:10:13,051 root INFO copying cheroot/errors.py -> build/lib/cheroot 2023-05-27 12:10:13,051 root INFO copying cheroot/server.py -> build/lib/cheroot 2023-05-27 12:10:13,052 root INFO creating build/lib/cheroot/workers 2023-05-27 12:10:13,052 root INFO copying cheroot/workers/__init__.py -> build/lib/cheroot/workers 2023-05-27 12:10:13,052 root INFO copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers 2023-05-27 12:10:13,052 root INFO creating build/lib/cheroot/ssl 2023-05-27 12:10:13,052 root INFO copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl 2023-05-27 12:10:13,053 root INFO copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl 2023-05-27 12:10:13,053 root INFO copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl 2023-05-27 12:10:13,053 root INFO creating build/lib/cheroot/test 2023-05-27 12:10:13,053 root INFO copying cheroot/test/__init__.py -> build/lib/cheroot/test 2023-05-27 12:10:13,053 root INFO copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test 2023-05-27 12:10:13,054 root INFO copying cheroot/test/test__compat.py -> build/lib/cheroot/test 2023-05-27 12:10:13,054 root INFO copying cheroot/test/test_conn.py -> build/lib/cheroot/test 2023-05-27 12:10:13,054 root INFO copying cheroot/test/conftest.py -> build/lib/cheroot/test 2023-05-27 12:10:13,054 root INFO copying cheroot/test/helper.py -> build/lib/cheroot/test 2023-05-27 12:10:13,054 root INFO copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test 2023-05-27 12:10:13,055 root INFO copying cheroot/test/test_server.py -> build/lib/cheroot/test 2023-05-27 12:10:13,055 root INFO copying cheroot/test/test_makefile.py -> build/lib/cheroot/test 2023-05-27 12:10:13,055 root INFO copying cheroot/test/webtest.py -> build/lib/cheroot/test 2023-05-27 12:10:13,055 root INFO copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test 2023-05-27 12:10:13,055 root INFO copying cheroot/test/test_core.py -> build/lib/cheroot/test 2023-05-27 12:10:13,055 root INFO copying cheroot/test/test_cli.py -> build/lib/cheroot/test 2023-05-27 12:10:13,056 root INFO copying cheroot/test/test_errors.py -> build/lib/cheroot/test 2023-05-27 12:10:13,056 root INFO copying cheroot/test/test_ssl.py -> build/lib/cheroot/test 2023-05-27 12:10:13,056 root INFO running egg_info 2023-05-27 12:10:13,062 root INFO writing cheroot.egg-info/PKG-INFO 2023-05-27 12:10:13,062 root INFO writing dependency_links to cheroot.egg-info/dependency_links.txt 2023-05-27 12:10:13,062 root INFO writing entry points to cheroot.egg-info/entry_points.txt 2023-05-27 12:10:13,063 root INFO writing requirements to cheroot.egg-info/requires.txt 2023-05-27 12:10:13,063 root INFO writing top-level names to cheroot.egg-info/top_level.txt 2023-05-27 12:10:14,347 root INFO adding license file 'LICENSE.md' 2023-05-27 12:10:14,349 root INFO writing manifest file 'cheroot.egg-info/SOURCES.txt' 2023-05-27 12:10:14,351 root INFO copying cheroot/__init__.pyi -> build/lib/cheroot 2023-05-27 12:10:14,351 root INFO copying cheroot/_compat.pyi -> build/lib/cheroot 2023-05-27 12:10:14,351 root INFO copying cheroot/cli.pyi -> build/lib/cheroot 2023-05-27 12:10:14,351 root INFO copying cheroot/connections.pyi -> build/lib/cheroot 2023-05-27 12:10:14,351 root INFO copying cheroot/errors.pyi -> build/lib/cheroot 2023-05-27 12:10:14,352 root INFO copying cheroot/makefile.pyi -> build/lib/cheroot 2023-05-27 12:10:14,352 root INFO copying cheroot/py.typed -> build/lib/cheroot 2023-05-27 12:10:14,352 root INFO copying cheroot/server.pyi -> build/lib/cheroot 2023-05-27 12:10:14,352 root INFO copying cheroot/testing.pyi -> build/lib/cheroot 2023-05-27 12:10:14,352 root INFO copying cheroot/wsgi.pyi -> build/lib/cheroot 2023-05-27 12:10:14,352 root INFO copying cheroot/workers/__init__.pyi -> build/lib/cheroot/workers 2023-05-27 12:10:14,352 root INFO copying cheroot/workers/threadpool.pyi -> build/lib/cheroot/workers 2023-05-27 12:10:14,352 root INFO copying cheroot/ssl/__init__.pyi -> build/lib/cheroot/ssl 2023-05-27 12:10:14,353 root INFO copying cheroot/ssl/builtin.pyi -> build/lib/cheroot/ssl 2023-05-27 12:10:14,353 root INFO copying cheroot/ssl/pyopenssl.pyi -> build/lib/cheroot/ssl 2023-05-27 12:10:14,358 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-05-27 12:10:14,358 root INFO running install 2023-05-27 12:10:14,365 root INFO running install_lib 2023-05-27 12:10:14,367 root INFO creating build/bdist.linux-armv8l 2023-05-27 12:10:14,367 root INFO creating build/bdist.linux-armv8l/wheel 2023-05-27 12:10:14,367 root INFO creating build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,367 root INFO copying build/lib/cheroot/__init__.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,368 root INFO copying build/lib/cheroot/connections.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,368 root INFO copying build/lib/cheroot/testing.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,368 root INFO copying build/lib/cheroot/cli.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,368 root INFO copying build/lib/cheroot/testing.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,368 root INFO creating build/bdist.linux-armv8l/wheel/cheroot/workers 2023-05-27 12:10:14,368 root INFO copying build/lib/cheroot/workers/__init__.py -> build/bdist.linux-armv8l/wheel/cheroot/workers 2023-05-27 12:10:14,368 root INFO copying build/lib/cheroot/workers/threadpool.py -> build/bdist.linux-armv8l/wheel/cheroot/workers 2023-05-27 12:10:14,369 root INFO copying build/lib/cheroot/workers/threadpool.pyi -> build/bdist.linux-armv8l/wheel/cheroot/workers 2023-05-27 12:10:14,369 root INFO copying build/lib/cheroot/workers/__init__.pyi -> build/bdist.linux-armv8l/wheel/cheroot/workers 2023-05-27 12:10:14,369 root INFO creating build/bdist.linux-armv8l/wheel/cheroot/ssl 2023-05-27 12:10:14,369 root INFO copying build/lib/cheroot/ssl/__init__.py -> build/bdist.linux-armv8l/wheel/cheroot/ssl 2023-05-27 12:10:14,369 root INFO copying build/lib/cheroot/ssl/builtin.pyi -> build/bdist.linux-armv8l/wheel/cheroot/ssl 2023-05-27 12:10:14,369 root INFO copying build/lib/cheroot/ssl/builtin.py -> build/bdist.linux-armv8l/wheel/cheroot/ssl 2023-05-27 12:10:14,369 root INFO copying build/lib/cheroot/ssl/pyopenssl.py -> build/bdist.linux-armv8l/wheel/cheroot/ssl 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/ssl/pyopenssl.pyi -> build/bdist.linux-armv8l/wheel/cheroot/ssl 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/ssl/__init__.pyi -> build/bdist.linux-armv8l/wheel/cheroot/ssl 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/_compat.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/errors.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/makefile.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/makefile.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/wsgi.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,370 root INFO copying build/lib/cheroot/cli.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,371 root INFO copying build/lib/cheroot/__main__.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,371 root INFO copying build/lib/cheroot/wsgi.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,371 root INFO copying build/lib/cheroot/_compat.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,371 root INFO copying build/lib/cheroot/errors.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,371 root INFO creating build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,371 root INFO copying build/lib/cheroot/test/__init__.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,371 root INFO copying build/lib/cheroot/test/test_dispatch.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,371 root INFO copying build/lib/cheroot/test/test__compat.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,372 root INFO copying build/lib/cheroot/test/test_conn.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,372 root INFO copying build/lib/cheroot/test/conftest.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,372 root INFO copying build/lib/cheroot/test/helper.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,372 root INFO copying build/lib/cheroot/test/test_wsgi.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,372 root INFO copying build/lib/cheroot/test/test_server.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,372 root INFO copying build/lib/cheroot/test/test_makefile.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,372 root INFO copying build/lib/cheroot/test/webtest.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/test/_pytest_plugin.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/test/test_core.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/test/test_cli.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/test/test_errors.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/test/test_ssl.py -> build/bdist.linux-armv8l/wheel/cheroot/test 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/py.typed -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/server.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,373 root INFO copying build/lib/cheroot/__init__.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,374 root INFO copying build/lib/cheroot/server.py -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,374 root INFO copying build/lib/cheroot/connections.pyi -> build/bdist.linux-armv8l/wheel/cheroot 2023-05-27 12:10:14,374 root INFO running install_egg_info 2023-05-27 12:10:14,376 root INFO Copying cheroot.egg-info to build/bdist.linux-armv8l/wheel/cheroot-10.0.0-py3.11.egg-info 2023-05-27 12:10:14,377 root INFO running install_scripts 2023-05-27 12:10:14,380 wheel INFO creating build/bdist.linux-armv8l/wheel/cheroot-10.0.0.dist-info/WHEEL 2023-05-27 12:10:14,380 wheel INFO creating '/home/buildozer/aports/community/py3-cheroot/src/cheroot-10.0.0/dist/.tmp-a6asi50v/cheroot-10.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-05-27 12:10:14,380 wheel INFO adding 'cheroot/__init__.py' 2023-05-27 12:10:14,381 wheel INFO adding 'cheroot/__init__.pyi' 2023-05-27 12:10:14,381 wheel INFO adding 'cheroot/__main__.py' 2023-05-27 12:10:14,381 wheel INFO adding 'cheroot/_compat.py' 2023-05-27 12:10:14,381 wheel INFO adding 'cheroot/_compat.pyi' 2023-05-27 12:10:14,381 wheel INFO adding 'cheroot/cli.py' 2023-05-27 12:10:14,381 wheel INFO adding 'cheroot/cli.pyi' 2023-05-27 12:10:14,382 wheel INFO adding 'cheroot/connections.py' 2023-05-27 12:10:14,382 wheel INFO adding 'cheroot/connections.pyi' 2023-05-27 12:10:14,382 wheel INFO adding 'cheroot/errors.py' 2023-05-27 12:10:14,382 wheel INFO adding 'cheroot/errors.pyi' 2023-05-27 12:10:14,382 wheel INFO adding 'cheroot/makefile.py' 2023-05-27 12:10:14,382 wheel INFO adding 'cheroot/makefile.pyi' 2023-05-27 12:10:14,383 wheel INFO adding 'cheroot/py.typed' 2023-05-27 12:10:14,383 wheel INFO adding 'cheroot/server.py' 2023-05-27 12:10:14,383 wheel INFO adding 'cheroot/server.pyi' 2023-05-27 12:10:14,383 wheel INFO adding 'cheroot/testing.py' 2023-05-27 12:10:14,384 wheel INFO adding 'cheroot/testing.pyi' 2023-05-27 12:10:14,384 wheel INFO adding 'cheroot/wsgi.py' 2023-05-27 12:10:14,384 wheel INFO adding 'cheroot/wsgi.pyi' 2023-05-27 12:10:14,384 wheel INFO adding 'cheroot/ssl/__init__.py' 2023-05-27 12:10:14,384 wheel INFO adding 'cheroot/ssl/__init__.pyi' 2023-05-27 12:10:14,384 wheel INFO adding 'cheroot/ssl/builtin.py' 2023-05-27 12:10:14,385 wheel INFO adding 'cheroot/ssl/builtin.pyi' 2023-05-27 12:10:14,385 wheel INFO adding 'cheroot/ssl/pyopenssl.py' 2023-05-27 12:10:14,385 wheel INFO adding 'cheroot/ssl/pyopenssl.pyi' 2023-05-27 12:10:14,385 wheel INFO adding 'cheroot/test/__init__.py' 2023-05-27 12:10:14,385 wheel INFO adding 'cheroot/test/_pytest_plugin.py' 2023-05-27 12:10:14,385 wheel INFO adding 'cheroot/test/conftest.py' 2023-05-27 12:10:14,386 wheel INFO adding 'cheroot/test/helper.py' 2023-05-27 12:10:14,386 wheel INFO adding 'cheroot/test/test__compat.py' 2023-05-27 12:10:14,386 wheel INFO adding 'cheroot/test/test_cli.py' 2023-05-27 12:10:14,386 wheel INFO adding 'cheroot/test/test_conn.py' 2023-05-27 12:10:14,386 wheel INFO adding 'cheroot/test/test_core.py' 2023-05-27 12:10:14,387 wheel INFO adding 'cheroot/test/test_dispatch.py' 2023-05-27 12:10:14,387 wheel INFO adding 'cheroot/test/test_errors.py' 2023-05-27 12:10:14,387 wheel INFO adding 'cheroot/test/test_makefile.py' 2023-05-27 12:10:14,387 wheel INFO adding 'cheroot/test/test_server.py' 2023-05-27 12:10:14,387 wheel INFO adding 'cheroot/test/test_ssl.py' 2023-05-27 12:10:14,388 wheel INFO adding 'cheroot/test/test_wsgi.py' 2023-05-27 12:10:14,388 wheel INFO adding 'cheroot/test/webtest.py' 2023-05-27 12:10:14,388 wheel INFO adding 'cheroot/workers/__init__.py' 2023-05-27 12:10:14,388 wheel INFO adding 'cheroot/workers/__init__.pyi' 2023-05-27 12:10:14,388 wheel INFO adding 'cheroot/workers/threadpool.py' 2023-05-27 12:10:14,388 wheel INFO adding 'cheroot/workers/threadpool.pyi' 2023-05-27 12:10:14,389 wheel INFO adding 'cheroot-10.0.0.dist-info/LICENSE.md' 2023-05-27 12:10:14,389 wheel INFO adding 'cheroot-10.0.0.dist-info/METADATA' 2023-05-27 12:10:14,389 wheel INFO adding 'cheroot-10.0.0.dist-info/WHEEL' 2023-05-27 12:10:14,389 wheel INFO adding 'cheroot-10.0.0.dist-info/entry_points.txt' 2023-05-27 12:10:14,389 wheel INFO adding 'cheroot-10.0.0.dist-info/top_level.txt' 2023-05-27 12:10:14,389 wheel INFO adding 'cheroot-10.0.0.dist-info/RECORD' 2023-05-27 12:10:14,390 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-05-27 12:10:14,391 gpep517 INFO The backend produced dist/cheroot-10.0.0-py3-none-any.whl cheroot-10.0.0-py3-none-any.whl >>> py3-cheroot: Entering fakeroot... >>> py3-cheroot-tests*: Running split function tests... '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-tests/usr/lib/python3.11/site-packages/cheroot/test' >>> py3-cheroot-tests*: Preparing subpackage py3-cheroot-tests... >>> py3-cheroot-tests*: Running postcheck for py3-cheroot-tests >>> WARNING: py3-cheroot-tests*: Found __pycache__ but package name doesn't end with -pyc >>> py3-cheroot-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/__pycache__' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-pyc/usr/lib/python3.11/site-packages/cheroot/__pycache__' '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers/__pycache__' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-pyc/usr/lib/python3.11/site-packages/cheroot/workers/__pycache__' '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl/__pycache__' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-pyc/usr/lib/python3.11/site-packages/cheroot/ssl/__pycache__' >>> py3-cheroot-pyc*: Preparing subpackage py3-cheroot-pyc... >>> py3-cheroot-pyc*: Running postcheck for py3-cheroot-pyc >>> py3-cheroot*: Running postcheck for py3-cheroot >>> py3-cheroot*: Preparing package py3-cheroot... >>> py3-cheroot-pyc*: Tracing dependencies... python3 py3-more-itertools py3-six py3-jaraco.functools python3~3.11 >>> py3-cheroot-pyc*: Package size: 272.0 KB >>> py3-cheroot-pyc*: Compressing data... >>> py3-cheroot-pyc*: Create checksum... >>> py3-cheroot-pyc*: Create py3-cheroot-pyc-10.0.0-r0.apk >>> py3-cheroot-tests*: Tracing dependencies... py3-cheroot python3~3.11 >>> py3-cheroot-tests*: Package size: 420.0 KB >>> py3-cheroot-tests*: Compressing data... >>> py3-cheroot-tests*: Create checksum... >>> py3-cheroot-tests*: Create py3-cheroot-tests-10.0.0-r0.apk >>> py3-cheroot*: Tracing dependencies... python3 py3-more-itertools py3-six py3-jaraco.functools python3~3.11 >>> py3-cheroot*: Package size: 328.0 KB >>> py3-cheroot*: Compressing data... >>> py3-cheroot*: Create checksum... >>> py3-cheroot*: Create py3-cheroot-10.0.0-r0.apk >>> py3-cheroot: Build complete at Sat, 27 May 2023 12:10:15 +0000 elapsed time 0h 0m 5s >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Uninstalling dependencies... (1/47) Purging .makedepends-py3-cheroot (20230527.121011) (2/47) Purging py3-dateutil-pyc (2.8.2-r3) (3/47) Purging py3-dateutil (2.8.2-r3) (4/47) Purging py3-six-pyc (1.16.0-r6) (5/47) Purging py3-six (1.16.0-r6) (6/47) Purging py3-gpep517-pyc (13-r2) (7/47) Purging py3-gpep517 (13-r2) (8/47) Purging py3-installer-pyc (0.7.0-r1) (9/47) Purging py3-installer (0.7.0-r1) (10/47) Purging py3-pbr-pyc (5.11.1-r2) (11/47) Purging py3-pbr (5.11.1-r2) (12/47) Purging py3-portend-pyc (3.1.0-r4) (13/47) Purging py3-portend (3.1.0-r4) (14/47) Purging py3-tempora-pyc (5.2.2-r0) (15/47) Purging py3-tempora (5.2.2-r0) (16/47) Purging py3-jaraco.functools-pyc (3.6.0-r1) (17/47) Purging py3-jaraco.functools (3.6.0-r1) (18/47) Purging py3-jaraco.classes-pyc (3.2.3-r3) (19/47) Purging py3-jaraco.classes (3.2.3-r3) (20/47) Purging py3-more-itertools-pyc (9.1.0-r1) (21/47) Purging py3-more-itertools (9.1.0-r1) (22/47) Purging py3-tz-pyc (2023.3-r1) (23/47) Purging py3-tz (2023.3-r1) (24/47) Purging py3-setuptools_scm-pyc (7.1.0-r1) (25/47) Purging py3-setuptools_scm (7.1.0-r1) (26/47) Purging py3-setuptools-pyc (67.8.0-r0) (27/47) Purging py3-setuptools (67.8.0-r0) (28/47) Purging py3-typing-extensions-pyc (4.6.2-r0) (29/47) Purging py3-typing-extensions (4.6.2-r0) (30/47) Purging py3-wheel-pyc (0.40.0-r1) (31/47) Purging py3-wheel (0.40.0-r1) (32/47) Purging py3-packaging-pyc (23.1-r1) (33/47) Purging py3-packaging (23.1-r1) (34/47) Purging py3-parsing-pyc (3.0.9-r2) (35/47) Purging py3-parsing (3.0.9-r2) (36/47) Purging python3-pyc (3.11.3-r11) (37/47) Purging python3-pycache-pyc0 (3.11.3-r11) (38/47) Purging pyc (0.1-r0) (39/47) Purging python3 (3.11.3-r11) (40/47) Purging gdbm (1.23-r1) (41/47) Purging libbz2 (1.0.8-r6) (42/47) Purging libffi (3.4.4-r3) (43/47) Purging libpanelw (6.4_p20230520-r1) (44/47) Purging mpdecimal (2.5.1-r2) (45/47) Purging readline (8.2.1-r2) (46/47) Purging sqlite-libs (3.42.0-r0) (47/47) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r0.trigger OK: 312 MiB in 101 packages >>> py3-cheroot: Updating the community/armhf repository index... >>> py3-cheroot: Signing the index...