==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-pytest-trio 0.8.0-8 (Mon Dec 23 18:50:12 2024) ==> Retrieving sources... -> Cloning pytest-trio git repo... Cloning into bare repository '/home/leming/work/python-pytest-trio/pytest-trio'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... pytest-trio ... Skipped ==> Making package: python-pytest-trio 0.8.0-8 (Mon Dec 23 18:50:32 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (12) python-attrs-23.2.0-4 python-idna-3.10-2 python-iniconfig-2.0.0-6 python-packaging-24.2-3 python-pluggy-1.5.0-3 python-sniffio-1.3.1-4 python-sortedcontainers-2.4.0-7 python-typing_extensions-4.12.2-3 python-hypothesis-6.122.6-1 python-outcome-1.3.0.post0-5 python-pytest-1:8.3.4-1 python-trio-0.26.2-2 Total Download Size: 0.92 MiB Total Installed Size: 17.19 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-trio-0.26.2-2-any downloading... python-outcome-1.3.0.post0-5-any downloading... python-sniffio-1.3.1-4-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-attrs... installing python-sortedcontainers... installing python-hypothesis... Optional dependencies for python-hypothesis python-black: for CLI and ghostwriter python-click: for CLI python-dateutil: for date support python-django: for django module python-dpcontracts: for contracts support python-faker: for fakefactory and django module python-lark-parser: for lark module python-libcst: for codemods module python-numpy: for numpy module python-pandas: for pandas support python-pytest: for pytest module [pending] python-pytz: for datetime and django module python-redis: for redis support python-rich: for CLI installing python-typing_extensions... installing python-outcome... installing python-iniconfig... installing python-packaging... installing python-pluggy... installing python-pytest... installing python-idna... installing python-sniffio... installing python-trio... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (16) perl-error-0.17029-7 perl-mailtools-2.22-1 perl-timedate-2.33-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-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 git-2.47.1-1 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:75.2.0-4 python-wheel-0.45.0-3 Total Installed Size: 49.52 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 git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto 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... :: 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) Warn about old perl modules [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of pytest-trio git repo... Cloning into 'pytest-trio'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... * Getting build dependencies for wheel... running egg_info creating pytest_trio.egg-info writing pytest_trio.egg-info/PKG-INFO writing dependency_links to pytest_trio.egg-info/dependency_links.txt writing entry points to pytest_trio.egg-info/entry_points.txt writing requirements to pytest_trio.egg-info/requires.txt writing top-level names to pytest_trio.egg-info/top_level.txt writing manifest file 'pytest_trio.egg-info/SOURCES.txt' reading manifest file 'pytest_trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'pytest_trio.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/pytest_trio copying pytest_trio/plugin.py -> build/lib/pytest_trio copying pytest_trio/__init__.py -> build/lib/pytest_trio copying pytest_trio/enable_trio_mode.py -> build/lib/pytest_trio copying pytest_trio/_version.py -> build/lib/pytest_trio creating build/lib/pytest_trio/_tests copying pytest_trio/_tests/conftest.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_hypothesis_interaction.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_names.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_nursery.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_mistakes.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_async_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/__init__.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_contextvars.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_clock_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_basic.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_ordering.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_trio_mode.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/helpers.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_async_yield_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_sync_fixture.py -> build/lib/pytest_trio/_tests 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_trio copying build/lib/pytest_trio/plugin.py -> build/bdist.linux-armv7l/wheel/./pytest_trio copying build/lib/pytest_trio/__init__.py -> build/bdist.linux-armv7l/wheel/./pytest_trio copying build/lib/pytest_trio/enable_trio_mode.py -> build/bdist.linux-armv7l/wheel/./pytest_trio creating build/bdist.linux-armv7l/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/conftest.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_hypothesis_interaction.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_names.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_nursery.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_mistakes.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_async_fixture.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/__init__.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_contextvars.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_clock_fixture.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_basic.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_ordering.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_trio_mode.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/helpers.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_async_yield_fixture.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_sync_fixture.py -> build/bdist.linux-armv7l/wheel/./pytest_trio/_tests copying build/lib/pytest_trio/_version.py -> build/bdist.linux-armv7l/wheel/./pytest_trio running install_egg_info running egg_info writing pytest_trio.egg-info/PKG-INFO writing dependency_links to pytest_trio.egg-info/dependency_links.txt writing entry points to pytest_trio.egg-info/entry_points.txt writing requirements to pytest_trio.egg-info/requires.txt writing top-level names to pytest_trio.egg-info/top_level.txt reading manifest file 'pytest_trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'pytest_trio.egg-info/SOURCES.txt' Copying pytest_trio.egg-info to build/bdist.linux-armv7l/wheel/./pytest_trio-0.8.0-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pytest_trio-0.8.0.dist-info/WHEEL creating '/build/python-pytest-trio/src/pytest-trio/dist/.tmp-6mmj2mkg/pytest_trio-0.8.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pytest_trio/__init__.py' adding 'pytest_trio/_version.py' adding 'pytest_trio/enable_trio_mode.py' adding 'pytest_trio/plugin.py' adding 'pytest_trio/_tests/__init__.py' adding 'pytest_trio/_tests/conftest.py' adding 'pytest_trio/_tests/helpers.py' adding 'pytest_trio/_tests/test_async_fixture.py' adding 'pytest_trio/_tests/test_async_yield_fixture.py' adding 'pytest_trio/_tests/test_basic.py' adding 'pytest_trio/_tests/test_clock_fixture.py' adding 'pytest_trio/_tests/test_contextvars.py' adding 'pytest_trio/_tests/test_fixture_mistakes.py' adding 'pytest_trio/_tests/test_fixture_names.py' adding 'pytest_trio/_tests/test_fixture_nursery.py' adding 'pytest_trio/_tests/test_fixture_ordering.py' adding 'pytest_trio/_tests/test_hypothesis_interaction.py' adding 'pytest_trio/_tests/test_sync_fixture.py' adding 'pytest_trio/_tests/test_trio_mode.py' adding 'pytest_trio-0.8.0.dist-info/LICENSE' adding 'pytest_trio-0.8.0.dist-info/LICENSE.APACHE2' adding 'pytest_trio-0.8.0.dist-info/LICENSE.MIT' adding 'pytest_trio-0.8.0.dist-info/METADATA' adding 'pytest_trio-0.8.0.dist-info/WHEEL' adding 'pytest_trio-0.8.0.dist-info/entry_points.txt' adding 'pytest_trio-0.8.0.dist-info/top_level.txt' adding 'pytest_trio-0.8.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built pytest_trio-0.8.0-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-trio"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pytest-trio 0.8.0-8 (Mon Dec 23 18:50:51 2024) ==> Cleaning up...