==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-pytest-shell-utilities 1.9.7-2 (Tue Dec 24 14:03:03 2024) ==> Retrieving sources... -> Found python-pytest-shell-utilities-1.9.7.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... python-pytest-shell-utilities-1.9.7.tar.gz ... Passed ==> Validating source files with b2sums... python-pytest-shell-utilities-1.9.7.tar.gz ... Passed ==> Making package: python-pytest-shell-utilities 1.9.7-2 (Tue 24 Dec 2024 02:03:09 PM MST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (18) python-autocommand-2.2.2-7 python-distro-1.9.0-3 python-iniconfig-2.0.0-6 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-pluggy-1.5.0-3 python-setuptools-1:75.2.0-4 python-wheel-0.45.0-3 python-attrs-23.2.0-4 python-packaging-24.2-3 python-psutil-6.1.1-1 python-pytest-1:8.3.4-1 python-pytest-helpers-namespace-2021.12.29-5 python-pytest-skip-markers-1.5.2-2 Total Download Size: 0.05 MiB Total Installed Size: 16.64 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pytest-skip-markers-1.5.2-2-any downloading... python-pytest-helpers-namespace-2021.12.29-5-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-packaging... installing python-iniconfig... installing python-pluggy... installing python-pytest... 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-pytest-helpers-namespace... installing python-distro... installing python-pytest-skip-markers... installing python-psutil... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) python-pyproject-hooks-1.2.0-3 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-declarative-requirements-1.3.0-7 python-setuptools-scm-8.1.0-3 python-toml-0.10.2-12 Total Installed Size: 1.05 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-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-setuptools-declarative-requirements... installing python-setuptools-scm... installing python-toml... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-pytest-shell-utilities-1.9.7.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-pytest-shell-utilities-1.9.7.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... * Building wheel... /usr/lib/python3.13/site-packages/setuptools_scm/_integration/setuptools.py:92: UserWarning: version of None already set warnings.warn(f"version of {dist_name} already set") Requirements parsed from 'requirements/base.txt': 'pytest>=7.4.0', 'attrs>=22.1.0', 'psutil>=5.0.0', 'pytest-helpers-namespace', 'pytest-skip-markers' Requirements parsed from 'requirements/docs.txt': 'towncrier <= 23.11.0', 'furo', 'sphinx', 'sphinx-copybutton', 'sphinx-prompt', 'sphinxcontrib-spelling', 'sphinxcontrib-towncrier >= 0.2.1a0' Requirements parsed from 'requirements/lint.txt': 'pylint==2.12.2', 'pyenchant', 'black; python_version >= '3.7'', 'reorder-python-imports; python_version >= '3.7'', 'flake8 >= 4.0.1', 'flake8-mypy-fork', 'flake8-docstrings', 'flake8-typing-imports' Requirements parsed from 'requirements/tests.txt': 'pytest-subtests', 'pytest-skip-markers' Requirements parsed from 'requirements/changelog.txt': 'towncrier==21.9.0rc1' running bdist_wheel running build running build_py creating build/lib/pytestshellutils copying src/pytestshellutils/__init__.py -> build/lib/pytestshellutils copying src/pytestshellutils/shell.py -> build/lib/pytestshellutils copying src/pytestshellutils/plugin.py -> build/lib/pytestshellutils copying src/pytestshellutils/version.py -> build/lib/pytestshellutils copying src/pytestshellutils/exceptions.py -> build/lib/pytestshellutils copying src/pytestshellutils/customtypes.py -> build/lib/pytestshellutils creating build/lib/pytestshellutils/utils copying src/pytestshellutils/utils/__init__.py -> build/lib/pytestshellutils/utils copying src/pytestshellutils/utils/time.py -> build/lib/pytestshellutils/utils copying src/pytestshellutils/utils/processes.py -> build/lib/pytestshellutils/utils copying src/pytestshellutils/utils/ports.py -> build/lib/pytestshellutils/utils copying src/pytestshellutils/utils/socket.py -> build/lib/pytestshellutils/utils running egg_info creating src/pytest_shell_utilities.egg-info writing src/pytest_shell_utilities.egg-info/PKG-INFO writing dependency_links to src/pytest_shell_utilities.egg-info/dependency_links.txt writing entry points to src/pytest_shell_utilities.egg-info/entry_points.txt writing requirements to src/pytest_shell_utilities.egg-info/requires.txt writing top-level names to src/pytest_shell_utilities.egg-info/top_level.txt writing manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt' reading manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt' copying src/pytestshellutils/py.typed -> build/lib/pytestshellutils copying src/pytestshellutils/utils/socket.pyi -> build/lib/pytestshellutils/utils copying src/pytestshellutils/utils/time.pyi -> build/lib/pytestshellutils/utils installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/pytestshellutils copying build/lib/pytestshellutils/__init__.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils copying build/lib/pytestshellutils/shell.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils creating build/bdist.linux-aarch64/wheel/pytestshellutils/utils copying build/lib/pytestshellutils/utils/__init__.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils/utils copying build/lib/pytestshellutils/utils/time.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils/utils copying build/lib/pytestshellutils/utils/processes.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils/utils copying build/lib/pytestshellutils/utils/ports.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils/utils copying build/lib/pytestshellutils/utils/socket.pyi -> build/bdist.linux-aarch64/wheel/./pytestshellutils/utils copying build/lib/pytestshellutils/utils/time.pyi -> build/bdist.linux-aarch64/wheel/./pytestshellutils/utils copying build/lib/pytestshellutils/utils/socket.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils/utils copying build/lib/pytestshellutils/py.typed -> build/bdist.linux-aarch64/wheel/./pytestshellutils copying build/lib/pytestshellutils/plugin.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils copying build/lib/pytestshellutils/version.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils copying build/lib/pytestshellutils/exceptions.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils copying build/lib/pytestshellutils/customtypes.py -> build/bdist.linux-aarch64/wheel/./pytestshellutils running install_egg_info Copying src/pytest_shell_utilities.egg-info to build/bdist.linux-aarch64/wheel/./pytest_shell_utilities-1.9.7-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/pytest_shell_utilities-1.9.7.dist-info/WHEEL creating '/build/python-pytest-shell-utilities/src/pytest-shell-utilities-1.9.7/dist/.tmp-5tnbqd6a/pytest_shell_utilities-1.9.7-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'pytestshellutils/__init__.py' adding 'pytestshellutils/customtypes.py' adding 'pytestshellutils/exceptions.py' adding 'pytestshellutils/plugin.py' adding 'pytestshellutils/py.typed' adding 'pytestshellutils/shell.py' adding 'pytestshellutils/version.py' adding 'pytestshellutils/utils/__init__.py' adding 'pytestshellutils/utils/ports.py' adding 'pytestshellutils/utils/processes.py' adding 'pytestshellutils/utils/socket.py' adding 'pytestshellutils/utils/socket.pyi' adding 'pytestshellutils/utils/time.py' adding 'pytestshellutils/utils/time.pyi' adding 'pytest_shell_utilities-1.9.7.dist-info/LICENSE' adding 'pytest_shell_utilities-1.9.7.dist-info/METADATA' adding 'pytest_shell_utilities-1.9.7.dist-info/WHEEL' adding 'pytest_shell_utilities-1.9.7.dist-info/entry_points.txt' adding 'pytest_shell_utilities-1.9.7.dist-info/top_level.txt' adding 'pytest_shell_utilities-1.9.7.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built pytest_shell_utilities-1.9.7-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-pytest-shell-utilities/pkg/python-pytest-shell-utilities/usr/share' install: creating directory '/build/python-pytest-shell-utilities/pkg/python-pytest-shell-utilities/usr/share/doc' install: creating directory '/build/python-pytest-shell-utilities/pkg/python-pytest-shell-utilities/usr/share/doc/python-pytest-shell-utilities' 'CHANGELOG.rst' -> '/build/python-pytest-shell-utilities/pkg/python-pytest-shell-utilities/usr/share/doc/python-pytest-shell-utilities/CHANGELOG.rst' 'README.rst' -> '/build/python-pytest-shell-utilities/pkg/python-pytest-shell-utilities/usr/share/doc/python-pytest-shell-utilities/README.rst' ==> 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-shell-utilities"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pytest-shell-utilities 1.9.7-2 (Tue 24 Dec 2024 02:03:19 PM MST) ==> Cleaning up...