==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-websocket-client 1.9.0-2 (Mon Nov 17 01:53:58 2025)
==> Retrieving sources...
  -> Found websocket_client-1.9.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    websocket_client-1.9.0.tar.gz ... Passed
==> Making package: python-websocket-client 1.9.0-2 (Mon Nov 17 06:54:04 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

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

Total Download Size:   12.03 MiB
Total Installed Size:  72.96 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.13.7-1-aarch64 downloading...
 mpdecimal-4.0.1-1-aarch64 downloading...
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-7  python-jaraco.collections-5.1.0-1  python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2  python-more-itertools-10.8.0-1  python-packaging-25.0-1  python-platformdirs-4.5.0-1  python-pyproject-hooks-1.2.0-3  python-wheel-0.45.1-1  python-build-1.3.0-1  python-installer-0.7.0-10  python-setuptools-1:80.9.0-2

Total Download Size:    1.70 MiB
Total Installed Size:  10.29 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:80.9.0-2-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.8.0-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-build-1.3.0-1-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.5.0-1-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
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 websocket_client-1.9.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting websocket_client-1.9.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/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 :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing websocket_client.egg-info/PKG-INFO
writing dependency_links to websocket_client.egg-info/dependency_links.txt
writing entry points to websocket_client.egg-info/entry_points.txt
writing requirements to websocket_client.egg-info/requires.txt
writing top-level names to websocket_client.egg-info/top_level.txt
reading manifest file 'websocket_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'websocket_client.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/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 :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/websocket
copying websocket/_cookiejar.py -> build/lib/websocket
copying websocket/_ssl_compat.py -> build/lib/websocket
copying websocket/_app.py -> build/lib/websocket
copying websocket/_handshake.py -> build/lib/websocket
copying websocket/__init__.py -> build/lib/websocket
copying websocket/_url.py -> build/lib/websocket
copying websocket/_wsdump.py -> build/lib/websocket
copying websocket/_utils.py -> build/lib/websocket
copying websocket/_dispatcher.py -> build/lib/websocket
copying websocket/_core.py -> build/lib/websocket
copying websocket/_abnf.py -> build/lib/websocket
copying websocket/_http.py -> build/lib/websocket
copying websocket/_exceptions.py -> build/lib/websocket
copying websocket/_socket.py -> build/lib/websocket
copying websocket/_logging.py -> build/lib/websocket
creating build/lib/websocket/tests
copying websocket/tests/test_utils.py -> build/lib/websocket/tests
copying websocket/tests/test_ssl_edge_cases.py -> build/lib/websocket/tests
copying websocket/tests/test_socket.py -> build/lib/websocket/tests
copying websocket/tests/__init__.py -> build/lib/websocket/tests
copying websocket/tests/test_socket_bugs.py -> build/lib/websocket/tests
copying websocket/tests/test_http.py -> build/lib/websocket/tests
copying websocket/tests/test_handshake_large_response.py -> build/lib/websocket/tests
copying websocket/tests/echo-server.py -> build/lib/websocket/tests
copying websocket/tests/test_ssl_compat.py -> build/lib/websocket/tests
copying websocket/tests/test_app.py -> build/lib/websocket/tests
copying websocket/tests/test_cookiejar.py -> build/lib/websocket/tests
copying websocket/tests/test_websocket.py -> build/lib/websocket/tests
copying websocket/tests/test_abnf.py -> build/lib/websocket/tests
copying websocket/tests/test_dispatcher.py -> build/lib/websocket/tests
copying websocket/tests/test_large_payloads.py -> build/lib/websocket/tests
copying websocket/tests/test_url.py -> build/lib/websocket/tests
copying websocket/py.typed -> build/lib/websocket
creating build/lib/websocket/tests/data
copying websocket/tests/data/header03.txt -> build/lib/websocket/tests/data
copying websocket/tests/data/header01.txt -> build/lib/websocket/tests/data
copying websocket/tests/data/header02.txt -> build/lib/websocket/tests/data
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/websocket
copying build/lib/websocket/_cookiejar.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_ssl_compat.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/py.typed -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_app.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_handshake.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/__init__.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_url.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_wsdump.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_utils.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_dispatcher.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_core.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_abnf.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_http.py -> build/bdist.linux-aarch64/wheel/./websocket
creating build/bdist.linux-aarch64/wheel/websocket/tests
copying build/lib/websocket/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_ssl_edge_cases.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_socket.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_socket_bugs.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_http.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_handshake_large_response.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/echo-server.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_ssl_compat.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_app.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_cookiejar.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_websocket.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_abnf.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_dispatcher.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
creating build/bdist.linux-aarch64/wheel/websocket/tests/data
copying build/lib/websocket/tests/data/header03.txt -> build/bdist.linux-aarch64/wheel/./websocket/tests/data
copying build/lib/websocket/tests/data/header01.txt -> build/bdist.linux-aarch64/wheel/./websocket/tests/data
copying build/lib/websocket/tests/data/header02.txt -> build/bdist.linux-aarch64/wheel/./websocket/tests/data
copying build/lib/websocket/tests/test_large_payloads.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/tests/test_url.py -> build/bdist.linux-aarch64/wheel/./websocket/tests
copying build/lib/websocket/_exceptions.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_socket.py -> build/bdist.linux-aarch64/wheel/./websocket
copying build/lib/websocket/_logging.py -> build/bdist.linux-aarch64/wheel/./websocket
running install_egg_info
running egg_info
writing websocket_client.egg-info/PKG-INFO
writing dependency_links to websocket_client.egg-info/dependency_links.txt
writing entry points to websocket_client.egg-info/entry_points.txt
writing requirements to websocket_client.egg-info/requires.txt
writing top-level names to websocket_client.egg-info/top_level.txt
reading manifest file 'websocket_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'websocket_client.egg-info/SOURCES.txt'
Copying websocket_client.egg-info to build/bdist.linux-aarch64/wheel/./websocket_client-1.9.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/websocket_client-1.9.0.dist-info/WHEEL
creating '/build/python-websocket-client/src/websocket_client-1.9.0/dist/.tmp-z7586g5v/websocket_client-1.9.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'websocket/__init__.py'
adding 'websocket/_abnf.py'
adding 'websocket/_app.py'
adding 'websocket/_cookiejar.py'
adding 'websocket/_core.py'
adding 'websocket/_dispatcher.py'
adding 'websocket/_exceptions.py'
adding 'websocket/_handshake.py'
adding 'websocket/_http.py'
adding 'websocket/_logging.py'
adding 'websocket/_socket.py'
adding 'websocket/_ssl_compat.py'
adding 'websocket/_url.py'
adding 'websocket/_utils.py'
adding 'websocket/_wsdump.py'
adding 'websocket/py.typed'
adding 'websocket/tests/__init__.py'
adding 'websocket/tests/echo-server.py'
adding 'websocket/tests/test_abnf.py'
adding 'websocket/tests/test_app.py'
adding 'websocket/tests/test_cookiejar.py'
adding 'websocket/tests/test_dispatcher.py'
adding 'websocket/tests/test_handshake_large_response.py'
adding 'websocket/tests/test_http.py'
adding 'websocket/tests/test_large_payloads.py'
adding 'websocket/tests/test_socket.py'
adding 'websocket/tests/test_socket_bugs.py'
adding 'websocket/tests/test_ssl_compat.py'
adding 'websocket/tests/test_ssl_edge_cases.py'
adding 'websocket/tests/test_url.py'
adding 'websocket/tests/test_utils.py'
adding 'websocket/tests/test_websocket.py'
adding 'websocket/tests/data/header01.txt'
adding 'websocket/tests/data/header02.txt'
adding 'websocket/tests/data/header03.txt'
adding 'websocket_client-1.9.0.dist-info/licenses/LICENSE'
adding 'websocket_client-1.9.0.dist-info/METADATA'
adding 'websocket_client-1.9.0.dist-info/WHEEL'
adding 'websocket_client-1.9.0.dist-info/entry_points.txt'
adding 'websocket_client-1.9.0.dist-info/top_level.txt'
adding 'websocket_client-1.9.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built websocket_client-1.9.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-websocket-client"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-websocket-client 1.9.0-2 (Mon Nov 17 06:54:12 2025)
==> Cleaning up...
[?12l[?25h