>>> Building on exopi-2 under www/py-cheroot,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-setuptools_scm_git_archive,python3;lang/python/3;devel/py-setuptools_scm,python3;devel/py-installer,python3;devel/py-build,python3;devel/py-wheel,python3] DIST = [www/py-cheroot,python3:cheroot-9.0.0.tar.gz] FULLPKGNAME = py3-cheroot-9.0.0p0 RDEPENDS = [devel/py-jaraco-functools,python3;devel/py-more-itertools,python3;lang/python/3;devel/py-six,python3] (Junk lock obtained for exopi-2 at 1731976268.04) >>> Running depends in www/py-cheroot,python3 at 1731976268.08 last junk was in www/py-yarl,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-setuptools_scm_git_archive-1.4p2 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-setuptools_scm_git_archive-1.4p2 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-setuptools_scm_git_archive-1.4p2 py3-wheel-0.45.0 >>> Running show-prepare-results in www/py-cheroot,python3 at 1731976270.05 ===> www/py-cheroot,python3 ===> Building from scratch py3-cheroot-9.0.0p0 ===> py3-cheroot-9.0.0p0 depends on: py3-setuptools_scm_git_archive->=1.0 -> py3-setuptools_scm_git_archive-1.4p2 ===> py3-cheroot-9.0.0p0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-cheroot-9.0.0p0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-cheroot-9.0.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-cheroot-9.0.0p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-cheroot-9.0.0p0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-cheroot-9.0.0p0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-setuptools_scm_git_archive-1.4p2 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-2 at 1731976271.52) distfiles size=152562 >>> Running build in www/py-cheroot,python3 at 1731976271.55 ===> www/py-cheroot,python3 ===> Checking files for py3-cheroot-9.0.0p0 `/exopi-cvs/ports/distfiles/cheroot-9.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cheroot-9.0.0p0 ===> Patching for py3-cheroot-9.0.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-cheroot-9.0.0p0 ===> Configuring for py3-cheroot-9.0.0p0 ===> Building for py3-cheroot-9.0.0p0 * Getting build dependencies for wheel... * Building wheel... /usr/local/lib/python3.11/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.11.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-python3/cheroot-9.0.0/dist/.tmp-twb15djo/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,python3 at 1731976273.72 ===> www/py-cheroot,python3 ===> Faking installation for py3-cheroot-9.0.0p0 ===> Building package for py3-cheroot-9.0.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-cheroot-9.0.0p0.tgz Creating package py3-cheroot-9.0.0p0 reading plist| checking dependencies| checking dependencies|devel/py-jaraco-functools,python3 checking dependencies|devel/py-more-itertools,python3 checking dependencies|devel/py-six,python3 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|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|********** | 15% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|*************************** | 43% archiving|******************************* | 48% archiving|******************************** | 50% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************* | 59% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cheroot-9.0.0p0.tgz >>> Running clean in www/py-cheroot,python3 at 1731976276.93 ===> www/py-cheroot,python3 ===> Cleaning for py3-cheroot-9.0.0p0 >>> Ended at 1731976277.13 max_stuck=0.00/depends=1.97/show-prepare-results=1.51/build=2.17/package=3.21/clean=0.22