>>> Building on exopi-2 under net/py-websockets BDEPENDS = [devel/py-installer;lang/python/3;devel/py-wheel;devel/py-build;devel/py-setuptools] DIST = [net/py-websockets:websockets-17.0.tar.gz] FULLPKGNAME = py3-websockets-17.0 RDEPENDS = [lang/python/3] Woken up net/py-websockets (Junk lock failure for exopi-2 at 1787492836.60913) Received IO (Junk lock obtained for exopi-2 at 1787492839.09) Received IO Woken up net/py-websockets Woken up net/py-websockets Woken up net/py-websockets Woken up net/py-websockets >>> Running depends in net/py-websockets at 1787492840.75 last junk was in net/dnsviz /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 >>> Running show-prepare-results in net/py-websockets at 1787492842.73 ===> net/py-websockets ===> Building from scratch py3-websockets-17.0 ===> py3-websockets-17.0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-websockets-17.0 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-websockets-17.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-websockets-17.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-websockets-17.0 depends on: py3-wheel-* -> py3-wheel-0.48.0 ===> Verifying specs: pthread ===> found pthread.28.1 py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-2 at 1787492843.83) distfiles size=518980 >>> Running extract in net/py-websockets at 1787492843.86 ===> net/py-websockets ===> Checking files for py3-websockets-17.0 `/exopi-cvs/ports/distfiles/websockets-17.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-websockets-17.0 >>> Running build in net/py-websockets at 1787492844.57 ===> net/py-websockets ===> Patching for py3-websockets-17.0 ===> 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-17.0 ===> Configuring for py3-websockets-17.0 ===> Building for py3-websockets-17.0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info creating src/websockets.egg-info writing src/websockets.egg-info/PKG-INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt writing entry points to src/websockets.egg-info/entry_points.txt writing top-level names to src/websockets.egg-info/top_level.txt writing manifest file 'src/websockets.egg-info/SOURCES.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... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/__main__.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/auth.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/cli.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/client.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/connection.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/datastructures.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/exceptions.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/frames.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/headers.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/http11.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/imports.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/protocol.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/proxy.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/server.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/streams.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/typing.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/uri.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/utils.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/version.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets creating build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio copying src/websockets/asyncio/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio copying src/websockets/asyncio/client.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio copying src/websockets/asyncio/connection.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio copying src/websockets/asyncio/messages.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio copying src/websockets/asyncio/router.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio copying src/websockets/asyncio/server.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio creating build/lib.openbsd-8.0-amd64-cpython-314/websockets/extensions copying src/websockets/extensions/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/extensions copying src/websockets/extensions/base.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/extensions copying src/websockets/extensions/permessage_deflate.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/extensions creating build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/auth.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/client.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/exceptions.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/framing.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/handshake.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/http.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/protocol.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy copying src/websockets/legacy/server.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy creating build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync copying src/websockets/sync/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync copying src/websockets/sync/client.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync copying src/websockets/sync/connection.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync copying src/websockets/sync/messages.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync copying src/websockets/sync/router.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync copying src/websockets/sync/server.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync copying src/websockets/sync/utils.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync creating build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio copying src/websockets/trio/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio copying src/websockets/trio/client.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio copying src/websockets/trio/connection.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio copying src/websockets/trio/messages.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio copying src/websockets/trio/router.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio copying src/websockets/trio/server.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio copying src/websockets/trio/utils.py -> build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio running egg_info writing src/websockets.egg-info/PKG-INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt writing entry points to src/websockets.egg-info/entry_points.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-8.0-amd64-cpython-314/websockets copying src/websockets/speedups.c -> build/lib.openbsd-8.0-amd64-cpython-314/websockets copying src/websockets/speedups.pyi -> build/lib.openbsd-8.0-amd64-cpython-314/websockets running build_ext building 'websockets.speedups' extension creating build/temp.openbsd-8.0-amd64-cpython-314/src/websockets cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/websockets/speedups.c -o build/temp.openbsd-8.0-amd64-cpython-314/src/websockets/speedups.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-8.0-amd64-cpython-314/src/websockets/speedups.o -L/usr/local/lib -o build/lib.openbsd-8.0-amd64-cpython-314/websockets/speedups.cpython-314.so installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/__main__.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/auth.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/cli.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/client.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/connection.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/datastructures.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/exceptions.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/frames.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/headers.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/http11.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/imports.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/protocol.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/proxy.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/server.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/streams.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/typing.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/uri.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/utils.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/version.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets creating build/bdist.openbsd-8.0-amd64/wheel/websockets/asyncio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/asyncio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio/client.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/asyncio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio/connection.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/asyncio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio/messages.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/asyncio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio/router.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/asyncio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/asyncio/server.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/asyncio creating build/bdist.openbsd-8.0-amd64/wheel/websockets/extensions copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/extensions/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/extensions copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/extensions/base.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/extensions copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/extensions/permessage_deflate.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/extensions creating build/bdist.openbsd-8.0-amd64/wheel/websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/auth.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/client.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/exceptions.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/framing.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/handshake.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/http.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/protocol.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/legacy/server.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/legacy creating build/bdist.openbsd-8.0-amd64/wheel/websockets/sync copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/sync copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync/client.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/sync copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync/connection.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/sync copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync/messages.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/sync copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync/router.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/sync copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync/server.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/sync copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/sync/utils.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/sync creating build/bdist.openbsd-8.0-amd64/wheel/websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio/client.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio/connection.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio/messages.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio/router.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio/server.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/trio/utils.py -> build/bdist.openbsd-8.0-amd64/wheel/./websockets/trio copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/py.typed -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/speedups.c -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/speedups.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./websockets copying build/lib.openbsd-8.0-amd64-cpython-314/websockets/speedups.cpython-314.so -> build/bdist.openbsd-8.0-amd64/wheel/./websockets running install_egg_info Copying src/websockets.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./websockets-17.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/websockets-17.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-websockets-17.0/websockets-17.0/dist/.tmp-nh4dzyrv/websockets-17.0-cp314-cp314-openbsd_8_0_amd64.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding 'websockets/__init__.py' adding 'websockets/__main__.py' adding 'websockets/auth.py' adding 'websockets/cli.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/http11.py' adding 'websockets/imports.py' adding 'websockets/protocol.py' adding 'websockets/proxy.py' adding 'websockets/py.typed' adding 'websockets/server.py' adding 'websockets/speedups.c' adding 'websockets/speedups.cpython-314.so' adding 'websockets/speedups.pyi' adding 'websockets/streams.py' adding 'websockets/typing.py' adding 'websockets/uri.py' adding 'websockets/utils.py' adding 'websockets/version.py' adding 'websockets/asyncio/__init__.py' adding 'websockets/asyncio/client.py' adding 'websockets/asyncio/connection.py' adding 'websockets/asyncio/messages.py' adding 'websockets/asyncio/router.py' adding 'websockets/asyncio/server.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/exceptions.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/sync/__init__.py' adding 'websockets/sync/client.py' adding 'websockets/sync/connection.py' adding 'websockets/sync/messages.py' adding 'websockets/sync/router.py' adding 'websockets/sync/server.py' adding 'websockets/sync/utils.py' adding 'websockets/trio/__init__.py' adding 'websockets/trio/client.py' adding 'websockets/trio/connection.py' adding 'websockets/trio/messages.py' adding 'websockets/trio/router.py' adding 'websockets/trio/server.py' adding 'websockets/trio/utils.py' adding 'websockets-17.0.dist-info/licenses/LICENSE' adding 'websockets-17.0.dist-info/METADATA' adding 'websockets-17.0.dist-info/WHEEL' adding 'websockets-17.0.dist-info/entry_points.txt' adding 'websockets-17.0.dist-info/top_level.txt' adding 'websockets-17.0.dist-info/RECORD' removing build/bdist.openbsd-8.0-amd64/wheel Successfully built websockets-17.0-cp314-cp314-openbsd_8_0_amd64.whl >>> Running package in net/py-websockets at 1787492847.32 ===> net/py-websockets ===> Faking installation for py3-websockets-17.0 ===> Building package for py3-websockets-17.0 Create /exopi-cvs/ports/packages/amd64/all/py3-websockets-17.0.tgz Creating package py3-websockets-17.0 reading plist| checking dependencies| 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|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% 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|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% 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|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% 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|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 19% archiving|************* | 20% archiving|************** | 22% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************** | 40% archiving|*************************** | 43% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|********************************* | 51% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-websockets-17.0.tgz >>> Running clean in net/py-websockets at 1787492851.87 ===> net/py-websockets ===> Cleaning for py3-websockets-17.0 >>> Ended at 1787492852.11 max_stuck=1.78/waiting-for-lock #134=4.15/depends=1.98/show-prepare-results=1.13/extract=0.69/build=2.75/package=4.56/clean=0.27