==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pytest-order 1.3.0-1 (Tue Dec 24 09:04:16 2024)
==> Retrieving sources...
  -> Found python-pytest-order-1.3.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-pytest-order-1.3.0.tar.gz ... Passed
==> Making package: python-pytest-order 1.3.0-1 (Tue Dec 24 09:04:36 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) python-iniconfig-2.0.0-6  python-packaging-24.2-3
             python-pluggy-1.5.0-3  python-pytest-1:8.3.4-1

Total Installed Size:  4.82 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-iniconfig...
installing python-packaging...
installing python-pluggy...
installing python-pytest...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (9) 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-platformdirs-4.3.6-2  python-wheel-0.45.0-3
             python-setuptools-1:75.2.0-4

Total Installed Size:  9.59 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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-pytest-order-1.3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-pytest-order-1.3.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build/lib/pytest_order
copying pytest_order/sorter.py -> build/lib/pytest_order
copying pytest_order/settings.py -> build/lib/pytest_order
copying pytest_order/item.py -> build/lib/pytest_order
copying pytest_order/__init__.py -> build/lib/pytest_order
copying pytest_order/plugin.py -> build/lib/pytest_order
==> Entering fakeroot environment...
==> Starting package()...
running install
/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()
running install_lib
creating /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages
creating /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order
copying build/lib/pytest_order/sorter.py -> /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order
copying build/lib/pytest_order/settings.py -> /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order
copying build/lib/pytest_order/item.py -> /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order
copying build/lib/pytest_order/__init__.py -> /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order
copying build/lib/pytest_order/plugin.py -> /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order
byte-compiling /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order/sorter.py to sorter.cpython-313.pyc
byte-compiling /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order/settings.py to settings.cpython-313.pyc
byte-compiling /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order/item.py to item.cpython-313.pyc
byte-compiling /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order/plugin.py to plugin.cpython-313.pyc
writing byte-compilation script '/tmp/tmp33zh4je0.py'
/usr/bin/python /tmp/tmp33zh4je0.py
removing /tmp/tmp33zh4je0.py
running install_egg_info
running egg_info
creating pytest_order.egg-info
writing pytest_order.egg-info/PKG-INFO
writing dependency_links to pytest_order.egg-info/dependency_links.txt
writing entry points to pytest_order.egg-info/entry_points.txt
writing requirements to pytest_order.egg-info/requires.txt
writing top-level names to pytest_order.egg-info/top_level.txt
writing manifest file 'pytest_order.egg-info/SOURCES.txt'
reading manifest file 'pytest_order.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'pytest_order.egg-info/SOURCES.txt'
Copying pytest_order.egg-info to /build/python-pytest-order/pkg/python-pytest-order/usr/lib/python3.13/site-packages/pytest_order-1.3.0-py3.13.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-pytest-order"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pytest-order 1.3.0-1 (Tue Dec 24 09:04:49 2024)
==> Cleaning up...