>>> py3-tornado: Building community/py3-tornado 6.5.5-r0 (using abuild 3.16.0-r0) started Tue, 17 Mar 2026 07:28:27 +0000 >>> py3-tornado: Validating /home/buildozer/aports/community/py3-tornado/APKBUILD... >>> py3-tornado: Analyzing dependencies... >>> py3-tornado: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20251231-r0) ( 7/25) Installing sqlite-libs (3.51.2-r1) ( 8/25) Installing python3 (3.12.12-r0) ( 9/25) Installing python3-pycache-pyc0 (3.12.12-r0) (10/25) Installing pyc (3.12.12-r0) (11/25) Installing python3-pyc (3.12.12-r0) (12/25) Installing python3-dev (3.12.12-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-installer-pyc (0.7.0-r2) (15/25) Installing py3-gpep517 (19-r1) (16/25) Installing py3-gpep517-pyc (19-r1) (17/25) Installing py3-parsing (3.3.2-r0) (18/25) Installing py3-parsing-pyc (3.3.2-r0) (19/25) Installing py3-packaging (26.0-r0) (20/25) Installing py3-packaging-pyc (26.0-r0) (21/25) Installing py3-setuptools (82.0.1-r0) (22/25) Installing py3-setuptools-pyc (82.0.1-r0) (23/25) Installing py3-wheel (0.46.3-r0) (24/25) Installing py3-wheel-pyc (0.46.3-r0) (25/25) Installing .makedepends-py3-tornado (20260317.072829) Executing busybox-1.37.0-r31.trigger OK: 536.5 MiB in 133 packages >>> py3-tornado: Cleaning up srcdir >>> py3-tornado: Cleaning up pkgdir >>> py3-tornado: Cleaning up tmpdir >>> py3-tornado: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tornado-6.5.5.tar.gz /var/cache/distfiles/edge/tornado-6.5.5.tar.gz: OK >>> py3-tornado: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tornado-6.5.5.tar.gz /var/cache/distfiles/edge/tornado-6.5.5.tar.gz: OK >>> py3-tornado: Unpacking /var/cache/distfiles/edge/tornado-6.5.5.tar.gz... 2026-03-17 07:28:30,398 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-17 07:28:30,423 root INFO running bdist_wheel 2026-03-17 07:28:30,437 root INFO running build 2026-03-17 07:28:30,437 root INFO running build_py 2026-03-17 07:28:30,441 root INFO creating build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,441 root INFO copying tornado/__init__.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,442 root INFO copying tornado/escape.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,442 root INFO copying tornado/options.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,442 root INFO copying tornado/_locale_data.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,443 root INFO copying tornado/locale.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,443 root INFO copying tornado/queues.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,443 root INFO copying tornado/template.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,444 root INFO copying tornado/log.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,444 root INFO copying tornado/websocket.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,444 root INFO copying tornado/autoreload.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,444 root INFO copying tornado/testing.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,445 root INFO copying tornado/ioloop.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,445 root INFO copying tornado/concurrent.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,445 root INFO copying tornado/httpclient.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,446 root INFO copying tornado/tcpserver.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,446 root INFO copying tornado/gen.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,446 root INFO copying tornado/http1connection.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,446 root INFO copying tornado/routing.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,447 root INFO copying tornado/web.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,447 root INFO copying tornado/process.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,447 root INFO copying tornado/netutil.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,447 root INFO copying tornado/tcpclient.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,448 root INFO copying tornado/iostream.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,448 root INFO copying tornado/curl_httpclient.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,448 root INFO copying tornado/wsgi.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,449 root INFO copying tornado/util.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,449 root INFO copying tornado/simple_httpclient.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,449 root INFO copying tornado/locks.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,449 root INFO copying tornado/auth.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,450 root INFO copying tornado/httpserver.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,450 root INFO copying tornado/httputil.py -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,451 root INFO creating build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,451 root INFO copying tornado/test/__init__.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,451 root INFO copying tornado/test/process_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,451 root INFO copying tornado/test/auth_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,451 root INFO copying tornado/test/twisted_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,452 root INFO copying tornado/test/util_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,452 root INFO copying tornado/test/httpclient_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,452 root INFO copying tornado/test/wsgi_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,452 root INFO copying tornado/test/curl_httpclient_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,453 root INFO copying tornado/test/httputil_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,453 root INFO copying tornado/test/runtests.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,453 root INFO copying tornado/test/log_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,453 root INFO copying tornado/test/import_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,454 root INFO copying tornado/test/httpserver_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,454 root INFO copying tornado/test/resolve_test_helper.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,454 root INFO copying tornado/test/routing_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,454 root INFO copying tornado/test/tcpclient_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,455 root INFO copying tornado/test/http1connection_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,455 root INFO copying tornado/test/queues_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,455 root INFO copying tornado/test/escape_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,455 root INFO copying tornado/test/asyncio_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,456 root INFO copying tornado/test/locale_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,456 root INFO copying tornado/test/netutil_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,456 root INFO copying tornado/test/__main__.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,456 root INFO copying tornado/test/web_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,457 root INFO copying tornado/test/template_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,457 root INFO copying tornado/test/tcpserver_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,457 root INFO copying tornado/test/iostream_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,457 root INFO copying tornado/test/circlerefs_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,458 root INFO copying tornado/test/util.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,458 root INFO copying tornado/test/ioloop_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,458 root INFO copying tornado/test/autoreload_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,458 root INFO copying tornado/test/simple_httpclient_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,459 root INFO copying tornado/test/gen_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,459 root INFO copying tornado/test/websocket_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,459 root INFO copying tornado/test/testing_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,459 root INFO copying tornado/test/options_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,460 root INFO copying tornado/test/locks_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,460 root INFO copying tornado/test/concurrent_test.py -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,460 root INFO creating build/lib.linux-aarch64-cpython-312/tornado/platform 2026-03-17 07:28:30,461 root INFO copying tornado/platform/__init__.py -> build/lib.linux-aarch64-cpython-312/tornado/platform 2026-03-17 07:28:30,461 root INFO copying tornado/platform/asyncio.py -> build/lib.linux-aarch64-cpython-312/tornado/platform 2026-03-17 07:28:30,461 root INFO copying tornado/platform/caresresolver.py -> build/lib.linux-aarch64-cpython-312/tornado/platform 2026-03-17 07:28:30,461 root INFO copying tornado/platform/twisted.py -> build/lib.linux-aarch64-cpython-312/tornado/platform 2026-03-17 07:28:30,463 root INFO copying tornado/speedups.pyi -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,463 root INFO copying tornado/__init__.pyi -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,463 root INFO copying tornado/py.typed -> build/lib.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,464 root INFO creating build/lib.linux-aarch64-cpython-312/tornado/test/csv_translations 2026-03-17 07:28:30,464 root INFO copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-aarch64-cpython-312/tornado/test/csv_translations 2026-03-17 07:28:30,464 root INFO creating build/lib.linux-aarch64-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2026-03-17 07:28:30,464 root INFO copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.linux-aarch64-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2026-03-17 07:28:30,464 root INFO copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.linux-aarch64-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2026-03-17 07:28:30,465 root INFO copying tornado/test/options_test.cfg -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,465 root INFO copying tornado/test/options_test_types.cfg -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,465 root INFO copying tornado/test/options_test_types_str.cfg -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,465 root INFO creating build/lib.linux-aarch64-cpython-312/tornado/test/static 2026-03-17 07:28:30,465 root INFO copying tornado/test/static/robots.txt -> build/lib.linux-aarch64-cpython-312/tornado/test/static 2026-03-17 07:28:30,466 root INFO copying tornado/test/static/sample.xml -> build/lib.linux-aarch64-cpython-312/tornado/test/static 2026-03-17 07:28:30,466 root INFO copying tornado/test/static/sample.xml.gz -> build/lib.linux-aarch64-cpython-312/tornado/test/static 2026-03-17 07:28:30,466 root INFO copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-aarch64-cpython-312/tornado/test/static 2026-03-17 07:28:30,466 root INFO creating build/lib.linux-aarch64-cpython-312/tornado/test/static/dir 2026-03-17 07:28:30,466 root INFO copying tornado/test/static/dir/index.html -> build/lib.linux-aarch64-cpython-312/tornado/test/static/dir 2026-03-17 07:28:30,467 root INFO copying tornado/test/static_foo.txt -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,467 root INFO creating build/lib.linux-aarch64-cpython-312/tornado/test/templates 2026-03-17 07:28:30,467 root INFO copying tornado/test/templates/utf8.html -> build/lib.linux-aarch64-cpython-312/tornado/test/templates 2026-03-17 07:28:30,467 root INFO copying tornado/test/test.crt -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,467 root INFO copying tornado/test/test.key -> build/lib.linux-aarch64-cpython-312/tornado/test 2026-03-17 07:28:30,469 root INFO running build_ext 2026-03-17 07:28:30,471 root INFO building 'tornado.speedups' extension 2026-03-17 07:28:30,471 root INFO creating build/temp.linux-aarch64-cpython-312/tornado 2026-03-17 07:28:30,471 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DPy_LIMITED_API=0x03090000 -I/usr/include/python3.12 -c tornado/speedups.c -o build/temp.linux-aarch64-cpython-312/tornado/speedups.o 2026-03-17 07:28:30,600 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/tornado/speedups.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/tornado/speedups.abi3.so 2026-03-17 07:28:30,623 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-17 07:28:30,624 root INFO running install 2026-03-17 07:28:30,636 root INFO running install_lib 2026-03-17 07:28:30,640 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-17 07:28:30,640 root INFO creating build/bdist.linux-aarch64/wheel/tornado 2026-03-17 07:28:30,640 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/__init__.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,640 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/escape.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,641 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/options.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,641 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/_locale_data.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,641 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/locale.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,641 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/queues.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,641 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/template.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,642 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/log.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,642 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/websocket.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,642 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/autoreload.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,642 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/testing.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,642 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/ioloop.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,643 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/concurrent.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,643 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/httpclient.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,643 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/tcpserver.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,643 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/gen.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,643 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/speedups.abi3.so -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,644 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/http1connection.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,644 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/routing.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,644 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/web.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,644 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/process.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,645 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/netutil.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,645 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/tcpclient.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,645 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/iostream.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,645 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/curl_httpclient.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,646 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/speedups.pyi -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,646 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/wsgi.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,646 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/util.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,646 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test 2026-03-17 07:28:30,646 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/__init__.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,646 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/process_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,647 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/auth_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,647 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/twisted_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,647 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/util_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,647 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/httpclient_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,648 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/options_test.cfg -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,648 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/wsgi_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,648 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/curl_httpclient_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,648 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/httputil_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,648 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/runtests.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,648 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/log_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,649 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/import_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,649 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/httpserver_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,649 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/options_test_types.cfg -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,649 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/resolve_test_helper.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,649 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/options_test_types_str.cfg -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,649 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/routing_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,650 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/tcpclient_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,650 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/http1connection_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,650 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/test.key -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,650 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/queues_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,650 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/escape_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,651 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test/static 2026-03-17 07:28:30,651 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/static/sample.xml.gz -> build/bdist.linux-aarch64/wheel/./tornado/test/static 2026-03-17 07:28:30,651 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/static/sample.xml -> build/bdist.linux-aarch64/wheel/./tornado/test/static 2026-03-17 07:28:30,651 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test/static/dir 2026-03-17 07:28:30,651 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/static/dir/index.html -> build/bdist.linux-aarch64/wheel/./tornado/test/static/dir 2026-03-17 07:28:30,652 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/static/sample.xml.bz2 -> build/bdist.linux-aarch64/wheel/./tornado/test/static 2026-03-17 07:28:30,652 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/static/robots.txt -> build/bdist.linux-aarch64/wheel/./tornado/test/static 2026-03-17 07:28:30,652 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/asyncio_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,652 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/locale_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,652 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/netutil_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,652 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/__main__.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,653 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/test.crt -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,653 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/web_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,653 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/template_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,653 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/tcpserver_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,653 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/iostream_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,654 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/circlerefs_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,654 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test/csv_translations 2026-03-17 07:28:30,654 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/csv_translations/fr_FR.csv -> build/bdist.linux-aarch64/wheel/./tornado/test/csv_translations 2026-03-17 07:28:30,654 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/util.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,655 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test/templates 2026-03-17 07:28:30,655 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/templates/utf8.html -> build/bdist.linux-aarch64/wheel/./tornado/test/templates 2026-03-17 07:28:30,655 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test/gettext_translations 2026-03-17 07:28:30,655 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test/gettext_translations/fr_FR 2026-03-17 07:28:30,655 root INFO creating build/bdist.linux-aarch64/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2026-03-17 07:28:30,655 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/bdist.linux-aarch64/wheel/./tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2026-03-17 07:28:30,656 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/bdist.linux-aarch64/wheel/./tornado/test/gettext_translations/fr_FR/LC_MESSAGES 2026-03-17 07:28:30,656 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/ioloop_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,656 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/autoreload_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,656 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/simple_httpclient_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,657 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/gen_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,657 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/static_foo.txt -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,657 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/websocket_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,657 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/testing_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,657 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/options_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,657 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/locks_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,658 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/test/concurrent_test.py -> build/bdist.linux-aarch64/wheel/./tornado/test 2026-03-17 07:28:30,658 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/simple_httpclient.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,658 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/py.typed -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,658 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/__init__.pyi -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,658 root INFO creating build/bdist.linux-aarch64/wheel/tornado/platform 2026-03-17 07:28:30,659 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/platform/__init__.py -> build/bdist.linux-aarch64/wheel/./tornado/platform 2026-03-17 07:28:30,659 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/platform/asyncio.py -> build/bdist.linux-aarch64/wheel/./tornado/platform 2026-03-17 07:28:30,659 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/platform/caresresolver.py -> build/bdist.linux-aarch64/wheel/./tornado/platform 2026-03-17 07:28:30,659 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/platform/twisted.py -> build/bdist.linux-aarch64/wheel/./tornado/platform 2026-03-17 07:28:30,659 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/locks.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,660 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/auth.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,660 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/httpserver.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,660 root INFO copying build/lib.linux-aarch64-cpython-312/tornado/httputil.py -> build/bdist.linux-aarch64/wheel/./tornado 2026-03-17 07:28:30,660 root INFO running install_egg_info 2026-03-17 07:28:30,663 root INFO running egg_info 2026-03-17 07:28:30,666 root INFO writing tornado.egg-info/PKG-INFO 2026-03-17 07:28:30,666 root INFO writing dependency_links to tornado.egg-info/dependency_links.txt 2026-03-17 07:28:30,667 root INFO writing top-level names to tornado.egg-info/top_level.txt 2026-03-17 07:28:30,672 root INFO reading manifest file 'tornado.egg-info/SOURCES.txt' 2026-03-17 07:28:30,676 root INFO reading manifest template 'MANIFEST.in' 2026-03-17 07:28:30,679 root WARNING no previously-included directories found matching 'docs/build' 2026-03-17 07:28:30,679 root WARNING warning: no files found matching 'tornado/test/README' 2026-03-17 07:28:30,680 root INFO adding license file 'LICENSE' 2026-03-17 07:28:30,684 root INFO writing manifest file 'tornado.egg-info/SOURCES.txt' 2026-03-17 07:28:30,684 root INFO Copying tornado.egg-info to build/bdist.linux-aarch64/wheel/./tornado-6.5.5-py3.12.egg-info 2026-03-17 07:28:30,685 root INFO running install_scripts 2026-03-17 07:28:30,691 root INFO creating build/bdist.linux-aarch64/wheel/tornado-6.5.5.dist-info/WHEEL 2026-03-17 07:28:30,692 wheel INFO creating '/home/buildozer/aports/community/py3-tornado/src/tornado-6.5.5/.dist/.tmp-ecbz31hk/tornado-6.5.5-cp39-abi3-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-17 07:28:30,692 wheel INFO adding 'tornado/__init__.py' 2026-03-17 07:28:30,692 wheel INFO adding 'tornado/__init__.pyi' 2026-03-17 07:28:30,693 wheel INFO adding 'tornado/_locale_data.py' 2026-03-17 07:28:30,693 wheel INFO adding 'tornado/auth.py' 2026-03-17 07:28:30,693 wheel INFO adding 'tornado/autoreload.py' 2026-03-17 07:28:30,693 wheel INFO adding 'tornado/concurrent.py' 2026-03-17 07:28:30,694 wheel INFO adding 'tornado/curl_httpclient.py' 2026-03-17 07:28:30,694 wheel INFO adding 'tornado/escape.py' 2026-03-17 07:28:30,694 wheel INFO adding 'tornado/gen.py' 2026-03-17 07:28:30,695 wheel INFO adding 'tornado/http1connection.py' 2026-03-17 07:28:30,695 wheel INFO adding 'tornado/httpclient.py' 2026-03-17 07:28:30,695 wheel INFO adding 'tornado/httpserver.py' 2026-03-17 07:28:30,695 wheel INFO adding 'tornado/httputil.py' 2026-03-17 07:28:30,696 wheel INFO adding 'tornado/ioloop.py' 2026-03-17 07:28:30,696 wheel INFO adding 'tornado/iostream.py' 2026-03-17 07:28:30,696 wheel INFO adding 'tornado/locale.py' 2026-03-17 07:28:30,697 wheel INFO adding 'tornado/locks.py' 2026-03-17 07:28:30,697 wheel INFO adding 'tornado/log.py' 2026-03-17 07:28:30,697 wheel INFO adding 'tornado/netutil.py' 2026-03-17 07:28:30,697 wheel INFO adding 'tornado/options.py' 2026-03-17 07:28:30,698 wheel INFO adding 'tornado/process.py' 2026-03-17 07:28:30,698 wheel INFO adding 'tornado/py.typed' 2026-03-17 07:28:30,698 wheel INFO adding 'tornado/queues.py' 2026-03-17 07:28:30,698 wheel INFO adding 'tornado/routing.py' 2026-03-17 07:28:30,698 wheel INFO adding 'tornado/simple_httpclient.py' 2026-03-17 07:28:30,699 wheel INFO adding 'tornado/speedups.abi3.so' 2026-03-17 07:28:30,699 wheel INFO adding 'tornado/speedups.pyi' 2026-03-17 07:28:30,699 wheel INFO adding 'tornado/tcpclient.py' 2026-03-17 07:28:30,700 wheel INFO adding 'tornado/tcpserver.py' 2026-03-17 07:28:30,700 wheel INFO adding 'tornado/template.py' 2026-03-17 07:28:30,700 wheel INFO adding 'tornado/testing.py' 2026-03-17 07:28:30,700 wheel INFO adding 'tornado/util.py' 2026-03-17 07:28:30,701 wheel INFO adding 'tornado/web.py' 2026-03-17 07:28:30,701 wheel INFO adding 'tornado/websocket.py' 2026-03-17 07:28:30,702 wheel INFO adding 'tornado/wsgi.py' 2026-03-17 07:28:30,702 wheel INFO adding 'tornado/platform/__init__.py' 2026-03-17 07:28:30,702 wheel INFO adding 'tornado/platform/asyncio.py' 2026-03-17 07:28:30,702 wheel INFO adding 'tornado/platform/caresresolver.py' 2026-03-17 07:28:30,702 wheel INFO adding 'tornado/platform/twisted.py' 2026-03-17 07:28:30,703 wheel INFO adding 'tornado/test/__init__.py' 2026-03-17 07:28:30,703 wheel INFO adding 'tornado/test/__main__.py' 2026-03-17 07:28:30,703 wheel INFO adding 'tornado/test/asyncio_test.py' 2026-03-17 07:28:30,703 wheel INFO adding 'tornado/test/auth_test.py' 2026-03-17 07:28:30,704 wheel INFO adding 'tornado/test/autoreload_test.py' 2026-03-17 07:28:30,704 wheel INFO adding 'tornado/test/circlerefs_test.py' 2026-03-17 07:28:30,704 wheel INFO adding 'tornado/test/concurrent_test.py' 2026-03-17 07:28:30,704 wheel INFO adding 'tornado/test/curl_httpclient_test.py' 2026-03-17 07:28:30,704 wheel INFO adding 'tornado/test/escape_test.py' 2026-03-17 07:28:30,705 wheel INFO adding 'tornado/test/gen_test.py' 2026-03-17 07:28:30,705 wheel INFO adding 'tornado/test/http1connection_test.py' 2026-03-17 07:28:30,705 wheel INFO adding 'tornado/test/httpclient_test.py' 2026-03-17 07:28:30,705 wheel INFO adding 'tornado/test/httpserver_test.py' 2026-03-17 07:28:30,706 wheel INFO adding 'tornado/test/httputil_test.py' 2026-03-17 07:28:30,706 wheel INFO adding 'tornado/test/import_test.py' 2026-03-17 07:28:30,706 wheel INFO adding 'tornado/test/ioloop_test.py' 2026-03-17 07:28:30,707 wheel INFO adding 'tornado/test/iostream_test.py' 2026-03-17 07:28:30,707 wheel INFO adding 'tornado/test/locale_test.py' 2026-03-17 07:28:30,707 wheel INFO adding 'tornado/test/locks_test.py' 2026-03-17 07:28:30,707 wheel INFO adding 'tornado/test/log_test.py' 2026-03-17 07:28:30,707 wheel INFO adding 'tornado/test/netutil_test.py' 2026-03-17 07:28:30,708 wheel INFO adding 'tornado/test/options_test.cfg' 2026-03-17 07:28:30,708 wheel INFO adding 'tornado/test/options_test.py' 2026-03-17 07:28:30,708 wheel INFO adding 'tornado/test/options_test_types.cfg' 2026-03-17 07:28:30,708 wheel INFO adding 'tornado/test/options_test_types_str.cfg' 2026-03-17 07:28:30,708 wheel INFO adding 'tornado/test/process_test.py' 2026-03-17 07:28:30,708 wheel INFO adding 'tornado/test/queues_test.py' 2026-03-17 07:28:30,709 wheel INFO adding 'tornado/test/resolve_test_helper.py' 2026-03-17 07:28:30,709 wheel INFO adding 'tornado/test/routing_test.py' 2026-03-17 07:28:30,709 wheel INFO adding 'tornado/test/runtests.py' 2026-03-17 07:28:30,709 wheel INFO adding 'tornado/test/simple_httpclient_test.py' 2026-03-17 07:28:30,710 wheel INFO adding 'tornado/test/static_foo.txt' 2026-03-17 07:28:30,710 wheel INFO adding 'tornado/test/tcpclient_test.py' 2026-03-17 07:28:30,710 wheel INFO adding 'tornado/test/tcpserver_test.py' 2026-03-17 07:28:30,710 wheel INFO adding 'tornado/test/template_test.py' 2026-03-17 07:28:30,710 wheel INFO adding 'tornado/test/test.crt' 2026-03-17 07:28:30,711 wheel INFO adding 'tornado/test/test.key' 2026-03-17 07:28:30,711 wheel INFO adding 'tornado/test/testing_test.py' 2026-03-17 07:28:30,711 wheel INFO adding 'tornado/test/twisted_test.py' 2026-03-17 07:28:30,711 wheel INFO adding 'tornado/test/util.py' 2026-03-17 07:28:30,711 wheel INFO adding 'tornado/test/util_test.py' 2026-03-17 07:28:30,712 wheel INFO adding 'tornado/test/web_test.py' 2026-03-17 07:28:30,712 wheel INFO adding 'tornado/test/websocket_test.py' 2026-03-17 07:28:30,712 wheel INFO adding 'tornado/test/wsgi_test.py' 2026-03-17 07:28:30,712 wheel INFO adding 'tornado/test/csv_translations/fr_FR.csv' 2026-03-17 07:28:30,713 wheel INFO adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo' 2026-03-17 07:28:30,713 wheel INFO adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po' 2026-03-17 07:28:30,713 wheel INFO adding 'tornado/test/static/robots.txt' 2026-03-17 07:28:30,713 wheel INFO adding 'tornado/test/static/sample.xml' 2026-03-17 07:28:30,713 wheel INFO adding 'tornado/test/static/sample.xml.bz2' 2026-03-17 07:28:30,714 wheel INFO adding 'tornado/test/static/sample.xml.gz' 2026-03-17 07:28:30,714 wheel INFO adding 'tornado/test/static/dir/index.html' 2026-03-17 07:28:30,714 wheel INFO adding 'tornado/test/templates/utf8.html' 2026-03-17 07:28:30,714 wheel INFO adding 'tornado-6.5.5.dist-info/licenses/LICENSE' 2026-03-17 07:28:30,714 wheel INFO adding 'tornado-6.5.5.dist-info/METADATA' 2026-03-17 07:28:30,715 wheel INFO adding 'tornado-6.5.5.dist-info/WHEEL' 2026-03-17 07:28:30,715 wheel INFO adding 'tornado-6.5.5.dist-info/top_level.txt' 2026-03-17 07:28:30,715 wheel INFO adding 'tornado-6.5.5.dist-info/RECORD' 2026-03-17 07:28:30,716 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-17 07:28:30,719 gpep517 INFO The backend produced .dist/tornado-6.5.5-cp39-abi3-linux_aarch64.whl tornado-6.5.5-cp39-abi3-linux_aarch64.whl >>> py3-tornado: Entering fakeroot... >>> py3-tornado-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/tornado/__pycache__' -> '/home/buildozer/aports/community/py3-tornado/pkg/py3-tornado-pyc/usr/lib/python3.12/site-packages/tornado/__pycache__' 'usr/lib/python3.12/site-packages/tornado/platform/__pycache__' -> '/home/buildozer/aports/community/py3-tornado/pkg/py3-tornado-pyc/usr/lib/python3.12/site-packages/tornado/platform/__pycache__' >>> py3-tornado-pyc*: Preparing subpackage py3-tornado-pyc... >>> py3-tornado-pyc*: Running postcheck for py3-tornado-pyc >>> py3-tornado*: Running postcheck for py3-tornado >>> py3-tornado*: Preparing package py3-tornado... >>> py3-tornado*: Stripping binaries >>> py3-tornado*: Scanning shared objects >>> py3-tornado-pyc*: Tracing dependencies... python3~3.12 >>> py3-tornado-pyc*: Package size: 1.0 MB >>> py3-tornado-pyc*: Compressing data... >>> py3-tornado-pyc*: Create checksum... >>> py3-tornado-pyc*: Create py3-tornado-pyc-6.5.5-r0.apk >>> py3-tornado*: Tracing dependencies... python3 python3~3.12 so:libc.musl-aarch64.so.1 >>> py3-tornado*: Package size: 1000.3 KB >>> py3-tornado*: Compressing data... >>> py3-tornado*: Create checksum... >>> py3-tornado*: Create py3-tornado-6.5.5-r0.apk >>> py3-tornado: Build complete at Tue, 17 Mar 2026 07:28:32 +0000 elapsed time 0h 0m 5s >>> py3-tornado: Cleaning up srcdir >>> py3-tornado: Cleaning up pkgdir >>> py3-tornado: Cleaning up tmpdir >>> py3-tornado: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-tornado (20260317.072829) ( 2/25) Purging python3-dev (3.12.12-r0) ( 3/25) Purging py3-gpep517-pyc (19-r1) ( 4/25) Purging py3-gpep517 (19-r1) ( 5/25) Purging py3-installer-pyc (0.7.0-r2) ( 6/25) Purging py3-installer (0.7.0-r2) ( 7/25) Purging py3-setuptools-pyc (82.0.1-r0) ( 8/25) Purging py3-setuptools (82.0.1-r0) ( 9/25) Purging py3-wheel-pyc (0.46.3-r0) (10/25) Purging py3-wheel (0.46.3-r0) (11/25) Purging py3-packaging-pyc (26.0-r0) (12/25) Purging py3-packaging (26.0-r0) (13/25) Purging py3-parsing-pyc (3.3.2-r0) (14/25) Purging py3-parsing (3.3.2-r0) (15/25) Purging python3-pyc (3.12.12-r0) (16/25) Purging python3-pycache-pyc0 (3.12.12-r0) (17/25) Purging pyc (3.12.12-r0) (18/25) Purging python3 (3.12.12-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.6_p20251231-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.51.2-r1) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-tornado: Updating the community/aarch64 repository index... >>> py3-tornado: Signing the index...