>>> Building on exopi-6 under net/py-websockets,python3 BDEPENDS = [lang/python/3.10;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-build,python3;devel/py-wheel,python3] DIST = [net/py-websockets,python3:websockets-10.3.tar.gz] FULLPKGNAME = py3-websockets-10.3p1 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-6 at 1714746520.67) >>> Running depends in net/py-websockets,python3 at 1714746520.70 last junk was in productivity/radicale /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in net/py-websockets,python3 at 1714746522.06 ===> net/py-websockets,python3 ===> Building from scratch py3-websockets-10.3p1 ===> py3-websockets-10.3p1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-websockets-10.3p1 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-websockets-10.3p1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-websockets-10.3p1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-websockets-10.3p1 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: pthread ===> found pthread.27.1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 Still tainted: no >>> Running junk in net/py-websockets,python3 at 1714746523.18 /usr/sbin/pkg_delete -aIXq arm-none-eabi-binutils-2.40 autoconf-2.69p3 autoconf-2.71 automake-1.16.5 bison-3.8.2 bzip2-1.0.8p0 curl-8.7.1 db-4.6.21p7v0 docbook-xsl-1.68.1p8 dwz-0.15 gdbm-1.23 gettext-runtime-0.22.5 gmake-4.4.1 icu4c-74.2p0v0 intltool-0.51.0p2 libffi-3.4.4p1 libiconv-1.17 libmpc-1.1.0 libtool-2.4.2p2 libxml-2.12.6 metaauto-1.0p4 mpfr-4.2.1 pcre-8.45 py3-build-1.2.1 py3-docutils-0.21.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 readline-8.2 sqlite3-3.44.2 tcl-8.5.19p6 tk-8.5.19p2 unzip-6.0p17 utfcpp-4.0.5 xz-5.4.5 (Junk lock released for exopi-6 at 1714746525.10) distfiles size=84097 >>> Running build in net/py-websockets,python3 at 1714746525.13 ===> net/py-websockets,python3 ===> Checking files for py3-websockets-10.3p1 `/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.3p1 ===> Patching for py3-websockets-10.3p1 ===> 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.3p1 ===> Configuring for py3-websockets-10.3p1 ===> Building for py3-websockets-10.3p1 * Getting build dependencies for wheel... /usr/local/lib/python3.10/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.10/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-310 creating build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/__main__.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/auth.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/client.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/connection.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/datastructures.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/exceptions.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/frames.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/headers.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/http.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/http11.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/imports.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/server.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/streams.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/typing.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/uri.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/utils.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets copying src/websockets/version.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets creating build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/auth.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/client.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/compatibility.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/framing.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/handshake.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/http.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/protocol.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy copying src/websockets/legacy/server.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy creating build/lib.openbsd-7.5-amd64-cpython-310/websockets/extensions copying src/websockets/extensions/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/extensions copying src/websockets/extensions/base.py -> build/lib.openbsd-7.5-amd64-cpython-310/websockets/extensions copying src/websockets/extensions/permessage_deflate.py -> build/lib.openbsd-7.5-amd64-cpython-310/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-310/websockets copying src/websockets/speedups.c -> build/lib.openbsd-7.5-amd64-cpython-310/websockets running build_ext building 'websockets.speedups' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src creating build/temp.openbsd-7.5-amd64-cpython-310/src/websockets cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.10 -c src/websockets/speedups.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/websockets/speedups.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/src/websockets/speedups.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/websockets/speedups.cpython-310.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-310/websockets/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/auth.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/client.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/connection.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/datastructures.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/frames.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/headers.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/http.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/http11.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/imports.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/server.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/streams.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/typing.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/uri.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/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-310/websockets/legacy/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy/auth.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy/client.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy/compatibility.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy/framing.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy/handshake.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy/http.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/legacy/protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.5-amd64-cpython-310/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-310/websockets/extensions/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/extensions/base.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/extensions/permessage_deflate.py -> build/bdist.openbsd-7.5-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/speedups.c -> build/bdist.openbsd-7.5-amd64/wheel/websockets copying build/lib.openbsd-7.5-amd64-cpython-310/websockets/speedups.cpython-310.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.10.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-4dd750ps/websockets-10.3-cp310-cp310-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-310.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-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in net/py-websockets,python3 at 1714746527.37 ===> net/py-websockets,python3 ===> Faking installation for py3-websockets-10.3p1 ===> Building package for py3-websockets-10.3p1 Create /exopi-cvs/ports/packages/amd64/all/py3-websockets-10.3p1.tgz Creating package py3-websockets-10.3p1 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-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|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|**** | 6% archiving|***** | 8% archiving|****** | 9% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|*********** | 16% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|*************** | 23% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 35% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|***************************** | 45% archiving|******************************** | 50% archiving|*********************************** | 54% archiving|************************************* | 58% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|********************************************************** | 91% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-websockets-10.3p1.tgz >>> Running clean in net/py-websockets,python3 at 1714746530.57 ===> net/py-websockets,python3 ===> Cleaning for py3-websockets-10.3p1 >>> Ended at 1714746530.78 max_stuck=1.42/depends=1.37/show-prepare-results=1.10/junk=1.95/build=2.22/package=3.21/clean=0.24