==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pipenv-to-requirements 0.9.0-10 (Thu Dec 26 15:56:03 2024)
==> 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-10 (Thu Dec 26 15:56:23 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (15) python-attrs-23.2.0-4  python-certifi-2024.12.14-1
              python-cffi-1.17.1-2  python-cryptography-44.0.0-1
              python-distlib-0.3.9-2  python-filelock-3.16.1-2
              python-packaging-24.2-3  python-pip-24.3.1-2
              python-platformdirs-4.3.6-2  python-pycparser-2.22-3
              python-virtualenv-20.27.1-4  python-virtualenv-clone-0.5.7-6
              python-wheel-0.45.0-3  python-pbr-6.1.0-2
              python-pipenv-2024.4.0-2

Total Download Size:    4.14 MiB
Total Installed Size:  55.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pipenv-2024.4.0-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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
installing python-cryptography...
installing python-filelock...
installing python-packaging...
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
installing python-pip...
installing python-certifi...
installing python-virtualenv-clone...
installing python-distlib...
installing python-platformdirs...
installing python-virtualenv...
installing python-pipenv...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) python-autocommand-2.2.2-7  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-more-itertools-10.5.0-1
             python-setuptools-1:75.2.0-4

Total Installed Size:  9.07 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 python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> 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.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _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`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/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()
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
running build
running build_py
creating 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
copying pipenv_to_requirements/__init__.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.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _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`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/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()
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

        By 2025-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.warn_dash_deprecation(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.13/site-packages
creating /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.13/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.13/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.13/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.13/site-packages/pipenv_to_requirements
byte-compiling /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.13/site-packages/pipenv_to_requirements/test_parsing.py to test_parsing.cpython-313.pyc
byte-compiling /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.13/site-packages/pipenv_to_requirements/test_cli.py to test_cli.cpython-313.pyc
byte-compiling /build/python-pipenv-to-requirements/pkg/python-pipenv-to-requirements/usr/lib/python3.13/site-packages/pipenv_to_requirements/__init__.py to __init__.cpython-313.pyc
writing byte-compilation script '/tmp/tmp7ddjnnaj.py'
/usr/bin/python /tmp/tmp7ddjnnaj.py
removing /tmp/tmp7ddjnnaj.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.13/site-packages/pipenv_to_requirements-0.9.0-py3.13.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...
  -> 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-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-10 (Thu Dec 26 15:56:40 2024)
==> Cleaning up...