>>> Building on exopi-3 under devel/py-dtfabric BDEPENDS = [devel/py-build;devel/py-installer;lang/python/3;devel/py-wheel;devel/py-setuptools] DIST = [devel/py-dtfabric:dtfabric-20260506.tar.gz] FULLPKGNAME = py3-dtfabric-20260506 RDEPENDS = [textproc/py-yaml;lang/python/3] (Junk lock obtained for exopi-3 at 1781083757.79) >>> Running depends in devel/py-dtfabric at 1781083757.83 last junk was in www/squid /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.5 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.5 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.5 >>> Running show-prepare-results in devel/py-dtfabric at 1781083760.05 ===> devel/py-dtfabric ===> Building from scratch py3-dtfabric-20260506 ===> py3-dtfabric-20260506 depends on: python->=3.14 -> python-3.14.5 ===> py3-dtfabric-20260506 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-dtfabric-20260506 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-dtfabric-20260506 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-dtfabric-20260506 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.5 (Junk lock released for exopi-3 at 1781083761.03) distfiles size=71581 >>> Running extract in devel/py-dtfabric at 1781083761.08 ===> devel/py-dtfabric ===> Checking files for py3-dtfabric-20260506 `/exopi-cvs/ports/distfiles/dtfabric-20260506.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-dtfabric-20260506 >>> Running build in devel/py-dtfabric at 1781083761.51 ===> devel/py-dtfabric ===> Patching for py3-dtfabric-20260506 ===> 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-dtfabric-20260506 ===> Configuring for py3-dtfabric-20260506 ===> Building for py3-dtfabric-20260506 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing dtfabric.egg-info/PKG-INFO writing dependency_links to dtfabric.egg-info/dependency_links.txt writing entry points to dtfabric.egg-info/entry_points.txt writing requirements to dtfabric.egg-info/requires.txt writing top-level names to dtfabric.egg-info/top_level.txt reading manifest file 'dtfabric.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' warning: no previously-included files matching '*.pyc' found under directory 'dtfabric' warning: no files found matching '*.py' under directory 'scripts' warning: no previously-included files matching '*.pyc' found under directory 'scripts' adding license file 'ACKNOWLEDGEMENTS' adding license file 'AUTHORS' adding license file 'LICENSE' writing manifest file 'dtfabric.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib/dtfabric copying dtfabric/__init__.py -> build/lib/dtfabric copying dtfabric/data_types.py -> build/lib/dtfabric copying dtfabric/decorators.py -> build/lib/dtfabric copying dtfabric/definitions.py -> build/lib/dtfabric copying dtfabric/errors.py -> build/lib/dtfabric copying dtfabric/reader.py -> build/lib/dtfabric copying dtfabric/registry.py -> build/lib/dtfabric creating build/lib/dtfabric/runtime copying dtfabric/runtime/__init__.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/byte_operations.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/data_maps.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/fabric.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/runtime.py -> build/lib/dtfabric/runtime creating build/lib/dtfabric/scripts copying dtfabric/scripts/__init__.py -> build/lib/dtfabric/scripts copying dtfabric/scripts/validate_definitions.py -> build/lib/dtfabric/scripts running egg_info writing dtfabric.egg-info/PKG-INFO writing dependency_links to dtfabric.egg-info/dependency_links.txt writing entry points to dtfabric.egg-info/entry_points.txt writing requirements to dtfabric.egg-info/requires.txt writing top-level names to dtfabric.egg-info/top_level.txt reading manifest file 'dtfabric.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' warning: no previously-included files matching '*.pyc' found under directory 'dtfabric' warning: no files found matching '*.py' under directory 'scripts' warning: no previously-included files matching '*.pyc' found under directory 'scripts' adding license file 'ACKNOWLEDGEMENTS' adding license file 'AUTHORS' adding license file 'LICENSE' writing manifest file 'dtfabric.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/dtfabric copying build/lib/dtfabric/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric copying build/lib/dtfabric/data_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric copying build/lib/dtfabric/decorators.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric copying build/lib/dtfabric/definitions.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric copying build/lib/dtfabric/errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric copying build/lib/dtfabric/reader.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric copying build/lib/dtfabric/registry.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric creating build/bdist.openbsd-7.9-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/byte_operations.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/data_maps.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/fabric.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/runtime.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric/runtime creating build/bdist.openbsd-7.9-amd64/wheel/dtfabric/scripts copying build/lib/dtfabric/scripts/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric/scripts copying build/lib/dtfabric/scripts/validate_definitions.py -> build/bdist.openbsd-7.9-amd64/wheel/./dtfabric/scripts running install_egg_info Copying dtfabric.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./dtfabric-20260506-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/dtfabric-20260506.dist-info/WHEEL creating '/exopi-obj/pobj/py-dtfabric-20260506/dtfabric-20260506/dist/.tmp-oq9cdg0w/dtfabric-20260506-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'dtfabric/__init__.py' adding 'dtfabric/data_types.py' adding 'dtfabric/decorators.py' adding 'dtfabric/definitions.py' adding 'dtfabric/errors.py' adding 'dtfabric/reader.py' adding 'dtfabric/registry.py' adding 'dtfabric/runtime/__init__.py' adding 'dtfabric/runtime/byte_operations.py' adding 'dtfabric/runtime/data_maps.py' adding 'dtfabric/runtime/fabric.py' adding 'dtfabric/runtime/runtime.py' adding 'dtfabric/scripts/__init__.py' adding 'dtfabric/scripts/validate_definitions.py' adding 'dtfabric-20260506.dist-info/licenses/ACKNOWLEDGEMENTS' adding 'dtfabric-20260506.dist-info/licenses/AUTHORS' adding 'dtfabric-20260506.dist-info/licenses/LICENSE' adding 'dtfabric-20260506.dist-info/METADATA' adding 'dtfabric-20260506.dist-info/WHEEL' adding 'dtfabric-20260506.dist-info/entry_points.txt' adding 'dtfabric-20260506.dist-info/top_level.txt' adding 'dtfabric-20260506.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built dtfabric-20260506-py3-none-any.whl >>> Running package in devel/py-dtfabric at 1781083764.19 ===> devel/py-dtfabric ===> Faking installation for py3-dtfabric-20260506 ===> Building package for py3-dtfabric-20260506 Create /exopi-cvs/ports/packages/amd64/all/py3-dtfabric-20260506.tgz Creating package py3-dtfabric-20260506 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-yaml checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 8% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|**************** | 25% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|******************************** | 50% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|*********************************************** | 74% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-dtfabric-20260506.tgz >>> Running clean in devel/py-dtfabric at 1781083766.47 ===> devel/py-dtfabric ===> Cleaning for py3-dtfabric-20260506 >>> Ended at 1781083766.67 max_stuck=0.70/depends=2.23/show-prepare-results=1.01/extract=0.45/build=2.68/package=2.27/clean=0.23