==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: python-backports.lzma 0.0.14-1 (Mon Aug  7 08:48:29 2023)
==> Retrieving sources...
  -> Found backports.lzma-0.0.14.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    backports.lzma-0.0.14.tar.gz ... Passed
==> Making package: python-backports.lzma 0.0.14-1 (Mon 07 Aug 2023 08:48:33 AM 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 Installed Size:  75.14 MiB

:: Proceed with installation? [Y/n] 
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.18.0-1
              python-inflect-7.0.0-1  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.8.0-1  python-jaraco.text-3.11.1-3
              python-more-itertools-10.0.1-1  python-ordered-set-4.1.0-4
              python-packaging-23.1-1  python-platformdirs-3.9.1-1
              python-pydantic-1.10.9-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.7.6-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.67 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 backports.lzma-0.0.14.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting backports.lzma-0.0.14.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
This is backports.lzma version 0.0.14
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 build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-311
creating build/lib.linux-x86_64-cpython-311/backports
copying backports/__init__.py -> build/lib.linux-x86_64-cpython-311/backports
creating build/lib.linux-x86_64-cpython-311/backports/lzma
copying backports/lzma/__init__.py -> build/lib.linux-x86_64-cpython-311/backports/lzma
running build_ext
building 'backports.lzma._lzma' extension
creating build/temp.linux-x86_64-cpython-311
creating build/temp.linux-x86_64-cpython-311/backports
creating build/temp.linux-x86_64-cpython-311/backports/lzma
gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include -I/build/include -I/opt/local/include -I/usr/local/include -I/usr/include/python3.11 -c backports/lzma/_lzmamodule.c -o build/temp.linux-x86_64-cpython-311/backports/lzma/_lzmamodule.o
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-311/backports/lzma/_lzmamodule.o -L/usr/lib -L/build/lib -L/opt/local/lib -L/usr/local/lib -L/usr/lib -llzma -o build/lib.linux-x86_64-cpython-311/backports/lzma/_lzma.cpython-311-x86_64-linux-gnu.so
running install_lib
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports
copying build/lib.linux-x86_64-cpython-311/backports/__init__.py -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports
creating /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports/lzma
copying build/lib.linux-x86_64-cpython-311/backports/lzma/__init__.py -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports/lzma
copying build/lib.linux-x86_64-cpython-311/backports/lzma/_lzma.cpython-311-x86_64-linux-gnu.so -> /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports/lzma
byte-compiling /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports/lzma/__init__.py to __init__.cpython-311.pyc
writing byte-compilation script '/tmp/tmpypqwdtc7.py'
/usr/bin/python /tmp/tmpypqwdtc7.py
removing /tmp/tmpypqwdtc7.py
running install_egg_info
running egg_info
creating backports.lzma.egg-info
writing backports.lzma.egg-info/PKG-INFO
writing dependency_links to backports.lzma.egg-info/dependency_links.txt
writing top-level names to backports.lzma.egg-info/top_level.txt
writing manifest file 'backports.lzma.egg-info/SOURCES.txt'
reading manifest file 'backports.lzma.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'backports.lzma.egg-info/SOURCES.txt'
Copying backports.lzma.egg-info to /build/python-backports.lzma/pkg/python-backports.lzma/usr/lib/python3.11/site-packages/backports.lzma-0.0.14-py3.11.egg-info
running install_scripts
==> 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-backports.lzma"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-backports.lzma 0.0.14-1 (Mon 07 Aug 2023 08:48:38 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 (18) libnsl-2.0.0-3  python-3.11.3-2  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.0-1
              python-jaraco.text-3.11.1-3  python-more-itertools-10.0.1-1
              python-ordered-set-4.1.0-4  python-packaging-23.1-1
              python-platformdirs-3.9.1-1  python-pydantic-1.10.9-1
              python-setuptools-1:68.0.0-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.7.6-1
              python-typing_extensions-4.7.1-1
              python-validate-pyproject-0.13-1

Total Removed Size:  90.82 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