>>> Building on exopi-1 under devel/py-intelhex BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-build;devel/py-installer;devel/py-wheel] DIST = [devel/py-intelhex:intelhex-2.3.0.tar.gz] FULLPKGNAME = py3-intelhex-2.3.0p3 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-1 at 1735140879.11) >>> Running depends in devel/py-intelhex at 1735140879.17 last junk was in www/sarg,ldap /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 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 >>> Running show-prepare-results in devel/py-intelhex at 1735140880.71 ===> devel/py-intelhex ===> Building from scratch py3-intelhex-2.3.0p3 ===> py3-intelhex-2.3.0p3 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-intelhex-2.3.0p3 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-intelhex-2.3.0p3 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-intelhex-2.3.0p3 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-intelhex-2.3.0p3 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 1735140881.77) distfiles size=44513 >>> Running build in devel/py-intelhex at 1735140881.81 ===> devel/py-intelhex ===> Checking files for py3-intelhex-2.3.0p3 `/exopi-cvs/ports/distfiles/intelhex-2.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-intelhex-2.3.0p3 ===> Patching for py3-intelhex-2.3.0p3 ===> 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-intelhex-2.3.0p3 ===> Configuring for py3-intelhex-2.3.0p3 ===> Building for py3-intelhex-2.3.0p3 * Getting build dependencies for wheel... running egg_info writing intelhex.egg-info/PKG-INFO writing dependency_links to intelhex.egg-info/dependency_links.txt writing top-level names to intelhex.egg-info/top_level.txt reading manifest file 'intelhex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'intelhex.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/intelhex copying intelhex/__init__.py -> build/lib/intelhex copying intelhex/__main__.py -> build/lib/intelhex copying intelhex/__version__.py -> build/lib/intelhex copying intelhex/bench.py -> build/lib/intelhex copying intelhex/compat.py -> build/lib/intelhex copying intelhex/getsizeof.py -> build/lib/intelhex copying intelhex/test.py -> build/lib/intelhex running build_scripts creating build/scripts-3.12 copying and adjusting scripts/bin2hex.py -> build/scripts-3.12 copying and adjusting scripts/hex2bin.py -> build/scripts-3.12 copying and adjusting scripts/hex2dump.py -> build/scripts-3.12 copying and adjusting scripts/hexdiff.py -> build/scripts-3.12 copying and adjusting scripts/hexinfo.py -> build/scripts-3.12 copying and adjusting scripts/hexmerge.py -> build/scripts-3.12 changing mode of build/scripts-3.12/bin2hex.py from 644 to 755 changing mode of build/scripts-3.12/hex2bin.py from 644 to 755 changing mode of build/scripts-3.12/hex2dump.py from 644 to 755 changing mode of build/scripts-3.12/hexdiff.py from 644 to 755 changing mode of build/scripts-3.12/hexinfo.py from 644 to 755 changing mode of build/scripts-3.12/hexmerge.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/intelhex copying build/lib/intelhex/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex copying build/lib/intelhex/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex copying build/lib/intelhex/__version__.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex copying build/lib/intelhex/bench.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex copying build/lib/intelhex/compat.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex copying build/lib/intelhex/getsizeof.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex copying build/lib/intelhex/test.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex running install_egg_info running egg_info writing intelhex.egg-info/PKG-INFO writing dependency_links to intelhex.egg-info/dependency_links.txt writing top-level names to intelhex.egg-info/top_level.txt reading manifest file 'intelhex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'intelhex.egg-info/SOURCES.txt' Copying intelhex.egg-info to build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data creating build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.12/bin2hex.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.12/hex2bin.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.12/hex2dump.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.12/hexdiff.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.12/hexinfo.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.12/hexmerge.py -> build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts changing mode of build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts/bin2hex.py to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts/hex2bin.py to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts/hex2dump.py to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts/hexdiff.py to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts/hexinfo.py to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.data/scripts/hexmerge.py to 755 creating build/bdist.openbsd-7.6-amd64/wheel/intelhex-2.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-intelhex-2.3.0/intelhex-2.3.0/dist/.tmp-broy0t24/intelhex-2.3.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'intelhex/__init__.py' adding 'intelhex/__main__.py' adding 'intelhex/__version__.py' adding 'intelhex/bench.py' adding 'intelhex/compat.py' adding 'intelhex/getsizeof.py' adding 'intelhex/test.py' adding 'intelhex-2.3.0.data/scripts/bin2hex.py' adding 'intelhex-2.3.0.data/scripts/hex2bin.py' adding 'intelhex-2.3.0.data/scripts/hex2dump.py' adding 'intelhex-2.3.0.data/scripts/hexdiff.py' adding 'intelhex-2.3.0.data/scripts/hexinfo.py' adding 'intelhex-2.3.0.data/scripts/hexmerge.py' adding 'intelhex-2.3.0.dist-info/AUTHORS.rst' adding 'intelhex-2.3.0.dist-info/LICENSE.txt' adding 'intelhex-2.3.0.dist-info/METADATA' adding 'intelhex-2.3.0.dist-info/WHEEL' adding 'intelhex-2.3.0.dist-info/top_level.txt' adding 'intelhex-2.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built intelhex-2.3.0-py2.py3-none-any.whl >>> Running package in devel/py-intelhex at 1735140884.16 ===> devel/py-intelhex ===> Faking installation for py3-intelhex-2.3.0p3 ===> Building package for py3-intelhex-2.3.0p3 Create /exopi-cvs/ports/packages/amd64/all/py3-intelhex-2.3.0p3.tgz Creating package py3-intelhex-2.3.0p3 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 11% archiving|************** | 22% archiving|*************** | 24% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************************* | 48% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|***************************************************** | 83% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-intelhex-2.3.0p3.tgz >>> Running clean in devel/py-intelhex at 1735140885.52 ===> devel/py-intelhex ===> Cleaning for py3-intelhex-2.3.0p3 >>> Ended at 1735140885.74 max_stuck=1.40/depends=1.56/show-prepare-results=1.10/build=2.35/package=1.36/clean=0.26