==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-wsproto 1.2.0-6 (Sun Apr 27 08:20:01 2025)
==> Retrieving sources...
  -> Found wsproto-1.2.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    wsproto-1.2.0.tar.gz ... Passed
==> Making package: python-wsproto 1.2.0-6 (Sun Apr 27 08:20:08 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-h11-0.16.0-1

Total Download Size:   0.06 MiB
Total Installed Size:  0.25 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-h11-0.16.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-h11...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving 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.6.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:79.0.0-1
              python-wheel-0.45.1-1

Total Installed Size:  11.08 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-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-packaging...
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...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found wsproto-1.2.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting wsproto-1.2.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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 :: MIT License

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

!!
  self._finalize_license_expression()
running egg_info
writing src/wsproto.egg-info/PKG-INFO
writing dependency_links to src/wsproto.egg-info/dependency_links.txt
writing requirements to src/wsproto.egg-info/requires.txt
writing top-level names to src/wsproto.egg-info/top_level.txt
reading manifest file 'src/wsproto.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
no previously-included directories found matching 'compliance/reports'
no previously-included directories found matching 'compliance/auto-tests-server-config.json'
no previously-included directories found matching 'compliance/auto-tests-client-config.json'
no previously-included directories found matching 'compliance/autobahntestsuite-venv'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.swo' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '*.map' found anywhere in distribution
warning: no previously-included files matching '*.yml' found anywhere in distribution
warning: no previously-included files matching '*.DS_Store' found anywhere in distribution
warning: no previously-included files matching '.coverage' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/wsproto.egg-info/SOURCES.txt'
* Building wheel...
/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 :: MIT 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/wsproto
copying src/wsproto/connection.py -> build/lib/wsproto
copying src/wsproto/typing.py -> build/lib/wsproto
copying src/wsproto/handshake.py -> build/lib/wsproto
copying src/wsproto/extensions.py -> build/lib/wsproto
copying src/wsproto/events.py -> build/lib/wsproto
copying src/wsproto/frame_protocol.py -> build/lib/wsproto
copying src/wsproto/utilities.py -> build/lib/wsproto
copying src/wsproto/__init__.py -> build/lib/wsproto
copying src/wsproto/py.typed -> build/lib/wsproto
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/wsproto
copying build/lib/wsproto/connection.py -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/typing.py -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/handshake.py -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/extensions.py -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/events.py -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/frame_protocol.py -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/utilities.py -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/py.typed -> build/bdist.linux-aarch64/wheel/./wsproto
copying build/lib/wsproto/__init__.py -> build/bdist.linux-aarch64/wheel/./wsproto
running install_egg_info
running egg_info
writing src/wsproto.egg-info/PKG-INFO
writing dependency_links to src/wsproto.egg-info/dependency_links.txt
writing requirements to src/wsproto.egg-info/requires.txt
writing top-level names to src/wsproto.egg-info/top_level.txt
reading manifest file 'src/wsproto.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
no previously-included directories found matching 'compliance/reports'
no previously-included directories found matching 'compliance/auto-tests-server-config.json'
no previously-included directories found matching 'compliance/auto-tests-client-config.json'
no previously-included directories found matching 'compliance/autobahntestsuite-venv'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.swo' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '*.map' found anywhere in distribution
warning: no previously-included files matching '*.yml' found anywhere in distribution
warning: no previously-included files matching '*.DS_Store' found anywhere in distribution
warning: no previously-included files matching '.coverage' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/wsproto.egg-info/SOURCES.txt'
Copying src/wsproto.egg-info to build/bdist.linux-aarch64/wheel/./wsproto-1.2.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/wsproto-1.2.0.dist-info/WHEEL
creating '/build/python-wsproto/src/wsproto-1.2.0/dist/.tmp-plehcysq/wsproto-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'wsproto/__init__.py'
adding 'wsproto/connection.py'
adding 'wsproto/events.py'
adding 'wsproto/extensions.py'
adding 'wsproto/frame_protocol.py'
adding 'wsproto/handshake.py'
adding 'wsproto/py.typed'
adding 'wsproto/typing.py'
adding 'wsproto/utilities.py'
adding 'wsproto-1.2.0.dist-info/licenses/LICENSE'
adding 'wsproto-1.2.0.dist-info/METADATA'
adding 'wsproto-1.2.0.dist-info/WHEEL'
adding 'wsproto-1.2.0.dist-info/top_level.txt'
adding 'wsproto-1.2.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built wsproto-1.2.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-wsproto"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-wsproto 1.2.0-6 (Sun Apr 27 08:20:14 2025)
==> Cleaning up...