>>> py3-cheroot: Building community/py3-cheroot 10.0.1-r0 (using abuild 3.14.0-r0) started Thu, 17 Oct 2024 15:05:49 +0000 >>> py3-cheroot: Validating /home/buildozer/aports/community/py3-cheroot/APKBUILD... >>> WARNING: py3-cheroot: Setting the maintainer with a comment is deprecated. Use maintainer="Duncan Bellamy " instead >>> py3-cheroot: Analyzing dependencies... >>> py3-cheroot: Installing for build: build-base python3 py3-more-itertools py3-jaraco.functools py3-dateutil py3-gpep517 py3-pbr py3-portend py3-setuptools py3-setuptools_scm py3-wheel (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.6.3-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20241006-r0) (7/44) Installing sqlite-libs (3.46.1-r0) (8/44) Installing python3 (3.12.7-r0) (9/44) Installing python3-pycache-pyc0 (3.12.7-r0) (10/44) Installing pyc (3.12.7-r0) (11/44) Installing python3-pyc (3.12.7-r0) (12/44) Installing py3-more-itertools (10.2.0-r1) (13/44) Installing py3-more-itertools-pyc (10.2.0-r1) (14/44) Installing py3-jaraco.classes (3.4.0-r1) (15/44) Installing py3-jaraco.classes-pyc (3.4.0-r1) (16/44) Installing py3-jaraco.functools (4.0.1-r0) (17/44) Installing py3-jaraco.functools-pyc (4.0.1-r0) (18/44) Installing py3-six (1.16.0-r9) (19/44) Installing py3-six-pyc (1.16.0-r9) (20/44) Installing py3-dateutil (2.9.0-r1) (21/44) Installing py3-dateutil-pyc (2.9.0-r1) (22/44) Installing py3-installer (0.7.0-r2) (23/44) Installing py3-installer-pyc (0.7.0-r2) (24/44) Installing py3-gpep517 (16-r0) (25/44) Installing py3-gpep517-pyc (16-r0) (26/44) Installing py3-parsing (3.1.4-r0) (27/44) Installing py3-parsing-pyc (3.1.4-r0) (28/44) Installing py3-packaging (24.1-r0) (29/44) Installing py3-packaging-pyc (24.1-r0) (30/44) Installing py3-setuptools (70.3.0-r0) (31/44) Installing py3-setuptools-pyc (70.3.0-r0) (32/44) Installing py3-pbr (5.11.1-r5) (33/44) Installing py3-pbr-pyc (5.11.1-r5) (34/44) Installing py3-tz (2024.2-r0) (35/44) Installing py3-tz-pyc (2024.2-r0) (36/44) Installing py3-tempora (5.6.0-r0) (37/44) Installing py3-tempora-pyc (5.6.0-r0) (38/44) Installing py3-portend (3.2.0-r1) (39/44) Installing py3-portend-pyc (3.2.0-r1) (40/44) Installing py3-setuptools_scm (8.1.0-r0) (41/44) Installing py3-setuptools_scm-pyc (8.1.0-r0) (42/44) Installing py3-wheel (0.43.0-r0) (43/44) Installing py3-wheel-pyc (0.43.0-r0) (44/44) Installing .makedepends-py3-cheroot (20241017.150602) Executing busybox-1.36.1-r32.trigger OK: 291 MiB in 144 packages >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Cleaning up tmpdir >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cheroot-10.0.1.tar.gz >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cheroot-10.0.1.tar.gz >>> py3-cheroot: Checking sha512sums... cheroot-10.0.1.tar.gz: OK >>> py3-cheroot: Unpacking /var/cache/distfiles/cheroot-10.0.1.tar.gz... 2024-10-17 15:06:03,845 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/lib/python3.12/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") 2024-10-17 15:06:03,911 root INFO running bdist_wheel 2024-10-17 15:06:03,939 root INFO running build 2024-10-17 15:06:03,939 root INFO running build_py 2024-10-17 15:06:03,944 root INFO creating build 2024-10-17 15:06:03,944 root INFO creating build/lib 2024-10-17 15:06:03,944 root INFO creating build/lib/cheroot 2024-10-17 15:06:03,945 root INFO copying cheroot/connections.py -> build/lib/cheroot 2024-10-17 15:06:03,945 root INFO copying cheroot/makefile.py -> build/lib/cheroot 2024-10-17 15:06:03,945 root INFO copying cheroot/server.py -> build/lib/cheroot 2024-10-17 15:06:03,946 root INFO copying cheroot/__main__.py -> build/lib/cheroot 2024-10-17 15:06:03,946 root INFO copying cheroot/errors.py -> build/lib/cheroot 2024-10-17 15:06:03,946 root INFO copying cheroot/__init__.py -> build/lib/cheroot 2024-10-17 15:06:03,947 root INFO copying cheroot/_compat.py -> build/lib/cheroot 2024-10-17 15:06:03,947 root INFO copying cheroot/cli.py -> build/lib/cheroot 2024-10-17 15:06:03,947 root INFO copying cheroot/wsgi.py -> build/lib/cheroot 2024-10-17 15:06:03,948 root INFO copying cheroot/testing.py -> build/lib/cheroot 2024-10-17 15:06:03,948 root INFO creating build/lib/cheroot/workers 2024-10-17 15:06:03,949 root INFO copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers 2024-10-17 15:06:03,949 root INFO copying cheroot/workers/__init__.py -> build/lib/cheroot/workers 2024-10-17 15:06:03,949 root INFO creating build/lib/cheroot/ssl 2024-10-17 15:06:03,950 root INFO copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl 2024-10-17 15:06:03,950 root INFO copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl 2024-10-17 15:06:03,950 root INFO copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl 2024-10-17 15:06:03,951 root INFO creating build/lib/cheroot/test 2024-10-17 15:06:03,951 root INFO copying cheroot/test/test_ssl.py -> build/lib/cheroot/test 2024-10-17 15:06:03,951 root INFO copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test 2024-10-17 15:06:03,952 root INFO copying cheroot/test/test_errors.py -> build/lib/cheroot/test 2024-10-17 15:06:03,952 root INFO copying cheroot/test/test__compat.py -> build/lib/cheroot/test 2024-10-17 15:06:03,952 root INFO copying cheroot/test/webtest.py -> build/lib/cheroot/test 2024-10-17 15:06:03,953 root INFO copying cheroot/test/test_cli.py -> build/lib/cheroot/test 2024-10-17 15:06:03,953 root INFO copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test 2024-10-17 15:06:03,953 root INFO copying cheroot/test/conftest.py -> build/lib/cheroot/test 2024-10-17 15:06:03,954 root INFO copying cheroot/test/__init__.py -> build/lib/cheroot/test 2024-10-17 15:06:03,954 root INFO copying cheroot/test/helper.py -> build/lib/cheroot/test 2024-10-17 15:06:03,954 root INFO copying cheroot/test/test_makefile.py -> build/lib/cheroot/test 2024-10-17 15:06:03,955 root INFO copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test 2024-10-17 15:06:03,955 root INFO copying cheroot/test/test_conn.py -> build/lib/cheroot/test 2024-10-17 15:06:03,955 root INFO copying cheroot/test/test_core.py -> build/lib/cheroot/test 2024-10-17 15:06:03,956 root INFO copying cheroot/test/test_server.py -> build/lib/cheroot/test 2024-10-17 15:06:03,956 root INFO running egg_info 2024-10-17 15:06:03,959 root INFO writing cheroot.egg-info/PKG-INFO 2024-10-17 15:06:03,961 root INFO writing dependency_links to cheroot.egg-info/dependency_links.txt 2024-10-17 15:06:03,962 root INFO writing entry points to cheroot.egg-info/entry_points.txt 2024-10-17 15:06:03,963 root INFO writing requirements to cheroot.egg-info/requires.txt 2024-10-17 15:06:03,964 root INFO writing top-level names to cheroot.egg-info/top_level.txt 2024-10-17 15:06:06,233 root INFO reading manifest file 'cheroot.egg-info/SOURCES.txt' 2024-10-17 15:06:06,236 root INFO adding license file 'LICENSE.md' 2024-10-17 15:06:06,240 root INFO writing manifest file 'cheroot.egg-info/SOURCES.txt' 2024-10-17 15:06:06,243 root INFO copying cheroot/__init__.pyi -> build/lib/cheroot 2024-10-17 15:06:06,243 root INFO copying cheroot/_compat.pyi -> build/lib/cheroot 2024-10-17 15:06:06,243 root INFO copying cheroot/cli.pyi -> build/lib/cheroot 2024-10-17 15:06:06,244 root INFO copying cheroot/connections.pyi -> build/lib/cheroot 2024-10-17 15:06:06,244 root INFO copying cheroot/errors.pyi -> build/lib/cheroot 2024-10-17 15:06:06,244 root INFO copying cheroot/makefile.pyi -> build/lib/cheroot 2024-10-17 15:06:06,245 root INFO copying cheroot/py.typed -> build/lib/cheroot 2024-10-17 15:06:06,245 root INFO copying cheroot/server.pyi -> build/lib/cheroot 2024-10-17 15:06:06,245 root INFO copying cheroot/testing.pyi -> build/lib/cheroot 2024-10-17 15:06:06,245 root INFO copying cheroot/wsgi.pyi -> build/lib/cheroot 2024-10-17 15:06:06,246 root INFO copying cheroot/workers/__init__.pyi -> build/lib/cheroot/workers 2024-10-17 15:06:06,246 root INFO copying cheroot/workers/threadpool.pyi -> build/lib/cheroot/workers 2024-10-17 15:06:06,246 root INFO copying cheroot/ssl/__init__.pyi -> build/lib/cheroot/ssl 2024-10-17 15:06:06,247 root INFO copying cheroot/ssl/builtin.pyi -> build/lib/cheroot/ssl 2024-10-17 15:06:06,247 root INFO copying cheroot/ssl/pyopenssl.pyi -> build/lib/cheroot/ssl 2024-10-17 15:06:06,257 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-17 15:06:06,258 root INFO running install 2024-10-17 15:06:06,271 root INFO running install_lib 2024-10-17 15:06:06,275 root INFO creating build/bdist.linux-loongarch64 2024-10-17 15:06:06,276 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-17 15:06:06,276 root INFO creating build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,276 root INFO copying build/lib/cheroot/testing.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,276 root INFO copying build/lib/cheroot/connections.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,277 root INFO copying build/lib/cheroot/makefile.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,277 root INFO copying build/lib/cheroot/server.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,277 root INFO copying build/lib/cheroot/connections.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,278 root INFO copying build/lib/cheroot/py.typed -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,278 root INFO copying build/lib/cheroot/__main__.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,278 root INFO copying build/lib/cheroot/errors.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,278 root INFO copying build/lib/cheroot/server.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,279 root INFO copying build/lib/cheroot/_compat.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,279 root INFO copying build/lib/cheroot/__init__.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,279 root INFO creating build/bdist.linux-loongarch64/wheel/cheroot/workers 2024-10-17 15:06:06,279 root INFO copying build/lib/cheroot/workers/threadpool.pyi -> build/bdist.linux-loongarch64/wheel/cheroot/workers 2024-10-17 15:06:06,280 root INFO copying build/lib/cheroot/workers/threadpool.py -> build/bdist.linux-loongarch64/wheel/cheroot/workers 2024-10-17 15:06:06,280 root INFO copying build/lib/cheroot/workers/__init__.pyi -> build/bdist.linux-loongarch64/wheel/cheroot/workers 2024-10-17 15:06:06,280 root INFO copying build/lib/cheroot/workers/__init__.py -> build/bdist.linux-loongarch64/wheel/cheroot/workers 2024-10-17 15:06:06,280 root INFO creating build/bdist.linux-loongarch64/wheel/cheroot/ssl 2024-10-17 15:06:06,281 root INFO copying build/lib/cheroot/ssl/builtin.py -> build/bdist.linux-loongarch64/wheel/cheroot/ssl 2024-10-17 15:06:06,281 root INFO copying build/lib/cheroot/ssl/builtin.pyi -> build/bdist.linux-loongarch64/wheel/cheroot/ssl 2024-10-17 15:06:06,281 root INFO copying build/lib/cheroot/ssl/pyopenssl.py -> build/bdist.linux-loongarch64/wheel/cheroot/ssl 2024-10-17 15:06:06,281 root INFO copying build/lib/cheroot/ssl/__init__.pyi -> build/bdist.linux-loongarch64/wheel/cheroot/ssl 2024-10-17 15:06:06,282 root INFO copying build/lib/cheroot/ssl/__init__.py -> build/bdist.linux-loongarch64/wheel/cheroot/ssl 2024-10-17 15:06:06,282 root INFO copying build/lib/cheroot/ssl/pyopenssl.pyi -> build/bdist.linux-loongarch64/wheel/cheroot/ssl 2024-10-17 15:06:06,282 root INFO copying build/lib/cheroot/wsgi.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,282 root INFO copying build/lib/cheroot/__init__.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,283 root INFO copying build/lib/cheroot/_compat.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,283 root INFO copying build/lib/cheroot/makefile.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,283 root INFO copying build/lib/cheroot/errors.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,284 root INFO copying build/lib/cheroot/cli.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,284 root INFO copying build/lib/cheroot/wsgi.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,284 root INFO copying build/lib/cheroot/cli.pyi -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,284 root INFO copying build/lib/cheroot/testing.py -> build/bdist.linux-loongarch64/wheel/cheroot 2024-10-17 15:06:06,285 root INFO creating build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,285 root INFO copying build/lib/cheroot/test/test_ssl.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,285 root INFO copying build/lib/cheroot/test/test_dispatch.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,285 root INFO copying build/lib/cheroot/test/test_errors.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,286 root INFO copying build/lib/cheroot/test/test__compat.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,286 root INFO copying build/lib/cheroot/test/webtest.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,286 root INFO copying build/lib/cheroot/test/test_cli.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,287 root INFO copying build/lib/cheroot/test/_pytest_plugin.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,287 root INFO copying build/lib/cheroot/test/conftest.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,287 root INFO copying build/lib/cheroot/test/__init__.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,287 root INFO copying build/lib/cheroot/test/helper.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,288 root INFO copying build/lib/cheroot/test/test_makefile.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,288 root INFO copying build/lib/cheroot/test/test_wsgi.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,288 root INFO copying build/lib/cheroot/test/test_conn.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,289 root INFO copying build/lib/cheroot/test/test_core.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,289 root INFO copying build/lib/cheroot/test/test_server.py -> build/bdist.linux-loongarch64/wheel/cheroot/test 2024-10-17 15:06:06,289 root INFO running install_egg_info 2024-10-17 15:06:06,293 root INFO Copying cheroot.egg-info to build/bdist.linux-loongarch64/wheel/cheroot-10.0.1-py3.12.egg-info 2024-10-17 15:06:06,295 root INFO running install_scripts 2024-10-17 15:06:06,300 root INFO creating build/bdist.linux-loongarch64/wheel/cheroot-10.0.1.dist-info/WHEEL 2024-10-17 15:06:06,300 wheel INFO creating '/home/buildozer/aports/community/py3-cheroot/src/cheroot-10.0.1/.dist/.tmp-rkq016df/cheroot-10.0.1-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-17 15:06:06,301 wheel INFO adding 'cheroot/__init__.py' 2024-10-17 15:06:06,301 wheel INFO adding 'cheroot/__init__.pyi' 2024-10-17 15:06:06,302 wheel INFO adding 'cheroot/__main__.py' 2024-10-17 15:06:06,302 wheel INFO adding 'cheroot/_compat.py' 2024-10-17 15:06:06,302 wheel INFO adding 'cheroot/_compat.pyi' 2024-10-17 15:06:06,303 wheel INFO adding 'cheroot/cli.py' 2024-10-17 15:06:06,303 wheel INFO adding 'cheroot/cli.pyi' 2024-10-17 15:06:06,303 wheel INFO adding 'cheroot/connections.py' 2024-10-17 15:06:06,304 wheel INFO adding 'cheroot/connections.pyi' 2024-10-17 15:06:06,304 wheel INFO adding 'cheroot/errors.py' 2024-10-17 15:06:06,304 wheel INFO adding 'cheroot/errors.pyi' 2024-10-17 15:06:06,305 wheel INFO adding 'cheroot/makefile.py' 2024-10-17 15:06:06,305 wheel INFO adding 'cheroot/makefile.pyi' 2024-10-17 15:06:06,305 wheel INFO adding 'cheroot/py.typed' 2024-10-17 15:06:06,306 wheel INFO adding 'cheroot/server.py' 2024-10-17 15:06:06,306 wheel INFO adding 'cheroot/server.pyi' 2024-10-17 15:06:06,307 wheel INFO adding 'cheroot/testing.py' 2024-10-17 15:06:06,307 wheel INFO adding 'cheroot/testing.pyi' 2024-10-17 15:06:06,307 wheel INFO adding 'cheroot/wsgi.py' 2024-10-17 15:06:06,308 wheel INFO adding 'cheroot/wsgi.pyi' 2024-10-17 15:06:06,308 wheel INFO adding 'cheroot/ssl/__init__.py' 2024-10-17 15:06:06,309 wheel INFO adding 'cheroot/ssl/__init__.pyi' 2024-10-17 15:06:06,309 wheel INFO adding 'cheroot/ssl/builtin.py' 2024-10-17 15:06:06,309 wheel INFO adding 'cheroot/ssl/builtin.pyi' 2024-10-17 15:06:06,309 wheel INFO adding 'cheroot/ssl/pyopenssl.py' 2024-10-17 15:06:06,310 wheel INFO adding 'cheroot/ssl/pyopenssl.pyi' 2024-10-17 15:06:06,310 wheel INFO adding 'cheroot/test/__init__.py' 2024-10-17 15:06:06,310 wheel INFO adding 'cheroot/test/_pytest_plugin.py' 2024-10-17 15:06:06,311 wheel INFO adding 'cheroot/test/conftest.py' 2024-10-17 15:06:06,311 wheel INFO adding 'cheroot/test/helper.py' 2024-10-17 15:06:06,311 wheel INFO adding 'cheroot/test/test__compat.py' 2024-10-17 15:06:06,311 wheel INFO adding 'cheroot/test/test_cli.py' 2024-10-17 15:06:06,312 wheel INFO adding 'cheroot/test/test_conn.py' 2024-10-17 15:06:06,313 wheel INFO adding 'cheroot/test/test_core.py' 2024-10-17 15:06:06,313 wheel INFO adding 'cheroot/test/test_dispatch.py' 2024-10-17 15:06:06,313 wheel INFO adding 'cheroot/test/test_errors.py' 2024-10-17 15:06:06,313 wheel INFO adding 'cheroot/test/test_makefile.py' 2024-10-17 15:06:06,314 wheel INFO adding 'cheroot/test/test_server.py' 2024-10-17 15:06:06,314 wheel INFO adding 'cheroot/test/test_ssl.py' 2024-10-17 15:06:06,315 wheel INFO adding 'cheroot/test/test_wsgi.py' 2024-10-17 15:06:06,315 wheel INFO adding 'cheroot/test/webtest.py' 2024-10-17 15:06:06,315 wheel INFO adding 'cheroot/workers/__init__.py' 2024-10-17 15:06:06,316 wheel INFO adding 'cheroot/workers/__init__.pyi' 2024-10-17 15:06:06,316 wheel INFO adding 'cheroot/workers/threadpool.py' 2024-10-17 15:06:06,316 wheel INFO adding 'cheroot/workers/threadpool.pyi' 2024-10-17 15:06:06,317 wheel INFO adding 'cheroot-10.0.1.dist-info/LICENSE.md' 2024-10-17 15:06:06,317 wheel INFO adding 'cheroot-10.0.1.dist-info/METADATA' 2024-10-17 15:06:06,317 wheel INFO adding 'cheroot-10.0.1.dist-info/WHEEL' 2024-10-17 15:06:06,318 wheel INFO adding 'cheroot-10.0.1.dist-info/entry_points.txt' 2024-10-17 15:06:06,318 wheel INFO adding 'cheroot-10.0.1.dist-info/top_level.txt' 2024-10-17 15:06:06,318 wheel INFO adding 'cheroot-10.0.1.dist-info/RECORD' 2024-10-17 15:06:06,319 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-17 15:06:06,321 gpep517 INFO The backend produced .dist/cheroot-10.0.1-py3-none-any.whl cheroot-10.0.1-py3-none-any.whl >>> py3-cheroot: Entering fakeroot... >>> py3-cheroot-tests*: Running split function tests... 'usr/lib/python3.12/site-packages/cheroot/test' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-tests/usr/lib/python3.12/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... 'usr/lib/python3.12/site-packages/cheroot/__pycache__' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-pyc/usr/lib/python3.12/site-packages/cheroot/__pycache__' 'usr/lib/python3.12/site-packages/cheroot/workers/__pycache__' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-pyc/usr/lib/python3.12/site-packages/cheroot/workers/__pycache__' 'usr/lib/python3.12/site-packages/cheroot/ssl/__pycache__' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-pyc/usr/lib/python3.12/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-jaraco.functools python3~3.12 >>> py3-cheroot-pyc*: Package size: 187.6 KB >>> py3-cheroot-pyc*: Compressing data... >>> py3-cheroot-pyc*: Create checksum... >>> py3-cheroot-pyc*: Create py3-cheroot-pyc-10.0.1-r0.apk >>> py3-cheroot-tests*: Tracing dependencies... py3-cheroot python3~3.12 >>> py3-cheroot-tests*: Package size: 322.6 KB >>> py3-cheroot-tests*: Compressing data... >>> py3-cheroot-tests*: Create checksum... >>> py3-cheroot-tests*: Create py3-cheroot-tests-10.0.1-r0.apk >>> py3-cheroot*: Tracing dependencies... python3 py3-more-itertools py3-jaraco.functools python3~3.12 >>> py3-cheroot*: Package size: 194.8 KB >>> py3-cheroot*: Compressing data... >>> py3-cheroot*: Create checksum... >>> py3-cheroot*: Create py3-cheroot-10.0.1-r0.apk >>> py3-cheroot: Build complete at Thu, 17 Oct 2024 15:06:07 +0000 elapsed time 0h 0m 18s >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Uninstalling dependencies... (1/44) Purging .makedepends-py3-cheroot (20241017.150602) (2/44) Purging py3-dateutil-pyc (2.9.0-r1) (3/44) Purging py3-dateutil (2.9.0-r1) (4/44) Purging py3-six-pyc (1.16.0-r9) (5/44) Purging py3-six (1.16.0-r9) (6/44) Purging py3-gpep517-pyc (16-r0) (7/44) Purging py3-gpep517 (16-r0) (8/44) Purging py3-installer-pyc (0.7.0-r2) (9/44) Purging py3-installer (0.7.0-r2) (10/44) Purging py3-pbr-pyc (5.11.1-r5) (11/44) Purging py3-pbr (5.11.1-r5) (12/44) Purging py3-portend-pyc (3.2.0-r1) (13/44) Purging py3-portend (3.2.0-r1) (14/44) Purging py3-tempora-pyc (5.6.0-r0) (15/44) Purging py3-tempora (5.6.0-r0) (16/44) Purging py3-jaraco.functools-pyc (4.0.1-r0) (17/44) Purging py3-jaraco.functools (4.0.1-r0) (18/44) Purging py3-jaraco.classes-pyc (3.4.0-r1) (19/44) Purging py3-jaraco.classes (3.4.0-r1) (20/44) Purging py3-more-itertools-pyc (10.2.0-r1) (21/44) Purging py3-more-itertools (10.2.0-r1) (22/44) Purging py3-tz-pyc (2024.2-r0) (23/44) Purging py3-tz (2024.2-r0) (24/44) Purging py3-setuptools_scm-pyc (8.1.0-r0) (25/44) Purging py3-setuptools_scm (8.1.0-r0) (26/44) Purging py3-setuptools-pyc (70.3.0-r0) (27/44) Purging py3-setuptools (70.3.0-r0) (28/44) Purging py3-wheel-pyc (0.43.0-r0) (29/44) Purging py3-wheel (0.43.0-r0) (30/44) Purging py3-packaging-pyc (24.1-r0) (31/44) Purging py3-packaging (24.1-r0) (32/44) Purging py3-parsing-pyc (3.1.4-r0) (33/44) Purging py3-parsing (3.1.4-r0) (34/44) Purging python3-pyc (3.12.7-r0) (35/44) Purging python3-pycache-pyc0 (3.12.7-r0) (36/44) Purging pyc (3.12.7-r0) (37/44) Purging python3 (3.12.7-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.6-r0) (41/44) Purging libpanelw (6.5_p20241006-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.46.1-r0) (44/44) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 243 MiB in 100 packages >>> py3-cheroot: Updating the community/loongarch64 repository index... >>> py3-cheroot: Signing the index...