==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-redbaron 0.9.2-7 (Sat Sep 24 09:29:11 2022)
==> Retrieving sources...
  -> Found python-redbaron-0.9.2.tar.gz
  -> Found python-redbaron-pytest-4.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-redbaron-0.9.2.tar.gz ... Passed
    python-redbaron-pytest-4.patch ... Passed
==> Making package: python-redbaron 0.9.2-7 (Sat Sep 24 09:29:31 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) libnsl-2.0.0-2  python-3.10.7-1  python-appdirs-1.4.4-7
             python-rply-0.7.8-3  python-baron-0.10.1-1

Total Download Size:    0.10 MiB
Total Installed Size:  51.55 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-baron-0.10.1-1-any downloading...
 python-rply-0.7.8-3-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-appdirs...
installing python-rply...
installing python-baron...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (17) cython-0.29.32-2  python-autocommand-2.2.1-1
              python-inflect-6.0.0-1  python-jaraco.context-4.1.2-1
              python-jaraco.functools-3.5.1-1  python-jaraco.text-3.9.1-1
              python-more-itertools-8.13.0-2  python-nspektr-0.4.0-2
              python-ordered-set-4.1.0-1  python-packaging-21.3-1
              python-pydantic-1.10.2-1  python-pyparsing-3.0.9-1
              python-tomli-2.0.1-1  python-trove-classifiers-2022.8.31-1
              python-typing_extensions-4.3.0-1
              python-validate-pyproject-0.10.1-1  python-setuptools-1:62.3.4-1

Total Installed Size:  20.45 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-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing cython...
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-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 python-redbaron-0.9.2.tar.gz
  -> Found python-redbaron-pytest-4.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-redbaron-0.9.2.tar.gz with bsdtar
==> Starting prepare()...
patching file tests/test_bounding_box.py
==> Starting build()...
warning: pypandoc module not found, could not convert Markdown to RST
running build
running build_py
creating build
creating build/lib
creating build/lib/redbaron
copying redbaron/redbaron.py -> build/lib/redbaron
copying redbaron/utils.py -> build/lib/redbaron
copying redbaron/__init__.py -> build/lib/redbaron
copying redbaron/private_config.py -> build/lib/redbaron
copying redbaron/nodes.py -> build/lib/redbaron
copying redbaron/syntax_highlight.py -> build/lib/redbaron
copying redbaron/base_nodes.py -> build/lib/redbaron
==> Entering fakeroot environment...
==> Starting package()...
warning: pypandoc module not found, could not convert Markdown to RST
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-redbaron/pkg/python-redbaron/usr
creating /build/python-redbaron/pkg/python-redbaron/usr/lib
creating /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10
creating /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages
creating /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
copying build/lib/redbaron/redbaron.py -> /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
copying build/lib/redbaron/utils.py -> /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
copying build/lib/redbaron/__init__.py -> /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
copying build/lib/redbaron/private_config.py -> /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
copying build/lib/redbaron/nodes.py -> /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
copying build/lib/redbaron/syntax_highlight.py -> /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
copying build/lib/redbaron/base_nodes.py -> /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron
byte-compiling /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron/redbaron.py to redbaron.cpython-310.pyc
byte-compiling /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron/utils.py to utils.cpython-310.pyc
byte-compiling /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron/private_config.py to private_config.cpython-310.pyc
byte-compiling /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron/nodes.py to nodes.cpython-310.pyc
byte-compiling /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron/syntax_highlight.py to syntax_highlight.cpython-310.pyc
byte-compiling /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron/base_nodes.py to base_nodes.cpython-310.pyc
/usr/lib/python3.10/site-packages/redbaron/base_nodes.py:690: SyntaxWarning: "is" with a literal. Did you mean "=="?
writing byte-compilation script '/tmp/tmp2pokkbto.py'
/usr/bin/python /tmp/tmp2pokkbto.py
/usr/lib/python3.10/site-packages/redbaron/base_nodes.py:690: SyntaxWarning: "is" with a literal. Did you mean "=="?
removing /tmp/tmp2pokkbto.py
running install_egg_info
running egg_info
creating redbaron.egg-info
writing redbaron.egg-info/PKG-INFO
writing dependency_links to redbaron.egg-info/dependency_links.txt
writing requirements to redbaron.egg-info/requires.txt
writing top-level names to redbaron.egg-info/top_level.txt
writing manifest file 'redbaron.egg-info/SOURCES.txt'
reading manifest file 'redbaron.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'redbaron.egg-info/SOURCES.txt'
Copying redbaron.egg-info to /build/python-redbaron/pkg/python-redbaron/usr/lib/python3.10/site-packages/redbaron-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-redbaron"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-redbaron 0.9.2-7 (Sat Sep 24 09:30:02 2022)
==> Cleaning up...