>>> py3-websockets: Building community/py3-websockets 14.0-r0 (using abuild 3.14.1-r1) started Sun, 10 Nov 2024 00:24:20 +0000 >>> py3-websockets: Validating /home/buildozer/aports/community/py3-websockets/APKBUILD... >>> py3-websockets: Analyzing dependencies... >>> py3-websockets: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev (1/23) Installing libffi (3.4.6-r0) (2/23) Installing gdbm (1.24-r0) (3/23) Installing mpdecimal (4.0.0-r0) (4/23) Installing libpanelw (6.5_p20241006-r2) (5/23) Installing sqlite-libs (3.47.0-r0) (6/23) Installing python3 (3.12.7-r1) (7/23) Installing python3-pycache-pyc0 (3.12.7-r1) (8/23) Installing pyc (3.12.7-r1) (9/23) Installing py3-installer-pyc (0.7.0-r2) (10/23) Installing py3-gpep517-pyc (16-r0) (11/23) Installing python3-pyc (3.12.7-r1) (12/23) Installing py3-installer (0.7.0-r2) (13/23) Installing py3-gpep517 (16-r0) (14/23) Installing py3-parsing (3.1.4-r0) (15/23) Installing py3-parsing-pyc (3.1.4-r0) (16/23) Installing py3-packaging (24.1-r0) (17/23) Installing py3-packaging-pyc (24.1-r0) (18/23) Installing py3-setuptools (70.3.0-r0) (19/23) Installing py3-setuptools-pyc (70.3.0-r0) (20/23) Installing py3-wheel (0.43.0-r0) (21/23) Installing py3-wheel-pyc (0.43.0-r0) (22/23) Installing python3-dev (3.12.7-r1) (23/23) Installing .makedepends-py3-websockets (20241110.002421) Executing busybox-1.37.0-r6.trigger OK: 539 MiB in 134 packages >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Cleaning up tmpdir >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-websockets-14.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 curl: (22) The requested URL returned error: 404 >>> py3-websockets: Fetching py3-websockets-14.0.tar.gz::https://github.com/aaugustin/websockets/archive/14.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 414k 0 414k 0 0 746k 0 --:--:-- --:--:-- --:--:-- 746k >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-websockets-14.0.tar.gz >>> py3-websockets: Checking sha512sums... py3-websockets-14.0.tar.gz: OK skip-reconnect-test.patch: OK >>> py3-websockets: Unpacking /var/cache/distfiles/edge/py3-websockets-14.0.tar.gz... >>> py3-websockets: skip-reconnect-test.patch patching file tests/legacy/test_client_server.py Hunk #1 succeeded at 1551 (offset 77 lines). 2024-11-10 00:24:23,242 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-10 00:24:23,337 root INFO running bdist_wheel 2024-11-10 00:24:23,343 root INFO running build 2024-11-10 00:24:23,343 root INFO running build_py 2024-11-10 00:24:23,344 root INFO creating build 2024-11-10 00:24:23,344 root INFO creating build/lib.linux-x86_64-cpython-312 2024-11-10 00:24:23,344 root INFO creating build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,344 root INFO copying src/websockets/client.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,345 root INFO copying src/websockets/version.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,345 root INFO copying src/websockets/typing.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,345 root INFO copying src/websockets/server.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,345 root INFO copying src/websockets/uri.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,346 root INFO copying src/websockets/connection.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,346 root INFO copying src/websockets/utils.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,346 root INFO copying src/websockets/protocol.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,346 root INFO copying src/websockets/streams.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,346 root INFO copying src/websockets/exceptions.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,346 root INFO copying src/websockets/datastructures.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,347 root INFO copying src/websockets/frames.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,347 root INFO copying src/websockets/http.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,347 root INFO copying src/websockets/auth.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,347 root INFO copying src/websockets/http11.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,347 root INFO copying src/websockets/imports.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,347 root INFO copying src/websockets/__init__.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,348 root INFO copying src/websockets/__main__.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,348 root INFO copying src/websockets/headers.py -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,348 root INFO creating build/lib.linux-x86_64-cpython-312/websockets/extensions 2024-11-10 00:24:23,348 root INFO copying src/websockets/extensions/base.py -> build/lib.linux-x86_64-cpython-312/websockets/extensions 2024-11-10 00:24:23,348 root INFO copying src/websockets/extensions/__init__.py -> build/lib.linux-x86_64-cpython-312/websockets/extensions 2024-11-10 00:24:23,349 root INFO copying src/websockets/extensions/permessage_deflate.py -> build/lib.linux-x86_64-cpython-312/websockets/extensions 2024-11-10 00:24:23,349 root INFO creating build/lib.linux-x86_64-cpython-312/websockets/sync 2024-11-10 00:24:23,349 root INFO copying src/websockets/sync/client.py -> build/lib.linux-x86_64-cpython-312/websockets/sync 2024-11-10 00:24:23,349 root INFO copying src/websockets/sync/server.py -> build/lib.linux-x86_64-cpython-312/websockets/sync 2024-11-10 00:24:23,349 root INFO copying src/websockets/sync/connection.py -> build/lib.linux-x86_64-cpython-312/websockets/sync 2024-11-10 00:24:23,350 root INFO copying src/websockets/sync/messages.py -> build/lib.linux-x86_64-cpython-312/websockets/sync 2024-11-10 00:24:23,350 root INFO copying src/websockets/sync/utils.py -> build/lib.linux-x86_64-cpython-312/websockets/sync 2024-11-10 00:24:23,350 root INFO copying src/websockets/sync/__init__.py -> build/lib.linux-x86_64-cpython-312/websockets/sync 2024-11-10 00:24:23,350 root INFO creating build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,350 root INFO copying src/websockets/asyncio/client.py -> build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,351 root INFO copying src/websockets/asyncio/server.py -> build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,351 root INFO copying src/websockets/asyncio/connection.py -> build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,351 root INFO copying src/websockets/asyncio/messages.py -> build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,351 root INFO copying src/websockets/asyncio/compatibility.py -> build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,351 root INFO copying src/websockets/asyncio/async_timeout.py -> build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,351 root INFO copying src/websockets/asyncio/__init__.py -> build/lib.linux-x86_64-cpython-312/websockets/asyncio 2024-11-10 00:24:23,352 root INFO creating build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,352 root INFO copying src/websockets/legacy/handshake.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,352 root INFO copying src/websockets/legacy/client.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,352 root INFO copying src/websockets/legacy/server.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,352 root INFO copying src/websockets/legacy/protocol.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,353 root INFO copying src/websockets/legacy/exceptions.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,353 root INFO copying src/websockets/legacy/http.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,353 root INFO copying src/websockets/legacy/auth.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,353 root INFO copying src/websockets/legacy/__init__.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,353 root INFO copying src/websockets/legacy/framing.py -> build/lib.linux-x86_64-cpython-312/websockets/legacy 2024-11-10 00:24:23,354 root INFO running egg_info 2024-11-10 00:24:23,354 root INFO creating src/websockets.egg-info 2024-11-10 00:24:23,355 root INFO writing src/websockets.egg-info/PKG-INFO 2024-11-10 00:24:23,355 root INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt 2024-11-10 00:24:23,356 root INFO writing top-level names to src/websockets.egg-info/top_level.txt 2024-11-10 00:24:23,356 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-11-10 00:24:23,359 root INFO reading manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-11-10 00:24:23,359 root INFO reading manifest template 'MANIFEST.in' 2024-11-10 00:24:23,359 root INFO adding license file 'LICENSE' 2024-11-10 00:24:23,360 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-11-10 00:24:23,361 root INFO copying src/websockets/py.typed -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,361 root INFO copying src/websockets/speedups.c -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,361 root INFO copying src/websockets/speedups.pyi -> build/lib.linux-x86_64-cpython-312/websockets 2024-11-10 00:24:23,362 root INFO running build_ext 2024-11-10 00:24:23,364 root INFO building 'websockets.speedups' extension 2024-11-10 00:24:23,364 root INFO creating build/temp.linux-x86_64-cpython-312 2024-11-10 00:24:23,364 root INFO creating build/temp.linux-x86_64-cpython-312/src 2024-11-10 00:24:23,364 root INFO creating build/temp.linux-x86_64-cpython-312/src/websockets 2024-11-10 00:24:23,364 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c src/websockets/speedups.c -o build/temp.linux-x86_64-cpython-312/src/websockets/speedups.o 2024-11-10 00:24:23,593 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/src/websockets/speedups.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/websockets/speedups.cpython-312-x86_64-linux-musl.so 2024-11-10 00:24:23,612 root INFO installing to build/bdist.linux-x86_64/wheel 2024-11-10 00:24:23,612 root INFO running install 2024-11-10 00:24:23,621 root INFO running install_lib 2024-11-10 00:24:23,623 root INFO creating build/bdist.linux-x86_64 2024-11-10 00:24:23,623 root INFO creating build/bdist.linux-x86_64/wheel 2024-11-10 00:24:23,623 root INFO creating build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,624 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/speedups.pyi -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,624 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/speedups.c -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,624 root INFO creating build/bdist.linux-x86_64/wheel/websockets/extensions 2024-11-10 00:24:23,624 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/extensions/base.py -> build/bdist.linux-x86_64/wheel/websockets/extensions 2024-11-10 00:24:23,624 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/websockets/extensions 2024-11-10 00:24:23,624 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/extensions/permessage_deflate.py -> build/bdist.linux-x86_64/wheel/websockets/extensions 2024-11-10 00:24:23,625 root INFO creating build/bdist.linux-x86_64/wheel/websockets/sync 2024-11-10 00:24:23,625 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/sync/client.py -> build/bdist.linux-x86_64/wheel/websockets/sync 2024-11-10 00:24:23,625 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/sync/server.py -> build/bdist.linux-x86_64/wheel/websockets/sync 2024-11-10 00:24:23,625 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/sync/connection.py -> build/bdist.linux-x86_64/wheel/websockets/sync 2024-11-10 00:24:23,625 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/sync/messages.py -> build/bdist.linux-x86_64/wheel/websockets/sync 2024-11-10 00:24:23,625 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/sync/utils.py -> build/bdist.linux-x86_64/wheel/websockets/sync 2024-11-10 00:24:23,626 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/sync/__init__.py -> build/bdist.linux-x86_64/wheel/websockets/sync 2024-11-10 00:24:23,626 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/client.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,626 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/version.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,626 root INFO creating build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,626 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/asyncio/client.py -> build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,626 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/asyncio/server.py -> build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,627 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/asyncio/connection.py -> build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,627 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/asyncio/messages.py -> build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,627 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/asyncio/compatibility.py -> build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,627 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/asyncio/async_timeout.py -> build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,627 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/asyncio/__init__.py -> build/bdist.linux-x86_64/wheel/websockets/asyncio 2024-11-10 00:24:23,627 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/typing.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,628 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/server.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,628 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/uri.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,628 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/connection.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,628 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/utils.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,628 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/speedups.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,629 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/protocol.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,629 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/streams.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,629 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/exceptions.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,629 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/datastructures.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,629 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/frames.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,629 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/http.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,630 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/py.typed -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,630 root INFO creating build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,630 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/handshake.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,630 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/client.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,630 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/server.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,630 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/protocol.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,631 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/exceptions.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,631 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/http.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,631 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/auth.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,631 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/__init__.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,631 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/legacy/framing.py -> build/bdist.linux-x86_64/wheel/websockets/legacy 2024-11-10 00:24:23,631 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/auth.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,632 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/http11.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,632 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/imports.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,632 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/__init__.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,632 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/__main__.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,632 root INFO copying build/lib.linux-x86_64-cpython-312/websockets/headers.py -> build/bdist.linux-x86_64/wheel/websockets 2024-11-10 00:24:23,632 root INFO running install_egg_info 2024-11-10 00:24:23,633 root INFO Copying src/websockets.egg-info to build/bdist.linux-x86_64/wheel/websockets-14.0-py3.12.egg-info 2024-11-10 00:24:23,634 root INFO running install_scripts 2024-11-10 00:24:23,637 root INFO creating build/bdist.linux-x86_64/wheel/websockets-14.0.dist-info/WHEEL 2024-11-10 00:24:23,638 wheel INFO creating '/home/buildozer/aports/community/py3-websockets/src/websockets-14.0/.dist/.tmp-t6tyf4cx/websockets-14.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-11-10 00:24:23,638 wheel INFO adding 'websockets/__init__.py' 2024-11-10 00:24:23,639 wheel INFO adding 'websockets/__main__.py' 2024-11-10 00:24:23,639 wheel INFO adding 'websockets/auth.py' 2024-11-10 00:24:23,639 wheel INFO adding 'websockets/client.py' 2024-11-10 00:24:23,639 wheel INFO adding 'websockets/connection.py' 2024-11-10 00:24:23,639 wheel INFO adding 'websockets/datastructures.py' 2024-11-10 00:24:23,640 wheel INFO adding 'websockets/exceptions.py' 2024-11-10 00:24:23,640 wheel INFO adding 'websockets/frames.py' 2024-11-10 00:24:23,640 wheel INFO adding 'websockets/headers.py' 2024-11-10 00:24:23,640 wheel INFO adding 'websockets/http.py' 2024-11-10 00:24:23,641 wheel INFO adding 'websockets/http11.py' 2024-11-10 00:24:23,641 wheel INFO adding 'websockets/imports.py' 2024-11-10 00:24:23,641 wheel INFO adding 'websockets/protocol.py' 2024-11-10 00:24:23,641 wheel INFO adding 'websockets/py.typed' 2024-11-10 00:24:23,641 wheel INFO adding 'websockets/server.py' 2024-11-10 00:24:23,642 wheel INFO adding 'websockets/speedups.c' 2024-11-10 00:24:23,642 wheel INFO adding 'websockets/speedups.cpython-312-x86_64-linux-musl.so' 2024-11-10 00:24:23,642 wheel INFO adding 'websockets/speedups.pyi' 2024-11-10 00:24:23,642 wheel INFO adding 'websockets/streams.py' 2024-11-10 00:24:23,643 wheel INFO adding 'websockets/typing.py' 2024-11-10 00:24:23,643 wheel INFO adding 'websockets/uri.py' 2024-11-10 00:24:23,643 wheel INFO adding 'websockets/utils.py' 2024-11-10 00:24:23,643 wheel INFO adding 'websockets/version.py' 2024-11-10 00:24:23,643 wheel INFO adding 'websockets/asyncio/__init__.py' 2024-11-10 00:24:23,644 wheel INFO adding 'websockets/asyncio/async_timeout.py' 2024-11-10 00:24:23,644 wheel INFO adding 'websockets/asyncio/client.py' 2024-11-10 00:24:23,644 wheel INFO adding 'websockets/asyncio/compatibility.py' 2024-11-10 00:24:23,644 wheel INFO adding 'websockets/asyncio/connection.py' 2024-11-10 00:24:23,645 wheel INFO adding 'websockets/asyncio/messages.py' 2024-11-10 00:24:23,645 wheel INFO adding 'websockets/asyncio/server.py' 2024-11-10 00:24:23,645 wheel INFO adding 'websockets/extensions/__init__.py' 2024-11-10 00:24:23,645 wheel INFO adding 'websockets/extensions/base.py' 2024-11-10 00:24:23,646 wheel INFO adding 'websockets/extensions/permessage_deflate.py' 2024-11-10 00:24:23,646 wheel INFO adding 'websockets/legacy/__init__.py' 2024-11-10 00:24:23,646 wheel INFO adding 'websockets/legacy/auth.py' 2024-11-10 00:24:23,646 wheel INFO adding 'websockets/legacy/client.py' 2024-11-10 00:24:23,647 wheel INFO adding 'websockets/legacy/exceptions.py' 2024-11-10 00:24:23,647 wheel INFO adding 'websockets/legacy/framing.py' 2024-11-10 00:24:23,647 wheel INFO adding 'websockets/legacy/handshake.py' 2024-11-10 00:24:23,647 wheel INFO adding 'websockets/legacy/http.py' 2024-11-10 00:24:23,647 wheel INFO adding 'websockets/legacy/protocol.py' 2024-11-10 00:24:23,648 wheel INFO adding 'websockets/legacy/server.py' 2024-11-10 00:24:23,648 wheel INFO adding 'websockets/sync/__init__.py' 2024-11-10 00:24:23,648 wheel INFO adding 'websockets/sync/client.py' 2024-11-10 00:24:23,649 wheel INFO adding 'websockets/sync/connection.py' 2024-11-10 00:24:23,649 wheel INFO adding 'websockets/sync/messages.py' 2024-11-10 00:24:23,649 wheel INFO adding 'websockets/sync/server.py' 2024-11-10 00:24:23,650 wheel INFO adding 'websockets/sync/utils.py' 2024-11-10 00:24:23,650 wheel INFO adding 'websockets-14.0.dist-info/LICENSE' 2024-11-10 00:24:23,650 wheel INFO adding 'websockets-14.0.dist-info/METADATA' 2024-11-10 00:24:23,650 wheel INFO adding 'websockets-14.0.dist-info/WHEEL' 2024-11-10 00:24:23,650 wheel INFO adding 'websockets-14.0.dist-info/top_level.txt' 2024-11-10 00:24:23,651 wheel INFO adding 'websockets-14.0.dist-info/RECORD' 2024-11-10 00:24:23,651 root INFO removing build/bdist.linux-x86_64/wheel 2024-11-10 00:24:23,652 gpep517 INFO The backend produced .dist/websockets-14.0-cp312-cp312-linux_x86_64.whl websockets-14.0-cp312-cp312-linux_x86_64.whl >>> py3-websockets: Entering fakeroot... >>> py3-websockets-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/websockets/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.12/site-packages/websockets/extensions/__pycache__' 'usr/lib/python3.12/site-packages/websockets/sync/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.12/site-packages/websockets/sync/__pycache__' 'usr/lib/python3.12/site-packages/websockets/asyncio/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.12/site-packages/websockets/asyncio/__pycache__' 'usr/lib/python3.12/site-packages/websockets/legacy/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.12/site-packages/websockets/legacy/__pycache__' 'usr/lib/python3.12/site-packages/websockets/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.12/site-packages/websockets/__pycache__' >>> py3-websockets-pyc*: Preparing subpackage py3-websockets-pyc... >>> py3-websockets-pyc*: Running postcheck for py3-websockets-pyc >>> py3-websockets*: Running postcheck for py3-websockets >>> py3-websockets*: Preparing package py3-websockets... >>> py3-websockets*: Stripping binaries >>> py3-websockets-pyc*: Scanning shared objects >>> py3-websockets*: Scanning shared objects >>> py3-websockets-pyc*: Tracing dependencies... python3~3.12 >>> py3-websockets-pyc*: Package size: 570.8 KB >>> py3-websockets-pyc*: Compressing data... >>> py3-websockets-pyc*: Create checksum... >>> py3-websockets-pyc*: Create py3-websockets-pyc-14.0-r0.apk >>> py3-websockets*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-websockets*: Package size: 570.1 KB >>> py3-websockets*: Compressing data... >>> py3-websockets*: Create checksum... >>> py3-websockets*: Create py3-websockets-14.0-r0.apk >>> py3-websockets: Build complete at Sun, 10 Nov 2024 00:24:24 +0000 elapsed time 0h 0m 4s >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Uninstalling dependencies... (1/23) Purging .makedepends-py3-websockets (20241110.002421) (2/23) Purging py3-gpep517-pyc (16-r0) (3/23) Purging py3-gpep517 (16-r0) (4/23) Purging py3-installer-pyc (0.7.0-r2) (5/23) Purging py3-installer (0.7.0-r2) (6/23) Purging py3-setuptools-pyc (70.3.0-r0) (7/23) Purging py3-setuptools (70.3.0-r0) (8/23) Purging py3-wheel-pyc (0.43.0-r0) (9/23) Purging py3-wheel (0.43.0-r0) (10/23) Purging py3-packaging-pyc (24.1-r0) (11/23) Purging py3-packaging (24.1-r0) (12/23) Purging py3-parsing-pyc (3.1.4-r0) (13/23) Purging py3-parsing (3.1.4-r0) (14/23) Purging python3-dev (3.12.7-r1) (15/23) Purging python3-pyc (3.12.7-r1) (16/23) Purging python3-pycache-pyc0 (3.12.7-r1) (17/23) Purging pyc (3.12.7-r1) (18/23) Purging python3 (3.12.7-r1) (19/23) Purging gdbm (1.24-r0) (20/23) Purging libffi (3.4.6-r0) (21/23) Purging libpanelw (6.5_p20241006-r2) (22/23) Purging mpdecimal (4.0.0-r0) (23/23) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r6.trigger OK: 401 MiB in 111 packages >>> py3-websockets: Updating the community/x86_64 repository index... >>> py3-websockets: Signing the index...