>>> Building on exopi-3 under devel/py-cstruct,python3 BDEPENDS = [devel/py-build,python3;devel/py-setuptools,python3;lang/python/3;devel/py-wheel,python3;devel/py-installer,python3] DIST = [devel/py-cstruct,python3:cstruct-5.3.tar.gz] FULLPKGNAME = py3-cstruct-5.3p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1731967794.43) >>> Running depends in devel/py-cstruct,python3 at 1731967794.47 last junk was in devel/py-blinker,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 >>> Running show-prepare-results in devel/py-cstruct,python3 at 1731967795.88 ===> devel/py-cstruct,python3 ===> Building from scratch py3-cstruct-5.3p0 ===> py3-cstruct-5.3p0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-cstruct-5.3p0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-cstruct-5.3p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-cstruct-5.3p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-cstruct-5.3p0 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-3 at 1731967796.87) distfiles size=32951 >>> Running build in devel/py-cstruct,python3 at 1731967796.90 ===> devel/py-cstruct,python3 ===> Checking files for py3-cstruct-5.3p0 `/exopi-cvs/ports/distfiles/cstruct-5.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cstruct-5.3p0 ===> Patching for py3-cstruct-5.3p0 ===> 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-cstruct-5.3p0 ===> Configuring for py3-cstruct-5.3p0 ===> Building for py3-cstruct-5.3p0 * Getting build dependencies for wheel... running egg_info writing cstruct.egg-info/PKG-INFO writing dependency_links to cstruct.egg-info/dependency_links.txt writing requirements to cstruct.egg-info/requires.txt writing top-level names to cstruct.egg-info/top_level.txt reading manifest file 'cstruct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cstruct.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cstruct copying cstruct/__init__.py -> build/lib/cstruct copying cstruct/abstract.py -> build/lib/cstruct copying cstruct/base.py -> build/lib/cstruct copying cstruct/c_expr.py -> build/lib/cstruct copying cstruct/c_parser.py -> build/lib/cstruct copying cstruct/cenum.py -> build/lib/cstruct copying cstruct/cstruct.py -> build/lib/cstruct copying cstruct/exceptions.py -> build/lib/cstruct copying cstruct/field.py -> build/lib/cstruct copying cstruct/mem_cstruct.py -> build/lib/cstruct copying cstruct/native_types.py -> build/lib/cstruct running egg_info writing cstruct.egg-info/PKG-INFO writing dependency_links to cstruct.egg-info/dependency_links.txt writing requirements to cstruct.egg-info/requires.txt writing top-level names to cstruct.egg-info/top_level.txt reading manifest file 'cstruct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cstruct.egg-info/SOURCES.txt' 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/cstruct copying build/lib/cstruct/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/abstract.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/base.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/c_expr.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/c_parser.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/cenum.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/cstruct.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/field.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/mem_cstruct.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct copying build/lib/cstruct/native_types.py -> build/bdist.openbsd-7.6-amd64/wheel/cstruct running install_egg_info Copying cstruct.egg-info to build/bdist.openbsd-7.6-amd64/wheel/cstruct-5.3-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/cstruct-5.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-cstruct-5.3-python3/cstruct-5.3/dist/.tmp-et7r_x59/cstruct-5.3-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'cstruct/__init__.py' adding 'cstruct/abstract.py' adding 'cstruct/base.py' adding 'cstruct/c_expr.py' adding 'cstruct/c_parser.py' adding 'cstruct/cenum.py' adding 'cstruct/cstruct.py' adding 'cstruct/exceptions.py' adding 'cstruct/field.py' adding 'cstruct/mem_cstruct.py' adding 'cstruct/native_types.py' adding 'cstruct-5.3.dist-info/LICENSE' adding 'cstruct-5.3.dist-info/METADATA' adding 'cstruct-5.3.dist-info/WHEEL' adding 'cstruct-5.3.dist-info/top_level.txt' adding 'cstruct-5.3.dist-info/zip-safe' adding 'cstruct-5.3.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built cstruct-5.3-py2.py3-none-any.whl >>> Running package in devel/py-cstruct,python3 at 1731967799.01 ===> devel/py-cstruct,python3 ===> Faking installation for py3-cstruct-5.3p0 ===> Building package for py3-cstruct-5.3p0 Create /exopi-cvs/ports/packages/amd64/all/py3-cstruct-5.3p0.tgz Creating package py3-cstruct-5.3p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|*** | 5% archiving|******** | 13% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|**************** | 26% archiving|******************* | 30% archiving|************************ | 38% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 49% archiving|********************************** | 53% archiving|************************************ | 57% archiving|************************************** | 60% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cstruct-5.3p0.tgz >>> Running clean in devel/py-cstruct,python3 at 1731967800.43 ===> devel/py-cstruct,python3 ===> Cleaning for py3-cstruct-5.3p0 >>> Ended at 1731967800.71 max_stuck=1.29/depends=1.42/show-prepare-results=1.02/build=2.11/package=1.41/clean=0.32