>>> py3-websockets: Building community/py3-websockets 15.0.1-r1 (using abuild 3.16.0_rc4-r0) started Thu, 30 Oct 2025 14:45: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/22) Installing gdbm (1.26-r0) ( 2/22) Installing xz-libs (5.8.1-r0) ( 3/22) Installing mpdecimal (4.0.1-r0) ( 4/22) Installing libpanelw (6.5_p20251010-r0) ( 5/22) Installing python3 (3.12.12-r0) ( 6/22) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/22) Installing pyc (3.12.12-r0) ( 8/22) Installing py3-installer-pyc (0.7.0-r2) ( 9/22) Installing py3-gpep517-pyc (19-r0) (10/22) Installing python3-pyc (3.12.12-r0) (11/22) Installing py3-installer (0.7.0-r2) (12/22) Installing py3-gpep517 (19-r0) (13/22) Installing py3-parsing (3.2.3-r0) (14/22) Installing py3-parsing-pyc (3.2.3-r0) (15/22) Installing py3-packaging (25.0-r0) (16/22) Installing py3-packaging-pyc (25.0-r0) (17/22) Installing py3-setuptools (80.9.0-r1) (18/22) Installing py3-setuptools-pyc (80.9.0-r1) (19/22) Installing py3-wheel (0.46.1-r0) (20/22) Installing py3-wheel-pyc (0.46.1-r0) (21/22) Installing python3-dev (3.12.12-r0) (22/22) Installing .makedepends-py3-websockets (20251030.144556) busybox-1.37.0-r24.trigger: Executing script... OK: 686 MiB in 173 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.23/py3-websockets-15.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-websockets-15.0.1.tar.gz.part' py3-websockets-15.0. 100% |********************************| 444k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-websockets-15.0.1.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-websockets-15.0.1.tar.gz: OK /home/buildozer/aports/community/py3-websockets/skip-reconnect-test.patch: OK >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-websockets-15.0.1.tar.gz /var/cache/distfiles/v3.23/py3-websockets-15.0.1.tar.gz: OK /home/buildozer/aports/community/py3-websockets/skip-reconnect-test.patch: OK >>> py3-websockets: Unpacking /var/cache/distfiles/v3.23/py3-websockets-15.0.1.tar.gz... >>> py3-websockets: skip-reconnect-test.patch patching file tests/legacy/test_client_server.py Hunk #1 succeeded at 1545 (offset 71 lines). 2025-10-30 14:46:00,335 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-30 14:46:00,520 root INFO running bdist_wheel 2025-10-30 14:46:00,583 root INFO running build 2025-10-30 14:46:00,583 root INFO running build_py 2025-10-30 14:46:00,597 root INFO creating build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,599 root INFO copying src/websockets/uri.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,600 root INFO copying src/websockets/headers.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,600 root INFO copying src/websockets/datastructures.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,601 root INFO copying src/websockets/cli.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,602 root INFO copying src/websockets/version.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,603 root INFO copying src/websockets/server.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,604 root INFO copying src/websockets/exceptions.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,605 root INFO copying src/websockets/http11.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,605 root INFO copying src/websockets/utils.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,606 root INFO copying src/websockets/frames.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,607 root INFO copying src/websockets/__main__.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,608 root INFO copying src/websockets/client.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,609 root INFO copying src/websockets/auth.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,609 root INFO copying src/websockets/http.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,610 root INFO copying src/websockets/protocol.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,611 root INFO copying src/websockets/typing.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,612 root INFO copying src/websockets/imports.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,613 root INFO copying src/websockets/__init__.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,614 root INFO copying src/websockets/streams.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,614 root INFO copying src/websockets/connection.py -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,616 root INFO creating build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,617 root INFO copying src/websockets/legacy/server.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,618 root INFO copying src/websockets/legacy/exceptions.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,618 root INFO copying src/websockets/legacy/client.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,619 root INFO copying src/websockets/legacy/auth.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,620 root INFO copying src/websockets/legacy/http.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,621 root INFO copying src/websockets/legacy/protocol.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,622 root INFO copying src/websockets/legacy/__init__.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,623 root INFO copying src/websockets/legacy/handshake.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,624 root INFO copying src/websockets/legacy/framing.py -> build/lib.linux-ppc64le-cpython-312/websockets/legacy 2025-10-30 14:46:00,625 root INFO creating build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,626 root INFO copying src/websockets/asyncio/compatibility.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,627 root INFO copying src/websockets/asyncio/server.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,627 root INFO copying src/websockets/asyncio/client.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,628 root INFO copying src/websockets/asyncio/router.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,629 root INFO copying src/websockets/asyncio/__init__.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,630 root INFO copying src/websockets/asyncio/messages.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,631 root INFO copying src/websockets/asyncio/async_timeout.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,632 root INFO copying src/websockets/asyncio/connection.py -> build/lib.linux-ppc64le-cpython-312/websockets/asyncio 2025-10-30 14:46:00,633 root INFO creating build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,634 root INFO copying src/websockets/sync/server.py -> build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,635 root INFO copying src/websockets/sync/utils.py -> build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,635 root INFO copying src/websockets/sync/client.py -> build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,636 root INFO copying src/websockets/sync/router.py -> build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,637 root INFO copying src/websockets/sync/__init__.py -> build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,638 root INFO copying src/websockets/sync/messages.py -> build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,639 root INFO copying src/websockets/sync/connection.py -> build/lib.linux-ppc64le-cpython-312/websockets/sync 2025-10-30 14:46:00,640 root INFO creating build/lib.linux-ppc64le-cpython-312/websockets/extensions 2025-10-30 14:46:00,641 root INFO copying src/websockets/extensions/permessage_deflate.py -> build/lib.linux-ppc64le-cpython-312/websockets/extensions 2025-10-30 14:46:00,642 root INFO copying src/websockets/extensions/__init__.py -> build/lib.linux-ppc64le-cpython-312/websockets/extensions 2025-10-30 14:46:00,642 root INFO copying src/websockets/extensions/base.py -> build/lib.linux-ppc64le-cpython-312/websockets/extensions 2025-10-30 14:46:00,643 root INFO running egg_info 2025-10-30 14:46:00,656 root INFO creating src/websockets.egg-info 2025-10-30 14:46:00,656 root INFO writing src/websockets.egg-info/PKG-INFO 2025-10-30 14:46:00,658 root INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt 2025-10-30 14:46:00,659 root INFO writing entry points to src/websockets.egg-info/entry_points.txt 2025-10-30 14:46:00,660 root INFO writing top-level names to src/websockets.egg-info/top_level.txt 2025-10-30 14:46:00,660 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2025-10-30 14:46:00,685 root INFO reading manifest file 'src/websockets.egg-info/SOURCES.txt' 2025-10-30 14:46:00,686 root INFO reading manifest template 'MANIFEST.in' 2025-10-30 14:46:00,688 root INFO adding license file 'LICENSE' 2025-10-30 14:46:00,696 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2025-10-30 14:46:00,703 root INFO copying src/websockets/py.typed -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,704 root INFO copying src/websockets/speedups.c -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,705 root INFO copying src/websockets/speedups.pyi -> build/lib.linux-ppc64le-cpython-312/websockets 2025-10-30 14:46:00,710 root INFO running build_ext 2025-10-30 14:46:00,718 root INFO building 'websockets.speedups' extension 2025-10-30 14:46:00,719 root INFO creating build/temp.linux-ppc64le-cpython-312/src/websockets 2025-10-30 14:46:00,720 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/websockets/speedups.c -o build/temp.linux-ppc64le-cpython-312/src/websockets/speedups.o 2025-10-30 14:46:01,100 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-ppc64le-cpython-312/src/websockets/speedups.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/websockets/speedups.cpython-312-powerpc64le-linux-musl.so 2025-10-30 14:46:01,150 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-30 14:46:01,151 root INFO running install 2025-10-30 14:46:01,240 root INFO running install_lib 2025-10-30 14:46:01,254 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-30 14:46:01,256 root INFO creating build/bdist.linux-ppc64le/wheel/websockets 2025-10-30 14:46:01,256 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/uri.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,257 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/headers.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,258 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/datastructures.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,259 root INFO creating build/bdist.linux-ppc64le/wheel/websockets/legacy 2025-10-30 14:46:01,259 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/server.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,260 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/exceptions.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,261 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/client.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,261 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/auth.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,262 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/http.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,262 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/protocol.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,263 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/__init__.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,263 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/handshake.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,264 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/legacy/framing.py -> build/bdist.linux-ppc64le/wheel/./websockets/legacy 2025-10-30 14:46:01,265 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/cli.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,265 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/version.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,266 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/speedups.c -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,267 root INFO creating build/bdist.linux-ppc64le/wheel/websockets/asyncio 2025-10-30 14:46:01,267 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/compatibility.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,268 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/server.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,268 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/client.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,269 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/router.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,270 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/__init__.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,270 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/messages.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,271 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/async_timeout.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,271 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/asyncio/connection.py -> build/bdist.linux-ppc64le/wheel/./websockets/asyncio 2025-10-30 14:46:01,272 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/server.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,272 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/exceptions.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,273 root INFO creating build/bdist.linux-ppc64le/wheel/websockets/sync 2025-10-30 14:46:01,274 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/sync/server.py -> build/bdist.linux-ppc64le/wheel/./websockets/sync 2025-10-30 14:46:01,274 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/sync/utils.py -> build/bdist.linux-ppc64le/wheel/./websockets/sync 2025-10-30 14:46:01,275 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/sync/client.py -> build/bdist.linux-ppc64le/wheel/./websockets/sync 2025-10-30 14:46:01,276 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/sync/router.py -> build/bdist.linux-ppc64le/wheel/./websockets/sync 2025-10-30 14:46:01,276 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/sync/__init__.py -> build/bdist.linux-ppc64le/wheel/./websockets/sync 2025-10-30 14:46:01,277 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/sync/messages.py -> build/bdist.linux-ppc64le/wheel/./websockets/sync 2025-10-30 14:46:01,277 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/sync/connection.py -> build/bdist.linux-ppc64le/wheel/./websockets/sync 2025-10-30 14:46:01,278 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/http11.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,278 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/utils.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,279 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/frames.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,280 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/__main__.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,280 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/speedups.pyi -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,281 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/client.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,281 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/auth.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,282 root INFO creating build/bdist.linux-ppc64le/wheel/websockets/extensions 2025-10-30 14:46:01,283 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/extensions/permessage_deflate.py -> build/bdist.linux-ppc64le/wheel/./websockets/extensions 2025-10-30 14:46:01,283 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/extensions/__init__.py -> build/bdist.linux-ppc64le/wheel/./websockets/extensions 2025-10-30 14:46:01,284 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/extensions/base.py -> build/bdist.linux-ppc64le/wheel/./websockets/extensions 2025-10-30 14:46:01,284 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/http.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,285 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/protocol.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,286 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/typing.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,286 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/speedups.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,287 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/py.typed -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,287 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/imports.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,288 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/__init__.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,288 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/streams.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,289 root INFO copying build/lib.linux-ppc64le-cpython-312/websockets/connection.py -> build/bdist.linux-ppc64le/wheel/./websockets 2025-10-30 14:46:01,290 root INFO running install_egg_info 2025-10-30 14:46:01,301 root INFO Copying src/websockets.egg-info to build/bdist.linux-ppc64le/wheel/./websockets-15.0.1-py3.12.egg-info 2025-10-30 14:46:01,304 root INFO running install_scripts 2025-10-30 14:46:01,324 root INFO creating build/bdist.linux-ppc64le/wheel/websockets-15.0.1.dist-info/WHEEL 2025-10-30 14:46:01,325 wheel INFO creating '/home/buildozer/aports/community/py3-websockets/src/websockets-15.0.1/.dist/.tmp-iye4u45d/websockets-15.0.1-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-30 14:46:01,327 wheel INFO adding 'websockets/__init__.py' 2025-10-30 14:46:01,327 wheel INFO adding 'websockets/__main__.py' 2025-10-30 14:46:01,328 wheel INFO adding 'websockets/auth.py' 2025-10-30 14:46:01,329 wheel INFO adding 'websockets/cli.py' 2025-10-30 14:46:01,329 wheel INFO adding 'websockets/client.py' 2025-10-30 14:46:01,330 wheel INFO adding 'websockets/connection.py' 2025-10-30 14:46:01,331 wheel INFO adding 'websockets/datastructures.py' 2025-10-30 14:46:01,332 wheel INFO adding 'websockets/exceptions.py' 2025-10-30 14:46:01,332 wheel INFO adding 'websockets/frames.py' 2025-10-30 14:46:01,333 wheel INFO adding 'websockets/headers.py' 2025-10-30 14:46:01,334 wheel INFO adding 'websockets/http.py' 2025-10-30 14:46:01,334 wheel INFO adding 'websockets/http11.py' 2025-10-30 14:46:01,335 wheel INFO adding 'websockets/imports.py' 2025-10-30 14:46:01,336 wheel INFO adding 'websockets/protocol.py' 2025-10-30 14:46:01,337 wheel INFO adding 'websockets/py.typed' 2025-10-30 14:46:01,337 wheel INFO adding 'websockets/server.py' 2025-10-30 14:46:01,338 wheel INFO adding 'websockets/speedups.c' 2025-10-30 14:46:01,339 wheel INFO adding 'websockets/speedups.cpython-312-powerpc64le-linux-musl.so' 2025-10-30 14:46:01,340 wheel INFO adding 'websockets/speedups.pyi' 2025-10-30 14:46:01,341 wheel INFO adding 'websockets/streams.py' 2025-10-30 14:46:01,341 wheel INFO adding 'websockets/typing.py' 2025-10-30 14:46:01,342 wheel INFO adding 'websockets/uri.py' 2025-10-30 14:46:01,343 wheel INFO adding 'websockets/utils.py' 2025-10-30 14:46:01,343 wheel INFO adding 'websockets/version.py' 2025-10-30 14:46:01,344 wheel INFO adding 'websockets/asyncio/__init__.py' 2025-10-30 14:46:01,345 wheel INFO adding 'websockets/asyncio/async_timeout.py' 2025-10-30 14:46:01,346 wheel INFO adding 'websockets/asyncio/client.py' 2025-10-30 14:46:01,346 wheel INFO adding 'websockets/asyncio/compatibility.py' 2025-10-30 14:46:01,347 wheel INFO adding 'websockets/asyncio/connection.py' 2025-10-30 14:46:01,348 wheel INFO adding 'websockets/asyncio/messages.py' 2025-10-30 14:46:01,349 wheel INFO adding 'websockets/asyncio/router.py' 2025-10-30 14:46:01,350 wheel INFO adding 'websockets/asyncio/server.py' 2025-10-30 14:46:01,350 wheel INFO adding 'websockets/extensions/__init__.py' 2025-10-30 14:46:01,351 wheel INFO adding 'websockets/extensions/base.py' 2025-10-30 14:46:01,352 wheel INFO adding 'websockets/extensions/permessage_deflate.py' 2025-10-30 14:46:01,353 wheel INFO adding 'websockets/legacy/__init__.py' 2025-10-30 14:46:01,353 wheel INFO adding 'websockets/legacy/auth.py' 2025-10-30 14:46:01,354 wheel INFO adding 'websockets/legacy/client.py' 2025-10-30 14:46:01,355 wheel INFO adding 'websockets/legacy/exceptions.py' 2025-10-30 14:46:01,356 wheel INFO adding 'websockets/legacy/framing.py' 2025-10-30 14:46:01,356 wheel INFO adding 'websockets/legacy/handshake.py' 2025-10-30 14:46:01,357 wheel INFO adding 'websockets/legacy/http.py' 2025-10-30 14:46:01,358 wheel INFO adding 'websockets/legacy/protocol.py' 2025-10-30 14:46:01,359 wheel INFO adding 'websockets/legacy/server.py' 2025-10-30 14:46:01,360 wheel INFO adding 'websockets/sync/__init__.py' 2025-10-30 14:46:01,361 wheel INFO adding 'websockets/sync/client.py' 2025-10-30 14:46:01,362 wheel INFO adding 'websockets/sync/connection.py' 2025-10-30 14:46:01,363 wheel INFO adding 'websockets/sync/messages.py' 2025-10-30 14:46:01,363 wheel INFO adding 'websockets/sync/router.py' 2025-10-30 14:46:01,364 wheel INFO adding 'websockets/sync/server.py' 2025-10-30 14:46:01,365 wheel INFO adding 'websockets/sync/utils.py' 2025-10-30 14:46:01,366 wheel INFO adding 'websockets-15.0.1.dist-info/licenses/LICENSE' 2025-10-30 14:46:01,367 wheel INFO adding 'websockets-15.0.1.dist-info/METADATA' 2025-10-30 14:46:01,367 wheel INFO adding 'websockets-15.0.1.dist-info/WHEEL' 2025-10-30 14:46:01,368 wheel INFO adding 'websockets-15.0.1.dist-info/entry_points.txt' 2025-10-30 14:46:01,368 wheel INFO adding 'websockets-15.0.1.dist-info/top_level.txt' 2025-10-30 14:46:01,369 wheel INFO adding 'websockets-15.0.1.dist-info/RECORD' 2025-10-30 14:46:01,371 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-30 14:46:01,377 gpep517 INFO The backend produced .dist/websockets-15.0.1-cp312-cp312-linux_ppc64le.whl websockets-15.0.1-cp312-cp312-linux_ppc64le.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/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/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/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/__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*: Scanning shared objects >>> py3-websockets-pyc*: Tracing dependencies... python3~3.12 >>> py3-websockets-pyc*: Package size: 633.3 KB >>> py3-websockets-pyc*: Compressing data... >>> py3-websockets-pyc*: Create checksum... >>> py3-websockets-pyc*: Create py3-websockets-pyc-15.0.1-r1.apk >>> py3-websockets*: Tracing dependencies... python3~3.12 so:libc.musl-ppc64le.so.1 >>> py3-websockets*: Package size: 677.5 KB >>> py3-websockets*: Compressing data... >>> py3-websockets*: Create checksum... >>> py3-websockets*: Create py3-websockets-15.0.1-r1.apk >>> py3-websockets: Build complete at Thu, 30 Oct 2025 14:46:03 +0000 elapsed time 0h 0m 23s >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-websockets (20251030.144556) ( 2/22) Purging py3-gpep517-pyc (19-r0) ( 3/22) Purging py3-gpep517 (19-r0) ( 4/22) Purging py3-installer-pyc (0.7.0-r2) ( 5/22) Purging py3-installer (0.7.0-r2) ( 6/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/22) Purging py3-setuptools (80.9.0-r1) ( 8/22) Purging py3-wheel-pyc (0.46.1-r0) ( 9/22) Purging py3-wheel (0.46.1-r0) (10/22) Purging py3-packaging-pyc (25.0-r0) (11/22) Purging py3-packaging (25.0-r0) (12/22) Purging py3-parsing-pyc (3.2.3-r0) (13/22) Purging py3-parsing (3.2.3-r0) (14/22) Purging python3-dev (3.12.12-r0) (15/22) Purging python3-pyc (3.12.12-r0) (16/22) Purging python3-pycache-pyc0 (3.12.12-r0) (17/22) Purging pyc (3.12.12-r0) (18/22) Purging python3 (3.12.12-r0) (19/22) Purging gdbm (1.26-r0) (20/22) Purging libpanelw (6.5_p20251010-r0) (21/22) Purging mpdecimal (4.0.1-r0) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-websockets: Updating the community/ppc64le repository index... >>> py3-websockets: Signing the index...