>>> Building on exopi-4 under devel/py-dtfabric,python3 BDEPENDS = [devel/py-installer,python3;devel/py-build,python3;devel/py-wheel,python3;lang/python/3.10;devel/py-setuptools,python3] DIST = [devel/py-dtfabric,python3:dtfabric-20200621.tar.gz] FULLPKGNAME = py3-dtfabric-20200621p3 RDEPENDS = [lang/python/3.10;textproc/py-yaml,python3] (Junk lock obtained for exopi-4 at 1713169935.34) >>> Running depends in devel/py-dtfabric,python3 at 1713169935.55 last junk was in devel/py-cstruct,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.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.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in devel/py-dtfabric,python3 at 1713169937.80 ===> devel/py-dtfabric,python3 ===> Building from scratch py3-dtfabric-20200621p3 ===> py3-dtfabric-20200621p3 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-dtfabric-20200621p3 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-dtfabric-20200621p3 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-dtfabric-20200621p3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-dtfabric-20200621p3 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.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-4 at 1713169939.05) distfiles size=67827 >>> Running build in devel/py-dtfabric,python3 at 1713169939.18 ===> devel/py-dtfabric,python3 ===> Checking files for py3-dtfabric-20200621p3 `/exopi-cvs/ports/distfiles/dtfabric-20200621.tar.gz' is up to date. >> (SHA256) dtfabric-20200621.tar.gz: OK ===> Extracting for py3-dtfabric-20200621p3 ===> Patching for py3-dtfabric-20200621p3 ===> 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-20200621p3 ===> Configuring for py3-dtfabric-20200621p3 ===> Building for py3-dtfabric-20200621p3 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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' adding license file 'LICENSE' writing manifest file 'dtfabric.egg-info/SOURCES.txt' 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' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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.10 copying and adjusting scripts/validate-definitions.py -> build/scripts-3.10 changing mode of build/scripts-3.10/validate-definitions.py from 644 to 755 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/dtfabric copying build/lib/dtfabric/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric copying build/lib/dtfabric/data_types.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric copying build/lib/dtfabric/definitions.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric copying build/lib/dtfabric/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric copying build/lib/dtfabric/reader.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric copying build/lib/dtfabric/registry.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/byte_operations.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/data_maps.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/fabric.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/runtime.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric/runtime running install_data creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/data creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/data/share creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/data/share/doc creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying ACKNOWLEDGEMENTS -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying AUTHORS -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying LICENSE -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/data/share/doc/dtfabric copying README -> build/bdist.openbsd-7.5-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.5-amd64/wheel/dtfabric-20200621-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/scripts copying build/scripts-3.10/validate-definitions.py -> build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/scripts changing mode of build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.data/scripts/validate-definitions.py to 755 creating build/bdist.openbsd-7.5-amd64/wheel/dtfabric-20200621.dist-info/WHEEL creating '/exopi-obj/pobj/py-dtfabric-20200621-python3/dtfabric-20200621/dist/.tmp-a2xi2bys/dtfabric-20200621-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-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.5-amd64/wheel Successfully built dtfabric-20200621-py2.py3-none-any.whl >>> Running package in devel/py-dtfabric,python3 at 1713169941.40 ===> devel/py-dtfabric,python3 ===> Faking installation for py3-dtfabric-20200621p3 rm -rf /exopi-obj/pobj/py-dtfabric-20200621-python3/fake-amd64-python3/usr/local/share/doc/dtfabric/ mv /exopi-obj/pobj/py-dtfabric-20200621-python3/fake-amd64-python3/usr/local/bin/validate-definitions.py /exopi-obj/pobj/py-dtfabric-20200621-python3/fake-amd64-python3/usr/local/bin/validate-definitions ===> Building package for py3-dtfabric-20200621p3 Create /exopi-cvs/ports/packages/amd64/all/py3-dtfabric-20200621p3.tgz Creating package py3-dtfabric-20200621p3 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|textproc/py-yaml,python3 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|********* | 13% archiving|********* | 14% archiving|************** | 22% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|***************************** | 45% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-dtfabric-20200621p3 was updated @depend lang/python/3.10,-main:python->=3.10,<3.11:python-3.10.13p2 -> @depend lang/python/3.10,-main:python->=3.10,<3.11:python-3.10.14p0 @depend textproc/py-yaml,python3:py3-yaml-*:py3-yaml-5.4.1p4 -> @depend textproc/py-yaml,python3:py3-yaml-*:py3-yaml-6.0.1 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-dtfabric-20200621p3.tgz >>> Running clean in devel/py-dtfabric,python3 at 1713169943.81 ===> devel/py-dtfabric,python3 ===> Cleaning for py3-dtfabric-20200621p3 >>> Ended at 1713169944.36 max_stuck=0.00/depends=2.41/show-prepare-results=1.30/build=2.26/package=2.42/clean=0.63