==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: python-unicodecsv 0.14.1-4 (Mon Jun 19 15:01:44 2023)
==> Retrieving sources...
  -> Found 0.14.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    0.14.1.tar.gz ... Passed
==> Making package: python-unicodecsv 0.14.1-4 (Mon 19 Jun 2023 03:01:52 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-2.0.0-3  python-3.11.3-2

Total Download Size:   13.85 MiB
Total Installed Size:  75.14 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.11.3-2-x86_64 downloading...
 libnsl-2.0.0-3-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: 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
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (16) python-autocommand-2.2.2-4  python-fastjsonschema-2.17.1-1
              python-inflect-6.0.4-2  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.7.0-1  python-jaraco.text-3.11.1-3
              python-more-itertools-9.1.1-4  python-ordered-set-4.1.0-4
              python-packaging-23.1-1  python-platformdirs-3.5.1-1
              python-pydantic-1.10.9-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.5.24-1
              python-typing_extensions-4.6.3-1
              python-validate-pyproject-0.13-1  python-setuptools-1:67.8.0-1

Total Download Size:    3.27 MiB
Total Installed Size:  15.67 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pydantic-1.10.9-1-x86_64 downloading...
 python-setuptools-1:67.8.0-1-any downloading...
 python-more-itertools-9.1.1-4-any downloading...
 python-packaging-23.1-1-any downloading...
 python-inflect-6.0.4-2-any downloading...
 python-validate-pyproject-0.13-1-any downloading...
 python-typing_extensions-4.6.3-1-any downloading...
 python-fastjsonschema-2.17.1-1-any downloading...
 python-platformdirs-3.5.1-1-any downloading...
 python-tomli-2.0.1-3-any downloading...
 python-autocommand-2.2.2-4-any downloading...
 python-jaraco.text-3.11.1-3-any downloading...
 python-jaraco.functools-3.7.0-1-any downloading...
 python-ordered-set-4.1.0-4-any downloading...
 python-trove-classifiers-2023.5.24-1-any downloading...
 python-jaraco.context-4.3.0-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
    python-dotenv: for .env file support
    python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-packaging...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found 0.14.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 0.14.1.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer, pypa/build or
        other standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
creating build
creating build/lib
creating build/lib/unicodecsv
copying unicodecsv/__init__.py -> build/lib/unicodecsv
copying unicodecsv/test.py -> build/lib/unicodecsv
copying unicodecsv/py3.py -> build/lib/unicodecsv
copying unicodecsv/py2.py -> build/lib/unicodecsv
running install_lib
creating /build/python-unicodecsv/pkg/python-unicodecsv/usr
creating /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib
creating /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11
creating /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages
creating /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv
copying build/lib/unicodecsv/__init__.py -> /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv
copying build/lib/unicodecsv/test.py -> /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv
copying build/lib/unicodecsv/py3.py -> /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv
copying build/lib/unicodecsv/py2.py -> /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv
byte-compiling /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv/test.py to test.cpython-311.pyc
byte-compiling /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv/py3.py to py3.cpython-311.pyc
byte-compiling /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv/py2.py to py2.cpython-311.pyc
running install_egg_info
running egg_info
creating unicodecsv.egg-info
writing unicodecsv.egg-info/PKG-INFO
writing dependency_links to unicodecsv.egg-info/dependency_links.txt
writing top-level names to unicodecsv.egg-info/top_level.txt
writing manifest file 'unicodecsv.egg-info/SOURCES.txt'
reading manifest file 'unicodecsv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'unicodecsv.egg-info/SOURCES.txt'
Copying unicodecsv.egg-info to /build/python-unicodecsv/pkg/python-unicodecsv/usr/lib/python3.11/site-packages/unicodecsv-0.14.1-py3.11.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-unicodecsv"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-unicodecsv 0.14.1-4 (Mon 19 Jun 2023 03:02:04 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: libevent optionally requires python: event_rpcgen.py
:: libxml2 optionally requires python: Python bindings
:: util-linux-libs optionally requires python: python bindings to libmount

Packages (18) libnsl-2.0.0-3  python-3.11.3-2  python-autocommand-2.2.2-4
              python-fastjsonschema-2.17.1-1  python-inflect-6.0.4-2
              python-jaraco.context-4.3.0-3  python-jaraco.functools-3.7.0-1
              python-jaraco.text-3.11.1-3  python-more-itertools-9.1.1-4
              python-ordered-set-4.1.0-4  python-packaging-23.1-1
              python-platformdirs-3.5.1-1  python-pydantic-1.10.9-1
              python-setuptools-1:67.8.0-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.5.24-1
              python-typing_extensions-4.6.3-1
              python-validate-pyproject-0.13-1

Total Removed Size:  90.81 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-validate-pyproject...
removing python-trove-classifiers...
removing python-tomli...
removing python-platformdirs...
removing python-packaging...
removing python-ordered-set...
removing python-jaraco.text...
removing python-jaraco.functools...
removing python-more-itertools...
removing python-jaraco.context...
removing python-inflect...
removing python-pydantic...
removing python-typing_extensions...
removing python-fastjsonschema...
removing python-autocommand...
removing python...
removing libnsl...
[?25h