>>> Building on exopi-5 under devel/py-test,python3 BDEPENDS = [lang/python/3;devel/py-setuptools_scm,python3;devel/py-installer,python3;devel/py-wheel,python3;devel/py-build,python3;devel/py-setuptools,python3] DIST = [devel/py-test,python3:pytest-8.2.0.tar.gz] FULLPKGNAME = py3-test-8.2.0 RDEPENDS = [lang/python/3;textproc/py-iniconfig,python3;sysutils/py-packaging,python3;devel/py-pluggy,python3] (Junk lock obtained for exopi-5 at 1731783755.55) >>> Running depends in devel/py-test,python3 at 1731783755.59 last junk was in games/tong /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 >>> Running show-prepare-results in devel/py-test,python3 at 1731783757.57 ===> devel/py-test,python3 ===> Building from scratch py3-test-8.2.0 ===> py3-test-8.2.0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-test-8.2.0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-test-8.2.0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-test-8.2.0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-test-8.2.0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-test-8.2.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-5 at 1731783759.08) distfiles size=1422883 >>> Running build in devel/py-test,python3 at 1731783759.10 ===> devel/py-test,python3 ===> Checking files for py3-test-8.2.0 `/exopi-cvs/ports/distfiles/pytest-8.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-test-8.2.0 ===> Patching for py3-test-8.2.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-test-8.2.0 ===> Configuring for py3-test-8.2.0 ===> Building for py3-test-8.2.0 * Getting build dependencies for wheel... running 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 reading 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' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib copying src/py.py -> build/lib creating build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/faulthandler.py -> build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/legacypath.py -> build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/pytester_assertions.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/python_path.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/scope.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/stash.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest copying src/_pytest/threadexception.py -> build/lib/_pytest copying src/_pytest/timing.py -> build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/unraisableexception.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest creating build/lib/pytest copying src/pytest/__init__.py -> build/lib/pytest copying src/pytest/__main__.py -> build/lib/pytest creating build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code creating build/lib/_pytest/_io copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io copying src/_pytest/_io/pprint.py -> 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/wcwidth.py -> build/lib/_pytest/_io creating build/lib/_pytest/_py copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py copying src/_pytest/_py/error.py -> build/lib/_pytest/_py copying src/_pytest/_py/path.py -> build/lib/_pytest/_py creating build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion creating build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/compat.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config creating build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark running 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 reading 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.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel copying build/lib/py.py -> build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/_argcomplete.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/_version.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/cacheprovider.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/capture.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/compat.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/debugging.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/deprecated.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/doctest.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/faulthandler.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/fixtures.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/freeze_support.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/helpconfig.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/hookspec.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/junitxml.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/legacypath.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/logging.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/main.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/monkeypatch.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/nodes.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/outcomes.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/pastebin.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/pathlib.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/pytester.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/pytester_assertions.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/python.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/python_api.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/python_path.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/recwarn.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/reports.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/runner.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/scope.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/setuponly.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/setupplan.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/skipping.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/stash.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/stepwise.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/terminal.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/threadexception.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/timing.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/tmpdir.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/unittest.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/unraisableexception.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest copying build/lib/_pytest/warning_types.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest creating build/bdist.openbsd-7.6-amd64/wheel/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_code copying build/lib/_pytest/_code/code.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_code copying build/lib/_pytest/_code/source.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_code copying build/lib/_pytest/warnings.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest creating build/bdist.openbsd-7.6-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/pprint.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_io creating build/bdist.openbsd-7.6-amd64/wheel/_pytest/_py copying build/lib/_pytest/_py/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_py copying build/lib/_pytest/_py/error.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_py copying build/lib/_pytest/_py/path.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/_py creating build/bdist.openbsd-7.6-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/assertion creating build/bdist.openbsd-7.6-amd64/wheel/_pytest/config copying build/lib/_pytest/config/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/config copying build/lib/_pytest/config/argparsing.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/config copying build/lib/_pytest/config/compat.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/config copying build/lib/_pytest/config/exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/config copying build/lib/_pytest/config/findpaths.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/config creating build/bdist.openbsd-7.6-amd64/wheel/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/mark copying build/lib/_pytest/mark/expression.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/mark copying build/lib/_pytest/mark/structures.py -> build/bdist.openbsd-7.6-amd64/wheel/_pytest/mark copying build/lib/_pytest/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/_pytest creating build/bdist.openbsd-7.6-amd64/wheel/pytest copying build/lib/pytest/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pytest copying build/lib/pytest/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/pytest copying build/lib/pytest/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/pytest running install_egg_info Copying src/pytest.egg-info to build/bdist.openbsd-7.6-amd64/wheel/pytest-8.2.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/pytest-8.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-test-8.2.0-python3/pytest-8.2.0/dist/.tmp-nlfc1lm9/pytest-8.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/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/python_path.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/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.2.0.dist-info/AUTHORS' adding 'pytest-8.2.0.dist-info/LICENSE' adding 'pytest-8.2.0.dist-info/METADATA' adding 'pytest-8.2.0.dist-info/WHEEL' adding 'pytest-8.2.0.dist-info/entry_points.txt' adding 'pytest-8.2.0.dist-info/top_level.txt' adding 'pytest-8.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built pytest-8.2.0-py3-none-any.whl >>> Running package in devel/py-test,python3 at 1731783762.64 ===> devel/py-test,python3 ===> Faking installation for py3-test-8.2.0 ===> Building package for py3-test-8.2.0 Create /exopi-cvs/ports/packages/amd64/all/py3-test-8.2.0.tgz Creating package py3-test-8.2.0 reading plist| checking dependencies| checking dependencies|devel/py-pluggy,python3 checking dependencies|lang/python/3,-main checking dependencies|sysutils/py-packaging,python3 checking dependencies|textproc/py-iniconfig,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|****** | 10% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 32% archiving|********************* | 32% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|***************************** | 45% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|********************************* | 51% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-test-8.2.0.tgz >>> Running clean in devel/py-test,python3 at 1731783767.39 ===> devel/py-test,python3 ===> Cleaning for py3-test-8.2.0 >>> Ended at 1731783767.65 max_stuck=0.00/depends=1.99/show-prepare-results=1.54/build=3.53/package=4.75/clean=0.29