>>> Building on exopi-1 under textproc/py-elementpath,python3 BDEPENDS = [devel/py-installer,python3;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3;lang/python/3.10] DIST = [textproc/py-elementpath,python3:elementpath-4.2.0.tar.gz] FULLPKGNAME = py3-elementpath-4.2.0 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-1 at 1714746442.36) >>> Running depends in textproc/py-elementpath,python3 at 1714746442.40 last junk was in textproc/libxml /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in textproc/py-elementpath,python3 at 1714746443.78 ===> textproc/py-elementpath,python3 ===> Building from scratch py3-elementpath-4.2.0 ===> py3-elementpath-4.2.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-elementpath-4.2.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-elementpath-4.2.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-elementpath-4.2.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-elementpath-4.2.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-1 at 1714746444.78) distfiles size=325076 >>> Running build in textproc/py-elementpath,python3 at 1714746444.84 ===> textproc/py-elementpath,python3 ===> Checking files for py3-elementpath-4.2.0 `/exopi-cvs/ports/distfiles/elementpath-4.2.0.tar.gz' is up to date. >> (SHA256) elementpath-4.2.0.tar.gz: OK ===> Extracting for py3-elementpath-4.2.0 ===> Patching for py3-elementpath-4.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-elementpath-4.2.0 ===> Configuring for py3-elementpath-4.2.0 ===> Building for py3-elementpath-4.2.0 * Getting build dependencies for wheel... running egg_info writing elementpath.egg-info/PKG-INFO writing dependency_links to elementpath.egg-info/dependency_links.txt writing requirements to elementpath.egg-info/requires.txt writing top-level names to elementpath.egg-info/top_level.txt reading manifest file 'elementpath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'elementpath.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/elementpath copying elementpath/__init__.py -> build/lib/elementpath copying elementpath/collations.py -> build/lib/elementpath copying elementpath/compare.py -> build/lib/elementpath copying elementpath/etree.py -> build/lib/elementpath copying elementpath/exceptions.py -> build/lib/elementpath copying elementpath/helpers.py -> build/lib/elementpath copying elementpath/namespaces.py -> build/lib/elementpath copying elementpath/protocols.py -> build/lib/elementpath copying elementpath/schema_proxy.py -> build/lib/elementpath copying elementpath/sequence_types.py -> build/lib/elementpath copying elementpath/serialization.py -> build/lib/elementpath copying elementpath/tdop.py -> build/lib/elementpath copying elementpath/tree_builders.py -> build/lib/elementpath copying elementpath/xpath3.py -> build/lib/elementpath copying elementpath/xpath_context.py -> build/lib/elementpath copying elementpath/xpath_nodes.py -> build/lib/elementpath copying elementpath/xpath_selectors.py -> build/lib/elementpath copying elementpath/xpath_tokens.py -> build/lib/elementpath creating build/lib/elementpath/datatypes copying elementpath/datatypes/__init__.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/atomic_types.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/binary.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/datetime.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/numeric.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/proxies.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/qname.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/string.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/untyped.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/uri.py -> build/lib/elementpath/datatypes creating build/lib/elementpath/regex copying elementpath/regex/__init__.py -> build/lib/elementpath/regex copying elementpath/regex/character_classes.py -> build/lib/elementpath/regex copying elementpath/regex/codepoints.py -> build/lib/elementpath/regex copying elementpath/regex/generate_categories.py -> build/lib/elementpath/regex copying elementpath/regex/patterns.py -> build/lib/elementpath/regex copying elementpath/regex/unicode_categories.py -> build/lib/elementpath/regex copying elementpath/regex/unicode_subsets.py -> build/lib/elementpath/regex creating build/lib/elementpath/validators copying elementpath/validators/__init__.py -> build/lib/elementpath/validators creating build/lib/elementpath/xpath1 copying elementpath/xpath1/__init__.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/_xpath1_axes.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/_xpath1_functions.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/_xpath1_operators.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/xpath1_parser.py -> build/lib/elementpath/xpath1 creating build/lib/elementpath/xpath2 copying elementpath/xpath2/__init__.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/_xpath2_constructors.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/_xpath2_functions.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/_xpath2_operators.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/xpath2_parser.py -> build/lib/elementpath/xpath2 creating build/lib/elementpath/xpath30 copying elementpath/xpath30/__init__.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/_translation_maps.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/_xpath30_functions.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/_xpath30_operators.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/xpath30_helpers.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/xpath30_parser.py -> build/lib/elementpath/xpath30 creating build/lib/elementpath/xpath31 copying elementpath/xpath31/__init__.py -> build/lib/elementpath/xpath31 copying elementpath/xpath31/_xpath31_functions.py -> build/lib/elementpath/xpath31 copying elementpath/xpath31/_xpath31_operators.py -> build/lib/elementpath/xpath31 copying elementpath/xpath31/xpath31_parser.py -> build/lib/elementpath/xpath31 copying elementpath/py.typed -> build/lib/elementpath copying elementpath/validators/analyze-string.xsd -> build/lib/elementpath/validators copying elementpath/validators/schema-for-json.xsd -> build/lib/elementpath/validators 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/elementpath copying build/lib/elementpath/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/collations.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/compare.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/etree.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/namespaces.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/protocols.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/schema_proxy.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/sequence_types.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/serialization.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/tdop.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/tree_builders.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/xpath3.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/xpath_context.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/xpath_nodes.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/xpath_selectors.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath copying build/lib/elementpath/xpath_tokens.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath creating build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/atomic_types.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/binary.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/datetime.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/numeric.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/proxies.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/qname.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/string.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/untyped.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/uri.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/datatypes creating build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex copying build/lib/elementpath/regex/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex copying build/lib/elementpath/regex/character_classes.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex copying build/lib/elementpath/regex/codepoints.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex copying build/lib/elementpath/regex/generate_categories.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex copying build/lib/elementpath/regex/patterns.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex copying build/lib/elementpath/regex/unicode_categories.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex copying build/lib/elementpath/regex/unicode_subsets.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/regex creating build/bdist.openbsd-7.5-amd64/wheel/elementpath/validators copying build/lib/elementpath/validators/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/validators copying build/lib/elementpath/validators/analyze-string.xsd -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/validators copying build/lib/elementpath/validators/schema-for-json.xsd -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/validators creating build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath1 copying build/lib/elementpath/xpath1/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath1 copying build/lib/elementpath/xpath1/_xpath1_axes.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath1 copying build/lib/elementpath/xpath1/_xpath1_functions.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath1 copying build/lib/elementpath/xpath1/_xpath1_operators.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath1 copying build/lib/elementpath/xpath1/xpath1_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath1 creating build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath2 copying build/lib/elementpath/xpath2/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath2 copying build/lib/elementpath/xpath2/_xpath2_constructors.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath2 copying build/lib/elementpath/xpath2/_xpath2_functions.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath2 copying build/lib/elementpath/xpath2/_xpath2_operators.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath2 copying build/lib/elementpath/xpath2/xpath2_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath2 creating build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath30 copying build/lib/elementpath/xpath30/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath30 copying build/lib/elementpath/xpath30/_translation_maps.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath30 copying build/lib/elementpath/xpath30/_xpath30_functions.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath30 copying build/lib/elementpath/xpath30/_xpath30_operators.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath30 copying build/lib/elementpath/xpath30/xpath30_helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath30 copying build/lib/elementpath/xpath30/xpath30_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath30 creating build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath31 copying build/lib/elementpath/xpath31/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath31 copying build/lib/elementpath/xpath31/_xpath31_functions.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath31 copying build/lib/elementpath/xpath31/_xpath31_operators.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath31 copying build/lib/elementpath/xpath31/xpath31_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/elementpath/xpath31 copying build/lib/elementpath/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/elementpath running install_egg_info running egg_info writing elementpath.egg-info/PKG-INFO writing dependency_links to elementpath.egg-info/dependency_links.txt writing requirements to elementpath.egg-info/requires.txt writing top-level names to elementpath.egg-info/top_level.txt reading manifest file 'elementpath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'elementpath.egg-info/SOURCES.txt' Copying elementpath.egg-info to build/bdist.openbsd-7.5-amd64/wheel/elementpath-4.2.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/elementpath-4.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-elementpath-4.2.0-python3/elementpath-4.2.0/dist/.tmp-ux51_f5y/elementpath-4.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'elementpath/__init__.py' adding 'elementpath/collations.py' adding 'elementpath/compare.py' adding 'elementpath/etree.py' adding 'elementpath/exceptions.py' adding 'elementpath/helpers.py' adding 'elementpath/namespaces.py' adding 'elementpath/protocols.py' adding 'elementpath/py.typed' adding 'elementpath/schema_proxy.py' adding 'elementpath/sequence_types.py' adding 'elementpath/serialization.py' adding 'elementpath/tdop.py' adding 'elementpath/tree_builders.py' adding 'elementpath/xpath3.py' adding 'elementpath/xpath_context.py' adding 'elementpath/xpath_nodes.py' adding 'elementpath/xpath_selectors.py' adding 'elementpath/xpath_tokens.py' adding 'elementpath/datatypes/__init__.py' adding 'elementpath/datatypes/atomic_types.py' adding 'elementpath/datatypes/binary.py' adding 'elementpath/datatypes/datetime.py' adding 'elementpath/datatypes/numeric.py' adding 'elementpath/datatypes/proxies.py' adding 'elementpath/datatypes/qname.py' adding 'elementpath/datatypes/string.py' adding 'elementpath/datatypes/untyped.py' adding 'elementpath/datatypes/uri.py' adding 'elementpath/regex/__init__.py' adding 'elementpath/regex/character_classes.py' adding 'elementpath/regex/codepoints.py' adding 'elementpath/regex/generate_categories.py' adding 'elementpath/regex/patterns.py' adding 'elementpath/regex/unicode_categories.py' adding 'elementpath/regex/unicode_subsets.py' adding 'elementpath/validators/__init__.py' adding 'elementpath/validators/analyze-string.xsd' adding 'elementpath/validators/schema-for-json.xsd' adding 'elementpath/xpath1/__init__.py' adding 'elementpath/xpath1/_xpath1_axes.py' adding 'elementpath/xpath1/_xpath1_functions.py' adding 'elementpath/xpath1/_xpath1_operators.py' adding 'elementpath/xpath1/xpath1_parser.py' adding 'elementpath/xpath2/__init__.py' adding 'elementpath/xpath2/_xpath2_constructors.py' adding 'elementpath/xpath2/_xpath2_functions.py' adding 'elementpath/xpath2/_xpath2_operators.py' adding 'elementpath/xpath2/xpath2_parser.py' adding 'elementpath/xpath30/__init__.py' adding 'elementpath/xpath30/_translation_maps.py' adding 'elementpath/xpath30/_xpath30_functions.py' adding 'elementpath/xpath30/_xpath30_operators.py' adding 'elementpath/xpath30/xpath30_helpers.py' adding 'elementpath/xpath30/xpath30_parser.py' adding 'elementpath/xpath31/__init__.py' adding 'elementpath/xpath31/_xpath31_functions.py' adding 'elementpath/xpath31/_xpath31_operators.py' adding 'elementpath/xpath31/xpath31_parser.py' adding 'elementpath-4.2.0.dist-info/LICENSE' adding 'elementpath-4.2.0.dist-info/METADATA' adding 'elementpath-4.2.0.dist-info/WHEEL' adding 'elementpath-4.2.0.dist-info/top_level.txt' adding 'elementpath-4.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built elementpath-4.2.0-py3-none-any.whl >>> Running package in textproc/py-elementpath,python3 at 1714746447.00 ===> textproc/py-elementpath,python3 ===> Faking installation for py3-elementpath-4.2.0 ===> Building package for py3-elementpath-4.2.0 Create /exopi-cvs/ports/packages/amd64/all/py3-elementpath-4.2.0.tgz Creating package py3-elementpath-4.2.0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main 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|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% 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|***************************** | 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|************************************ | 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|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% 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|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 16% archiving|************ | 19% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|********************* | 32% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|********************************* | 51% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-elementpath-4.2.0.tgz >>> Running clean in textproc/py-elementpath,python3 at 1714746449.99 ===> textproc/py-elementpath,python3 ===> Cleaning for py3-elementpath-4.2.0 >>> Ended at 1714746450.33 max_stuck=1.20/depends=1.38/show-prepare-results=1.04/build=2.19/package=2.96/clean=0.39