>>> py3-websockets: Building community/py3-websockets 13.1-r0 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 05:48:40 +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/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.24-r0) (4/25) Installing xz-libs (5.6.3-r0) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.5_p20241006-r2) (7/25) Installing sqlite-libs (3.47.0-r0) (8/25) Installing python3 (3.12.7-r1) (9/25) Installing python3-pycache-pyc0 (3.12.7-r1) (10/25) Installing pyc (3.12.7-r1) (11/25) Installing py3-installer-pyc (0.7.0-r2) (12/25) Installing py3-gpep517-pyc (16-r0) (13/25) Installing python3-pyc (3.12.7-r1) (14/25) Installing py3-installer (0.7.0-r2) (15/25) Installing py3-gpep517 (16-r0) (16/25) Installing py3-parsing (3.1.4-r0) (17/25) Installing py3-parsing-pyc (3.1.4-r0) (18/25) Installing py3-packaging (24.1-r0) (19/25) Installing py3-packaging-pyc (24.1-r0) (20/25) Installing py3-setuptools (70.3.0-r0) (21/25) Installing py3-setuptools-pyc (70.3.0-r0) (22/25) Installing py3-wheel (0.43.0-r0) (23/25) Installing py3-wheel-pyc (0.43.0-r0) (24/25) Installing python3-dev (3.12.7-r1) (25/25) Installing .makedepends-py3-websockets (20241102.054851) Executing busybox-1.37.0-r5.trigger OK: 594 MiB in 123 packages >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Cleaning up tmpdir >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-websockets-13.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-websockets: Fetching py3-websockets-13.1.tar.gz::https://github.com/aaugustin/websockets/archive/13.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-websockets-13.1.tar.gz.part' py3-websockets-13.1. 100% |********************************| 405k 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-websockets-13.1.tar.gz.part' saved >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-websockets-13.1.tar.gz >>> py3-websockets: Checking sha512sums... py3-websockets-13.1.tar.gz: OK skip-reconnect-test.patch: OK >>> py3-websockets: Unpacking /var/cache/distfiles/v3.21/py3-websockets-13.1.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-02 05:48:58,640 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-02 05:48:59,072 root INFO running bdist_wheel 2024-11-02 05:48:59,098 root INFO running build 2024-11-02 05:48:59,098 root INFO running build_py 2024-11-02 05:48:59,105 root INFO creating build 2024-11-02 05:48:59,105 root INFO creating build/lib.linux-riscv64-cpython-312 2024-11-02 05:48:59,106 root INFO creating build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,106 root INFO copying src/websockets/__init__.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,107 root INFO copying src/websockets/connection.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,109 root INFO copying src/websockets/imports.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,110 root INFO copying src/websockets/http.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,111 root INFO copying src/websockets/exceptions.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,112 root INFO copying src/websockets/streams.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,113 root INFO copying src/websockets/protocol.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,114 root INFO copying src/websockets/http11.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,115 root INFO copying src/websockets/headers.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,116 root INFO copying src/websockets/frames.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,117 root INFO copying src/websockets/uri.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,118 root INFO copying src/websockets/auth.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,119 root INFO copying src/websockets/version.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,120 root INFO copying src/websockets/typing.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,120 root INFO copying src/websockets/datastructures.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,121 root INFO copying src/websockets/__main__.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,122 root INFO copying src/websockets/server.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,123 root INFO copying src/websockets/utils.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,124 root INFO copying src/websockets/client.py -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,125 root INFO creating build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,126 root INFO copying src/websockets/legacy/__init__.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,127 root INFO copying src/websockets/legacy/http.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,128 root INFO copying src/websockets/legacy/exceptions.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,129 root INFO copying src/websockets/legacy/framing.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,130 root INFO copying src/websockets/legacy/protocol.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,131 root INFO copying src/websockets/legacy/auth.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,132 root INFO copying src/websockets/legacy/handshake.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,133 root INFO copying src/websockets/legacy/server.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,134 root INFO copying src/websockets/legacy/client.py -> build/lib.linux-riscv64-cpython-312/websockets/legacy 2024-11-02 05:48:59,136 root INFO creating build/lib.linux-riscv64-cpython-312/websockets/extensions 2024-11-02 05:48:59,136 root INFO copying src/websockets/extensions/__init__.py -> build/lib.linux-riscv64-cpython-312/websockets/extensions 2024-11-02 05:48:59,137 root INFO copying src/websockets/extensions/permessage_deflate.py -> build/lib.linux-riscv64-cpython-312/websockets/extensions 2024-11-02 05:48:59,138 root INFO copying src/websockets/extensions/base.py -> build/lib.linux-riscv64-cpython-312/websockets/extensions 2024-11-02 05:48:59,140 root INFO creating build/lib.linux-riscv64-cpython-312/websockets/sync 2024-11-02 05:48:59,140 root INFO copying src/websockets/sync/__init__.py -> build/lib.linux-riscv64-cpython-312/websockets/sync 2024-11-02 05:48:59,141 root INFO copying src/websockets/sync/connection.py -> build/lib.linux-riscv64-cpython-312/websockets/sync 2024-11-02 05:48:59,142 root INFO copying src/websockets/sync/messages.py -> build/lib.linux-riscv64-cpython-312/websockets/sync 2024-11-02 05:48:59,143 root INFO copying src/websockets/sync/server.py -> build/lib.linux-riscv64-cpython-312/websockets/sync 2024-11-02 05:48:59,144 root INFO copying src/websockets/sync/utils.py -> build/lib.linux-riscv64-cpython-312/websockets/sync 2024-11-02 05:48:59,145 root INFO copying src/websockets/sync/client.py -> build/lib.linux-riscv64-cpython-312/websockets/sync 2024-11-02 05:48:59,146 root INFO creating build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,147 root INFO copying src/websockets/asyncio/__init__.py -> build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,148 root INFO copying src/websockets/asyncio/connection.py -> build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,149 root INFO copying src/websockets/asyncio/async_timeout.py -> build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,150 root INFO copying src/websockets/asyncio/compatibility.py -> build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,151 root INFO copying src/websockets/asyncio/messages.py -> build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,152 root INFO copying src/websockets/asyncio/server.py -> build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,153 root INFO copying src/websockets/asyncio/client.py -> build/lib.linux-riscv64-cpython-312/websockets/asyncio 2024-11-02 05:48:59,154 root INFO running egg_info 2024-11-02 05:48:59,155 root INFO creating src/websockets.egg-info 2024-11-02 05:48:59,160 root INFO writing src/websockets.egg-info/PKG-INFO 2024-11-02 05:48:59,162 root INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt 2024-11-02 05:48:59,163 root INFO writing top-level names to src/websockets.egg-info/top_level.txt 2024-11-02 05:48:59,164 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-11-02 05:48:59,178 root INFO reading manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-11-02 05:48:59,179 root INFO reading manifest template 'MANIFEST.in' 2024-11-02 05:48:59,180 root INFO adding license file 'LICENSE' 2024-11-02 05:48:59,184 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-11-02 05:48:59,188 root INFO copying src/websockets/py.typed -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,189 root INFO copying src/websockets/speedups.c -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,190 root INFO copying src/websockets/speedups.pyi -> build/lib.linux-riscv64-cpython-312/websockets 2024-11-02 05:48:59,194 root INFO running build_ext 2024-11-02 05:48:59,200 root INFO building 'websockets.speedups' extension 2024-11-02 05:48:59,200 root INFO creating build/temp.linux-riscv64-cpython-312 2024-11-02 05:48:59,201 root INFO creating build/temp.linux-riscv64-cpython-312/src 2024-11-02 05:48:59,201 root INFO creating build/temp.linux-riscv64-cpython-312/src/websockets 2024-11-02 05:48:59,202 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/websockets/speedups.c -o build/temp.linux-riscv64-cpython-312/src/websockets/speedups.o 2024-11-02 05:49:00,046 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/websockets/speedups.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/websockets/speedups.cpython-312-riscv64-linux-musl.so 2024-11-02 05:49:00,100 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-02 05:49:00,100 root INFO running install 2024-11-02 05:49:00,143 root INFO running install_lib 2024-11-02 05:49:00,149 root INFO creating build/bdist.linux-riscv64 2024-11-02 05:49:00,149 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-02 05:49:00,150 root INFO creating build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,151 root INFO creating build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,151 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/__init__.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,152 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/http.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,153 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/exceptions.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,154 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/framing.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,155 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/protocol.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,156 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/auth.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,157 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/handshake.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,158 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/server.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,159 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/legacy/client.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-11-02 05:49:00,161 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/__init__.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,161 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/connection.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,162 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/imports.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,163 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/http.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,164 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/exceptions.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,164 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/streams.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,165 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/protocol.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,166 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/http11.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,167 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/headers.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,168 root INFO creating build/bdist.linux-riscv64/wheel/websockets/extensions 2024-11-02 05:49:00,169 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/extensions/__init__.py -> build/bdist.linux-riscv64/wheel/websockets/extensions 2024-11-02 05:49:00,169 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/extensions/permessage_deflate.py -> build/bdist.linux-riscv64/wheel/websockets/extensions 2024-11-02 05:49:00,170 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/extensions/base.py -> build/bdist.linux-riscv64/wheel/websockets/extensions 2024-11-02 05:49:00,171 root INFO creating build/bdist.linux-riscv64/wheel/websockets/sync 2024-11-02 05:49:00,172 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/sync/__init__.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-11-02 05:49:00,173 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/sync/connection.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-11-02 05:49:00,174 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/sync/messages.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-11-02 05:49:00,174 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/sync/server.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-11-02 05:49:00,175 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/sync/utils.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-11-02 05:49:00,176 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/sync/client.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-11-02 05:49:00,177 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/frames.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,178 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/speedups.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,180 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/uri.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,180 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/auth.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,181 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/py.typed -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,182 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/version.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,183 root INFO creating build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,183 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/asyncio/__init__.py -> build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,184 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/asyncio/connection.py -> build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,186 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/asyncio/async_timeout.py -> build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,187 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/asyncio/compatibility.py -> build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,187 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/asyncio/messages.py -> build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,188 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/asyncio/server.py -> build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,189 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/asyncio/client.py -> build/bdist.linux-riscv64/wheel/websockets/asyncio 2024-11-02 05:49:00,190 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/typing.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,191 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/datastructures.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,192 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/__main__.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,193 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/server.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,194 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/speedups.pyi -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,194 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/utils.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,195 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/speedups.c -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,196 root INFO copying build/lib.linux-riscv64-cpython-312/websockets/client.py -> build/bdist.linux-riscv64/wheel/websockets 2024-11-02 05:49:00,197 root INFO running install_egg_info 2024-11-02 05:49:00,202 root INFO Copying src/websockets.egg-info to build/bdist.linux-riscv64/wheel/websockets-13.1-py3.12.egg-info 2024-11-02 05:49:00,205 root INFO running install_scripts 2024-11-02 05:49:00,220 root INFO creating build/bdist.linux-riscv64/wheel/websockets-13.1.dist-info/WHEEL 2024-11-02 05:49:00,222 wheel INFO creating '/home/buildozer/aports/community/py3-websockets/src/websockets-13.1/.dist/.tmp-e4m3zxzp/websockets-13.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-02 05:49:00,223 wheel INFO adding 'websockets/__init__.py' 2024-11-02 05:49:00,225 wheel INFO adding 'websockets/__main__.py' 2024-11-02 05:49:00,226 wheel INFO adding 'websockets/auth.py' 2024-11-02 05:49:00,227 wheel INFO adding 'websockets/client.py' 2024-11-02 05:49:00,228 wheel INFO adding 'websockets/connection.py' 2024-11-02 05:49:00,229 wheel INFO adding 'websockets/datastructures.py' 2024-11-02 05:49:00,230 wheel INFO adding 'websockets/exceptions.py' 2024-11-02 05:49:00,231 wheel INFO adding 'websockets/frames.py' 2024-11-02 05:49:00,232 wheel INFO adding 'websockets/headers.py' 2024-11-02 05:49:00,234 wheel INFO adding 'websockets/http.py' 2024-11-02 05:49:00,235 wheel INFO adding 'websockets/http11.py' 2024-11-02 05:49:00,236 wheel INFO adding 'websockets/imports.py' 2024-11-02 05:49:00,237 wheel INFO adding 'websockets/protocol.py' 2024-11-02 05:49:00,239 wheel INFO adding 'websockets/py.typed' 2024-11-02 05:49:00,240 wheel INFO adding 'websockets/server.py' 2024-11-02 05:49:00,241 wheel INFO adding 'websockets/speedups.c' 2024-11-02 05:49:00,242 wheel INFO adding 'websockets/speedups.cpython-312-riscv64-linux-musl.so' 2024-11-02 05:49:00,244 wheel INFO adding 'websockets/speedups.pyi' 2024-11-02 05:49:00,245 wheel INFO adding 'websockets/streams.py' 2024-11-02 05:49:00,246 wheel INFO adding 'websockets/typing.py' 2024-11-02 05:49:00,246 wheel INFO adding 'websockets/uri.py' 2024-11-02 05:49:00,247 wheel INFO adding 'websockets/utils.py' 2024-11-02 05:49:00,248 wheel INFO adding 'websockets/version.py' 2024-11-02 05:49:00,249 wheel INFO adding 'websockets/asyncio/__init__.py' 2024-11-02 05:49:00,250 wheel INFO adding 'websockets/asyncio/async_timeout.py' 2024-11-02 05:49:00,252 wheel INFO adding 'websockets/asyncio/client.py' 2024-11-02 05:49:00,253 wheel INFO adding 'websockets/asyncio/compatibility.py' 2024-11-02 05:49:00,254 wheel INFO adding 'websockets/asyncio/connection.py' 2024-11-02 05:49:00,256 wheel INFO adding 'websockets/asyncio/messages.py' 2024-11-02 05:49:00,258 wheel INFO adding 'websockets/asyncio/server.py' 2024-11-02 05:49:00,259 wheel INFO adding 'websockets/extensions/__init__.py' 2024-11-02 05:49:00,260 wheel INFO adding 'websockets/extensions/base.py' 2024-11-02 05:49:00,261 wheel INFO adding 'websockets/extensions/permessage_deflate.py' 2024-11-02 05:49:00,263 wheel INFO adding 'websockets/legacy/__init__.py' 2024-11-02 05:49:00,264 wheel INFO adding 'websockets/legacy/auth.py' 2024-11-02 05:49:00,265 wheel INFO adding 'websockets/legacy/client.py' 2024-11-02 05:49:00,267 wheel INFO adding 'websockets/legacy/exceptions.py' 2024-11-02 05:49:00,268 wheel INFO adding 'websockets/legacy/framing.py' 2024-11-02 05:49:00,269 wheel INFO adding 'websockets/legacy/handshake.py' 2024-11-02 05:49:00,270 wheel INFO adding 'websockets/legacy/http.py' 2024-11-02 05:49:00,272 wheel INFO adding 'websockets/legacy/protocol.py' 2024-11-02 05:49:00,274 wheel INFO adding 'websockets/legacy/server.py' 2024-11-02 05:49:00,276 wheel INFO adding 'websockets/sync/__init__.py' 2024-11-02 05:49:00,277 wheel INFO adding 'websockets/sync/client.py' 2024-11-02 05:49:00,279 wheel INFO adding 'websockets/sync/connection.py' 2024-11-02 05:49:00,281 wheel INFO adding 'websockets/sync/messages.py' 2024-11-02 05:49:00,282 wheel INFO adding 'websockets/sync/server.py' 2024-11-02 05:49:00,283 wheel INFO adding 'websockets/sync/utils.py' 2024-11-02 05:49:00,285 wheel INFO adding 'websockets-13.1.dist-info/LICENSE' 2024-11-02 05:49:00,286 wheel INFO adding 'websockets-13.1.dist-info/METADATA' 2024-11-02 05:49:00,286 wheel INFO adding 'websockets-13.1.dist-info/WHEEL' 2024-11-02 05:49:00,287 wheel INFO adding 'websockets-13.1.dist-info/top_level.txt' 2024-11-02 05:49:00,288 wheel INFO adding 'websockets-13.1.dist-info/RECORD' 2024-11-02 05:49:00,290 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-02 05:49:00,297 gpep517 INFO The backend produced .dist/websockets-13.1-cp312-cp312-linux_riscv64.whl websockets-13.1-cp312-cp312-linux_riscv64.whl >>> py3-websockets: Entering fakeroot... >>> py3-websockets-pyc*: Running split function pyc... '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__' '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__' >>> 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: 555.8 KB >>> py3-websockets-pyc*: Compressing data... >>> py3-websockets-pyc*: Create checksum... >>> py3-websockets-pyc*: Create py3-websockets-pyc-13.1-r0.apk >>> py3-websockets*: Tracing dependencies... python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-websockets*: Package size: 553.8 KB >>> py3-websockets*: Compressing data... >>> py3-websockets*: Create checksum... >>> py3-websockets*: Create py3-websockets-13.1-r0.apk >>> py3-websockets: Build complete at Sat, 02 Nov 2024 05:49:02 +0000 elapsed time 0h 0m 22s >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Uninstalling dependencies... (1/25) Purging .makedepends-py3-websockets (20241102.054851) (2/25) Purging py3-gpep517-pyc (16-r0) (3/25) Purging py3-gpep517 (16-r0) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (70.3.0-r0) (7/25) Purging py3-setuptools (70.3.0-r0) (8/25) Purging py3-wheel-pyc (0.43.0-r0) (9/25) Purging py3-wheel (0.43.0-r0) (10/25) Purging py3-packaging-pyc (24.1-r0) (11/25) Purging py3-packaging (24.1-r0) (12/25) Purging py3-parsing-pyc (3.1.4-r0) (13/25) Purging py3-parsing (3.1.4-r0) (14/25) Purging python3-dev (3.12.7-r1) (15/25) Purging python3-pyc (3.12.7-r1) (16/25) Purging python3-pycache-pyc0 (3.12.7-r1) (17/25) Purging pyc (3.12.7-r1) (18/25) Purging python3 (3.12.7-r1) (19/25) Purging gdbm (1.24-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.5_p20241006-r2) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging sqlite-libs (3.47.0-r0) (25/25) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 333 MiB in 98 packages >>> py3-websockets: Updating the community/riscv64 repository index... >>> py3-websockets: Signing the index...