>>> Building on exopi-5 under www/py-cheroot BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools_scm_git_archive;devel/py-setuptools_scm;lang/python/3;devel/py-build;devel/py-setuptools] DIST = [www/py-cheroot:cheroot-9.0.0.tar.gz] FULLPKGNAME = py3-cheroot-9.0.0p1 RDEPENDS = [devel/py-six;lang/python/3;devel/py-more-itertools;devel/py-jaraco-functools] (Junk lock obtained for exopi-5 at 1735817330.25) >>> Running depends in www/py-cheroot at 1735817330.28 last junk was in devel/thrift /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-setuptools_scm_git_archive-1.4p3 py3-wheel-0.45.1p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-setuptools_scm_git_archive-1.4p3 py3-wheel-0.45.1p0 python-3.12.8p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-setuptools_scm_git_archive-1.4p3 py3-wheel-0.45.1p0 >>> Running show-prepare-results in www/py-cheroot at 1735817332.73 ===> www/py-cheroot ===> Building from scratch py3-cheroot-9.0.0p1 ===> py3-cheroot-9.0.0p1 depends on: py3-setuptools_scm_git_archive->=1.0 -> py3-setuptools_scm_git_archive-1.4p3 ===> py3-cheroot-9.0.0p1 depends on: python->=3.12,<3.13 -> python-3.12.8p1 ===> py3-cheroot-9.0.0p1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-cheroot-9.0.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-cheroot-9.0.0p1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-cheroot-9.0.0p1 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-cheroot-9.0.0p1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p2 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-setuptools_scm_git_archive-1.4p3 py3-wheel-0.45.1p0 python-3.12.8p1 (Junk lock released for exopi-5 at 1735817334.22) distfiles size=152562 >>> Running build in www/py-cheroot at 1735817334.25 ===> www/py-cheroot ===> Checking files for py3-cheroot-9.0.0p1 `/exopi-cvs/ports/distfiles/cheroot-9.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cheroot-9.0.0p1 ===> Patching for py3-cheroot-9.0.0p1 ===> 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-cheroot-9.0.0p1 ===> Configuring for py3-cheroot-9.0.0p1 ===> Building for py3-cheroot-9.0.0p1 * Getting build dependencies for wheel... * Building wheel... /usr/local/lib/python3.12/site-packages/setuptools_scm/git.py:308: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cheroot copying cheroot/__init__.py -> build/lib/cheroot copying cheroot/__main__.py -> build/lib/cheroot copying cheroot/_compat.py -> build/lib/cheroot copying cheroot/cli.py -> build/lib/cheroot copying cheroot/connections.py -> build/lib/cheroot copying cheroot/errors.py -> build/lib/cheroot copying cheroot/makefile.py -> build/lib/cheroot copying cheroot/server.py -> build/lib/cheroot copying cheroot/testing.py -> build/lib/cheroot copying cheroot/wsgi.py -> build/lib/cheroot creating build/lib/cheroot/ssl copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl creating build/lib/cheroot/test copying cheroot/test/__init__.py -> build/lib/cheroot/test copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test copying cheroot/test/conftest.py -> build/lib/cheroot/test copying cheroot/test/helper.py -> build/lib/cheroot/test copying cheroot/test/test__compat.py -> build/lib/cheroot/test copying cheroot/test/test_cli.py -> build/lib/cheroot/test copying cheroot/test/test_conn.py -> build/lib/cheroot/test copying cheroot/test/test_core.py -> build/lib/cheroot/test copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test copying cheroot/test/test_errors.py -> build/lib/cheroot/test copying cheroot/test/test_makefile.py -> build/lib/cheroot/test copying cheroot/test/test_server.py -> build/lib/cheroot/test copying cheroot/test/test_ssl.py -> build/lib/cheroot/test copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test copying cheroot/test/webtest.py -> build/lib/cheroot/test creating build/lib/cheroot/workers copying cheroot/workers/__init__.py -> build/lib/cheroot/workers copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt WARNING setuptools_scm._file_finders.git git archive detected - fallback to listing all files adding license file 'LICENSE.md' writing manifest file 'cheroot.egg-info/SOURCES.txt' copying cheroot/__init__.pyi -> build/lib/cheroot copying cheroot/_compat.pyi -> build/lib/cheroot copying cheroot/cli.pyi -> build/lib/cheroot copying cheroot/connections.pyi -> build/lib/cheroot copying cheroot/errors.pyi -> build/lib/cheroot copying cheroot/makefile.pyi -> build/lib/cheroot copying cheroot/py.typed -> build/lib/cheroot copying cheroot/server.pyi -> build/lib/cheroot copying cheroot/testing.pyi -> build/lib/cheroot copying cheroot/wsgi.pyi -> build/lib/cheroot copying cheroot/ssl/__init__.pyi -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.pyi -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.pyi -> build/lib/cheroot/ssl copying cheroot/workers/__init__.pyi -> build/lib/cheroot/workers copying cheroot/workers/threadpool.pyi -> build/lib/cheroot/workers installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/_compat.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/cli.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/connections.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/errors.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/makefile.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/server.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/testing.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/wsgi.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot creating build/bdist.openbsd-7.6-amd64/wheel/cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/ssl copying build/lib/cheroot/ssl/__init__.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/ssl copying build/lib/cheroot/ssl/builtin.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/ssl creating build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/_pytest_plugin.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/conftest.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/helper.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test__compat.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_cli.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_conn.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_core.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_dispatch.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_errors.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_makefile.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_server.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_ssl.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/test_wsgi.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test copying build/lib/cheroot/test/webtest.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/test creating build/bdist.openbsd-7.6-amd64/wheel/cheroot/workers copying build/lib/cheroot/workers/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/workers copying build/lib/cheroot/workers/__init__.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/workers copying build/lib/cheroot/workers/threadpool.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot/workers copying build/lib/cheroot/__init__.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/_compat.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/cli.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/connections.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/errors.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/makefile.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/server.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/testing.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot copying build/lib/cheroot/wsgi.pyi -> build/bdist.openbsd-7.6-amd64/wheel/cheroot running install_egg_info Copying cheroot.egg-info to build/bdist.openbsd-7.6-amd64/wheel/cheroot-9.0.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/cheroot-9.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-cheroot-9.0.0/cheroot-9.0.0/dist/.tmp-4701tsiy/cheroot-9.0.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'cheroot/__init__.py' adding 'cheroot/__init__.pyi' adding 'cheroot/__main__.py' adding 'cheroot/_compat.py' adding 'cheroot/_compat.pyi' adding 'cheroot/cli.py' adding 'cheroot/cli.pyi' adding 'cheroot/connections.py' adding 'cheroot/connections.pyi' adding 'cheroot/errors.py' adding 'cheroot/errors.pyi' adding 'cheroot/makefile.py' adding 'cheroot/makefile.pyi' adding 'cheroot/py.typed' adding 'cheroot/server.py' adding 'cheroot/server.pyi' adding 'cheroot/testing.py' adding 'cheroot/testing.pyi' adding 'cheroot/wsgi.py' adding 'cheroot/wsgi.pyi' adding 'cheroot/ssl/__init__.py' adding 'cheroot/ssl/__init__.pyi' adding 'cheroot/ssl/builtin.py' adding 'cheroot/ssl/builtin.pyi' adding 'cheroot/ssl/pyopenssl.py' adding 'cheroot/ssl/pyopenssl.pyi' adding 'cheroot/test/__init__.py' adding 'cheroot/test/_pytest_plugin.py' adding 'cheroot/test/conftest.py' adding 'cheroot/test/helper.py' adding 'cheroot/test/test__compat.py' adding 'cheroot/test/test_cli.py' adding 'cheroot/test/test_conn.py' adding 'cheroot/test/test_core.py' adding 'cheroot/test/test_dispatch.py' adding 'cheroot/test/test_errors.py' adding 'cheroot/test/test_makefile.py' adding 'cheroot/test/test_server.py' adding 'cheroot/test/test_ssl.py' adding 'cheroot/test/test_wsgi.py' adding 'cheroot/test/webtest.py' adding 'cheroot/workers/__init__.py' adding 'cheroot/workers/__init__.pyi' adding 'cheroot/workers/threadpool.py' adding 'cheroot/workers/threadpool.pyi' adding 'cheroot-9.0.0.dist-info/LICENSE.md' adding 'cheroot-9.0.0.dist-info/METADATA' adding 'cheroot-9.0.0.dist-info/WHEEL' adding 'cheroot-9.0.0.dist-info/entry_points.txt' adding 'cheroot-9.0.0.dist-info/top_level.txt' adding 'cheroot-9.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built cheroot-9.0.0-py2.py3-none-any.whl >>> Running package in www/py-cheroot at 1735817336.69 ===> www/py-cheroot ===> Faking installation for py3-cheroot-9.0.0p1 ===> Building package for py3-cheroot-9.0.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-cheroot-9.0.0p1.tgz Creating package py3-cheroot-9.0.0p1 reading plist| checking dependencies| checking dependencies|devel/py-jaraco-functools checking dependencies|devel/py-more-itertools checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% 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|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% 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|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% 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|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 2% archiving|*** | 4% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|********* | 15% archiving|************** | 22% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 29% archiving|******************* | 30% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|*************************** | 41% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 57% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|**************************************** | 63% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cheroot-9.0.0p1.tgz >>> Running clean in www/py-cheroot at 1735817339.60 ===> www/py-cheroot ===> Cleaning for py3-cheroot-9.0.0p1 >>> Ended at 1735817339.87 max_stuck=2.41/depends=2.44/show-prepare-results=1.53/build=2.44/package=2.91/clean=0.30