>>> Building on exopi-1 under sysutils/py-proxmoxer BDEPENDS = [lang/python/3;devel/py-wheel;devel/py-build;devel/py-setuptools;devel/py-installer] DIST = [sysutils/py-proxmoxer:proxmoxer-2.2.0.tar.gz] FULLPKGNAME = py3-proxmoxer-2.2.0p0 RDEPENDS = [security/py-paramiko;lang/python/3;www/py-requests] (Junk lock obtained for exopi-1 at 1764963698.59) >>> Running depends in sysutils/py-proxmoxer at 1764963698.65 last junk was in devel/py-pyls-spyder /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 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 >>> Running show-prepare-results in sysutils/py-proxmoxer at 1764963700.59 ===> sysutils/py-proxmoxer ===> Building from scratch py3-proxmoxer-2.2.0p0 ===> py3-proxmoxer-2.2.0p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-proxmoxer-2.2.0p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-proxmoxer-2.2.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-proxmoxer-2.2.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-proxmoxer-2.2.0p0 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-1 at 1764963701.65) distfiles size=29666 >>> Running extract in sysutils/py-proxmoxer at 1764963701.70 ===> sysutils/py-proxmoxer ===> Checking files for py3-proxmoxer-2.2.0p0 `/exopi-cvs/ports/distfiles/proxmoxer-2.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-proxmoxer-2.2.0p0 >>> Running build in sysutils/py-proxmoxer at 1764963702.08 ===> sysutils/py-proxmoxer ===> Patching for py3-proxmoxer-2.2.0p0 ===> 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-proxmoxer-2.2.0p0 ===> Configuring for py3-proxmoxer-2.2.0p0 ===> Building for py3-proxmoxer-2.2.0p0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing proxmoxer.egg-info/PKG-INFO writing dependency_links to proxmoxer.egg-info/dependency_links.txt writing top-level names to proxmoxer.egg-info/top_level.txt reading manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'proxmoxer.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/proxmoxer copying proxmoxer/__init__.py -> build/lib/proxmoxer copying proxmoxer/core.py -> build/lib/proxmoxer creating build/lib/proxmoxer/backends copying proxmoxer/backends/__init__.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/command_base.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/https.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/local.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/openssh.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/ssh_paramiko.py -> build/lib/proxmoxer/backends creating build/lib/proxmoxer/tools copying proxmoxer/tools/__init__.py -> build/lib/proxmoxer/tools copying proxmoxer/tools/files.py -> build/lib/proxmoxer/tools copying proxmoxer/tools/tasks.py -> build/lib/proxmoxer/tools 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/proxmoxer copying build/lib/proxmoxer/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer copying build/lib/proxmoxer/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer creating build/bdist.openbsd-7.8-amd64/wheel/proxmoxer/backends copying build/lib/proxmoxer/backends/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/backends copying build/lib/proxmoxer/backends/command_base.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/backends copying build/lib/proxmoxer/backends/https.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/backends copying build/lib/proxmoxer/backends/local.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/backends copying build/lib/proxmoxer/backends/openssh.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/backends copying build/lib/proxmoxer/backends/ssh_paramiko.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/backends creating build/bdist.openbsd-7.8-amd64/wheel/proxmoxer/tools copying build/lib/proxmoxer/tools/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/tools copying build/lib/proxmoxer/tools/files.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/tools copying build/lib/proxmoxer/tools/tasks.py -> build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer/tools running install_egg_info running egg_info writing proxmoxer.egg-info/PKG-INFO writing dependency_links to proxmoxer.egg-info/dependency_links.txt writing top-level names to proxmoxer.egg-info/top_level.txt reading manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'proxmoxer.egg-info/SOURCES.txt' Copying proxmoxer.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./proxmoxer-2.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/proxmoxer-2.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-proxmoxer-2.2.0/proxmoxer-2.2.0/dist/.tmp-ilentjkq/proxmoxer-2.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'proxmoxer/__init__.py' adding 'proxmoxer/core.py' adding 'proxmoxer/backends/__init__.py' adding 'proxmoxer/backends/command_base.py' adding 'proxmoxer/backends/https.py' adding 'proxmoxer/backends/local.py' adding 'proxmoxer/backends/openssh.py' adding 'proxmoxer/backends/ssh_paramiko.py' adding 'proxmoxer/tools/__init__.py' adding 'proxmoxer/tools/files.py' adding 'proxmoxer/tools/tasks.py' adding 'proxmoxer-2.2.0.dist-info/licenses/LICENSE.txt' adding 'proxmoxer-2.2.0.dist-info/METADATA' adding 'proxmoxer-2.2.0.dist-info/WHEEL' adding 'proxmoxer-2.2.0.dist-info/top_level.txt' adding 'proxmoxer-2.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built proxmoxer-2.2.0-py3-none-any.whl >>> Running package in sysutils/py-proxmoxer at 1764963704.42 ===> sysutils/py-proxmoxer ===> Faking installation for py3-proxmoxer-2.2.0p0 ===> Building package for py3-proxmoxer-2.2.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-proxmoxer-2.2.0p0.tgz Creating package py3-proxmoxer-2.2.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|security/py-paramiko checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|**** | 7% archiving|********* | 13% archiving|********* | 14% archiving|************ | 18% archiving|*************** | 23% archiving|******************** | 31% archiving|************************* | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 46% archiving|******************************* | 48% archiving|******************************** | 50% archiving|******************************** | 51% archiving|************************************** | 59% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************** | 78% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-proxmoxer-2.2.0p0.tgz >>> Running clean in sysutils/py-proxmoxer at 1764963706.46 ===> sysutils/py-proxmoxer ===> Cleaning for py3-proxmoxer-2.2.0p0 >>> Ended at 1764963706.75 max_stuck=0.00/depends=1.96/show-prepare-results=1.10/extract=0.35/build=2.37/package=2.04/clean=0.33