==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: python-trio-websocket 0.9.2-1 (Tue Jul 26 14:30:18 2022)
==> Retrieving sources...
  -> Found trio-websocket-0.9.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    trio-websocket-0.9.2.tar.gz ... Passed
==> Making package: python-trio-websocket 0.9.2-1 (Tue 26 Jul 2022 02:30:33 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) libnsl-2.0.0-1.0  python-3.10.5-1.1
              python-async_generator-1.10-7.1  python-attrs-21.4.0-1.0
              python-h11-0.12.0-3.1  python-idna-3.3-4.0
              python-outcome-1.2.0-1.0  python-sniffio-1.2.0-5.1
              python-sortedcontainers-2.4.0-3.1  python-trio-0.21.0-1.0
              python-wsproto-1.0.0-3.1

Total Download Size:   12.85 MiB
Total Installed Size:  57.75 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.10.5-1.1-i686 downloading...
 python-trio-0.21.0-1.0-any downloading...
 python-idna-3.3-4.0-any downloading...
 python-attrs-21.4.0-1.0-any downloading...
 python-h11-0.12.0-3.1-any downloading...
 python-sortedcontainers-2.4.0-3.1-any downloading...
 python-wsproto-1.0.0-3.1-any downloading...
 python-async_generator-1.10-7.1-any downloading...
 libnsl-2.0.0-1.0-i686 downloading...
 python-outcome-1.2.0-1.0-any downloading...
 python-sniffio-1.2.0-5.1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-async_generator...
installing python-attrs...
installing python-h11...
installing python-idna...
installing python-outcome...
installing python-sniffio...
installing python-sortedcontainers...
installing python-trio...
installing python-wsproto...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-appdirs-1.4.4-6.13  python-jaraco.context-4.1.1-2.0
              python-jaraco.functools-3.5.1-1.0  python-jaraco.text-3.8.1-1.0
              python-more-itertools-8.13.0-2.0  python-nspektr-0.4.0-1.0
              python-ordered-set-4.0.2-6.11  python-packaging-21.3-1.0
              python-pyparsing-3.0.9-1.0  python-tomli-2.0.1-1.0
              python-trove-classifiers-2022.6.26-1.0
              python-validate-pyproject-0.9-1.0  python-setuptools-1:61.3.1-1.0

Total Download Size:   1.03 MiB
Total Installed Size:  5.74 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:61.3.1-1.0-any downloading...
 python-pyparsing-3.0.9-1.0-any downloading...
 python-validate-pyproject-0.9-1.0-any downloading...
 python-more-itertools-8.13.0-2.0-any downloading...
 python-packaging-21.3-1.0-any downloading...
 python-tomli-2.0.1-1.0-any downloading...
 python-jaraco.text-3.8.1-1.0-any downloading...
 python-appdirs-1.4.4-6.13-any downloading...
 python-trove-classifiers-2022.6.26-1.0-any downloading...
 python-ordered-set-4.0.2-6.11-any downloading...
 python-jaraco.functools-3.5.1-1.0-any downloading...
 python-nspektr-0.4.0-1.0-any downloading...
 python-jaraco.context-4.1.1-2.0-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-jaraco.text...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-nspektr...
installing python-ordered-set...
installing python-tomli...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found trio-websocket-0.9.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting trio-websocket-0.9.2.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/trio_websocket
copying trio_websocket/_impl.py -> build/lib/trio_websocket
copying trio_websocket/_version.py -> build/lib/trio_websocket
copying trio_websocket/__init__.py -> build/lib/trio_websocket
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running build
running build_py
running install_lib
creating /build/python-trio-websocket/pkg/python-trio-websocket/usr
creating /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib
creating /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10
creating /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages
creating /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket
copying build/lib/trio_websocket/_impl.py -> /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket
copying build/lib/trio_websocket/_version.py -> /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket
copying build/lib/trio_websocket/__init__.py -> /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket
byte-compiling /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket/_impl.py to _impl.cpython-310.pyc
byte-compiling /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket/_version.py to _version.cpython-310.pyc
byte-compiling /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket/__init__.py to __init__.cpython-310.pyc
writing byte-compilation script '/tmp/tmpc6a6tf21.py'
/usr/bin/python /tmp/tmpc6a6tf21.py
removing /tmp/tmpc6a6tf21.py
running install_egg_info
running egg_info
writing trio_websocket.egg-info/PKG-INFO
writing dependency_links to trio_websocket.egg-info/dependency_links.txt
writing requirements to trio_websocket.egg-info/requires.txt
writing top-level names to trio_websocket.egg-info/top_level.txt
reading manifest file 'trio_websocket.egg-info/SOURCES.txt'
writing manifest file 'trio_websocket.egg-info/SOURCES.txt'
Copying trio_websocket.egg-info to /build/python-trio-websocket/pkg/python-trio-websocket/usr/lib/python3.10/site-packages/trio_websocket-0.9.2-py3.10.egg-info
running install_scripts
==> 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-trio-websocket"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-trio-websocket 0.9.2-1 (Tue 26 Jul 2022 02:31:15 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: libxml2 optionally requires python: Python bindings
:: util-linux optionally requires python: python bindings to libmount

Packages (24) libnsl-2.0.0-1.0  python-3.10.5-1.1  python-appdirs-1.4.4-6.13
              python-async_generator-1.10-7.1  python-attrs-21.4.0-1.0
              python-h11-0.12.0-3.1  python-idna-3.3-4.0
              python-jaraco.context-4.1.1-2.0
              python-jaraco.functools-3.5.1-1.0  python-jaraco.text-3.8.1-1.0
              python-more-itertools-8.13.0-2.0  python-nspektr-0.4.0-1.0
              python-ordered-set-4.0.2-6.11  python-outcome-1.2.0-1.0
              python-packaging-21.3-1.0  python-pyparsing-3.0.9-1.0
              python-setuptools-1:61.3.1-1.0  python-sniffio-1.2.0-5.1
              python-sortedcontainers-2.4.0-3.1  python-tomli-2.0.1-1.0
              python-trio-0.21.0-1.0  python-trove-classifiers-2022.6.26-1.0
              python-validate-pyproject-0.9-1.0  python-wsproto-1.0.0-3.1

Total Removed Size:  63.49 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-wsproto...
removing python-trio...
removing python-sortedcontainers...
removing python-sniffio...
removing python-setuptools...
removing python-validate-pyproject...
removing python-trove-classifiers...
removing python-tomli...
removing python-outcome...
removing python-ordered-set...
removing python-nspektr...
removing python-packaging...
removing python-pyparsing...
removing python-jaraco.text...
removing python-jaraco.functools...
removing python-more-itertools...
removing python-jaraco.context...
removing python-idna...
removing python-h11...
removing python-attrs...
removing python-async_generator...
removing python-appdirs...
removing python...
removing libnsl...
[?25h