>>> Building on exopi-3 under sysutils/py-prometheus_client BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [sysutils/py-prometheus_client:prometheus_client-0.19.0.tar.gz] FULLPKGNAME = py3-prometheus_client-0.19.0p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1764754122.50) >>> Running depends in sysutils/py-prometheus_client at 1764754122.55 last junk was in devel/py-build /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-prometheus_client at 1764754125.68 ===> sysutils/py-prometheus_client ===> Building from scratch py3-prometheus_client-0.19.0p2 ===> py3-prometheus_client-0.19.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-prometheus_client-0.19.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-prometheus_client-0.19.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-prometheus_client-0.19.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-prometheus_client-0.19.0p2 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-3 at 1764754127.06) distfiles size=77791 >>> Running extract in sysutils/py-prometheus_client at 1764754127.11 ===> sysutils/py-prometheus_client ===> Checking files for py3-prometheus_client-0.19.0p2 `/exopi-cvs/ports/distfiles/prometheus_client-0.19.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-prometheus_client-0.19.0p2 >>> Running build in sysutils/py-prometheus_client at 1764754127.62 ===> sysutils/py-prometheus_client ===> Patching for py3-prometheus_client-0.19.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-prometheus_client-0.19.0p2 ===> Configuring for py3-prometheus_client-0.19.0p2 ===> Building for py3-prometheus_client-0.19.0p2 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 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 prometheus_client.egg-info/PKG-INFO writing dependency_links to prometheus_client.egg-info/dependency_links.txt writing requirements to prometheus_client.egg-info/requires.txt writing top-level names to prometheus_client.egg-info/top_level.txt reading manifest file 'prometheus_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution no previously-included directories found matching '__pycache__' no previously-included directories found matching '*/__pycache__' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'prometheus_client.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 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 running build running build_py creating build/lib/prometheus_client copying prometheus_client/__init__.py -> build/lib/prometheus_client copying prometheus_client/asgi.py -> build/lib/prometheus_client copying prometheus_client/context_managers.py -> build/lib/prometheus_client copying prometheus_client/core.py -> build/lib/prometheus_client copying prometheus_client/decorator.py -> build/lib/prometheus_client copying prometheus_client/exposition.py -> build/lib/prometheus_client copying prometheus_client/gc_collector.py -> build/lib/prometheus_client copying prometheus_client/metrics.py -> build/lib/prometheus_client copying prometheus_client/metrics_core.py -> build/lib/prometheus_client copying prometheus_client/mmap_dict.py -> build/lib/prometheus_client copying prometheus_client/multiprocess.py -> build/lib/prometheus_client copying prometheus_client/parser.py -> build/lib/prometheus_client copying prometheus_client/platform_collector.py -> build/lib/prometheus_client copying prometheus_client/process_collector.py -> build/lib/prometheus_client copying prometheus_client/registry.py -> build/lib/prometheus_client copying prometheus_client/samples.py -> build/lib/prometheus_client copying prometheus_client/utils.py -> build/lib/prometheus_client copying prometheus_client/values.py -> build/lib/prometheus_client creating build/lib/prometheus_client/bridge copying prometheus_client/bridge/__init__.py -> build/lib/prometheus_client/bridge copying prometheus_client/bridge/graphite.py -> build/lib/prometheus_client/bridge creating build/lib/prometheus_client/openmetrics copying prometheus_client/openmetrics/__init__.py -> build/lib/prometheus_client/openmetrics copying prometheus_client/openmetrics/exposition.py -> build/lib/prometheus_client/openmetrics copying prometheus_client/openmetrics/parser.py -> build/lib/prometheus_client/openmetrics creating build/lib/prometheus_client/twisted copying prometheus_client/twisted/__init__.py -> build/lib/prometheus_client/twisted copying prometheus_client/twisted/_exposition.py -> build/lib/prometheus_client/twisted copying prometheus_client/py.typed -> build/lib/prometheus_client 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/prometheus_client copying build/lib/prometheus_client/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/asgi.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/context_managers.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/decorator.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/exposition.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/gc_collector.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/metrics.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/metrics_core.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/mmap_dict.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/multiprocess.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/platform_collector.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/process_collector.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/registry.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/samples.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client copying build/lib/prometheus_client/values.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client creating build/bdist.openbsd-7.8-amd64/wheel/prometheus_client/bridge copying build/lib/prometheus_client/bridge/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client/bridge copying build/lib/prometheus_client/bridge/graphite.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client/bridge creating build/bdist.openbsd-7.8-amd64/wheel/prometheus_client/openmetrics copying build/lib/prometheus_client/openmetrics/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client/openmetrics copying build/lib/prometheus_client/openmetrics/exposition.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client/openmetrics copying build/lib/prometheus_client/openmetrics/parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client/openmetrics creating build/bdist.openbsd-7.8-amd64/wheel/prometheus_client/twisted copying build/lib/prometheus_client/twisted/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client/twisted copying build/lib/prometheus_client/twisted/_exposition.py -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client/twisted copying build/lib/prometheus_client/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client running install_egg_info running egg_info writing prometheus_client.egg-info/PKG-INFO writing dependency_links to prometheus_client.egg-info/dependency_links.txt writing requirements to prometheus_client.egg-info/requires.txt writing top-level names to prometheus_client.egg-info/top_level.txt reading manifest file 'prometheus_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution no previously-included directories found matching '__pycache__' no previously-included directories found matching '*/__pycache__' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'prometheus_client.egg-info/SOURCES.txt' Copying prometheus_client.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./prometheus_client-0.19.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/prometheus_client-0.19.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-prometheus_client-0.19.0/prometheus_client-0.19.0/dist/.tmp-9hhkqo4o/prometheus_client-0.19.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'prometheus_client/__init__.py' adding 'prometheus_client/asgi.py' adding 'prometheus_client/context_managers.py' adding 'prometheus_client/core.py' adding 'prometheus_client/decorator.py' adding 'prometheus_client/exposition.py' adding 'prometheus_client/gc_collector.py' adding 'prometheus_client/metrics.py' adding 'prometheus_client/metrics_core.py' adding 'prometheus_client/mmap_dict.py' adding 'prometheus_client/multiprocess.py' adding 'prometheus_client/parser.py' adding 'prometheus_client/platform_collector.py' adding 'prometheus_client/process_collector.py' adding 'prometheus_client/py.typed' adding 'prometheus_client/registry.py' adding 'prometheus_client/samples.py' adding 'prometheus_client/utils.py' adding 'prometheus_client/values.py' adding 'prometheus_client/bridge/__init__.py' adding 'prometheus_client/bridge/graphite.py' adding 'prometheus_client/openmetrics/__init__.py' adding 'prometheus_client/openmetrics/exposition.py' adding 'prometheus_client/openmetrics/parser.py' adding 'prometheus_client/twisted/__init__.py' adding 'prometheus_client/twisted/_exposition.py' adding 'prometheus_client-0.19.0.dist-info/licenses/LICENSE' adding 'prometheus_client-0.19.0.dist-info/licenses/NOTICE' adding 'prometheus_client-0.19.0.dist-info/METADATA' adding 'prometheus_client-0.19.0.dist-info/WHEEL' adding 'prometheus_client-0.19.0.dist-info/top_level.txt' adding 'prometheus_client-0.19.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built prometheus_client-0.19.0-py3-none-any.whl >>> Running package in sysutils/py-prometheus_client at 1764754130.55 ===> sysutils/py-prometheus_client ===> Faking installation for py3-prometheus_client-0.19.0p2 ===> Building package for py3-prometheus_client-0.19.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-prometheus_client-0.19.0p2.tgz Creating package py3-prometheus_client-0.19.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|**** | 7% archiving|****** | 10% archiving|********** | 15% archiving|************* | 20% archiving|************* | 21% archiving|***************** | 27% archiving|********************** | 34% archiving|************************ | 37% archiving|************************** | 40% archiving|*************************** | 42% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|**************************************************** | 82% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-prometheus_client-0.19.0p2.tgz >>> Running clean in sysutils/py-prometheus_client at 1764754132.93 ===> sysutils/py-prometheus_client ===> Cleaning for py3-prometheus_client-0.19.0p2 >>> Ended at 1764754133.39 max_stuck=2.23/depends=3.10/show-prepare-results=1.47/extract=0.52/build=2.92/package=2.38/clean=0.50