==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-sphinxcontrib-log-cabinet 1.0.1-6 (Tue Dec 24 11:00:21 2024)
==> Retrieving sources...
  -> Found python-sphinxcontrib-log-cabinet-1.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-sphinxcontrib-log-cabinet-1.0.1.tar.gz ... Passed
==> Validating source files with b2sums...
    python-sphinxcontrib-log-cabinet-1.0.1.tar.gz ... Passed
==> Making package: python-sphinxcontrib-log-cabinet 1.0.1-6 (Tue Dec 24 11:00:43 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (30) python-autocommand-2.2.2-7  python-babel-2.15.0-2
              python-charset-normalizer-3.4.0-5  python-docutils-1:0.21.2-3
              python-idna-3.10-2  python-imagesize-1.4.1-6
              python-jaraco.collections-5.0.1-2  python-jaraco.context-5.3.0-3
              python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2
              python-jinja-1:3.1.5-1  python-markupsafe-2.1.5-3
              python-more-itertools-10.5.0-1  python-packaging-24.2-3
              python-platformdirs-4.3.6-2  python-pygments-2.18.0-3
              python-pytz-2024.2-2  python-requests-2.32.3-4
              python-snowballstemmer-2.2.0-7
              python-sphinx-alabaster-theme-1.0.0-4
              python-sphinxcontrib-applehelp-2.0.0-3
              python-sphinxcontrib-devhelp-2.0.0-4
              python-sphinxcontrib-htmlhelp-2.1.0-3
              python-sphinxcontrib-jsmath-1.0.1-19
              python-sphinxcontrib-qthelp-2.0.0-3
              python-sphinxcontrib-serializinghtml-2.0.0-3
              python-urllib3-1.26.20-4  python-wheel-0.45.0-3
              python-setuptools-1:75.2.0-4  python-sphinx-8.1.3-2

Total Installed Size:  87.24 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-pytz...
installing python-babel...
installing python-docutils...
Optional dependencies for python-docutils
    python-myst-parser: to parse input in "Markdown" (CommonMark) format
    python-pillow: for some image manipulation operations
    python-pygments: for syntax highlighting of code directives and roles
    [pending]
installing python-imagesize...
installing python-markupsafe...
installing python-jinja...
Optional dependencies for python-jinja
    python-babel: for i18n support [installed]
installing python-packaging...
installing python-pygments...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-certifi: security support
    python-cryptography: security support
    python-idna: security support [installed]
    python-pyopenssl: security support
    python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
installing python-snowballstemmer...
Optional dependencies for python-snowballstemmer
    python-pystemmer: for improved performance
installing python-sphinx-alabaster-theme...
installing python-sphinxcontrib-applehelp...
installing python-sphinxcontrib-devhelp...
installing python-sphinxcontrib-htmlhelp...
installing python-sphinxcontrib-jsmath...
installing python-sphinxcontrib-qthelp...
installing python-sphinxcontrib-serializinghtml...
installing python-sphinx...
Optional dependencies for python-sphinx
    imagemagick: for ext.imgconverter
    texlive-fontsextra: for the default admonition title icons in PDF output
    texlive-latexextra: for generation of PDF documentation
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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found python-sphinxcontrib-log-cabinet-1.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-sphinxcontrib-log-cabinet-1.0.1.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.13/site-packages/setuptools/config/setupcfg.py:299: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!

        ********************************************************************************
        The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420).

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  parsed = self.parsers.get(option_name, lambda x: x)(value)
running build
running build_py
creating build/lib/sphinxcontrib
copying src/sphinxcontrib/__init__.py -> build/lib/sphinxcontrib
copying src/sphinxcontrib/log_cabinet.py -> build/lib/sphinxcontrib
running egg_info
creating src/sphinxcontrib_log_cabinet.egg-info
writing src/sphinxcontrib_log_cabinet.egg-info/PKG-INFO
writing dependency_links to src/sphinxcontrib_log_cabinet.egg-info/dependency_links.txt
writing namespace_packages to src/sphinxcontrib_log_cabinet.egg-info/namespace_packages.txt
writing requirements to src/sphinxcontrib_log_cabinet.egg-info/requires.txt
writing top-level names to src/sphinxcontrib_log_cabinet.egg-info/top_level.txt
writing manifest file 'src/sphinxcontrib_log_cabinet.egg-info/SOURCES.txt'
reading manifest file 'src/sphinxcontrib_log_cabinet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.rst'
writing manifest file 'src/sphinxcontrib_log_cabinet.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/config/setupcfg.py:299: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!

        ********************************************************************************
        The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420).

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  parsed = self.parsers.get(option_name, lambda x: x)(value)
running install
/usr/lib/python3.13/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
Skipping installation of /build/python-sphinxcontrib-log-cabinet/pkg/python-sphinxcontrib-log-cabinet/usr/lib/python3.13/site-packages/sphinxcontrib/__init__.py (namespace package)
copying sphinxcontrib/log_cabinet.py -> /build/python-sphinxcontrib-log-cabinet/pkg/python-sphinxcontrib-log-cabinet/usr/lib/python3.13/site-packages/sphinxcontrib
byte-compiling /build/python-sphinxcontrib-log-cabinet/pkg/python-sphinxcontrib-log-cabinet/usr/lib/python3.13/site-packages/sphinxcontrib/log_cabinet.py to log_cabinet.cpython-313.pyc
writing byte-compilation script '/tmp/tmpknrww_pj.py'
/usr/bin/python /tmp/tmpknrww_pj.py
removing /tmp/tmpknrww_pj.py
running install_egg_info
running egg_info
writing src/sphinxcontrib_log_cabinet.egg-info/PKG-INFO
writing dependency_links to src/sphinxcontrib_log_cabinet.egg-info/dependency_links.txt
writing namespace_packages to src/sphinxcontrib_log_cabinet.egg-info/namespace_packages.txt
writing requirements to src/sphinxcontrib_log_cabinet.egg-info/requires.txt
writing top-level names to src/sphinxcontrib_log_cabinet.egg-info/top_level.txt
reading manifest file 'src/sphinxcontrib_log_cabinet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.rst'
writing manifest file 'src/sphinxcontrib_log_cabinet.egg-info/SOURCES.txt'
Copying src/sphinxcontrib_log_cabinet.egg-info to /build/python-sphinxcontrib-log-cabinet/pkg/python-sphinxcontrib-log-cabinet/usr/lib/python3.13/site-packages/sphinxcontrib_log_cabinet-1.0.1-py3.13.egg-info
Installing /build/python-sphinxcontrib-log-cabinet/pkg/python-sphinxcontrib-log-cabinet/usr/lib/python3.13/site-packages/sphinxcontrib_log_cabinet-1.0.1-py3.13-nspkg.pth
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-sphinxcontrib-log-cabinet"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-sphinxcontrib-log-cabinet 1.0.1-6 (Tue Dec 24 11:01:00 2024)
==> Cleaning up...