>>> Building on exopi-1 under devel/py-dtfabric BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-build;devel/py-setuptools] DIST = [devel/py-dtfabric:dtfabric-20200621.tar.gz] FULLPKGNAME = py3-dtfabric-20200621p5 RDEPENDS = [textproc/py-yaml;lang/python/3] (Junk lock obtained for exopi-1 at 1735136173.56) >>> Running depends in devel/py-dtfabric at 1735136173.61 last junk was in x11/arandr /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in devel/py-dtfabric at 1735136175.15 ===> devel/py-dtfabric ===> Building from scratch py3-dtfabric-20200621p5 ===> py3-dtfabric-20200621p5 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-dtfabric-20200621p5 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-dtfabric-20200621p5 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-dtfabric-20200621p5 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-dtfabric-20200621p5 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-1 at 1735136176.11) distfiles size=67827 >>> Running build in devel/py-dtfabric at 1735136176.15 ===> devel/py-dtfabric ===> Checking files for py3-dtfabric-20200621p5 `/exopi-cvs/ports/distfiles/dtfabric-20200621.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-dtfabric-20200621p5 ===> Patching for py3-dtfabric-20200621p5 ===> 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-20200621p5 ===> Configuring for py3-dtfabric-20200621p5 ===> Building for py3-dtfabric-20200621p5 * Getting build dependencies for wheel... running egg_info writing dtfabric.egg-info/PKG-INFO writing dependency_links to dtfabric.egg-info/dependency_links.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 previously-included files matching '*.pyc' found under directory 'scripts' adding license file 'LICENSE' writing manifest file 'dtfabric.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dtfabric copying dtfabric/__init__.py -> build/lib/dtfabric copying dtfabric/data_types.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 running build_scripts creating build/scripts-3.12 copying and adjusting scripts/validate-definitions.py -> build/scripts-3.12 changing mode of build/scripts-3.12/validate-definitions.py from 644 to 755 installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric copying build/lib/dtfabric/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric copying build/lib/dtfabric/data_types.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric copying build/lib/dtfabric/definitions.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric copying build/lib/dtfabric/errors.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric copying build/lib/dtfabric/reader.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric copying build/lib/dtfabric/registry.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/byte_operations.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/data_maps.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/fabric.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/runtime.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric/runtime running install_data creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data/share creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data/share/doc creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying ACKNOWLEDGEMENTS -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying AUTHORS -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying LICENSE -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying README -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric running install_egg_info running egg_info writing dtfabric.egg-info/PKG-INFO writing dependency_links to dtfabric.egg-info/dependency_links.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 previously-included files matching '*.pyc' found under directory 'scripts' adding license file 'LICENSE' writing manifest file 'dtfabric.egg-info/SOURCES.txt' Copying dtfabric.egg-info to build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/scripts copying build/scripts-3.12/validate-definitions.py -> build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/scripts changing mode of build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.data/scripts/validate-definitions.py to 755 creating build/bdist.openbsd-7.6-amd64/wheel/dtfabric-20200621.dist-info/WHEEL creating '/exopi-obj/pobj/py-dtfabric-20200621/dtfabric-20200621/dist/.tmp-3so825y6/dtfabric-20200621-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'dtfabric/__init__.py' adding 'dtfabric/data_types.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-20200621.data/data/share/doc/dtfabric/ACKNOWLEDGEMENTS' adding 'dtfabric-20200621.data/data/share/doc/dtfabric/AUTHORS' adding 'dtfabric-20200621.data/data/share/doc/dtfabric/LICENSE' adding 'dtfabric-20200621.data/data/share/doc/dtfabric/README' adding 'dtfabric-20200621.data/scripts/validate-definitions.py' adding 'dtfabric-20200621.dist-info/LICENSE' adding 'dtfabric-20200621.dist-info/METADATA' adding 'dtfabric-20200621.dist-info/WHEEL' adding 'dtfabric-20200621.dist-info/top_level.txt' adding 'dtfabric-20200621.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built dtfabric-20200621-py2.py3-none-any.whl >>> Running package in devel/py-dtfabric at 1735136178.07 ===> devel/py-dtfabric ===> Faking installation for py3-dtfabric-20200621p5 rm -rf /exopi-obj/pobj/py-dtfabric-20200621/fake-amd64/usr/local/share/doc/dtfabric/ mv /exopi-obj/pobj/py-dtfabric-20200621/fake-amd64/usr/local/bin/validate-definitions.py /exopi-obj/pobj/py-dtfabric-20200621/fake-amd64/usr/local/bin/validate-definitions ===> Building package for py3-dtfabric-20200621p5 Create /exopi-cvs/ports/packages/amd64/all/py3-dtfabric-20200621p5.tgz Creating package py3-dtfabric-20200621p5 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-yaml checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******** | 13% archiving|********* | 14% archiving|*************** | 23% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|******************************** | 49% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|************************************************ | 75% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-dtfabric-20200621p5.tgz >>> Running clean in devel/py-dtfabric at 1735136179.97 ===> devel/py-dtfabric ===> Cleaning for py3-dtfabric-20200621p5 >>> Ended at 1735136180.25 max_stuck=0.92/depends=1.56/show-prepare-results=1.00/build=1.91/package=1.91/clean=0.32