>>> Building on exopi-4 under devel/py-intelhex BDEPENDS = [lang/python/3;devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer] DIST = [devel/py-intelhex:intelhex-2.3.0.tar.gz] FULLPKGNAME = py3-intelhex-2.3.0p4 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1764962722.78) >>> Running depends in devel/py-intelhex at 1764962722.83 last junk was in sysutils/py-find /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-intelhex at 1764962724.96 ===> devel/py-intelhex ===> Building from scratch py3-intelhex-2.3.0p4 ===> py3-intelhex-2.3.0p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-intelhex-2.3.0p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-intelhex-2.3.0p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-intelhex-2.3.0p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-intelhex-2.3.0p4 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-4 at 1764962725.88) distfiles size=44513 >>> Running extract in devel/py-intelhex at 1764962725.92 ===> devel/py-intelhex ===> Checking files for py3-intelhex-2.3.0p4 `/exopi-cvs/ports/distfiles/intelhex-2.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-intelhex-2.3.0p4 >>> Running build in devel/py-intelhex at 1764962726.24 ===> devel/py-intelhex ===> Patching for py3-intelhex-2.3.0p4 ===> 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.0p4 ===> Configuring for py3-intelhex-2.3.0p4 ===> Building for py3-intelhex-2.3.0p4 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /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/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.13 copying and adjusting scripts/bin2hex.py -> build/scripts-3.13 copying and adjusting scripts/hex2bin.py -> build/scripts-3.13 copying and adjusting scripts/hex2dump.py -> build/scripts-3.13 copying and adjusting scripts/hexdiff.py -> build/scripts-3.13 copying and adjusting scripts/hexinfo.py -> build/scripts-3.13 copying and adjusting scripts/hexmerge.py -> build/scripts-3.13 changing mode of build/scripts-3.13/bin2hex.py from 644 to 755 changing mode of build/scripts-3.13/hex2bin.py from 644 to 755 changing mode of build/scripts-3.13/hex2dump.py from 644 to 755 changing mode of build/scripts-3.13/hexdiff.py from 644 to 755 changing mode of build/scripts-3.13/hexinfo.py from 644 to 755 changing mode of build/scripts-3.13/hexmerge.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/intelhex copying build/lib/intelhex/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./intelhex copying build/lib/intelhex/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./intelhex copying build/lib/intelhex/__version__.py -> build/bdist.openbsd-7.8-amd64/wheel/./intelhex copying build/lib/intelhex/bench.py -> build/bdist.openbsd-7.8-amd64/wheel/./intelhex copying build/lib/intelhex/compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./intelhex copying build/lib/intelhex/getsizeof.py -> build/bdist.openbsd-7.8-amd64/wheel/./intelhex copying build/lib/intelhex/test.py -> build/bdist.openbsd-7.8-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.8-amd64/wheel/./intelhex-2.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.13/bin2hex.py -> build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.13/hex2bin.py -> build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.13/hex2dump.py -> build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.13/hexdiff.py -> build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.13/hexinfo.py -> build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts copying build/scripts-3.13/hexmerge.py -> build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts changing mode of build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts/bin2hex.py to 755 changing mode of build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts/hex2bin.py to 755 changing mode of build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts/hex2dump.py to 755 changing mode of build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts/hexdiff.py to 755 changing mode of build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts/hexinfo.py to 755 changing mode of build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.data/scripts/hexmerge.py to 755 creating build/bdist.openbsd-7.8-amd64/wheel/intelhex-2.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-intelhex-2.3.0/intelhex-2.3.0/dist/.tmp-0z4cl6u7/intelhex-2.3.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-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/licenses/AUTHORS.rst' adding 'intelhex-2.3.0.dist-info/licenses/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.8-amd64/wheel Successfully built intelhex-2.3.0-py2.py3-none-any.whl >>> Running package in devel/py-intelhex at 1764962727.88 ===> devel/py-intelhex ===> Faking installation for py3-intelhex-2.3.0p4 ===> Building package for py3-intelhex-2.3.0p4 Create /exopi-cvs/ports/packages/amd64/all/py3-intelhex-2.3.0p4.tgz Creating package py3-intelhex-2.3.0p4 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|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 11% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% 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.0p4.tgz >>> Running clean in devel/py-intelhex at 1764962729.34 ===> devel/py-intelhex ===> Cleaning for py3-intelhex-2.3.0p4 >>> Ended at 1764962729.54 max_stuck=1.85/depends=2.13/show-prepare-results=0.97/extract=0.31/build=1.64/package=1.45/clean=0.25