==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pybtex 0.25.1-1 (Mon Nov 17 09:32:06 2025)
==> Retrieving sources...
  -> Found pybtex-0.25.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pybtex-0.25.1.tar.gz ... Passed
==> Making package: python-pybtex 0.25.1-1 (Mon Nov 17 09:32:08 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) libyaml-0.2.5-3  mpdecimal-4.0.1-1  python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1  python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2  python-more-itertools-10.8.0-1  python-packaging-25.0-1  python-platformdirs-4.5.0-1  python-wheel-0.45.1-1  python-3.13.7-1  python-latexcodec-3.0.1-1  python-setuptools-1:80.9.0-2  python-yaml-6.0.3-1

Total Download Size:    0.25 MiB
Total Installed Size:  84.07 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-yaml-6.0.3-1-aarch64 downloading...
 libyaml-0.2.5-3-aarch64 downloading...
 python-latexcodec-3.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending]
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
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-packaging...
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...
installing libyaml...
installing python-yaml...
installing python-latexcodec...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) python-pyproject-hooks-1.2.0-3  python-build-1.3.0-1  python-installer-0.7.0-10

Total Installed Size:  0.47 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-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found pybtex-0.25.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pybtex-0.25.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
No `name` configuration, performing automatic discovery
running egg_info
writing pybtex.egg-info/PKG-INFO
writing dependency_links to pybtex.egg-info/dependency_links.txt
writing entry points to pybtex.egg-info/entry_points.txt
writing requirements to pybtex.egg-info/requires.txt
writing top-level names to pybtex.egg-info/top_level.txt
reading manifest file 'pybtex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'test_requirements.txt'
adding license file 'COPYING'
writing manifest file 'pybtex.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/pybtex
copying pybtex/richtext.py -> build/lib/pybtex
copying pybtex/auxfile.py -> build/lib/pybtex
copying pybtex/io.py -> build/lib/pybtex
copying pybtex/errors.py -> build/lib/pybtex
copying pybtex/__main__.py -> build/lib/pybtex
copying pybtex/cmdline.py -> build/lib/pybtex
copying pybtex/kpathsea.py -> build/lib/pybtex
copying pybtex/scanner.py -> build/lib/pybtex
copying pybtex/textutils.py -> build/lib/pybtex
copying pybtex/utils.py -> build/lib/pybtex
copying pybtex/__init__.py -> build/lib/pybtex
copying pybtex/exceptions.py -> build/lib/pybtex
creating build/lib/pybtex/plugin
copying pybtex/plugin/__init__.py -> build/lib/pybtex/plugin
creating build/lib/pybtex/backends
copying pybtex/backends/markdown.py -> build/lib/pybtex/backends
copying pybtex/backends/latex.py -> build/lib/pybtex/backends
copying pybtex/backends/html.py -> build/lib/pybtex/backends
copying pybtex/backends/__init__.py -> build/lib/pybtex/backends
copying pybtex/backends/plaintext.py -> build/lib/pybtex/backends
creating build/lib/pybtex/charwidths
copying pybtex/charwidths/make_charwidths.py -> build/lib/pybtex/charwidths
copying pybtex/charwidths/__init__.py -> build/lib/pybtex/charwidths
creating build/lib/pybtex/style
copying pybtex/style/__init__.py -> build/lib/pybtex/style
copying pybtex/style/template.py -> build/lib/pybtex/style
creating build/lib/pybtex/markup
copying pybtex/markup/__init__.py -> build/lib/pybtex/markup
creating build/lib/pybtex/bibtex
copying pybtex/bibtex/builtins.py -> build/lib/pybtex/bibtex
copying pybtex/bibtex/names.py -> build/lib/pybtex/bibtex
copying pybtex/bibtex/bst.py -> build/lib/pybtex/bibtex
copying pybtex/bibtex/runner.py -> build/lib/pybtex/bibtex
copying pybtex/bibtex/utils.py -> build/lib/pybtex/bibtex
copying pybtex/bibtex/__init__.py -> build/lib/pybtex/bibtex
copying pybtex/bibtex/interpreter.py -> build/lib/pybtex/bibtex
copying pybtex/bibtex/exceptions.py -> build/lib/pybtex/bibtex
creating build/lib/pybtex/database
copying pybtex/database/__init__.py -> build/lib/pybtex/database
creating build/lib/pybtex/style/sorting
copying pybtex/style/sorting/author_year_title.py -> build/lib/pybtex/style/sorting
copying pybtex/style/sorting/none.py -> build/lib/pybtex/style/sorting
copying pybtex/style/sorting/__init__.py -> build/lib/pybtex/style/sorting
creating build/lib/pybtex/style/formatting
copying pybtex/style/formatting/unsrt.py -> build/lib/pybtex/style/formatting
copying pybtex/style/formatting/plain.py -> build/lib/pybtex/style/formatting
copying pybtex/style/formatting/unsrtalpha.py -> build/lib/pybtex/style/formatting
copying pybtex/style/formatting/alpha.py -> build/lib/pybtex/style/formatting
copying pybtex/style/formatting/__init__.py -> build/lib/pybtex/style/formatting
creating build/lib/pybtex/style/names
copying pybtex/style/names/plain.py -> build/lib/pybtex/style/names
copying pybtex/style/names/lastfirst.py -> build/lib/pybtex/style/names
copying pybtex/style/names/__init__.py -> build/lib/pybtex/style/names
creating build/lib/pybtex/style/labels
copying pybtex/style/labels/alpha.py -> build/lib/pybtex/style/labels
copying pybtex/style/labels/number.py -> build/lib/pybtex/style/labels
copying pybtex/style/labels/__init__.py -> build/lib/pybtex/style/labels
creating build/lib/pybtex/database/format
copying pybtex/database/format/__main__.py -> build/lib/pybtex/database/format
copying pybtex/database/format/__init__.py -> build/lib/pybtex/database/format
creating build/lib/pybtex/database/convert
copying pybtex/database/convert/__main__.py -> build/lib/pybtex/database/convert
copying pybtex/database/convert/__init__.py -> build/lib/pybtex/database/convert
creating build/lib/pybtex/database/input
copying pybtex/database/input/bibtexml.py -> build/lib/pybtex/database/input
copying pybtex/database/input/bibtex.py -> build/lib/pybtex/database/input
copying pybtex/database/input/bibyaml.py -> build/lib/pybtex/database/input
copying pybtex/database/input/__init__.py -> build/lib/pybtex/database/input
creating build/lib/pybtex/database/output
copying pybtex/database/output/bibtexml.py -> build/lib/pybtex/database/output
copying pybtex/database/output/bibtex.py -> build/lib/pybtex/database/output
copying pybtex/database/output/bibyaml.py -> build/lib/pybtex/database/output
copying pybtex/database/output/__init__.py -> build/lib/pybtex/database/output
running egg_info
writing pybtex.egg-info/PKG-INFO
writing dependency_links to pybtex.egg-info/dependency_links.txt
writing entry points to pybtex.egg-info/entry_points.txt
writing requirements to pybtex.egg-info/requires.txt
writing top-level names to pybtex.egg-info/top_level.txt
reading manifest file 'pybtex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'test_requirements.txt'
adding license file 'COPYING'
writing manifest file 'pybtex.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/pybtex
copying build/lib/pybtex/richtext.py -> build/bdist.linux-aarch64/wheel/./pybtex
creating build/bdist.linux-aarch64/wheel/pybtex/plugin
copying build/lib/pybtex/plugin/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/plugin
creating build/bdist.linux-aarch64/wheel/pybtex/backends
copying build/lib/pybtex/backends/markdown.py -> build/bdist.linux-aarch64/wheel/./pybtex/backends
copying build/lib/pybtex/backends/latex.py -> build/bdist.linux-aarch64/wheel/./pybtex/backends
copying build/lib/pybtex/backends/html.py -> build/bdist.linux-aarch64/wheel/./pybtex/backends
copying build/lib/pybtex/backends/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/backends
copying build/lib/pybtex/backends/plaintext.py -> build/bdist.linux-aarch64/wheel/./pybtex/backends
copying build/lib/pybtex/auxfile.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/io.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/errors.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/__main__.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/cmdline.py -> build/bdist.linux-aarch64/wheel/./pybtex
creating build/bdist.linux-aarch64/wheel/pybtex/charwidths
copying build/lib/pybtex/charwidths/make_charwidths.py -> build/bdist.linux-aarch64/wheel/./pybtex/charwidths
copying build/lib/pybtex/charwidths/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/charwidths
creating build/bdist.linux-aarch64/wheel/pybtex/style
creating build/bdist.linux-aarch64/wheel/pybtex/style/sorting
copying build/lib/pybtex/style/sorting/author_year_title.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/sorting
copying build/lib/pybtex/style/sorting/none.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/sorting
copying build/lib/pybtex/style/sorting/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/sorting
creating build/bdist.linux-aarch64/wheel/pybtex/style/formatting
copying build/lib/pybtex/style/formatting/unsrt.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/formatting
copying build/lib/pybtex/style/formatting/plain.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/formatting
copying build/lib/pybtex/style/formatting/unsrtalpha.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/formatting
copying build/lib/pybtex/style/formatting/alpha.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/formatting
copying build/lib/pybtex/style/formatting/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/formatting
creating build/bdist.linux-aarch64/wheel/pybtex/style/names
copying build/lib/pybtex/style/names/plain.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/names
copying build/lib/pybtex/style/names/lastfirst.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/names
copying build/lib/pybtex/style/names/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/names
copying build/lib/pybtex/style/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/style
creating build/bdist.linux-aarch64/wheel/pybtex/style/labels
copying build/lib/pybtex/style/labels/alpha.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/labels
copying build/lib/pybtex/style/labels/number.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/labels
copying build/lib/pybtex/style/labels/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/style/labels
copying build/lib/pybtex/style/template.py -> build/bdist.linux-aarch64/wheel/./pybtex/style
copying build/lib/pybtex/kpathsea.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/scanner.py -> build/bdist.linux-aarch64/wheel/./pybtex
creating build/bdist.linux-aarch64/wheel/pybtex/markup
copying build/lib/pybtex/markup/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/markup
creating build/bdist.linux-aarch64/wheel/pybtex/bibtex
copying build/lib/pybtex/bibtex/builtins.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/bibtex/names.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/bibtex/bst.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/bibtex/runner.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/bibtex/utils.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/bibtex/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/bibtex/interpreter.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/bibtex/exceptions.py -> build/bdist.linux-aarch64/wheel/./pybtex/bibtex
copying build/lib/pybtex/textutils.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/utils.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex
copying build/lib/pybtex/exceptions.py -> build/bdist.linux-aarch64/wheel/./pybtex
creating build/bdist.linux-aarch64/wheel/pybtex/database
creating build/bdist.linux-aarch64/wheel/pybtex/database/format
copying build/lib/pybtex/database/format/__main__.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/format
copying build/lib/pybtex/database/format/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/format
creating build/bdist.linux-aarch64/wheel/pybtex/database/convert
copying build/lib/pybtex/database/convert/__main__.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/convert
copying build/lib/pybtex/database/convert/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/convert
copying build/lib/pybtex/database/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/database
creating build/bdist.linux-aarch64/wheel/pybtex/database/input
copying build/lib/pybtex/database/input/bibtexml.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/input
copying build/lib/pybtex/database/input/bibtex.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/input
copying build/lib/pybtex/database/input/bibyaml.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/input
copying build/lib/pybtex/database/input/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/input
creating build/bdist.linux-aarch64/wheel/pybtex/database/output
copying build/lib/pybtex/database/output/bibtexml.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/output
copying build/lib/pybtex/database/output/bibtex.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/output
copying build/lib/pybtex/database/output/bibyaml.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/output
copying build/lib/pybtex/database/output/__init__.py -> build/bdist.linux-aarch64/wheel/./pybtex/database/output
running install_egg_info
Copying pybtex.egg-info to build/bdist.linux-aarch64/wheel/./pybtex-0.25.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pybtex-0.25.1.dist-info/WHEEL
creating '/build/python-pybtex/src/pybtex-0.25.1/dist/.tmp-dszvbvbo/pybtex-0.25.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pybtex/__init__.py'
adding 'pybtex/__main__.py'
adding 'pybtex/auxfile.py'
adding 'pybtex/cmdline.py'
adding 'pybtex/errors.py'
adding 'pybtex/exceptions.py'
adding 'pybtex/io.py'
adding 'pybtex/kpathsea.py'
adding 'pybtex/richtext.py'
adding 'pybtex/scanner.py'
adding 'pybtex/textutils.py'
adding 'pybtex/utils.py'
adding 'pybtex/backends/__init__.py'
adding 'pybtex/backends/html.py'
adding 'pybtex/backends/latex.py'
adding 'pybtex/backends/markdown.py'
adding 'pybtex/backends/plaintext.py'
adding 'pybtex/bibtex/__init__.py'
adding 'pybtex/bibtex/bst.py'
adding 'pybtex/bibtex/builtins.py'
adding 'pybtex/bibtex/exceptions.py'
adding 'pybtex/bibtex/interpreter.py'
adding 'pybtex/bibtex/names.py'
adding 'pybtex/bibtex/runner.py'
adding 'pybtex/bibtex/utils.py'
adding 'pybtex/charwidths/__init__.py'
adding 'pybtex/charwidths/make_charwidths.py'
adding 'pybtex/database/__init__.py'
adding 'pybtex/database/convert/__init__.py'
adding 'pybtex/database/convert/__main__.py'
adding 'pybtex/database/format/__init__.py'
adding 'pybtex/database/format/__main__.py'
adding 'pybtex/database/input/__init__.py'
adding 'pybtex/database/input/bibtex.py'
adding 'pybtex/database/input/bibtexml.py'
adding 'pybtex/database/input/bibyaml.py'
adding 'pybtex/database/output/__init__.py'
adding 'pybtex/database/output/bibtex.py'
adding 'pybtex/database/output/bibtexml.py'
adding 'pybtex/database/output/bibyaml.py'
adding 'pybtex/markup/__init__.py'
adding 'pybtex/plugin/__init__.py'
adding 'pybtex/style/__init__.py'
adding 'pybtex/style/template.py'
adding 'pybtex/style/formatting/__init__.py'
adding 'pybtex/style/formatting/alpha.py'
adding 'pybtex/style/formatting/plain.py'
adding 'pybtex/style/formatting/unsrt.py'
adding 'pybtex/style/formatting/unsrtalpha.py'
adding 'pybtex/style/labels/__init__.py'
adding 'pybtex/style/labels/alpha.py'
adding 'pybtex/style/labels/number.py'
adding 'pybtex/style/names/__init__.py'
adding 'pybtex/style/names/lastfirst.py'
adding 'pybtex/style/names/plain.py'
adding 'pybtex/style/sorting/__init__.py'
adding 'pybtex/style/sorting/author_year_title.py'
adding 'pybtex/style/sorting/none.py'
adding 'pybtex-0.25.1.dist-info/licenses/COPYING'
adding 'pybtex-0.25.1.dist-info/METADATA'
adding 'pybtex-0.25.1.dist-info/WHEEL'
adding 'pybtex-0.25.1.dist-info/entry_points.txt'
adding 'pybtex-0.25.1.dist-info/top_level.txt'
adding 'pybtex-0.25.1.dist-info/zip-safe'
adding 'pybtex-0.25.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pybtex-0.25.1-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-pybtex"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pybtex 0.25.1-1 (Mon Nov 17 09:32:21 2025)
==> Cleaning up...
[?12l[?25h