>>> Building on exopi-2 under net/py-wsproto BDEPENDS = [devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build] DIST = [net/py-wsproto:wsproto-1.2.0.tar.gz] FULLPKGNAME = py3-wsproto-1.2.0p2 RDEPENDS = [www/py-h11;lang/python/3] (Junk lock obtained for exopi-2 at 1764754013.21) >>> Running depends in net/py-wsproto at 1764754013.27 last junk was in security/py-aes /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 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 python-3.13.9 >>> Running show-prepare-results in net/py-wsproto at 1764754014.97 ===> net/py-wsproto ===> Building from scratch py3-wsproto-1.2.0p2 ===> py3-wsproto-1.2.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-wsproto-1.2.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-wsproto-1.2.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-wsproto-1.2.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-wsproto-1.2.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-2 at 1764754015.88) distfiles size=53425 >>> Running extract in net/py-wsproto at 1764754015.96 ===> net/py-wsproto ===> Checking files for py3-wsproto-1.2.0p2 `/exopi-cvs/ports/distfiles/wsproto-1.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-wsproto-1.2.0p2 >>> Running build in net/py-wsproto at 1764754016.52 ===> net/py-wsproto ===> Patching for py3-wsproto-1.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-wsproto-1.2.0p2 ===> Configuring for py3-wsproto-1.2.0p2 ===> Building for py3-wsproto-1.2.0p2 * Getting build dependencies for wheel... /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 src/wsproto.egg-info/PKG-INFO writing dependency_links to src/wsproto.egg-info/dependency_links.txt writing requirements to src/wsproto.egg-info/requires.txt writing top-level names to src/wsproto.egg-info/top_level.txt reading manifest file 'src/wsproto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'compliance/reports' no previously-included directories found matching 'compliance/auto-tests-server-config.json' no previously-included directories found matching 'compliance/auto-tests-client-config.json' no previously-included directories found matching 'compliance/autobahntestsuite-venv' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/wsproto.egg-info/SOURCES.txt' * Building wheel... /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/wsproto copying src/wsproto/__init__.py -> build/lib/wsproto copying src/wsproto/connection.py -> build/lib/wsproto copying src/wsproto/events.py -> build/lib/wsproto copying src/wsproto/extensions.py -> build/lib/wsproto copying src/wsproto/frame_protocol.py -> build/lib/wsproto copying src/wsproto/handshake.py -> build/lib/wsproto copying src/wsproto/typing.py -> build/lib/wsproto copying src/wsproto/utilities.py -> build/lib/wsproto copying src/wsproto/py.typed -> build/lib/wsproto 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/wsproto copying build/lib/wsproto/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/connection.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/events.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/extensions.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/frame_protocol.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/handshake.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/typing.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/utilities.py -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto copying build/lib/wsproto/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./wsproto running install_egg_info running egg_info writing src/wsproto.egg-info/PKG-INFO writing dependency_links to src/wsproto.egg-info/dependency_links.txt writing requirements to src/wsproto.egg-info/requires.txt writing top-level names to src/wsproto.egg-info/top_level.txt reading manifest file 'src/wsproto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'compliance/reports' no previously-included directories found matching 'compliance/auto-tests-server-config.json' no previously-included directories found matching 'compliance/auto-tests-client-config.json' no previously-included directories found matching 'compliance/autobahntestsuite-venv' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/wsproto.egg-info/SOURCES.txt' Copying src/wsproto.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./wsproto-1.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/wsproto-1.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-wsproto-1.2.0/wsproto-1.2.0/dist/.tmp-9b8nlc11/wsproto-1.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'wsproto/__init__.py' adding 'wsproto/connection.py' adding 'wsproto/events.py' adding 'wsproto/extensions.py' adding 'wsproto/frame_protocol.py' adding 'wsproto/handshake.py' adding 'wsproto/py.typed' adding 'wsproto/typing.py' adding 'wsproto/utilities.py' adding 'wsproto-1.2.0.dist-info/licenses/LICENSE' adding 'wsproto-1.2.0.dist-info/METADATA' adding 'wsproto-1.2.0.dist-info/WHEEL' adding 'wsproto-1.2.0.dist-info/top_level.txt' adding 'wsproto-1.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built wsproto-1.2.0-py3-none-any.whl >>> Running package in net/py-wsproto at 1764754018.29 ===> net/py-wsproto ===> Faking installation for py3-wsproto-1.2.0p2 ===> Building package for py3-wsproto-1.2.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-wsproto-1.2.0p2.tgz Creating package py3-wsproto-1.2.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-h11 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 4% archiving|**** | 7% archiving|****** | 10% archiving|********* | 14% archiving|*********** | 18% archiving|*************** | 23% archiving|****************** | 29% archiving|************************* | 39% archiving|******************************** | 49% archiving|************************************* | 58% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 76% archiving|************************************************** | 79% archiving|***************************************************** | 83% archiving|*********************************************************** | 92% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-wsproto-1.2.0p2.tgz >>> Running clean in net/py-wsproto at 1764754019.84 ===> net/py-wsproto ===> Cleaning for py3-wsproto-1.2.0p2 >>> Ended at 1764754020.04 max_stuck=0.61/depends=1.71/show-prepare-results=0.95/extract=0.59/build=1.77/package=1.56/clean=0.24