==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pipenv-to-requirements 0.9.0-11 (Mon Jan 12 16:05:27 2026)
==> Retrieving sources...
  -> Found python-pipenv-to-requirements-0.9.0.tar.gz
  -> Found python-pipenv-to-requirements-pipenv-2022.10.9.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-pipenv-to-requirements-0.9.0.tar.gz ... Passed
    python-pipenv-to-requirements-pipenv-2022.10.9.patch ... Passed
==> Making package: python-pipenv-to-requirements 0.9.0-11 (Mon Jan 12 21:05:33 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (24) mpdecimal-4.0.1-1  python-3.14.2-2  python-attrs-25.4.0-3  python-autocommand-2.2.2-9  python-certifi-2026.01.04-1  python-cffi-2.0.0-2  python-cryptography-46.0.3-2  python-distlib-0.4.0-2  python-filelock-3.20.2-1  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-packaging-25.0-4  python-pip-25.3-3  python-platformdirs-4.5.1-3  python-pycparser-2.23-2  python-setuptools-1:80.9.0-4  python-virtualenv-20.36.0-1  python-virtualenv-clone-0.5.7-7  python-wheel-0.45.1-4  python-pbr-7.0.3-3  python-pipenv-2026.0.2-2

Total Download Size:     3.80 MiB
Total Installed Size:  147.48 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pipenv-2026.0.2-2-any downloading...
 python-virtualenv-clone-0.5.7-7-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 [pending]
    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 python-pbr...
installing python-attrs...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
    python-setuptools: "limited api" version checking in cffi.setuptools_ext [installed]
installing python-cryptography...
installing python-filelock...
installing python-pip...
installing python-certifi...
installing python-virtualenv-clone...
installing python-distlib...
installing python-virtualenv...
installing python-pipenv...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found python-pipenv-to-requirements-0.9.0.tar.gz
  -> Found python-pipenv-to-requirements-pipenv-2022.10.9.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-pipenv-to-requirements-0.9.0.tar.gz with bsdtar
==> Starting prepare()...
patching file pipenv_to_requirements/__init__.py
==> Starting build()...
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.

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

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

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

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        (Affected: pipenv-to-requirements).

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.
        (Affected: pipenv-to-requirements).

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.
        (Affected: pipenv-to-requirements).

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

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

!!
  opt = self._enforce_underscore(opt, section)
running build
running build_py
creating build/lib/pipenv_to_requirements
copying pipenv_to_requirements/__init__.py -> build/lib/pipenv_to_requirements
copying pipenv_to_requirements/test_parsing.py -> build/lib/pipenv_to_requirements
copying pipenv_to_requirements/test_cli.py -> build/lib/pipenv_to_requirements
running egg_info
creating pipenv_to_requirements.egg-info
writing pipenv_to_requirements.egg-info/PKG-INFO
writing dependency_links to pipenv_to_requirements.egg-info/dependency_links.txt
writing entry points to pipenv_to_requirements.egg-info/entry_points.txt
writing requirements to pipenv_to_requirements.egg-info/requires.txt
writing top-level names to pipenv_to_requirements.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'pipenv_to_requirements.egg-info/SOURCES.txt'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'pipenv_to_requirements.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.

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

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

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

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        (Affected: pipenv-to-requirements).

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.
        (Affected: pipenv-to-requirements).

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

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

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.
        (Affected: pipenv-to-requirements).

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

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

!!
  opt = self._enforce_underscore(opt, section)
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running build
running build_py
copying pipenv_to_requirements/__init__.py -> build/lib/pipenv_to_requirements
running egg_info
writing pipenv_to_requirements.egg-info/PKG-INFO
writing dependency_links to pipenv_to_requirements.egg-info/dependency_links.txt
writing entry points to pipenv_to_requirements.egg-info/entry_points.txt
writing requirements to pipenv_to_requirements.egg-info/requires.txt
writing top-level names to pipenv_to_requirements.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
running install_lib
creating /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages
creating /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements
copying build/lib/pipenv_to_requirements/__init__.py -> /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements
copying build/lib/pipenv_to_requirements/test_parsing.py -> /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements
copying build/lib/pipenv_to_requirements/test_cli.py -> /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements
byte-compiling /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements/test_parsing.py to test_parsing.cpython-314.pyc
byte-compiling /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements/test_cli.py to test_cli.cpython-314.pyc
writing byte-compilation script '/tmp/tmpl5m0ho6e.py'
/usr/bin/python /tmp/tmpl5m0ho6e.py
removing /tmp/tmpl5m0ho6e.py
running install_egg_info
Copying pipenv_to_requirements.egg-info to /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.14/site-packages/pipenv_to_requirements-0.9.0-py3.14.egg-info
running install_scripts
Installing pipenv_to_requirements script to /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/bin
==> 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-pipenv-to-requirements"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pipenv-to-requirements 0.9.0-11 (Mon Jan 12 21:05:41 2026)
==> Cleaning up...
[?12l[?25h