>>> Building on exopi-4 under devel/py-hamcrest,python3 BDEPENDS = [devel/py-build,python3;devel/py-installer,python3;devel/py-wheel,python3;devel/py-setuptools,python3;lang/python/3.10] DIST = [devel/py-hamcrest,python3:PyHamcrest-2.0.3.tar.gz] FULLPKGNAME = py3-hamcrest-2.0.3p0 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-4 at 1711576620.49) >>> Running depends in devel/py-hamcrest,python3 at 1711576620.53 last junk was in net/vf1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 >>> Running show-prepare-results in devel/py-hamcrest,python3 at 1711576621.88 ===> devel/py-hamcrest,python3 ===> Building from scratch py3-hamcrest-2.0.3p0 ===> py3-hamcrest-2.0.3p0 depends on: python->=3.10,<3.11 -> python-3.10.13p2 ===> py3-hamcrest-2.0.3p0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-hamcrest-2.0.3p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-hamcrest-2.0.3p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-hamcrest-2.0.3p0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 (Junk lock released for exopi-4 at 1711576622.79) distfiles size=68295 >>> Running build in devel/py-hamcrest,python3 at 1711576622.81 ===> devel/py-hamcrest,python3 ===> Checking files for py3-hamcrest-2.0.3p0 `/exopi-cvs/ports/distfiles/PyHamcrest-2.0.3.tar.gz' is up to date. >> (SHA256) PyHamcrest-2.0.3.tar.gz: OK ===> Extracting for py3-hamcrest-2.0.3p0 ===> Patching for py3-hamcrest-2.0.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-hamcrest-2.0.3p0 ===> Configuring for py3-hamcrest-2.0.3p0 ===> Building for py3-hamcrest-2.0.3p0 * Getting build dependencies for wheel... running egg_info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' warning: no files found matching '*.md' warning: no files found matching 'conftest.py' warning: no files found matching 'doc/docutils.conf' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.svg' under directory 'doc' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'docker' warning: no previously-included files found matching 'release.sh' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text copying src/hamcrest/py.typed -> build/lib/hamcrest 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/hamcrest copying build/lib/hamcrest/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/assert_that.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/description.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/core creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/core/helpers creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library copying build/lib/hamcrest/library/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/collection creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/integration creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/number creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/object creating build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest/library/text copying build/lib/hamcrest/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/hamcrest running install_egg_info running egg_info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching 'conftest.py' warning: no files found matching 'doc/docutils.conf' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.svg' under directory 'doc' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'docker' warning: no previously-included files found matching 'release.sh' adding license file 'LICENSE.txt' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to build/bdist.openbsd-7.5-amd64/wheel/PyHamcrest-2.0.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/PyHamcrest-2.0.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-hamcrest-2.0.3-python3/PyHamcrest-2.0.3/dist/.tmp-hz1fhhkp/PyHamcrest-2.0.3-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'hamcrest/__init__.py' adding 'hamcrest/py.typed' adding 'hamcrest/core/__init__.py' adding 'hamcrest/core/assert_that.py' adding 'hamcrest/core/base_description.py' adding 'hamcrest/core/base_matcher.py' adding 'hamcrest/core/description.py' adding 'hamcrest/core/matcher.py' adding 'hamcrest/core/selfdescribing.py' adding 'hamcrest/core/selfdescribingvalue.py' adding 'hamcrest/core/string_description.py' adding 'hamcrest/core/core/__init__.py' adding 'hamcrest/core/core/allof.py' adding 'hamcrest/core/core/anyof.py' adding 'hamcrest/core/core/described_as.py' adding 'hamcrest/core/core/is_.py' adding 'hamcrest/core/core/isanything.py' adding 'hamcrest/core/core/isequal.py' adding 'hamcrest/core/core/isinstanceof.py' adding 'hamcrest/core/core/isnone.py' adding 'hamcrest/core/core/isnot.py' adding 'hamcrest/core/core/issame.py' adding 'hamcrest/core/core/raises.py' adding 'hamcrest/core/helpers/__init__.py' adding 'hamcrest/core/helpers/hasmethod.py' adding 'hamcrest/core/helpers/ismock.py' adding 'hamcrest/core/helpers/wrap_matcher.py' adding 'hamcrest/library/__init__.py' adding 'hamcrest/library/collection/__init__.py' adding 'hamcrest/library/collection/is_empty.py' adding 'hamcrest/library/collection/isdict_containing.py' adding 'hamcrest/library/collection/isdict_containingentries.py' adding 'hamcrest/library/collection/isdict_containingkey.py' adding 'hamcrest/library/collection/isdict_containingvalue.py' adding 'hamcrest/library/collection/isin.py' adding 'hamcrest/library/collection/issequence_containing.py' adding 'hamcrest/library/collection/issequence_containinginanyorder.py' adding 'hamcrest/library/collection/issequence_containinginorder.py' adding 'hamcrest/library/collection/issequence_onlycontaining.py' adding 'hamcrest/library/integration/__init__.py' adding 'hamcrest/library/integration/match_equality.py' adding 'hamcrest/library/number/__init__.py' adding 'hamcrest/library/number/iscloseto.py' adding 'hamcrest/library/number/ordering_comparison.py' adding 'hamcrest/library/object/__init__.py' adding 'hamcrest/library/object/haslength.py' adding 'hamcrest/library/object/hasproperty.py' adding 'hamcrest/library/object/hasstring.py' adding 'hamcrest/library/text/__init__.py' adding 'hamcrest/library/text/isequal_ignoring_case.py' adding 'hamcrest/library/text/isequal_ignoring_whitespace.py' adding 'hamcrest/library/text/stringcontains.py' adding 'hamcrest/library/text/stringcontainsinorder.py' adding 'hamcrest/library/text/stringendswith.py' adding 'hamcrest/library/text/stringmatches.py' adding 'hamcrest/library/text/stringstartswith.py' adding 'hamcrest/library/text/substringmatcher.py' adding 'PyHamcrest-2.0.3.dist-info/LICENSE.txt' adding 'PyHamcrest-2.0.3.dist-info/METADATA' adding 'PyHamcrest-2.0.3.dist-info/WHEEL' adding 'PyHamcrest-2.0.3.dist-info/top_level.txt' adding 'PyHamcrest-2.0.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built PyHamcrest-2.0.3-py3-none-any.whl >>> Running package in devel/py-hamcrest,python3 at 1711576624.72 ===> devel/py-hamcrest,python3 ===> Faking installation for py3-hamcrest-2.0.3p0 ===> Building package for py3-hamcrest-2.0.3p0 Create /exopi-cvs/ports/packages/amd64/all/py3-hamcrest-2.0.3p0.tgz Creating package py3-hamcrest-2.0.3p0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% 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|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% 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|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-hamcrest-2.0.3p0.tgz >>> Running clean in devel/py-hamcrest,python3 at 1711576626.01 ===> devel/py-hamcrest,python3 ===> Cleaning for py3-hamcrest-2.0.3p0 >>> Ended at 1711576626.21 max_stuck=0.00/depends=1.36/show-prepare-results=0.94/build=1.90/package=1.30/clean=0.22