>>> Building on exopi-2 under devel/py-toolz BDEPENDS = [lang/python/3;devel/py-installer;devel/py-wheel;devel/py-setuptools-git-versioning;devel/py-setuptools;devel/py-build] DIST = [devel/py-toolz:toolz-1.1.0.tar.gz] FULLPKGNAME = py3-toolz-1.1.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1773758473.92) >>> Running depends in devel/py-toolz at 1773758473.97 last junk was in devel/py-test-codspeed /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools-git-versioning-3.0.1 py3-wheel-0.46.3p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools-git-versioning-3.0.1 py3-wheel-0.46.3p0 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools-git-versioning-3.0.1 py3-wheel-0.46.3p0 >>> Running show-prepare-results in devel/py-toolz at 1773758476.13 ===> devel/py-toolz ===> Building from scratch py3-toolz-1.1.0 ===> py3-toolz-1.1.0 depends on: py3-setuptools-git-versioning-* -> py3-setuptools-git-versioning-3.0.1 ===> py3-toolz-1.1.0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-toolz-1.1.0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-toolz-1.1.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-toolz-1.1.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-toolz-1.1.0 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools-git-versioning-3.0.1 py3-wheel-0.46.3p0 python-3.13.11p2 (Junk lock released for exopi-2 at 1773758477.23) distfiles size=52613 >>> Running extract in devel/py-toolz at 1773758477.28 ===> devel/py-toolz ===> Checking files for py3-toolz-1.1.0 `/exopi-cvs/ports/distfiles/toolz-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-toolz-1.1.0 >>> Running build in devel/py-toolz at 1773758477.59 ===> devel/py-toolz ===> Patching for py3-toolz-1.1.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-toolz-1.1.0 ===> Configuring for py3-toolz-1.1.0 ===> Building for py3-toolz-1.1.0 * Getting build dependencies for wheel... running egg_info writing toolz.egg-info/PKG-INFO writing dependency_links to toolz.egg-info/dependency_links.txt writing top-level names to toolz.egg-info/top_level.txt reading manifest file 'toolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'toolz.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/toolz copying toolz/__init__.py -> build/lib/toolz copying toolz/_signatures.py -> build/lib/toolz copying toolz/compatibility.py -> build/lib/toolz copying toolz/dicttoolz.py -> build/lib/toolz copying toolz/functoolz.py -> build/lib/toolz copying toolz/itertoolz.py -> build/lib/toolz copying toolz/recipes.py -> build/lib/toolz copying toolz/utils.py -> build/lib/toolz creating build/lib/toolz/curried copying toolz/curried/__init__.py -> build/lib/toolz/curried copying toolz/curried/exceptions.py -> build/lib/toolz/curried copying toolz/curried/operator.py -> build/lib/toolz/curried creating build/lib/toolz/sandbox copying toolz/sandbox/__init__.py -> build/lib/toolz/sandbox copying toolz/sandbox/core.py -> build/lib/toolz/sandbox copying toolz/sandbox/parallel.py -> build/lib/toolz/sandbox creating build/lib/toolz/sandbox/tests copying toolz/sandbox/tests/__init__.py -> build/lib/toolz/sandbox/tests copying toolz/sandbox/tests/test_core.py -> build/lib/toolz/sandbox/tests copying toolz/sandbox/tests/test_parallel.py -> build/lib/toolz/sandbox/tests creating build/lib/toolz/tests copying toolz/tests/__init__.py -> build/lib/toolz/tests copying toolz/tests/test_compatibility.py -> build/lib/toolz/tests copying toolz/tests/test_curried.py -> build/lib/toolz/tests copying toolz/tests/test_curried_doctests.py -> build/lib/toolz/tests copying toolz/tests/test_dicttoolz.py -> build/lib/toolz/tests copying toolz/tests/test_functoolz.py -> build/lib/toolz/tests copying toolz/tests/test_inspect_args.py -> build/lib/toolz/tests copying toolz/tests/test_itertoolz.py -> build/lib/toolz/tests copying toolz/tests/test_package.py -> build/lib/toolz/tests copying toolz/tests/test_recipes.py -> build/lib/toolz/tests copying toolz/tests/test_serialization.py -> build/lib/toolz/tests copying toolz/tests/test_signatures.py -> build/lib/toolz/tests copying toolz/tests/test_tlz.py -> build/lib/toolz/tests copying toolz/tests/test_utils.py -> build/lib/toolz/tests creating build/lib/tlz copying tlz/__init__.py -> build/lib/tlz copying tlz/_build_tlz.py -> build/lib/tlz running egg_info writing toolz.egg-info/PKG-INFO writing dependency_links to toolz.egg-info/dependency_links.txt writing top-level names to toolz.egg-info/top_level.txt reading manifest file 'toolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'toolz.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/toolz copying build/lib/toolz/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz copying build/lib/toolz/_signatures.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz copying build/lib/toolz/compatibility.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz copying build/lib/toolz/dicttoolz.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz copying build/lib/toolz/functoolz.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz copying build/lib/toolz/itertoolz.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz copying build/lib/toolz/recipes.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz copying build/lib/toolz/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz creating build/bdist.openbsd-7.9-amd64/wheel/toolz/curried copying build/lib/toolz/curried/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/curried copying build/lib/toolz/curried/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/curried copying build/lib/toolz/curried/operator.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/curried creating build/bdist.openbsd-7.9-amd64/wheel/toolz/sandbox copying build/lib/toolz/sandbox/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/sandbox copying build/lib/toolz/sandbox/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/sandbox copying build/lib/toolz/sandbox/parallel.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/sandbox creating build/bdist.openbsd-7.9-amd64/wheel/toolz/sandbox/tests copying build/lib/toolz/sandbox/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/sandbox/tests copying build/lib/toolz/sandbox/tests/test_core.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/sandbox/tests copying build/lib/toolz/sandbox/tests/test_parallel.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/sandbox/tests creating build/bdist.openbsd-7.9-amd64/wheel/toolz/tests copying build/lib/toolz/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_compatibility.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_curried.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_curried_doctests.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_dicttoolz.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_functoolz.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_inspect_args.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_itertoolz.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_package.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_recipes.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_serialization.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_signatures.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_tlz.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests copying build/lib/toolz/tests/test_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./toolz/tests creating build/bdist.openbsd-7.9-amd64/wheel/tlz copying build/lib/tlz/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./tlz copying build/lib/tlz/_build_tlz.py -> build/bdist.openbsd-7.9-amd64/wheel/./tlz running install_egg_info Copying toolz.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./toolz-1.1.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/toolz-1.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-toolz-1.1.0/toolz-1.1.0/dist/.tmp-tq_rs87z/toolz-1.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'tlz/__init__.py' adding 'tlz/_build_tlz.py' adding 'toolz/__init__.py' adding 'toolz/_signatures.py' adding 'toolz/compatibility.py' adding 'toolz/dicttoolz.py' adding 'toolz/functoolz.py' adding 'toolz/itertoolz.py' adding 'toolz/recipes.py' adding 'toolz/utils.py' adding 'toolz/curried/__init__.py' adding 'toolz/curried/exceptions.py' adding 'toolz/curried/operator.py' adding 'toolz/sandbox/__init__.py' adding 'toolz/sandbox/core.py' adding 'toolz/sandbox/parallel.py' adding 'toolz/sandbox/tests/__init__.py' adding 'toolz/sandbox/tests/test_core.py' adding 'toolz/sandbox/tests/test_parallel.py' adding 'toolz/tests/__init__.py' adding 'toolz/tests/test_compatibility.py' adding 'toolz/tests/test_curried.py' adding 'toolz/tests/test_curried_doctests.py' adding 'toolz/tests/test_dicttoolz.py' adding 'toolz/tests/test_functoolz.py' adding 'toolz/tests/test_inspect_args.py' adding 'toolz/tests/test_itertoolz.py' adding 'toolz/tests/test_package.py' adding 'toolz/tests/test_recipes.py' adding 'toolz/tests/test_serialization.py' adding 'toolz/tests/test_signatures.py' adding 'toolz/tests/test_tlz.py' adding 'toolz/tests/test_utils.py' adding 'toolz-1.1.0.dist-info/licenses/LICENSE.txt' adding 'toolz-1.1.0.dist-info/METADATA' adding 'toolz-1.1.0.dist-info/WHEEL' adding 'toolz-1.1.0.dist-info/top_level.txt' adding 'toolz-1.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built toolz-1.1.0-py3-none-any.whl >>> Running package in devel/py-toolz at 1773758480.08 ===> devel/py-toolz ===> Faking installation for py3-toolz-1.1.0 ===> Building package for py3-toolz-1.1.0 Create /exopi-cvs/ports/packages/amd64/all/py3-toolz-1.1.0.tgz Creating package py3-toolz-1.1.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% 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|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|***** | 8% archiving|********* | 14% archiving|********** | 15% archiving|*********** | 17% archiving|************** | 22% archiving|***************** | 27% archiving|******************** | 31% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|******************************* | 48% archiving|******************************** | 51% archiving|************************************ | 56% archiving|************************************* | 58% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|*************************************************** | 79% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-toolz-1.1.0.tgz >>> Running clean in devel/py-toolz at 1773758481.85 ===> devel/py-toolz ===> Cleaning for py3-toolz-1.1.0 >>> Ended at 1773758482.07 max_stuck=0.00/depends=2.16/show-prepare-results=1.16/extract=0.32/build=2.48/package=1.77/clean=0.26