>>> Building on exopi-6 under security/py-PyNaCl BDEPENDS = [devel/py-build;security/libsodium;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-cffi;devel/py-wheel] DIST = [security/py-PyNaCl:pynacl-1.6.0.tar.gz] FULLPKGNAME = py3-PyNaCl-1.6.0 RDEPENDS = [security/libsodium;lang/python/3;devel/py-wheel;devel/py-cffi] (Junk lock obtained for exopi-6 at 1764771170.78) >>> Running depends in security/py-PyNaCl at 1764771170.84 last junk was in devel/py-cffi /usr/sbin/pkg_add -aI -Drepair libsodium-1.0.20 py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair libsodium-1.0.20 py3-build-1.3.0 py3-cffi-2.0.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 libsodium-1.0.20 py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-wheel-0.46.1 >>> Running show-prepare-results in security/py-PyNaCl at 1764771175.73 ===> security/py-PyNaCl ===> Building from scratch py3-PyNaCl-1.6.0 ===> py3-PyNaCl-1.6.0 depends on: py3-cffi-* -> py3-cffi-2.0.0 ===> py3-PyNaCl-1.6.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-PyNaCl-1.6.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-PyNaCl-1.6.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-PyNaCl-1.6.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-PyNaCl-1.6.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-PyNaCl-1.6.0 depends on: libsodium-* -> libsodium-1.0.20 ===> Verifying specs: python3.13 pthread sodium ===> found python3.13.0.0 pthread.28.1 sodium.10.2 libsodium-1.0.20 py3-build-1.3.0 py3-cffi-2.0.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-6 at 1764771177.60) distfiles size=3505641 >>> Running extract in security/py-PyNaCl at 1764771177.65 ===> security/py-PyNaCl ===> Checking files for py3-PyNaCl-1.6.0 `/exopi-cvs/ports/distfiles/pynacl-1.6.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-PyNaCl-1.6.0 >>> Running build in security/py-PyNaCl at 1764771178.23 ===> security/py-PyNaCl ===> Patching for py3-PyNaCl-1.6.0 ===> Applying OpenBSD patch patch-src_bindings_build_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/bindings/build.py |--- src/bindings/build.py.orig |+++ src/bindings/build.py -------------------------- Patching file src/bindings/build.py using Plan A... Hunk #1 succeeded at 63 (offset 4 lines). done ===> 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-PyNaCl-1.6.0 ===> Configuring for py3-PyNaCl-1.6.0 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-313. -DMODPY_BIN=/usr/local/bin/python3.13 -DMODPY_DISTV=1.6.0 -DMODPY_VERSION=3.13 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=amd64 -DBASE_PKGPATH=security/py-PyNaCl -DFLAVOR_EXT= -DFULLPKGNAME=py3-PyNaCl-1.6.0 -DHOMEPAGE=https://github.com/pyca/pynacl/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Jasper\ Lievisse\ Adriaanse\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=py3-PyNaCl -i -B /exopi-obj/pobj/py-PyNaCl-1.6.0 /exopi-obj/pobj/py-PyNaCl-1.6.0/pynacl-1.6.0/src/bindings/build.py ===> Building for py3-PyNaCl-1.6.0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/PyNaCl.egg-info/PKG-INFO writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt writing requirements to src/PyNaCl.egg-info/requires.txt writing top-level names to src/PyNaCl.egg-info/top_level.txt reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'src/libsodium*.zip' adding license file 'LICENSE' writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/encoding.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/exceptions.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/hash.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/hashlib.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/public.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/secret.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/signing.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl copying src/nacl/utils.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl creating build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash copying src/nacl/pwhash/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash copying src/nacl/pwhash/_argon2.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash copying src/nacl/pwhash/argon2i.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash copying src/nacl/pwhash/argon2id.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash copying src/nacl/pwhash/scrypt.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash creating build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_aead.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_box.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_core.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_generichash.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_hash.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_kx.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_pwhash.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_secretbox.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_secretstream.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_shorthash.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/crypto_sign.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/randombytes.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/sodium_core.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings copying src/nacl/bindings/utils.py -> build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings running egg_info writing src/PyNaCl.egg-info/PKG-INFO writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt writing requirements to src/PyNaCl.egg-info/requires.txt writing top-level names to src/PyNaCl.egg-info/top_level.txt reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'src/libsodium*.zip' adding license file 'LICENSE' writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt' copying src/nacl/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/nacl running build_ext generating cffi module 'build/temp.openbsd-7.8-amd64-cpython-313/_sodium.c' creating build/temp.openbsd-7.8-amd64-cpython-313 building '_sodium' extension creating build/temp.openbsd-7.8-amd64-cpython-313/build/temp.openbsd-7.8-amd64-cpython-313 cc -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include/python3.13 -c build/temp.openbsd-7.8-amd64-cpython-313/_sodium.c -o build/temp.openbsd-7.8-amd64-cpython-313/build/temp.openbsd-7.8-amd64-cpython-313/_sodium.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/build/temp.openbsd-7.8-amd64-cpython-313/_sodium.o -L/usr/local/lib -lsodium -o build/lib.openbsd-7.8-amd64-cpython-313/nacl/_sodium.abi3.so 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/nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/encoding.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/hash.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/hashlib.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/public.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/secret.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/signing.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl creating build/bdist.openbsd-7.8-amd64/wheel/nacl/pwhash copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/pwhash copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash/_argon2.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/pwhash copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash/argon2i.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/pwhash copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash/argon2id.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/pwhash copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/pwhash/scrypt.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/pwhash creating build/bdist.openbsd-7.8-amd64/wheel/nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_aead.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_box.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_core.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_generichash.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_hash.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_kx.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_pwhash.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_scalarmult.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_secretbox.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_secretstream.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_shorthash.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/crypto_sign.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/randombytes.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/sodium_core.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/bindings/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./nacl/bindings copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./nacl copying build/lib.openbsd-7.8-amd64-cpython-313/nacl/_sodium.abi3.so -> build/bdist.openbsd-7.8-amd64/wheel/./nacl running install_egg_info Copying src/PyNaCl.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./PyNaCl-1.6.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pynacl-1.6.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-PyNaCl-1.6.0/pynacl-1.6.0/dist/.tmp-jva_zcsm/pynacl-1.6.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'nacl/__init__.py' adding 'nacl/_sodium.abi3.so' adding 'nacl/encoding.py' adding 'nacl/exceptions.py' adding 'nacl/hash.py' adding 'nacl/hashlib.py' adding 'nacl/public.py' adding 'nacl/py.typed' adding 'nacl/secret.py' adding 'nacl/signing.py' adding 'nacl/utils.py' adding 'nacl/bindings/__init__.py' adding 'nacl/bindings/crypto_aead.py' adding 'nacl/bindings/crypto_box.py' adding 'nacl/bindings/crypto_core.py' adding 'nacl/bindings/crypto_generichash.py' adding 'nacl/bindings/crypto_hash.py' adding 'nacl/bindings/crypto_kx.py' adding 'nacl/bindings/crypto_pwhash.py' adding 'nacl/bindings/crypto_scalarmult.py' adding 'nacl/bindings/crypto_secretbox.py' adding 'nacl/bindings/crypto_secretstream.py' adding 'nacl/bindings/crypto_shorthash.py' adding 'nacl/bindings/crypto_sign.py' adding 'nacl/bindings/randombytes.py' adding 'nacl/bindings/sodium_core.py' adding 'nacl/bindings/utils.py' adding 'nacl/pwhash/__init__.py' adding 'nacl/pwhash/_argon2.py' adding 'nacl/pwhash/argon2i.py' adding 'nacl/pwhash/argon2id.py' adding 'nacl/pwhash/scrypt.py' adding 'pynacl-1.6.0.dist-info/licenses/LICENSE' adding 'pynacl-1.6.0.dist-info/METADATA' adding 'pynacl-1.6.0.dist-info/WHEEL' adding 'pynacl-1.6.0.dist-info/top_level.txt' adding 'pynacl-1.6.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pynacl-1.6.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in security/py-PyNaCl at 1764771186.41 ===> security/py-PyNaCl ===> Faking installation for py3-PyNaCl-1.6.0 ===> Building package for py3-PyNaCl-1.6.0 Create /exopi-cvs/ports/packages/amd64/all/py3-PyNaCl-1.6.0.tgz Creating package py3-PyNaCl-1.6.0 reading plist| checking dependencies| checking dependencies|devel/py-cffi checking dependencies|devel/py-wheel checking dependencies|lang/python/3,-main checking dependencies|security/libsodium checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% 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|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% 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|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% 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|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|**** | 6% archiving|***** | 7% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|*********** | 18% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 33% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-PyNaCl-1.6.0.tgz >>> Running clean in security/py-PyNaCl at 1764771191.25 ===> security/py-PyNaCl ===> Cleaning for py3-PyNaCl-1.6.0 >>> Ended at 1764771191.51 max_stuck=1.72/depends=4.89/show-prepare-results=1.92/extract=0.59/build=8.18/package=4.83/clean=0.32