==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-websockets 16.0-1 (Thu Jan 15 06:57:14 2026)
==> Retrieving sources...
  -> Found python-websockets-16.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-websockets-16.0.tar.gz ... Passed
==> Validating source files with b2sums...
    python-websockets-16.0.tar.gz ... Passed
==> Making package: python-websockets 16.0-1 (Thu Jan 15 13:57:40 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) mpdecimal-4.0.1-1  python-3.14.2-2

Total Installed Size:  68.57 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-25.0-4  python-platformdirs-4.5.1-3  python-pyproject-hooks-1.2.0-6  python-build-1.4.0-1  python-installer-0.7.0-14  python-setuptools-1:80.9.0-4  python-wheel-0.45.1-4

Total Installed Size:  11.02 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-websockets-16.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-websockets-16.0.tar.gz with bsdtar
==> Starting build()...
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/proxy.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/auth.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/http.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/cli.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/typing.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/version.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/http11.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/__init__.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/uri.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/protocol.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/imports.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/datastructures.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/__main__.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/utils.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/headers.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/streams.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/frames.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/client.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/exceptions.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/server.py -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/connection.py -> build/lib.linux-armv7l-cpython-314/websockets
creating build/lib.linux-armv7l-cpython-314/websockets/sync
copying src/websockets/sync/__init__.py -> build/lib.linux-armv7l-cpython-314/websockets/sync
copying src/websockets/sync/messages.py -> build/lib.linux-armv7l-cpython-314/websockets/sync
copying src/websockets/sync/router.py -> build/lib.linux-armv7l-cpython-314/websockets/sync
copying src/websockets/sync/utils.py -> build/lib.linux-armv7l-cpython-314/websockets/sync
copying src/websockets/sync/client.py -> build/lib.linux-armv7l-cpython-314/websockets/sync
copying src/websockets/sync/server.py -> build/lib.linux-armv7l-cpython-314/websockets/sync
copying src/websockets/sync/connection.py -> build/lib.linux-armv7l-cpython-314/websockets/sync
creating build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/auth.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/http.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/__init__.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/protocol.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/handshake.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/client.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/exceptions.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/server.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
copying src/websockets/legacy/framing.py -> build/lib.linux-armv7l-cpython-314/websockets/legacy
creating build/lib.linux-armv7l-cpython-314/websockets/extensions
copying src/websockets/extensions/base.py -> build/lib.linux-armv7l-cpython-314/websockets/extensions
copying src/websockets/extensions/permessage_deflate.py -> build/lib.linux-armv7l-cpython-314/websockets/extensions
copying src/websockets/extensions/__init__.py -> build/lib.linux-armv7l-cpython-314/websockets/extensions
creating build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/__init__.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/messages.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/router.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/compatibility.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/async_timeout.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/client.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/server.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
copying src/websockets/asyncio/connection.py -> build/lib.linux-armv7l-cpython-314/websockets/asyncio
running egg_info
creating src/websockets.egg-info
writing src/websockets.egg-info/PKG-INFO
writing dependency_links to src/websockets.egg-info/dependency_links.txt
writing entry points to src/websockets.egg-info/entry_points.txt
writing top-level names to src/websockets.egg-info/top_level.txt
writing manifest file 'src/websockets.egg-info/SOURCES.txt'
reading manifest file 'src/websockets.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/websockets.egg-info/SOURCES.txt'
copying src/websockets/py.typed -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/speedups.c -> build/lib.linux-armv7l-cpython-314/websockets
copying src/websockets/speedups.pyi -> build/lib.linux-armv7l-cpython-314/websockets
running build_ext
building 'websockets.speedups' extension
creating build/temp.linux-armv7l-cpython-314/src/websockets
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.14 -c src/websockets/speedups.c -o build/temp.linux-armv7l-cpython-314/src/websockets/speedups.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-314/src/websockets/speedups.o -L/usr/lib -o build/lib.linux-armv7l-cpython-314/websockets/speedups.cpython-314-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/websockets
copying build/lib.linux-armv7l-cpython-314/websockets/proxy.py -> build/bdist.linux-armv7l/wheel/./websockets
creating build/bdist.linux-armv7l/wheel/websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/sync/__init__.py -> build/bdist.linux-armv7l/wheel/./websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/sync/messages.py -> build/bdist.linux-armv7l/wheel/./websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/sync/router.py -> build/bdist.linux-armv7l/wheel/./websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/sync/utils.py -> build/bdist.linux-armv7l/wheel/./websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/sync/client.py -> build/bdist.linux-armv7l/wheel/./websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/sync/server.py -> build/bdist.linux-armv7l/wheel/./websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/sync/connection.py -> build/bdist.linux-armv7l/wheel/./websockets/sync
copying build/lib.linux-armv7l-cpython-314/websockets/speedups.pyi -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/py.typed -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/auth.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/http.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/speedups.c -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/cli.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/typing.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/version.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/http11.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/__init__.py -> build/bdist.linux-armv7l/wheel/./websockets
creating build/bdist.linux-armv7l/wheel/websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/auth.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/http.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/__init__.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/protocol.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/handshake.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/client.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/exceptions.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/server.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/legacy/framing.py -> build/bdist.linux-armv7l/wheel/./websockets/legacy
copying build/lib.linux-armv7l-cpython-314/websockets/speedups.cpython-314-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/uri.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/protocol.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/imports.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/datastructures.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/__main__.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/utils.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/headers.py -> build/bdist.linux-armv7l/wheel/./websockets
creating build/bdist.linux-armv7l/wheel/websockets/extensions
copying build/lib.linux-armv7l-cpython-314/websockets/extensions/base.py -> build/bdist.linux-armv7l/wheel/./websockets/extensions
copying build/lib.linux-armv7l-cpython-314/websockets/extensions/permessage_deflate.py -> build/bdist.linux-armv7l/wheel/./websockets/extensions
copying build/lib.linux-armv7l-cpython-314/websockets/extensions/__init__.py -> build/bdist.linux-armv7l/wheel/./websockets/extensions
copying build/lib.linux-armv7l-cpython-314/websockets/streams.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/frames.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/client.py -> build/bdist.linux-armv7l/wheel/./websockets
creating build/bdist.linux-armv7l/wheel/websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/__init__.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/messages.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/router.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/compatibility.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/async_timeout.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/client.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/server.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/asyncio/connection.py -> build/bdist.linux-armv7l/wheel/./websockets/asyncio
copying build/lib.linux-armv7l-cpython-314/websockets/exceptions.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/server.py -> build/bdist.linux-armv7l/wheel/./websockets
copying build/lib.linux-armv7l-cpython-314/websockets/connection.py -> build/bdist.linux-armv7l/wheel/./websockets
running install_egg_info
Copying src/websockets.egg-info to build/bdist.linux-armv7l/wheel/./websockets-16.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/websockets-16.0.dist-info/WHEEL
creating '/build/python-websockets/src/websockets-16.0/dist/.tmp-5nes9e_y/websockets-16.0-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'websockets/__init__.py'
adding 'websockets/__main__.py'
adding 'websockets/auth.py'
adding 'websockets/cli.py'
adding 'websockets/client.py'
adding 'websockets/connection.py'
adding 'websockets/datastructures.py'
adding 'websockets/exceptions.py'
adding 'websockets/frames.py'
adding 'websockets/headers.py'
adding 'websockets/http.py'
adding 'websockets/http11.py'
adding 'websockets/imports.py'
adding 'websockets/protocol.py'
adding 'websockets/proxy.py'
adding 'websockets/py.typed'
adding 'websockets/server.py'
adding 'websockets/speedups.c'
adding 'websockets/speedups.cpython-314-arm-linux-gnueabihf.so'
adding 'websockets/speedups.pyi'
adding 'websockets/streams.py'
adding 'websockets/typing.py'
adding 'websockets/uri.py'
adding 'websockets/utils.py'
adding 'websockets/version.py'
adding 'websockets/asyncio/__init__.py'
adding 'websockets/asyncio/async_timeout.py'
adding 'websockets/asyncio/client.py'
adding 'websockets/asyncio/compatibility.py'
adding 'websockets/asyncio/connection.py'
adding 'websockets/asyncio/messages.py'
adding 'websockets/asyncio/router.py'
adding 'websockets/asyncio/server.py'
adding 'websockets/extensions/__init__.py'
adding 'websockets/extensions/base.py'
adding 'websockets/extensions/permessage_deflate.py'
adding 'websockets/legacy/__init__.py'
adding 'websockets/legacy/auth.py'
adding 'websockets/legacy/client.py'
adding 'websockets/legacy/exceptions.py'
adding 'websockets/legacy/framing.py'
adding 'websockets/legacy/handshake.py'
adding 'websockets/legacy/http.py'
adding 'websockets/legacy/protocol.py'
adding 'websockets/legacy/server.py'
adding 'websockets/sync/__init__.py'
adding 'websockets/sync/client.py'
adding 'websockets/sync/connection.py'
adding 'websockets/sync/messages.py'
adding 'websockets/sync/router.py'
adding 'websockets/sync/server.py'
adding 'websockets/sync/utils.py'
adding 'websockets-16.0.dist-info/licenses/LICENSE'
adding 'websockets-16.0.dist-info/METADATA'
adding 'websockets-16.0.dist-info/WHEEL'
adding 'websockets-16.0.dist-info/entry_points.txt'
adding 'websockets-16.0.dist-info/top_level.txt'
adding 'websockets-16.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built websockets-16.0-cp314-cp314-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-websockets/pkg/python-websockets/usr/share'
install: creating directory '/build/python-websockets/pkg/python-websockets/usr/share/licenses'
install: creating directory '/build/python-websockets/pkg/python-websockets/usr/share/licenses/python-websockets'
'LICENSE' -> '/build/python-websockets/pkg/python-websockets/usr/share/licenses/python-websockets/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-websockets"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-websockets 16.0-1 (Thu Jan 15 13:58:02 2026)
==> Cleaning up...
[?12l[?25h