>>> py3-websockets: Building community/py3-websockets 12.0-r1 (using abuild 3.12.0-r5) started Mon, 08 Apr 2024 14:01:26 +0000 >>> py3-websockets: Checking sanity of /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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.6.1-r2) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.4_p20240309-r0) (7/26) Installing readline (8.2.10-r0) (8/26) Installing sqlite-libs (3.45.2-r0) (9/26) Installing python3 (3.11.8-r0) (10/26) Installing python3-pycache-pyc0 (3.11.8-r0) (11/26) Installing pyc (3.11.8-r0) (12/26) Installing py3-installer-pyc (0.7.0-r1) (13/26) Installing py3-gpep517-pyc (15-r1) (14/26) Installing python3-pyc (3.11.8-r0) (15/26) Installing py3-installer (0.7.0-r1) (16/26) Installing py3-gpep517 (15-r1) (17/26) Installing py3-parsing (3.1.2-r0) (18/26) Installing py3-parsing-pyc (3.1.2-r0) (19/26) Installing py3-packaging (24.0-r0) (20/26) Installing py3-packaging-pyc (24.0-r0) (21/26) Installing py3-setuptools (69.2.0-r0) (22/26) Installing py3-setuptools-pyc (69.2.0-r0) (23/26) Installing py3-wheel (0.42.0-r0) (24/26) Installing py3-wheel-pyc (0.42.0-r0) (25/26) Installing python3-dev (3.11.8-r0) (26/26) Installing .makedepends-py3-websockets (20240408.140129) Executing busybox-1.36.1-r25.trigger OK: 443 MiB in 128 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-12.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 100 343k 100 343k 0 0 1940k 0 --:--:-- --:--:-- --:--:-- 1953k >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-websockets-12.0.tar.gz >>> py3-websockets: Checking sha512sums... py3-websockets-12.0.tar.gz: OK skip-reconnect-test.patch: OK >>> py3-websockets: Unpacking /var/cache/distfiles/py3-websockets-12.0.tar.gz... >>> py3-websockets: skip-reconnect-test.patch patching file tests/legacy/test_client_server.py Hunk #1 succeeded at 1538 (offset 64 lines). 2024-04-08 14:01:34,749 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-08 14:01:35,167 root INFO running bdist_wheel 2024-04-08 14:01:35,190 root INFO running build 2024-04-08 14:01:35,190 root INFO running build_py 2024-04-08 14:01:35,196 root INFO creating build 2024-04-08 14:01:35,197 root INFO creating build/lib.linux-riscv64-cpython-311 2024-04-08 14:01:35,197 root INFO creating build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,198 root INFO copying src/websockets/streams.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,199 root INFO copying src/websockets/connection.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,200 root INFO copying src/websockets/__main__.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,202 root INFO copying src/websockets/http.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,203 root INFO copying src/websockets/datastructures.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,205 root INFO copying src/websockets/auth.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,206 root INFO copying src/websockets/uri.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,207 root INFO copying src/websockets/imports.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,208 root INFO copying src/websockets/__init__.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,210 root INFO copying src/websockets/http11.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,211 root INFO copying src/websockets/version.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,212 root INFO copying src/websockets/frames.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,214 root INFO copying src/websockets/protocol.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,215 root INFO copying src/websockets/exceptions.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,217 root INFO copying src/websockets/typing.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,218 root INFO copying src/websockets/headers.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,219 root INFO copying src/websockets/server.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,221 root INFO copying src/websockets/client.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,222 root INFO copying src/websockets/utils.py -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,224 root INFO creating build/lib.linux-riscv64-cpython-311/websockets/extensions 2024-04-08 14:01:35,224 root INFO copying src/websockets/extensions/permessage_deflate.py -> build/lib.linux-riscv64-cpython-311/websockets/extensions 2024-04-08 14:01:35,226 root INFO copying src/websockets/extensions/__init__.py -> build/lib.linux-riscv64-cpython-311/websockets/extensions 2024-04-08 14:01:35,227 root INFO copying src/websockets/extensions/base.py -> build/lib.linux-riscv64-cpython-311/websockets/extensions 2024-04-08 14:01:35,228 root INFO creating build/lib.linux-riscv64-cpython-311/websockets/sync 2024-04-08 14:01:35,229 root INFO copying src/websockets/sync/connection.py -> build/lib.linux-riscv64-cpython-311/websockets/sync 2024-04-08 14:01:35,230 root INFO copying src/websockets/sync/__init__.py -> build/lib.linux-riscv64-cpython-311/websockets/sync 2024-04-08 14:01:35,231 root INFO copying src/websockets/sync/messages.py -> build/lib.linux-riscv64-cpython-311/websockets/sync 2024-04-08 14:01:35,232 root INFO copying src/websockets/sync/server.py -> build/lib.linux-riscv64-cpython-311/websockets/sync 2024-04-08 14:01:35,234 root INFO copying src/websockets/sync/client.py -> build/lib.linux-riscv64-cpython-311/websockets/sync 2024-04-08 14:01:35,235 root INFO copying src/websockets/sync/utils.py -> build/lib.linux-riscv64-cpython-311/websockets/sync 2024-04-08 14:01:35,236 root INFO creating build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,237 root INFO copying src/websockets/legacy/framing.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,238 root INFO copying src/websockets/legacy/http.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,239 root INFO copying src/websockets/legacy/auth.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,240 root INFO copying src/websockets/legacy/async_timeout.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,242 root INFO copying src/websockets/legacy/__init__.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,242 root INFO copying src/websockets/legacy/protocol.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,244 root INFO copying src/websockets/legacy/compatibility.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,245 root INFO copying src/websockets/legacy/server.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,247 root INFO copying src/websockets/legacy/client.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,248 root INFO copying src/websockets/legacy/handshake.py -> build/lib.linux-riscv64-cpython-311/websockets/legacy 2024-04-08 14:01:35,249 root INFO running egg_info 2024-04-08 14:01:35,250 root INFO creating src/websockets.egg-info 2024-04-08 14:01:35,253 root INFO writing src/websockets.egg-info/PKG-INFO 2024-04-08 14:01:35,256 root INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt 2024-04-08 14:01:35,257 root INFO writing top-level names to src/websockets.egg-info/top_level.txt 2024-04-08 14:01:35,258 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-04-08 14:01:35,270 root INFO reading manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-04-08 14:01:35,271 root INFO reading manifest template 'MANIFEST.in' 2024-04-08 14:01:35,272 root INFO adding license file 'LICENSE' 2024-04-08 14:01:35,275 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2024-04-08 14:01:35,278 root INFO copying src/websockets/py.typed -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,280 root INFO copying src/websockets/speedups.c -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,281 root INFO copying src/websockets/speedups.pyi -> build/lib.linux-riscv64-cpython-311/websockets 2024-04-08 14:01:35,284 root INFO running build_ext 2024-04-08 14:01:35,289 root INFO building 'websockets.speedups' extension 2024-04-08 14:01:35,290 root INFO creating build/temp.linux-riscv64-cpython-311 2024-04-08 14:01:35,290 root INFO creating build/temp.linux-riscv64-cpython-311/src 2024-04-08 14:01:35,291 root INFO creating build/temp.linux-riscv64-cpython-311/src/websockets 2024-04-08 14:01:35,291 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c src/websockets/speedups.c -o build/temp.linux-riscv64-cpython-311/src/websockets/speedups.o 2024-04-08 14:01:35,998 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/src/websockets/speedups.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/websockets/speedups.cpython-311-riscv64-linux-musl.so 2024-04-08 14:01:36,044 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-08 14:01:36,045 root INFO running install 2024-04-08 14:01:36,077 root INFO running install_lib 2024-04-08 14:01:36,081 root INFO creating build/bdist.linux-riscv64 2024-04-08 14:01:36,082 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-08 14:01:36,082 root INFO creating build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,083 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/streams.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,084 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/connection.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,085 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/__main__.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,086 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/http.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,087 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/datastructures.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,089 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/auth.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,090 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/uri.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,090 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/py.typed -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,091 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/imports.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,092 root INFO creating build/bdist.linux-riscv64/wheel/websockets/extensions 2024-04-08 14:01:36,093 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/extensions/permessage_deflate.py -> build/bdist.linux-riscv64/wheel/websockets/extensions 2024-04-08 14:01:36,094 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/extensions/__init__.py -> build/bdist.linux-riscv64/wheel/websockets/extensions 2024-04-08 14:01:36,095 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/extensions/base.py -> build/bdist.linux-riscv64/wheel/websockets/extensions 2024-04-08 14:01:36,096 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/speedups.c -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,097 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/speedups.pyi -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,098 root INFO creating build/bdist.linux-riscv64/wheel/websockets/sync 2024-04-08 14:01:36,099 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/sync/connection.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-04-08 14:01:36,100 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/sync/__init__.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-04-08 14:01:36,101 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/sync/messages.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-04-08 14:01:36,102 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/sync/server.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-04-08 14:01:36,103 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/sync/client.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-04-08 14:01:36,104 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/sync/utils.py -> build/bdist.linux-riscv64/wheel/websockets/sync 2024-04-08 14:01:36,105 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/__init__.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,106 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/http11.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,107 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/version.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,108 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/frames.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,110 root INFO creating build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,110 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/framing.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,111 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/http.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,113 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/auth.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,114 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/async_timeout.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,115 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/__init__.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,116 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/protocol.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,117 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/compatibility.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,118 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/server.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,119 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/client.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,121 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/legacy/handshake.py -> build/bdist.linux-riscv64/wheel/websockets/legacy 2024-04-08 14:01:36,122 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/protocol.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,123 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/exceptions.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,124 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/typing.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,125 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/headers.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,126 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/server.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,127 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/client.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,129 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/speedups.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,130 root INFO copying build/lib.linux-riscv64-cpython-311/websockets/utils.py -> build/bdist.linux-riscv64/wheel/websockets 2024-04-08 14:01:36,131 root INFO running install_egg_info 2024-04-08 14:01:36,135 root INFO Copying src/websockets.egg-info to build/bdist.linux-riscv64/wheel/websockets-12.0-py3.11.egg-info 2024-04-08 14:01:36,139 root INFO running install_scripts 2024-04-08 14:01:36,154 wheel INFO creating build/bdist.linux-riscv64/wheel/websockets-12.0.dist-info/WHEEL 2024-04-08 14:01:36,156 wheel INFO creating '/home/buildozer/aports/community/py3-websockets/src/websockets-12.0/.dist/.tmp-zw_5flt2/websockets-12.0-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-08 14:01:36,158 wheel INFO adding 'websockets/__init__.py' 2024-04-08 14:01:36,160 wheel INFO adding 'websockets/__main__.py' 2024-04-08 14:01:36,161 wheel INFO adding 'websockets/auth.py' 2024-04-08 14:01:36,163 wheel INFO adding 'websockets/client.py' 2024-04-08 14:01:36,164 wheel INFO adding 'websockets/connection.py' 2024-04-08 14:01:36,165 wheel INFO adding 'websockets/datastructures.py' 2024-04-08 14:01:36,167 wheel INFO adding 'websockets/exceptions.py' 2024-04-08 14:01:36,169 wheel INFO adding 'websockets/frames.py' 2024-04-08 14:01:36,170 wheel INFO adding 'websockets/headers.py' 2024-04-08 14:01:36,172 wheel INFO adding 'websockets/http.py' 2024-04-08 14:01:36,173 wheel INFO adding 'websockets/http11.py' 2024-04-08 14:01:36,175 wheel INFO adding 'websockets/imports.py' 2024-04-08 14:01:36,176 wheel INFO adding 'websockets/protocol.py' 2024-04-08 14:01:36,178 wheel INFO adding 'websockets/py.typed' 2024-04-08 14:01:36,179 wheel INFO adding 'websockets/server.py' 2024-04-08 14:01:36,181 wheel INFO adding 'websockets/speedups.c' 2024-04-08 14:01:36,182 wheel INFO adding 'websockets/speedups.cpython-311-riscv64-linux-musl.so' 2024-04-08 14:01:36,184 wheel INFO adding 'websockets/speedups.pyi' 2024-04-08 14:01:36,185 wheel INFO adding 'websockets/streams.py' 2024-04-08 14:01:36,186 wheel INFO adding 'websockets/typing.py' 2024-04-08 14:01:36,187 wheel INFO adding 'websockets/uri.py' 2024-04-08 14:01:36,188 wheel INFO adding 'websockets/utils.py' 2024-04-08 14:01:36,190 wheel INFO adding 'websockets/version.py' 2024-04-08 14:01:36,191 wheel INFO adding 'websockets/extensions/__init__.py' 2024-04-08 14:01:36,192 wheel INFO adding 'websockets/extensions/base.py' 2024-04-08 14:01:36,193 wheel INFO adding 'websockets/extensions/permessage_deflate.py' 2024-04-08 14:01:36,195 wheel INFO adding 'websockets/legacy/__init__.py' 2024-04-08 14:01:36,196 wheel INFO adding 'websockets/legacy/async_timeout.py' 2024-04-08 14:01:36,197 wheel INFO adding 'websockets/legacy/auth.py' 2024-04-08 14:01:36,198 wheel INFO adding 'websockets/legacy/client.py' 2024-04-08 14:01:36,200 wheel INFO adding 'websockets/legacy/compatibility.py' 2024-04-08 14:01:36,200 wheel INFO adding 'websockets/legacy/framing.py' 2024-04-08 14:01:36,201 wheel INFO adding 'websockets/legacy/handshake.py' 2024-04-08 14:01:36,202 wheel INFO adding 'websockets/legacy/http.py' 2024-04-08 14:01:36,204 wheel INFO adding 'websockets/legacy/protocol.py' 2024-04-08 14:01:36,207 wheel INFO adding 'websockets/legacy/server.py' 2024-04-08 14:01:36,209 wheel INFO adding 'websockets/sync/__init__.py' 2024-04-08 14:01:36,210 wheel INFO adding 'websockets/sync/client.py' 2024-04-08 14:01:36,211 wheel INFO adding 'websockets/sync/connection.py' 2024-04-08 14:01:36,213 wheel INFO adding 'websockets/sync/messages.py' 2024-04-08 14:01:36,214 wheel INFO adding 'websockets/sync/server.py' 2024-04-08 14:01:36,215 wheel INFO adding 'websockets/sync/utils.py' 2024-04-08 14:01:36,216 wheel INFO adding 'websockets-12.0.dist-info/LICENSE' 2024-04-08 14:01:36,217 wheel INFO adding 'websockets-12.0.dist-info/METADATA' 2024-04-08 14:01:36,218 wheel INFO adding 'websockets-12.0.dist-info/WHEEL' 2024-04-08 14:01:36,219 wheel INFO adding 'websockets-12.0.dist-info/top_level.txt' 2024-04-08 14:01:36,220 wheel INFO adding 'websockets-12.0.dist-info/RECORD' 2024-04-08 14:01:36,221 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-08 14:01:36,227 gpep517 INFO The backend produced .dist/websockets-12.0-cp311-cp311-linux_riscv64.whl websockets-12.0-cp311-cp311-linux_riscv64.whl >>> py3-websockets: Entering fakeroot... >>> py3-websockets-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets/usr/lib/python3.11/site-packages/websockets/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.11/site-packages/websockets/__pycache__' '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets/usr/lib/python3.11/site-packages/websockets/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.11/site-packages/websockets/extensions/__pycache__' '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets/usr/lib/python3.11/site-packages/websockets/sync/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.11/site-packages/websockets/sync/__pycache__' '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets/usr/lib/python3.11/site-packages/websockets/legacy/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.11/site-packages/websockets/legacy/__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.11 >>> py3-websockets-pyc*: Package size: 596.0 KB >>> py3-websockets-pyc*: Compressing data... >>> py3-websockets-pyc*: Create checksum... >>> py3-websockets-pyc*: Create py3-websockets-pyc-12.0-r1.apk >>> py3-websockets*: Tracing dependencies... python3~3.11 so:libc.musl-riscv64.so.1 >>> py3-websockets*: Package size: 572.0 KB >>> py3-websockets*: Compressing data... >>> py3-websockets*: Create checksum... >>> py3-websockets*: Create py3-websockets-12.0-r1.apk >>> py3-websockets: Build complete at Mon, 08 Apr 2024 14:01:38 +0000 elapsed time 0h 0m 12s >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Uninstalling dependencies... (1/26) Purging .makedepends-py3-websockets (20240408.140129) (2/26) Purging py3-gpep517-pyc (15-r1) (3/26) Purging py3-gpep517 (15-r1) (4/26) Purging py3-installer-pyc (0.7.0-r1) (5/26) Purging py3-installer (0.7.0-r1) (6/26) Purging py3-setuptools-pyc (69.2.0-r0) (7/26) Purging py3-setuptools (69.2.0-r0) (8/26) Purging py3-wheel-pyc (0.42.0-r0) (9/26) Purging py3-wheel (0.42.0-r0) (10/26) Purging py3-packaging-pyc (24.0-r0) (11/26) Purging py3-packaging (24.0-r0) (12/26) Purging py3-parsing-pyc (3.1.2-r0) (13/26) Purging py3-parsing (3.1.2-r0) (14/26) Purging python3-dev (3.11.8-r0) (15/26) Purging python3-pyc (3.11.8-r0) (16/26) Purging python3-pycache-pyc0 (3.11.8-r0) (17/26) Purging pyc (3.11.8-r0) (18/26) Purging python3 (3.11.8-r0) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.6-r0) (22/26) Purging libpanelw (6.4_p20240309-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.2-r0) (26/26) Purging xz-libs (5.6.1-r2) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-websockets: Updating the community/riscv64 repository index... >>> py3-websockets: Signing the index...