>>> Building on exopi-4 under net/py-websockets,python3 BDEPENDS = [devel/py-wheel,python3;devel/py-installer,python3;lang/python/3;devel/py-build,python3;devel/py-setuptools,python3] DIST = [net/py-websockets,python3:websockets-13.1.tar.gz] FULLPKGNAME = py3-websockets-13.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1731968608.60) >>> Running depends in net/py-websockets,python3 at 1731968608.64 last junk was in archivers/py-rarfile,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 >>> Running show-prepare-results in net/py-websockets,python3 at 1731968611.40 ===> net/py-websockets,python3 ===> Building from scratch py3-websockets-13.1 ===> py3-websockets-13.1 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-websockets-13.1 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-websockets-13.1 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-websockets-13.1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-websockets-13.1 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> Verifying specs: pthread ===> found pthread.27.1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-4 at 1731968612.85) distfiles size=158549 >>> Running build in net/py-websockets,python3 at 1731968612.88 ===> net/py-websockets,python3 ===> Checking files for py3-websockets-13.1 `/exopi-cvs/ports/distfiles/websockets-13.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-websockets-13.1 ===> Patching for py3-websockets-13.1 ===> 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-13.1 ===> Configuring for py3-websockets-13.1 ===> Building for py3-websockets-13.1 * Getting build dependencies for wheel... 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... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/__main__.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/auth.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/client.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/connection.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/datastructures.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/exceptions.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/frames.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/headers.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/http.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/http11.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/imports.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/protocol.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/server.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/streams.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/typing.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/uri.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/utils.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/version.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets creating build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio copying src/websockets/asyncio/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio copying src/websockets/asyncio/async_timeout.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio copying src/websockets/asyncio/client.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio copying src/websockets/asyncio/compatibility.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio copying src/websockets/asyncio/connection.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio copying src/websockets/asyncio/messages.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio copying src/websockets/asyncio/server.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio creating build/lib.openbsd-7.6-amd64-cpython-311/websockets/extensions copying src/websockets/extensions/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/extensions copying src/websockets/extensions/base.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/extensions copying src/websockets/extensions/permessage_deflate.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/extensions creating build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/auth.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/client.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/exceptions.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/framing.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/handshake.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/http.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/protocol.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy copying src/websockets/legacy/server.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy creating build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync copying src/websockets/sync/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync copying src/websockets/sync/client.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync copying src/websockets/sync/connection.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync copying src/websockets/sync/messages.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync copying src/websockets/sync/server.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync copying src/websockets/sync/utils.py -> build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync 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.6-amd64-cpython-311/websockets copying src/websockets/speedups.c -> build/lib.openbsd-7.6-amd64-cpython-311/websockets copying src/websockets/speedups.pyi -> build/lib.openbsd-7.6-amd64-cpython-311/websockets running build_ext building 'websockets.speedups' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/src creating build/temp.openbsd-7.6-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.6-amd64-cpython-311/src/websockets/speedups.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/src/websockets/speedups.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-311/websockets/speedups.cpython-311.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/auth.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/client.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/connection.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/datastructures.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/frames.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/headers.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/http.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/http11.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/imports.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/protocol.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/server.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/streams.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/typing.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/uri.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/utils.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/version.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets creating build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio/async_timeout.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio/client.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio/compatibility.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio/connection.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio/messages.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/asyncio/server.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/asyncio creating build/bdist.openbsd-7.6-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/extensions/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/extensions/base.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/extensions copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/extensions/permessage_deflate.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/extensions creating build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/auth.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/client.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/framing.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/handshake.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/http.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/protocol.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/legacy/server.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/legacy creating build/bdist.openbsd-7.6-amd64/wheel/websockets/sync copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/sync copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync/client.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/sync copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync/connection.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/sync copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync/messages.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/sync copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync/server.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/sync copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/sync/utils.py -> build/bdist.openbsd-7.6-amd64/wheel/websockets/sync copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/speedups.c -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/speedups.pyi -> build/bdist.openbsd-7.6-amd64/wheel/websockets copying build/lib.openbsd-7.6-amd64-cpython-311/websockets/speedups.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/websockets running install_egg_info Copying src/websockets.egg-info to build/bdist.openbsd-7.6-amd64/wheel/websockets-13.1-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/websockets-13.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-websockets-13.1-python3/websockets-13.1/dist/.tmp-0d1phxa5/websockets-13.1-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-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/protocol.py' adding 'websockets/py.typed' adding 'websockets/server.py' adding 'websockets/speedups.c' adding 'websockets/speedups.cpython-311.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/async_timeout.py' adding 'websockets/asyncio/client.py' adding 'websockets/asyncio/compatibility.py' adding 'websockets/asyncio/connection.py' adding 'websockets/asyncio/messages.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/server.py' adding 'websockets/sync/utils.py' adding 'websockets-13.1.dist-info/LICENSE' adding 'websockets-13.1.dist-info/METADATA' adding 'websockets-13.1.dist-info/WHEEL' adding 'websockets-13.1.dist-info/top_level.txt' adding 'websockets-13.1.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built websockets-13.1-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in net/py-websockets,python3 at 1731968616.67 ===> net/py-websockets,python3 ===> Faking installation for py3-websockets-13.1 ===> Building package for py3-websockets-13.1 Create /exopi-cvs/ports/packages/amd64/all/py3-websockets-13.1.tgz Creating package py3-websockets-13.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************ | 80% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************ | 20% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 24% archiving|***************** | 27% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 33% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|**************************** | 45% archiving|***************************** | 45% archiving|******************************* | 49% archiving|********************************** | 53% archiving|************************************ | 55% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-websockets-13.1.tgz >>> Running clean in net/py-websockets,python3 at 1731968621.64 ===> net/py-websockets,python3 ===> Cleaning for py3-websockets-13.1 >>> Ended at 1731968621.87 max_stuck=2.02/depends=2.77/show-prepare-results=1.48/build=3.78/package=4.98/clean=0.25