>>> Building on exopi-6 under sysutils/py-pynetbox,python3 BDEPENDS = [devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-installer,python3;lang/python/3.10;devel/py-build,python3;devel/py-setuptools_scm,python3] DIST = [sysutils/py-pynetbox,python3:pynetbox-7.3.3.tar.gz] FULLPKGNAME = py3-pynetbox-7.3.3 RDEPENDS = [lang/python/3.10;www/py-requests,python3] (Junk lock obtained for exopi-6 at 1713953058.98) >>> Running depends in sysutils/py-pynetbox,python3 at 1713953059.02 last junk was in security/py-securesystemslib,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 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-setuptools_scm-8.0.4 py3-wheel-0.43.0 >>> Running show-prepare-results in sysutils/py-pynetbox,python3 at 1713953060.72 ===> sysutils/py-pynetbox,python3 ===> Building from scratch py3-pynetbox-7.3.3 ===> py3-pynetbox-7.3.3 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-pynetbox-7.3.3 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-pynetbox-7.3.3 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-pynetbox-7.3.3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-pynetbox-7.3.3 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-pynetbox-7.3.3 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-6 at 1713953061.77) distfiles size=67768 >>> Running build in sysutils/py-pynetbox,python3 at 1713953061.80 ===> sysutils/py-pynetbox,python3 ===> Checking files for py3-pynetbox-7.3.3 `/exopi-cvs/ports/distfiles/pynetbox-7.3.3.tar.gz' is up to date. >> (SHA256) pynetbox-7.3.3.tar.gz: OK ===> Extracting for py3-pynetbox-7.3.3 ===> Patching for py3-pynetbox-7.3.3 ===> 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-pynetbox-7.3.3 ===> Configuring for py3-pynetbox-7.3.3 ===> Building for py3-pynetbox-7.3.3 * Getting build dependencies for wheel... * Building wheel... WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pynetbox copying pynetbox/__init__.py -> build/lib/pynetbox creating build/lib/pynetbox/core copying pynetbox/core/__init__.py -> build/lib/pynetbox/core copying pynetbox/core/api.py -> build/lib/pynetbox/core copying pynetbox/core/app.py -> build/lib/pynetbox/core copying pynetbox/core/endpoint.py -> build/lib/pynetbox/core copying pynetbox/core/query.py -> build/lib/pynetbox/core copying pynetbox/core/response.py -> build/lib/pynetbox/core copying pynetbox/core/util.py -> build/lib/pynetbox/core creating build/lib/pynetbox/models copying pynetbox/models/__init__.py -> build/lib/pynetbox/models copying pynetbox/models/circuits.py -> build/lib/pynetbox/models copying pynetbox/models/dcim.py -> build/lib/pynetbox/models copying pynetbox/models/extras.py -> build/lib/pynetbox/models copying pynetbox/models/ipam.py -> build/lib/pynetbox/models copying pynetbox/models/mapper.py -> build/lib/pynetbox/models copying pynetbox/models/users.py -> build/lib/pynetbox/models copying pynetbox/models/virtualization.py -> build/lib/pynetbox/models copying pynetbox/models/wireless.py -> build/lib/pynetbox/models running egg_info writing pynetbox.egg-info/PKG-INFO writing dependency_links to pynetbox.egg-info/dependency_links.txt writing requirements to pynetbox.egg-info/requires.txt writing top-level names to pynetbox.egg-info/top_level.txt reading manifest file 'pynetbox.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pynetbox.egg-info/SOURCES.txt' 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/pynetbox copying build/lib/pynetbox/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox creating build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core copying build/lib/pynetbox/core/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core copying build/lib/pynetbox/core/api.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core copying build/lib/pynetbox/core/app.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core copying build/lib/pynetbox/core/endpoint.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core copying build/lib/pynetbox/core/query.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core copying build/lib/pynetbox/core/response.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core copying build/lib/pynetbox/core/util.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/core creating build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/circuits.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/dcim.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/extras.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/ipam.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/mapper.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/users.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/virtualization.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models copying build/lib/pynetbox/models/wireless.py -> build/bdist.openbsd-7.5-amd64/wheel/pynetbox/models running install_egg_info Copying pynetbox.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pynetbox-7.3.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/pynetbox-7.3.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-pynetbox-7.3.3-python3/pynetbox-7.3.3/dist/.tmp-h8w6oajg/pynetbox-7.3.3-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'pynetbox/__init__.py' adding 'pynetbox/core/__init__.py' adding 'pynetbox/core/api.py' adding 'pynetbox/core/app.py' adding 'pynetbox/core/endpoint.py' adding 'pynetbox/core/query.py' adding 'pynetbox/core/response.py' adding 'pynetbox/core/util.py' adding 'pynetbox/models/__init__.py' adding 'pynetbox/models/circuits.py' adding 'pynetbox/models/dcim.py' adding 'pynetbox/models/extras.py' adding 'pynetbox/models/ipam.py' adding 'pynetbox/models/mapper.py' adding 'pynetbox/models/users.py' adding 'pynetbox/models/virtualization.py' adding 'pynetbox/models/wireless.py' adding 'pynetbox-7.3.3.dist-info/LICENSE' adding 'pynetbox-7.3.3.dist-info/METADATA' adding 'pynetbox-7.3.3.dist-info/WHEEL' adding 'pynetbox-7.3.3.dist-info/top_level.txt' adding 'pynetbox-7.3.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built pynetbox-7.3.3-py3-none-any.whl >>> Running package in sysutils/py-pynetbox,python3 at 1713953063.59 ===> sysutils/py-pynetbox,python3 ===> Faking installation for py3-pynetbox-7.3.3 ===> Building package for py3-pynetbox-7.3.3 Create /exopi-cvs/ports/packages/amd64/all/py3-pynetbox-7.3.3.tgz Creating package py3-pynetbox-7.3.3 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|www/py-requests,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|*** | 5% archiving|**** | 7% archiving|***** | 9% archiving|*********** | 17% archiving|**************** | 25% archiving|******************* | 29% archiving|********************** | 34% archiving|************************** | 40% archiving|****************************** | 47% archiving|******************************* | 48% archiving|********************************* | 51% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 57% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|**************************************************** | 81% archiving|******************************************************* | 86% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pynetbox-7.3.3.tgz >>> Running clean in sysutils/py-pynetbox,python3 at 1713953065.31 ===> sysutils/py-pynetbox,python3 ===> Cleaning for py3-pynetbox-7.3.3 >>> Ended at 1713953065.52 max_stuck=1.58/depends=1.68/show-prepare-results=1.10/build=1.80/package=1.72/clean=0.23