==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-ini2toml 0.16-2 (Sun Jan 11 13:01:27 2026)
==> Retrieving sources...
  -> Updating ini2toml git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    ini2toml ... Passed
==> Making package: python-ini2toml 0.16-2 (Sun Jan 11 18:01:34 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (14) mpdecimal-4.0.1-1  python-3.14.2-2  python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-platformdirs-4.5.1-3  python-wheel-0.45.1-4  python-configupdater-3.2-3  python-packaging-25.0-4  python-setuptools-1:80.9.0-4  python-tomlkit-0.13.3-2

Total Download Size:    0.16 MiB
Total Installed Size:  89.33 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-tomlkit-0.13.3-2-any downloading...
 python-configupdater-3.2-3-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-packaging...
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...
installing python-configupdater...
installing python-tomlkit...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (9) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  python-pyproject-hooks-1.2.0-6  zlib-ng-2.3.2-1  git-2.52.0-2  python-build-1.3.0-4  python-installer-0.7.0-14  python-setuptools-scm-9.2.2-3

Total Installed Size:  46.17 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
    python-rich: use rich as console log handler
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/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of ini2toml git repo...
Cloning into 'ini2toml'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
running egg_info
creating src/ini2toml.egg-info
writing src/ini2toml.egg-info/PKG-INFO
writing dependency_links to src/ini2toml.egg-info/dependency_links.txt
writing entry points to src/ini2toml.egg-info/entry_points.txt
writing requirements to src/ini2toml.egg-info/requires.txt
writing top-level names to src/ini2toml.egg-info/top_level.txt
writing manifest file 'src/ini2toml.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
adding license file 'NOTICE.txt'
adding license file 'AUTHORS.rst'
writing manifest file 'src/ini2toml.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib/ini2toml
copying src/ini2toml/__main__.py -> build/lib/ini2toml
copying src/ini2toml/cli.py -> build/lib/ini2toml
copying src/ini2toml/intermediate_repr.py -> build/lib/ini2toml
copying src/ini2toml/__init__.py -> build/lib/ini2toml
copying src/ini2toml/profile.py -> build/lib/ini2toml
copying src/ini2toml/errors.py -> build/lib/ini2toml
copying src/ini2toml/base_translator.py -> build/lib/ini2toml
copying src/ini2toml/translator.py -> build/lib/ini2toml
copying src/ini2toml/transformations.py -> build/lib/ini2toml
copying src/ini2toml/types.py -> build/lib/ini2toml
copying src/ini2toml/api.py -> build/lib/ini2toml
creating build/lib/ini2toml/plugins
copying src/ini2toml/plugins/profile_independent_tasks.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/best_effort.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/__init__.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/toml_incompatibilities.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/mypy.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/coverage.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/setuptools_pep621.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/isort.py -> build/lib/ini2toml/plugins
copying src/ini2toml/plugins/pytest.py -> build/lib/ini2toml/plugins
creating build/lib/ini2toml/drivers
copying src/ini2toml/drivers/__init__.py -> build/lib/ini2toml/drivers
copying src/ini2toml/drivers/configparser.py -> build/lib/ini2toml/drivers
copying src/ini2toml/drivers/full_toml.py -> build/lib/ini2toml/drivers
copying src/ini2toml/drivers/configupdater.py -> build/lib/ini2toml/drivers
copying src/ini2toml/drivers/lite_toml.py -> build/lib/ini2toml/drivers
copying src/ini2toml/drivers/plain_builtins.py -> build/lib/ini2toml/drivers
running egg_info
writing src/ini2toml.egg-info/PKG-INFO
writing dependency_links to src/ini2toml.egg-info/dependency_links.txt
writing entry points to src/ini2toml.egg-info/entry_points.txt
writing requirements to src/ini2toml.egg-info/requires.txt
writing top-level names to src/ini2toml.egg-info/top_level.txt
adding license file 'LICENSE.txt'
adding license file 'NOTICE.txt'
adding license file 'AUTHORS.rst'
writing manifest file 'src/ini2toml.egg-info/SOURCES.txt'
copying src/ini2toml/py.typed -> build/lib/ini2toml
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/ini2toml
copying build/lib/ini2toml/__main__.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/py.typed -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/cli.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/intermediate_repr.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/__init__.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/profile.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/errors.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/base_translator.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/translator.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/transformations.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/types.py -> build/bdist.linux-aarch64/wheel/./ini2toml
copying build/lib/ini2toml/api.py -> build/bdist.linux-aarch64/wheel/./ini2toml
creating build/bdist.linux-aarch64/wheel/ini2toml/plugins
copying build/lib/ini2toml/plugins/profile_independent_tasks.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/best_effort.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/__init__.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/toml_incompatibilities.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/mypy.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/coverage.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/setuptools_pep621.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/isort.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
copying build/lib/ini2toml/plugins/pytest.py -> build/bdist.linux-aarch64/wheel/./ini2toml/plugins
creating build/bdist.linux-aarch64/wheel/ini2toml/drivers
copying build/lib/ini2toml/drivers/__init__.py -> build/bdist.linux-aarch64/wheel/./ini2toml/drivers
copying build/lib/ini2toml/drivers/configparser.py -> build/bdist.linux-aarch64/wheel/./ini2toml/drivers
copying build/lib/ini2toml/drivers/full_toml.py -> build/bdist.linux-aarch64/wheel/./ini2toml/drivers
copying build/lib/ini2toml/drivers/configupdater.py -> build/bdist.linux-aarch64/wheel/./ini2toml/drivers
copying build/lib/ini2toml/drivers/lite_toml.py -> build/bdist.linux-aarch64/wheel/./ini2toml/drivers
copying build/lib/ini2toml/drivers/plain_builtins.py -> build/bdist.linux-aarch64/wheel/./ini2toml/drivers
running install_egg_info
Copying src/ini2toml.egg-info to build/bdist.linux-aarch64/wheel/./ini2toml-0.16-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/ini2toml-0.16.dist-info/WHEEL
creating '/build/python-ini2toml/src/ini2toml/dist/.tmp-kbfn6vb7/ini2toml-0.16-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'ini2toml/__init__.py'
adding 'ini2toml/__main__.py'
adding 'ini2toml/api.py'
adding 'ini2toml/base_translator.py'
adding 'ini2toml/cli.py'
adding 'ini2toml/errors.py'
adding 'ini2toml/intermediate_repr.py'
adding 'ini2toml/profile.py'
adding 'ini2toml/py.typed'
adding 'ini2toml/transformations.py'
adding 'ini2toml/translator.py'
adding 'ini2toml/types.py'
adding 'ini2toml/drivers/__init__.py'
adding 'ini2toml/drivers/configparser.py'
adding 'ini2toml/drivers/configupdater.py'
adding 'ini2toml/drivers/full_toml.py'
adding 'ini2toml/drivers/lite_toml.py'
adding 'ini2toml/drivers/plain_builtins.py'
adding 'ini2toml/plugins/__init__.py'
adding 'ini2toml/plugins/best_effort.py'
adding 'ini2toml/plugins/coverage.py'
adding 'ini2toml/plugins/isort.py'
adding 'ini2toml/plugins/mypy.py'
adding 'ini2toml/plugins/profile_independent_tasks.py'
adding 'ini2toml/plugins/pytest.py'
adding 'ini2toml/plugins/setuptools_pep621.py'
adding 'ini2toml/plugins/toml_incompatibilities.py'
adding 'ini2toml-0.16.dist-info/licenses/AUTHORS.rst'
adding 'ini2toml-0.16.dist-info/licenses/LICENSE.txt'
adding 'ini2toml-0.16.dist-info/licenses/NOTICE.txt'
adding 'ini2toml-0.16.dist-info/METADATA'
adding 'ini2toml-0.16.dist-info/WHEEL'
adding 'ini2toml-0.16.dist-info/entry_points.txt'
adding 'ini2toml-0.16.dist-info/top_level.txt'
adding 'ini2toml-0.16.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built ini2toml-0.16-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-ini2toml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ini2toml 0.16-2 (Sun Jan 11 18:01:44 2026)
==> Cleaning up...
[?12l[?25h