>>> Building on exopi-4 under net/py-engineio BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [net/py-engineio:python-engineio-3.14.2.tar.gz] FULLPKGNAME = py3-engineio-3.14.2p4 RDEPENDS = [www/py-requests;lang/python/3;net/py-websocket-client;devel/py-six] (Junk lock obtained for exopi-4 at 1764620469.39) >>> Running depends in net/py-engineio at 1764620469.43 last junk was in devel/py-jaraco-classes /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 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 >>> Running show-prepare-results in net/py-engineio at 1764620470.68 ===> net/py-engineio ===> Building from scratch py3-engineio-3.14.2p4 ===> py3-engineio-3.14.2p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-engineio-3.14.2p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-engineio-3.14.2p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-engineio-3.14.2p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-engineio-3.14.2p4 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-4 at 1764620471.48) distfiles size=40741 >>> Running extract in net/py-engineio at 1764620471.51 ===> net/py-engineio ===> Checking files for py3-engineio-3.14.2p4 `/exopi-cvs/ports/distfiles/python-engineio-3.14.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-engineio-3.14.2p4 >>> Running build in net/py-engineio at 1764620471.77 ===> net/py-engineio ===> Patching for py3-engineio-3.14.2p4 ===> 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-engineio-3.14.2p4 ===> Configuring for py3-engineio-3.14.2p4 ===> Building for py3-engineio-3.14.2p4 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 python_engineio.egg-info/PKG-INFO writing dependency_links to python_engineio.egg-info/dependency_links.txt writing requirements to python_engineio.egg-info/requires.txt writing top-level names to python_engineio.egg-info/top_level.txt reading manifest file 'python_engineio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'python_engineio.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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/engineio copying engineio/__init__.py -> build/lib/engineio copying engineio/asyncio_client.py -> build/lib/engineio copying engineio/asyncio_server.py -> build/lib/engineio copying engineio/asyncio_socket.py -> build/lib/engineio copying engineio/client.py -> build/lib/engineio copying engineio/exceptions.py -> build/lib/engineio copying engineio/middleware.py -> build/lib/engineio copying engineio/packet.py -> build/lib/engineio copying engineio/payload.py -> build/lib/engineio copying engineio/server.py -> build/lib/engineio copying engineio/socket.py -> build/lib/engineio copying engineio/static_files.py -> build/lib/engineio creating build/lib/engineio/async_drivers copying engineio/async_drivers/__init__.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/aiohttp.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/asgi.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/eventlet.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/gevent.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/gevent_uwsgi.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/sanic.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/threading.py -> build/lib/engineio/async_drivers copying engineio/async_drivers/tornado.py -> build/lib/engineio/async_drivers running egg_info writing python_engineio.egg-info/PKG-INFO writing dependency_links to python_engineio.egg-info/dependency_links.txt writing requirements to python_engineio.egg-info/requires.txt writing top-level names to python_engineio.egg-info/top_level.txt reading manifest file 'python_engineio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'python_engineio.egg-info/SOURCES.txt' 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/engineio copying build/lib/engineio/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/asyncio_client.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/asyncio_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/asyncio_socket.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/client.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/middleware.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/packet.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/payload.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/server.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/socket.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio copying build/lib/engineio/static_files.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio creating build/bdist.openbsd-7.8-amd64/wheel/engineio/async_drivers copying build/lib/engineio/async_drivers/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/aiohttp.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/asgi.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/eventlet.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/gevent.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/gevent_uwsgi.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/sanic.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/threading.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers copying build/lib/engineio/async_drivers/tornado.py -> build/bdist.openbsd-7.8-amd64/wheel/./engineio/async_drivers running install_egg_info Copying python_engineio.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./python_engineio-3.14.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/python_engineio-3.14.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-engineio-3.14.2/python-engineio-3.14.2/dist/.tmp-hkgji7o4/python_engineio-3.14.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'engineio/__init__.py' adding 'engineio/asyncio_client.py' adding 'engineio/asyncio_server.py' adding 'engineio/asyncio_socket.py' adding 'engineio/client.py' adding 'engineio/exceptions.py' adding 'engineio/middleware.py' adding 'engineio/packet.py' adding 'engineio/payload.py' adding 'engineio/server.py' adding 'engineio/socket.py' adding 'engineio/static_files.py' adding 'engineio/async_drivers/__init__.py' adding 'engineio/async_drivers/aiohttp.py' adding 'engineio/async_drivers/asgi.py' adding 'engineio/async_drivers/eventlet.py' adding 'engineio/async_drivers/gevent.py' adding 'engineio/async_drivers/gevent_uwsgi.py' adding 'engineio/async_drivers/sanic.py' adding 'engineio/async_drivers/threading.py' adding 'engineio/async_drivers/tornado.py' adding 'python_engineio-3.14.2.dist-info/licenses/LICENSE' adding 'python_engineio-3.14.2.dist-info/METADATA' adding 'python_engineio-3.14.2.dist-info/WHEEL' adding 'python_engineio-3.14.2.dist-info/top_level.txt' adding 'python_engineio-3.14.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built python_engineio-3.14.2-py3-none-any.whl >>> Running package in net/py-engineio at 1764620473.38 ===> net/py-engineio ===> Faking installation for py3-engineio-3.14.2p4 ===> Building package for py3-engineio-3.14.2p4 Create /exopi-cvs/ports/packages/amd64/all/py3-engineio-3.14.2p4.tgz Creating package py3-engineio-3.14.2p4 reading plist| checking dependencies| checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checking dependencies|net/py-websocket-client checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******** | 12% archiving|********** | 16% archiving|************* | 20% archiving|************** | 22% archiving|**************** | 25% archiving|******************* | 30% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|****************************** | 46% archiving|********************************* | 52% archiving|********************************** | 54% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|*************************************** | 60% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|**************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************* | 87% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-engineio-3.14.2p4.tgz >>> Running clean in net/py-engineio at 1764620475.53 ===> net/py-engineio ===> Cleaning for py3-engineio-3.14.2p4 >>> Ended at 1764620475.71 max_stuck=0.00/depends=1.25/show-prepare-results=0.84/extract=0.26/build=1.61/package=2.15/clean=0.21