==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: python-coloredlogs 15.0.1-2 (Wed Aug 23 10:47:04 2023)
==> Retrieving sources...
  -> Found coloredlogs-15.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    coloredlogs-15.0.1.tar.gz ... Passed
==> Making package: python-coloredlogs 15.0.1-2 (Wed 23 Aug 2023 10:47:08 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) libnsl-2.0.0-3  python-3.11.3-2  python-humanfriendly-10.0-5
             python-monotonic-1.6-4

Total Download Size:    0.17 MiB
Total Installed Size:  76.18 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-humanfriendly-10.0-5-any downloading...
 python-monotonic-1.6-4-any 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
installing python-monotonic...
installing python-humanfriendly...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (16) python-autocommand-2.2.2-4  python-fastjsonschema-2.18.0-1
              python-inflect-7.0.0-1  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.8.1-1  python-jaraco.text-3.11.1-3
              python-more-itertools-10.1.0-1  python-ordered-set-4.1.0-4
              python-packaging-23.1-1  python-platformdirs-3.10.0-1
              python-pydantic-1.10.9-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.8.7-1
              python-typing_extensions-4.7.1-1
              python-validate-pyproject-0.13-1  python-setuptools-1:68.0.0-1

Total Installed Size:  15.69 MiB

:: Proceed with installation? [Y/n] 
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 coloredlogs-15.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting coloredlogs-15.0.1.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/coloredlogs
copying coloredlogs/demo.py -> build/lib/coloredlogs
copying coloredlogs/__init__.py -> build/lib/coloredlogs
copying coloredlogs/cli.py -> build/lib/coloredlogs
copying coloredlogs/syslog.py -> build/lib/coloredlogs
copying coloredlogs/tests.py -> build/lib/coloredlogs
creating build/lib/coloredlogs/converter
copying coloredlogs/converter/__init__.py -> build/lib/coloredlogs/converter
copying coloredlogs/converter/colors.py -> build/lib/coloredlogs/converter
==> 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 or other
        standards-based tools.

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

!!
  self.initialize_options()
running install_lib
creating /build/python-coloredlogs/pkg/python-coloredlogs/usr
creating /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib
creating /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11
creating /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages
creating /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs
copying build/lib/coloredlogs/demo.py -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs
copying build/lib/coloredlogs/__init__.py -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs
copying build/lib/coloredlogs/cli.py -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs
copying build/lib/coloredlogs/syslog.py -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs
creating /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/converter
copying build/lib/coloredlogs/converter/__init__.py -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/converter
copying build/lib/coloredlogs/converter/colors.py -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/converter
copying build/lib/coloredlogs/tests.py -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs
byte-compiling /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/demo.py to demo.cpython-311.pyc
byte-compiling /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/cli.py to cli.cpython-311.pyc
byte-compiling /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/syslog.py to syslog.cpython-311.pyc
byte-compiling /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/converter/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/converter/colors.py to colors.cpython-311.pyc
byte-compiling /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs/tests.py to tests.cpython-311.pyc
writing byte-compilation script '/tmp/tmpwih9ktiz.py'
/usr/bin/python /tmp/tmpwih9ktiz.py
removing /tmp/tmpwih9ktiz.py
running install_data
copying coloredlogs.pth -> /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages
running install_egg_info
running egg_info
writing coloredlogs.egg-info/PKG-INFO
writing dependency_links to coloredlogs.egg-info/dependency_links.txt
writing entry points to coloredlogs.egg-info/entry_points.txt
writing requirements to coloredlogs.egg-info/requires.txt
writing top-level names to coloredlogs.egg-info/top_level.txt
reading manifest file 'coloredlogs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'coloredlogs.egg-info/SOURCES.txt'
Copying coloredlogs.egg-info to /build/python-coloredlogs/pkg/python-coloredlogs/usr/lib/python3.11/site-packages/coloredlogs-15.0.1-py3.11.egg-info
running install_scripts
Installing coloredlogs script to /build/python-coloredlogs/pkg/python-coloredlogs/usr/bin
==> Tidying install...
  -> Removing empty directories...
  -> 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-coloredlogs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-coloredlogs 15.0.1-2 (Wed 23 Aug 2023 10:47:13 AM 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 (20) libnsl-2.0.0-3  python-3.11.3-2  python-autocommand-2.2.2-4
              python-fastjsonschema-2.18.0-1  python-humanfriendly-10.0-5
              python-inflect-7.0.0-1  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.8.1-1  python-jaraco.text-3.11.1-3
              python-monotonic-1.6-4  python-more-itertools-10.1.0-1
              python-ordered-set-4.1.0-4  python-packaging-23.1-1
              python-platformdirs-3.10.0-1  python-pydantic-1.10.9-1
              python-setuptools-1:68.0.0-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.8.7-1
              python-typing_extensions-4.7.1-1
              python-validate-pyproject-0.13-1

Total Removed Size:  91.87 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-monotonic...
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-humanfriendly...
removing python-fastjsonschema...
removing python-autocommand...
removing python...
removing libnsl...
[?25h