>>> Building on exopi-2 under devel/py-test,python3 BDEPENDS = [devel/py-build,python3;devel/py-setuptools_scm,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-installer,python3;lang/python/3.10] DIST = [devel/py-test,python3:pytest-7.1.3.tar.gz] FULLPKGNAME = py3-test-7.1.3p0 RDEPENDS = [devel/py-pluggy,python3;textproc/py-tomli,python3;devel/py-attrs,python3;sysutils/py-packaging,python3;textproc/py-iniconfig,python3;lang/python/3.10;devel/py-py,python3] Avoided depends for python-3.10.14p0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 distfiles size=1257801 >>> Running build in devel/py-test,python3 at 1713953221.88 ===> devel/py-test,python3 ===> Building from scratch py3-test-7.1.3p0 ===> py3-test-7.1.3p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-test-7.1.3p0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-test-7.1.3p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-test-7.1.3p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-test-7.1.3p0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-test-7.1.3p0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4 ===> Checking files for py3-test-7.1.3p0 `/exopi-cvs/ports/distfiles/pytest-7.1.3.tar.gz' is up to date. >> (SHA256) pytest-7.1.3.tar.gz: OK ===> Extracting for py3-test-7.1.3p0 ===> Patching for py3-test-7.1.3p0 ===> 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-7.1.3p0 ===> Configuring for py3-test-7.1.3p0 ===> Building for py3-test-7.1.3p0 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running bdist_wheel running build running build_py creating build creating 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/nose.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/_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/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/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 creating build/lib/pytest copying src/pytest/__init__.py -> build/lib/pytest copying src/pytest/__main__.py -> build/lib/pytest copying src/_pytest/py.typed -> build/lib/_pytest copying src/pytest/py.typed -> build/lib/pytest installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/_argcomplete.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/_version.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/cacheprovider.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/capture.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/debugging.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/deprecated.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/doctest.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/faulthandler.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/fixtures.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/freeze_support.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/helpconfig.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/hookspec.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/junitxml.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/legacypath.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/logging.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/main.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/monkeypatch.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/nodes.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/nose.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/outcomes.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest creating build/bdist.openbsd-7.5-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/_io copying build/lib/_pytest/pastebin.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/pathlib.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/pytester.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/pytester_assertions.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/python.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/python_api.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/python_path.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/recwarn.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/reports.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/runner.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/scope.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/setuponly.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/setupplan.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/skipping.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/stash.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/stepwise.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/terminal.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/threadexception.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/timing.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/tmpdir.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/unittest.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/unraisableexception.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/warnings.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest copying build/lib/_pytest/warning_types.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest creating build/bdist.openbsd-7.5-amd64/wheel/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/_code copying build/lib/_pytest/_code/code.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/_code copying build/lib/_pytest/_code/source.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/_code creating build/bdist.openbsd-7.5-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/assertion creating build/bdist.openbsd-7.5-amd64/wheel/_pytest/config copying build/lib/_pytest/config/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/config copying build/lib/_pytest/config/argparsing.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/config copying build/lib/_pytest/config/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/config copying build/lib/_pytest/config/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/config copying build/lib/_pytest/config/findpaths.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/config creating build/bdist.openbsd-7.5-amd64/wheel/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/mark copying build/lib/_pytest/mark/expression.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/mark copying build/lib/_pytest/mark/structures.py -> build/bdist.openbsd-7.5-amd64/wheel/_pytest/mark copying build/lib/_pytest/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/_pytest creating build/bdist.openbsd-7.5-amd64/wheel/pytest copying build/lib/pytest/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pytest copying build/lib/pytest/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/pytest copying build/lib/pytest/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/pytest running install_egg_info 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' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pytest-7.1.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/pytest-7.1.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-test-7.1.3-python3/pytest-7.1.3/dist/.tmp-iaxgyrz_/pytest-7.1.3-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it 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/nose.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/saferepr.py' adding '_pytest/_io/terminalwriter.py' adding '_pytest/_io/wcwidth.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-7.1.3.dist-info/LICENSE' adding 'pytest-7.1.3.dist-info/METADATA' adding 'pytest-7.1.3.dist-info/WHEEL' adding 'pytest-7.1.3.dist-info/entry_points.txt' adding 'pytest-7.1.3.dist-info/top_level.txt' adding 'pytest-7.1.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built pytest-7.1.3-py3-none-any.whl >>> Running package in devel/py-test,python3 at 1713953227.22 ===> devel/py-test,python3 ===> Faking installation for py3-test-7.1.3p0 ===> Building package for py3-test-7.1.3p0 Create /exopi-cvs/ports/packages/amd64/all/py3-test-7.1.3p0.tgz Creating package py3-test-7.1.3p0 reading plist| checking dependencies| checking dependencies|devel/py-attrs,python3 checking dependencies|devel/py-pluggy,python3 checking dependencies|devel/py-py,python3 checking dependencies|lang/python/3.10,-main checking dependencies|sysutils/py-packaging,python3 checking dependencies|textproc/py-iniconfig,python3 checking dependencies|textproc/py-tomli,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% 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|****************** | 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|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% 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|******************************************** | 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|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******* | 11% archiving|******* | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 32% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-test-7.1.3p0.tgz >>> Running clean in devel/py-test,python3 at 1713953232.96 ===> devel/py-test,python3 ===> Cleaning for py3-test-7.1.3p0 >>> Ended at 1713953233.37 max_stuck=1.45/build=5.33/package=5.75/clean=0.43