>>> Building on exopi-5 under net/py-websockets,python3 BDEPENDS = [lang/python/3;devel/py-wheel,python3;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3] DIST = [net/py-websockets,python3:websockets-10.3.tar.gz] FULLPKGNAME = py3-websockets-10.3p2 RDEPENDS = [lang/python/3] Avoided depends for py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 distfiles size=84097 >>> Running build in net/py-websockets,python3 at 1716217447.20 ===> net/py-websockets,python3 ===> Building from scratch py3-websockets-10.3p2 ===> py3-websockets-10.3p2 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-websockets-10.3p2 depends on: py3-build-* -> py3-build-1.2.1p1 Package database already locked... awaiting release... done! ===> py3-websockets-10.3p2 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-websockets-10.3p2 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-websockets-10.3p2 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 ===> Verifying specs: pthread ===> found pthread.27.1 ===> Checking files for py3-websockets-10.3p2 `/exopi-cvs/ports/distfiles/websockets-10.3.tar.gz' is up to date. >> (SHA256) websockets-10.3.tar.gz: OK ===> Extracting for py3-websockets-10.3p2 ===> Patching for py3-websockets-10.3p2 ===> 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-websockets-10.3p2 ===> Configuring for py3-websockets-10.3p2 ===> Building for py3-websockets-10.3p2 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info writing src/websockets.egg-info/PKG-INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt writing top-level names to src/websockets.egg-info/top_level.txt reading manifest file 'src/websockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/websockets.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-311 creating build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/__main__.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/auth.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/client.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/connection.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/datastructures.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/exceptions.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/frames.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/headers.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/http.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/http11.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/imports.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/server.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/streams.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/typing.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/uri.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/utils.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/version.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets creating build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/auth.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/client.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/compatibility.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/framing.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/handshake.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/http.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/protocol.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/server.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy creating build/lib.openbsd-7.5-amd64-cpython-311/websockets/extensions copying src/websockets/extensions/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/extensions copying src/websockets/extensions/base.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/extensions copying src/websockets/extensions/permessage_deflate.py -> build/lib.openbsd-7.5-amd64-cpython-311/websockets/extensions running egg_info writing src/websockets.egg-info/PKG-INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt writing top-level names to src/websockets.egg-info/top_level.txt reading manifest file 'src/websockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/websockets.egg-info/SOURCES.txt' copying src/websockets/py.typed -> build/lib.openbsd-7.5-amd64-cpython-311/websockets copying src/websockets/speedups.c -> build/lib.openbsd-7.5-amd64-cpython-311/websockets running build_ext building 'websockets.speedups' extension creating build/temp.openbsd-7.5-amd64-cpython-311 creating build/temp.openbsd-7.5-amd64-cpython-311/src creating build/temp.openbsd-7.5-amd64-cpython-311/src/websockets cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c src/websockets/speedups.c -o build/temp.openbsd-7.5-amd64-cpython-311/src/websockets/speedups.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-311/src/websockets/speedups.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-311/websockets/speedups.cpython-311.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/auth.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/client.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/connection.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/datastructures.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/frames.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/headers.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/http.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/http11.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/imports.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/server.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/streams.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/typing.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/uri.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/version.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets creating build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/auth.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/client.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/compatibility.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/framing.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/handshake.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/http.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/legacy/server.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy creating build/bdist.openbsd-7.5-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/extensions/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/extensions/base.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/extensions/permessage_deflate.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/speedups.c -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-311/websockets/speedups.cpython-311.so -> build/bdist.openbsd-7.5-amd64/wheel/websockets running install_egg_info Copying src/websockets.egg-info to build/bdist.openbsd-7.5-amd64/wheel/websockets-10.3-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/websockets-10.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-websockets-10.3-python3/websockets-10.3/dist/.tmp-bk49pybl/websockets-10.3-cp311-cp311-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'websockets/__init__.py' adding 'websockets/__main__.py' adding 'websockets/auth.py' adding 'websockets/client.py' adding 'websockets/connection.py' adding 'websockets/datastructures.py' adding 'websockets/exceptions.py' adding 'websockets/frames.py' adding 'websockets/headers.py' adding 'websockets/http.py' adding 'websockets/http11.py' adding 'websockets/imports.py' adding 'websockets/py.typed' adding 'websockets/server.py' adding 'websockets/speedups.c' adding 'websockets/speedups.cpython-311.so' adding 'websockets/streams.py' adding 'websockets/typing.py' adding 'websockets/uri.py' adding 'websockets/utils.py' adding 'websockets/version.py' adding 'websockets/extensions/__init__.py' adding 'websockets/extensions/base.py' adding 'websockets/extensions/permessage_deflate.py' adding 'websockets/legacy/__init__.py' adding 'websockets/legacy/auth.py' adding 'websockets/legacy/client.py' adding 'websockets/legacy/compatibility.py' adding 'websockets/legacy/framing.py' adding 'websockets/legacy/handshake.py' adding 'websockets/legacy/http.py' adding 'websockets/legacy/protocol.py' adding 'websockets/legacy/server.py' adding 'websockets-10.3.dist-info/LICENSE' adding 'websockets-10.3.dist-info/METADATA' adding 'websockets-10.3.dist-info/WHEEL' adding 'websockets-10.3.dist-info/top_level.txt' adding 'websockets-10.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built websockets-10.3-cp311-cp311-openbsd_7_5_amd64.whl >>> Running package in net/py-websockets,python3 at 1716217454.15 ===> net/py-websockets,python3 ===> Faking installation for py3-websockets-10.3p2 ===> Building package for py3-websockets-10.3p2 Create /exopi-cvs/ports/packages/amd64/all/py3-websockets-10.3p2.tgz Creating package py3-websockets-10.3p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|****** | 11% 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|******************** | 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|****************************************** | 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|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 4% archiving|*** | 5% archiving|***** | 7% archiving|****** | 9% archiving|******* | 10% archiving|******* | 11% archiving|******** | 13% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 19% archiving|************** | 21% archiving|************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************** | 40% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|********************************** | 53% archiving|************************************* | 58% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|*********************************************************** | 93% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-websockets-10.3p2.tgz >>> Running clean in net/py-websockets,python3 at 1716217459.08 ===> net/py-websockets,python3 ===> Cleaning for py3-websockets-10.3p2 >>> Ended at 1716217459.62 max_stuck=0.00/build=6.97/package=4.92/clean=0.57