>>> Building on exopi-2 under devel/py-dtfabric BDEPENDS = [devel/py-wheel;lang/python/3;devel/py-installer;devel/py-setuptools;devel/py-build] DIST = [devel/py-dtfabric:dtfabric-20200621.tar.gz] FULLPKGNAME = py3-dtfabric-20200621p6 RDEPENDS = [textproc/py-yaml;lang/python/3] (Junk lock obtained for exopi-2 at 1764754132.05) >>> Running depends in devel/py-dtfabric at 1764754132.11 last junk was in textproc/py-rst2ansi /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in devel/py-dtfabric at 1764754134.01 ===> devel/py-dtfabric ===> Building from scratch py3-dtfabric-20200621p6 ===> py3-dtfabric-20200621p6 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-dtfabric-20200621p6 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-dtfabric-20200621p6 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-dtfabric-20200621p6 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-dtfabric-20200621p6 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-2 at 1764754134.90) distfiles size=67827 >>> Running extract in devel/py-dtfabric at 1764754135.00 ===> devel/py-dtfabric ===> Checking files for py3-dtfabric-20200621p6 `/exopi-cvs/ports/distfiles/dtfabric-20200621.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-dtfabric-20200621p6 >>> Running build in devel/py-dtfabric at 1764754135.37 ===> devel/py-dtfabric ===> Patching for py3-dtfabric-20200621p6 ===> 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-20200621p6 ===> Configuring for py3-dtfabric-20200621p6 ===> Building for py3-dtfabric-20200621p6 * 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 /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 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/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.13 copying and adjusting scripts/validate-definitions.py -> build/scripts-3.13 changing mode of build/scripts-3.13/validate-definitions.py from 644 to 755 installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/dtfabric copying build/lib/dtfabric/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric copying build/lib/dtfabric/data_types.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric copying build/lib/dtfabric/definitions.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric copying build/lib/dtfabric/errors.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric copying build/lib/dtfabric/reader.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric copying build/lib/dtfabric/registry.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric creating build/bdist.openbsd-7.8-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/byte_operations.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/data_maps.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/fabric.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric/runtime copying build/lib/dtfabric/runtime/runtime.py -> build/bdist.openbsd-7.8-amd64/wheel/./dtfabric/runtime running install_data creating build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/data creating build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying ACKNOWLEDGEMENTS -> build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying AUTHORS -> build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying LICENSE -> build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying README -> build/bdist.openbsd-7.8-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.8-amd64/wheel/./dtfabric-20200621-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/scripts copying build/scripts-3.13/validate-definitions.py -> build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/scripts changing mode of build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.data/scripts/validate-definitions.py to 755 creating build/bdist.openbsd-7.8-amd64/wheel/dtfabric-20200621.dist-info/WHEEL creating '/exopi-obj/pobj/py-dtfabric-20200621/dtfabric-20200621/dist/.tmp-3brmz7xg/dtfabric-20200621-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-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/licenses/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.8-amd64/wheel Successfully built dtfabric-20200621-py2.py3-none-any.whl >>> Running package in devel/py-dtfabric at 1764754137.15 ===> devel/py-dtfabric ===> Faking installation for py3-dtfabric-20200621p6 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-20200621p6 Create /exopi-cvs/ports/packages/amd64/all/py3-dtfabric-20200621p6.tgz Creating package py3-dtfabric-20200621p6 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|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% 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|******************************* | 49% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|************************************************ | 75% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-dtfabric-20200621p6.tgz >>> Running clean in devel/py-dtfabric at 1764754139.37 ===> devel/py-dtfabric ===> Cleaning for py3-dtfabric-20200621p6 >>> Ended at 1764754139.72 max_stuck=1.19/depends=1.87/show-prepare-results=0.98/extract=0.43/build=1.76/package=2.17/clean=0.40