==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pytest 1:8.4.1-1 (Wed Jun 18 15:24:33 2025)
==> Retrieving sources...
  -> Cloning pytest git repo...
Cloning into bare repository '/home/leming/work/python-pytest/pytest'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    pytest ... Skipped
==> Making package: python-pytest 1:8.4.1-1 (Wed Jun 18 15:25:06 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) python-iniconfig-2.1.0-1  python-packaging-25.0-1
             python-pluggy-1.6.0-1  python-pygments-2.19.1-1

Total Download Size:    2.41 MiB
Total Installed Size:  15.30 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pygments-2.19.1-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-pluggy-1.6.0-1-any downloading...
 python-iniconfig-2.1.0-1-any downloading...
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-pygments...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (18) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              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.7.0-1
              python-platformdirs-4.3.6-2  python-pyproject-hooks-1.2.0-3
              zlib-ng-2.2.4-1  git-2.50.0-1  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:80.9.0-1
              python-setuptools-scm-8.3.1-1  python-wheel-0.45.1-1

Total Download Size:    8.25 MiB
Total Installed Size:  50.52 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.50.0-1-armv7h downloading...
 python-setuptools-1:80.9.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 python-setuptools-scm-8.3.1-1-any downloading...
 zlib-ng-2.2.4-1-armv7h downloading...
 python-wheel-0.45.1-1-any downloading...
 perl-mailtools-2.22-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 perl-timedate-2.33-7-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 perl-error-0.17030-1-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.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 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-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https 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]
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...
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-setuptools-scm...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pytest git repo...
Cloning into 'pytest'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Building wheel...
/usr/lib/python3.13/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)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/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()
running bdist_wheel
running build
running build_py
creating build/lib
copying src/py.py -> build/lib
creating build/lib/pytest
copying src/pytest/__main__.py -> build/lib/pytest
copying src/pytest/__init__.py -> build/lib/pytest
creating build/lib/_pytest
copying src/_pytest/raises.py -> build/lib/_pytest
copying src/_pytest/reports.py -> build/lib/_pytest
copying src/_pytest/nodes.py -> build/lib/_pytest
copying src/_pytest/tmpdir.py -> build/lib/_pytest
copying src/_pytest/pathlib.py -> build/lib/_pytest
copying src/_pytest/cacheprovider.py -> build/lib/_pytest
copying src/_pytest/recwarn.py -> build/lib/_pytest
copying src/_pytest/legacypath.py -> build/lib/_pytest
copying src/_pytest/pytester_assertions.py -> build/lib/_pytest
copying src/_pytest/debugging.py -> build/lib/_pytest
copying src/_pytest/warnings.py -> build/lib/_pytest
copying src/_pytest/skipping.py -> build/lib/_pytest
copying src/_pytest/python.py -> build/lib/_pytest
copying src/_pytest/deprecated.py -> build/lib/_pytest
copying src/_pytest/setupplan.py -> build/lib/_pytest
copying src/_pytest/logging.py -> build/lib/_pytest
copying src/_pytest/setuponly.py -> build/lib/_pytest
copying src/_pytest/runner.py -> build/lib/_pytest
copying src/_pytest/tracemalloc.py -> build/lib/_pytest
copying src/_pytest/warning_types.py -> build/lib/_pytest
copying src/_pytest/unraisableexception.py -> build/lib/_pytest
copying src/_pytest/main.py -> build/lib/_pytest
copying src/_pytest/scope.py -> build/lib/_pytest
copying src/_pytest/unittest.py -> build/lib/_pytest
copying src/_pytest/helpconfig.py -> build/lib/_pytest
copying src/_pytest/junitxml.py -> build/lib/_pytest
copying src/_pytest/capture.py -> build/lib/_pytest
copying src/_pytest/monkeypatch.py -> build/lib/_pytest
copying src/_pytest/fixtures.py -> build/lib/_pytest
copying src/_pytest/timing.py -> build/lib/_pytest
copying src/_pytest/faulthandler.py -> build/lib/_pytest
copying src/_pytest/__init__.py -> build/lib/_pytest
copying src/_pytest/pytester.py -> build/lib/_pytest
copying src/_pytest/_argcomplete.py -> build/lib/_pytest
copying src/_pytest/threadexception.py -> build/lib/_pytest
copying src/_pytest/stash.py -> build/lib/_pytest
copying src/_pytest/outcomes.py -> build/lib/_pytest
copying src/_pytest/freeze_support.py -> build/lib/_pytest
copying src/_pytest/_version.py -> build/lib/_pytest
copying src/_pytest/terminal.py -> build/lib/_pytest
copying src/_pytest/hookspec.py -> build/lib/_pytest
copying src/_pytest/pastebin.py -> build/lib/_pytest
copying src/_pytest/python_api.py -> build/lib/_pytest
copying src/_pytest/compat.py -> build/lib/_pytest
copying src/_pytest/doctest.py -> build/lib/_pytest
copying src/_pytest/stepwise.py -> build/lib/_pytest
creating build/lib/_pytest/config
copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config
copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config
copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config
copying src/_pytest/config/__init__.py -> build/lib/_pytest/config
copying src/_pytest/config/compat.py -> build/lib/_pytest/config
creating build/lib/_pytest/_py
copying src/_pytest/_py/path.py -> build/lib/_pytest/_py
copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py
copying src/_pytest/_py/error.py -> build/lib/_pytest/_py
creating build/lib/_pytest/assertion
copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion
creating build/lib/_pytest/_code
copying src/_pytest/_code/code.py -> build/lib/_pytest/_code
copying src/_pytest/_code/source.py -> build/lib/_pytest/_code
copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code
creating build/lib/_pytest/mark
copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark
copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark
copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark
creating build/lib/_pytest/_io
copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io
copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io
copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io
copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io
copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io
running egg_info
creating src/pytest.egg-info
writing src/pytest.egg-info/PKG-INFO
writing dependency_links to src/pytest.egg-info/dependency_links.txt
writing entry points to src/pytest.egg-info/entry_points.txt
writing requirements to src/pytest.egg-info/requires.txt
writing top-level names to src/pytest.egg-info/top_level.txt
writing manifest file 'src/pytest.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/pytest.egg-info/SOURCES.txt'
copying src/pytest/py.typed -> build/lib/pytest
copying src/_pytest/py.typed -> build/lib/_pytest
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pytest
copying build/lib/pytest/__main__.py -> build/bdist.linux-armv7l/wheel/./pytest
copying build/lib/pytest/py.typed -> build/bdist.linux-armv7l/wheel/./pytest
copying build/lib/pytest/__init__.py -> build/bdist.linux-armv7l/wheel/./pytest
creating build/bdist.linux-armv7l/wheel/_pytest
creating build/bdist.linux-armv7l/wheel/_pytest/config
copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-armv7l/wheel/./_pytest/config
copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-armv7l/wheel/./_pytest/config
copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-armv7l/wheel/./_pytest/config
copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-armv7l/wheel/./_pytest/config
copying build/lib/_pytest/config/compat.py -> build/bdist.linux-armv7l/wheel/./_pytest/config
copying build/lib/_pytest/raises.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/reports.py -> build/bdist.linux-armv7l/wheel/./_pytest
creating build/bdist.linux-armv7l/wheel/_pytest/_py
copying build/lib/_pytest/_py/path.py -> build/bdist.linux-armv7l/wheel/./_pytest/_py
copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-armv7l/wheel/./_pytest/_py
copying build/lib/_pytest/_py/error.py -> build/bdist.linux-armv7l/wheel/./_pytest/_py
copying build/lib/_pytest/nodes.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/pathlib.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/recwarn.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/legacypath.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/debugging.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/warnings.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/skipping.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/python.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/deprecated.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/setupplan.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/logging.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/py.typed -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/setuponly.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/runner.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/tracemalloc.py -> build/bdist.linux-armv7l/wheel/./_pytest
creating build/bdist.linux-armv7l/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-armv7l/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-armv7l/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-armv7l/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-armv7l/wheel/./_pytest/assertion
copying build/lib/_pytest/warning_types.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/main.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/scope.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/unittest.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/junitxml.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/capture.py -> build/bdist.linux-armv7l/wheel/./_pytest
creating build/bdist.linux-armv7l/wheel/_pytest/_code
copying build/lib/_pytest/_code/code.py -> build/bdist.linux-armv7l/wheel/./_pytest/_code
copying build/lib/_pytest/_code/source.py -> build/bdist.linux-armv7l/wheel/./_pytest/_code
copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-armv7l/wheel/./_pytest/_code
copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/fixtures.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/timing.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/__init__.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/pytester.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/threadexception.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/stash.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/outcomes.py -> build/bdist.linux-armv7l/wheel/./_pytest
creating build/bdist.linux-armv7l/wheel/_pytest/mark
copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-armv7l/wheel/./_pytest/mark
copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-armv7l/wheel/./_pytest/mark
copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-armv7l/wheel/./_pytest/mark
copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/_version.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/terminal.py -> build/bdist.linux-armv7l/wheel/./_pytest
creating build/bdist.linux-armv7l/wheel/_pytest/_io
copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-armv7l/wheel/./_pytest/_io
copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-armv7l/wheel/./_pytest/_io
copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-armv7l/wheel/./_pytest/_io
copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-armv7l/wheel/./_pytest/_io
copying build/lib/_pytest/_io/pprint.py -> build/bdist.linux-armv7l/wheel/./_pytest/_io
copying build/lib/_pytest/hookspec.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/pastebin.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/python_api.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/compat.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/doctest.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/_pytest/stepwise.py -> build/bdist.linux-armv7l/wheel/./_pytest
copying build/lib/py.py -> build/bdist.linux-armv7l/wheel/.
running install_egg_info
Copying src/pytest.egg-info to build/bdist.linux-armv7l/wheel/./pytest-8.4.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pytest-8.4.1.dist-info/WHEEL
creating '/build/python-pytest/src/pytest/dist/.tmp-2acivdzd/pytest-8.4.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'py.py'
adding '_pytest/__init__.py'
adding '_pytest/_argcomplete.py'
adding '_pytest/_version.py'
adding '_pytest/cacheprovider.py'
adding '_pytest/capture.py'
adding '_pytest/compat.py'
adding '_pytest/debugging.py'
adding '_pytest/deprecated.py'
adding '_pytest/doctest.py'
adding '_pytest/faulthandler.py'
adding '_pytest/fixtures.py'
adding '_pytest/freeze_support.py'
adding '_pytest/helpconfig.py'
adding '_pytest/hookspec.py'
adding '_pytest/junitxml.py'
adding '_pytest/legacypath.py'
adding '_pytest/logging.py'
adding '_pytest/main.py'
adding '_pytest/monkeypatch.py'
adding '_pytest/nodes.py'
adding '_pytest/outcomes.py'
adding '_pytest/pastebin.py'
adding '_pytest/pathlib.py'
adding '_pytest/py.typed'
adding '_pytest/pytester.py'
adding '_pytest/pytester_assertions.py'
adding '_pytest/python.py'
adding '_pytest/python_api.py'
adding '_pytest/raises.py'
adding '_pytest/recwarn.py'
adding '_pytest/reports.py'
adding '_pytest/runner.py'
adding '_pytest/scope.py'
adding '_pytest/setuponly.py'
adding '_pytest/setupplan.py'
adding '_pytest/skipping.py'
adding '_pytest/stash.py'
adding '_pytest/stepwise.py'
adding '_pytest/terminal.py'
adding '_pytest/threadexception.py'
adding '_pytest/timing.py'
adding '_pytest/tmpdir.py'
adding '_pytest/tracemalloc.py'
adding '_pytest/unittest.py'
adding '_pytest/unraisableexception.py'
adding '_pytest/warning_types.py'
adding '_pytest/warnings.py'
adding '_pytest/_code/__init__.py'
adding '_pytest/_code/code.py'
adding '_pytest/_code/source.py'
adding '_pytest/_io/__init__.py'
adding '_pytest/_io/pprint.py'
adding '_pytest/_io/saferepr.py'
adding '_pytest/_io/terminalwriter.py'
adding '_pytest/_io/wcwidth.py'
adding '_pytest/_py/__init__.py'
adding '_pytest/_py/error.py'
adding '_pytest/_py/path.py'
adding '_pytest/assertion/__init__.py'
adding '_pytest/assertion/rewrite.py'
adding '_pytest/assertion/truncate.py'
adding '_pytest/assertion/util.py'
adding '_pytest/config/__init__.py'
adding '_pytest/config/argparsing.py'
adding '_pytest/config/compat.py'
adding '_pytest/config/exceptions.py'
adding '_pytest/config/findpaths.py'
adding '_pytest/mark/__init__.py'
adding '_pytest/mark/expression.py'
adding '_pytest/mark/structures.py'
adding 'pytest/__init__.py'
adding 'pytest/__main__.py'
adding 'pytest/py.typed'
adding 'pytest-8.4.1.dist-info/licenses/AUTHORS'
adding 'pytest-8.4.1.dist-info/licenses/LICENSE'
adding 'pytest-8.4.1.dist-info/METADATA'
adding 'pytest-8.4.1.dist-info/WHEEL'
adding 'pytest-8.4.1.dist-info/entry_points.txt'
adding 'pytest-8.4.1.dist-info/top_level.txt'
adding 'pytest-8.4.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pytest-8.4.1-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-pytest"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pytest 1:8.4.1-1 (Wed Jun 18 15:25:34 2025)
==> Cleaning up...