>>> Building on exopi-3 under databases/py-puppetdb BDEPENDS = [devel/py-setuptools;devel/py-build;devel/py-installer;devel/py-wheel;lang/python/3;www/py-requests] DIST = [databases/py-puppetdb:pypuppetdb-3.2.0.tar.gz] FULLPKGNAME = py3-puppetdb-3.2.0p2 RDEPENDS = [www/py-requests;lang/python/3] (Junk lock obtained for exopi-3 at 1764447498.72) >>> Running depends in databases/py-puppetdb at 1764447498.75 last junk was in devel/py-identify /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-requests-2.32.5 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-requests-2.32.5 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-requests-2.32.5 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in databases/py-puppetdb at 1764447505.29 ===> databases/py-puppetdb ===> Building from scratch py3-puppetdb-3.2.0p2 ===> py3-puppetdb-3.2.0p2 depends on: py3-requests->=2.22.0 -> py3-requests-2.32.5 ===> py3-puppetdb-3.2.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-puppetdb-3.2.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-puppetdb-3.2.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-puppetdb-3.2.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-puppetdb-3.2.0p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-requests-2.32.5 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-3 at 1764447507.16) distfiles size=44149 >>> Running extract in databases/py-puppetdb at 1764447507.19 ===> databases/py-puppetdb ===> Checking files for py3-puppetdb-3.2.0p2 `/exopi-cvs/ports/distfiles/pypuppetdb-3.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-puppetdb-3.2.0p2 >>> Running build in databases/py-puppetdb at 1764447507.77 ===> databases/py-puppetdb ===> Patching for py3-puppetdb-3.2.0p2 ===> 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-puppetdb-3.2.0p2 ===> Configuring for py3-puppetdb-3.2.0p2 ===> Building for py3-puppetdb-3.2.0p2 touch /exopi-obj/pobj/py-puppetdb-3.2.0/pypuppetdb-3.2.0/CHANGELOG.md * Getting build dependencies for wheel... :5: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing pypuppetdb.egg-info/PKG-INFO writing dependency_links to pypuppetdb.egg-info/dependency_links.txt writing requirements to pypuppetdb.egg-info/requires.txt writing top-level names to pypuppetdb.egg-info/top_level.txt reading manifest file 'pypuppetdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pypuppetdb.egg-info/SOURCES.txt' * Building wheel... :5: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /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/pypuppetdb copying pypuppetdb/QueryBuilder.py -> build/lib/pypuppetdb copying pypuppetdb/__init__.py -> build/lib/pypuppetdb copying pypuppetdb/errors.py -> build/lib/pypuppetdb copying pypuppetdb/types.py -> build/lib/pypuppetdb copying pypuppetdb/utils.py -> build/lib/pypuppetdb creating build/lib/pypuppetdb/api copying pypuppetdb/api/__init__.py -> build/lib/pypuppetdb/api copying pypuppetdb/api/base.py -> build/lib/pypuppetdb/api copying pypuppetdb/api/command.py -> build/lib/pypuppetdb/api copying pypuppetdb/api/metadata.py -> build/lib/pypuppetdb/api copying pypuppetdb/api/metrics.py -> build/lib/pypuppetdb/api copying pypuppetdb/api/pql.py -> build/lib/pypuppetdb/api copying pypuppetdb/api/query.py -> build/lib/pypuppetdb/api copying pypuppetdb/api/status.py -> build/lib/pypuppetdb/api 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/pypuppetdb copying build/lib/pypuppetdb/QueryBuilder.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb copying build/lib/pypuppetdb/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb copying build/lib/pypuppetdb/errors.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb copying build/lib/pypuppetdb/types.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb copying build/lib/pypuppetdb/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb creating build/bdist.openbsd-7.8-amd64/wheel/pypuppetdb/api copying build/lib/pypuppetdb/api/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api copying build/lib/pypuppetdb/api/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api copying build/lib/pypuppetdb/api/command.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api copying build/lib/pypuppetdb/api/metadata.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api copying build/lib/pypuppetdb/api/metrics.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api copying build/lib/pypuppetdb/api/pql.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api copying build/lib/pypuppetdb/api/query.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api copying build/lib/pypuppetdb/api/status.py -> build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb/api running install_data creating build/bdist.openbsd-7.8-amd64/wheel/pypuppetdb-3.2.0.data/data creating build/bdist.openbsd-7.8-amd64/wheel/pypuppetdb-3.2.0.data/data/requirements_for_tests copying requirements-test.txt -> build/bdist.openbsd-7.8-amd64/wheel/pypuppetdb-3.2.0.data/data/requirements_for_tests running install_egg_info running egg_info writing pypuppetdb.egg-info/PKG-INFO writing dependency_links to pypuppetdb.egg-info/dependency_links.txt writing requirements to pypuppetdb.egg-info/requires.txt writing top-level names to pypuppetdb.egg-info/top_level.txt reading manifest file 'pypuppetdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pypuppetdb.egg-info/SOURCES.txt' Copying pypuppetdb.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pypuppetdb-3.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pypuppetdb-3.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-puppetdb-3.2.0/pypuppetdb-3.2.0/dist/.tmp-ogvtlior/pypuppetdb-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pypuppetdb/QueryBuilder.py' adding 'pypuppetdb/__init__.py' adding 'pypuppetdb/errors.py' adding 'pypuppetdb/types.py' adding 'pypuppetdb/utils.py' adding 'pypuppetdb/api/__init__.py' adding 'pypuppetdb/api/base.py' adding 'pypuppetdb/api/command.py' adding 'pypuppetdb/api/metadata.py' adding 'pypuppetdb/api/metrics.py' adding 'pypuppetdb/api/pql.py' adding 'pypuppetdb/api/query.py' adding 'pypuppetdb/api/status.py' adding 'pypuppetdb-3.2.0.data/data/requirements_for_tests/requirements-test.txt' adding 'pypuppetdb-3.2.0.dist-info/licenses/LICENSE' adding 'pypuppetdb-3.2.0.dist-info/METADATA' adding 'pypuppetdb-3.2.0.dist-info/WHEEL' adding 'pypuppetdb-3.2.0.dist-info/top_level.txt' adding 'pypuppetdb-3.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pypuppetdb-3.2.0-py2.py3-none-any.whl >>> Running package in databases/py-puppetdb at 1764447511.72 ===> databases/py-puppetdb ===> Faking installation for py3-puppetdb-3.2.0p2 ===> Building package for py3-puppetdb-3.2.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-puppetdb-3.2.0p2.tgz Creating package py3-puppetdb-3.2.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 8% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|****************** | 29% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|**************************** | 44% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************** | 60% archiving|***************************************** | 64% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|********************************************************** | 90% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-puppetdb-3.2.0p2.tgz >>> Running clean in databases/py-puppetdb at 1764447514.33 ===> databases/py-puppetdb ===> Cleaning for py3-puppetdb-3.2.0p2 >>> Ended at 1764447514.66 max_stuck=5.81/depends=6.54/show-prepare-results=1.90/extract=0.59/build=3.94/package=2.61/clean=0.36