>>> Building on exopi-3 under security/py-fastecdsa BDEPENDS = [devel/gmp,-main;devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [security/py-fastecdsa:fastecdsa-2.3.2.tar.gz] FULLPKGNAME = py3-fastecdsa-2.3.2p1 RDEPENDS = [devel/gmp,-main;lang/python/3] (Junk lock obtained for exopi-3 at 1735136052.10) >>> Running depends in security/py-fastecdsa at 1735136052.15 last junk was in devel/py-straight.plugin /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in security/py-fastecdsa at 1735136053.38 ===> security/py-fastecdsa ===> Building from scratch py3-fastecdsa-2.3.2p1 ===> py3-fastecdsa-2.3.2p1 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-fastecdsa-2.3.2p1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-fastecdsa-2.3.2p1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-fastecdsa-2.3.2p1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-fastecdsa-2.3.2p1 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-fastecdsa-2.3.2p1 depends on: gmp-* -> gmp-6.3.0 ===> Verifying specs: gmp pthread ===> found gmp.11.1 pthread.27.1 gmp-6.3.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-3 at 1735136054.69) distfiles size=1001338 >>> Running build in security/py-fastecdsa at 1735136054.74 ===> security/py-fastecdsa ===> Checking files for py3-fastecdsa-2.3.2p1 `/exopi-cvs/ports/distfiles/fastecdsa-2.3.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-fastecdsa-2.3.2p1 ===> Patching for py3-fastecdsa-2.3.2p1 ===> 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-fastecdsa-2.3.2p1 ===> Configuring for py3-fastecdsa-2.3.2p1 ===> Building for py3-fastecdsa-2.3.2p1 * Getting build dependencies for wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section running egg_info creating fastecdsa.egg-info writing fastecdsa.egg-info/PKG-INFO writing dependency_links to fastecdsa.egg-info/dependency_links.txt writing top-level names to fastecdsa.egg-info/top_level.txt writing manifest file 'fastecdsa.egg-info/SOURCES.txt' reading manifest file 'fastecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fastecdsa.egg-info/SOURCES.txt' * Building wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-312 creating build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa copying fastecdsa/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa copying fastecdsa/benchmark.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa copying fastecdsa/curve.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa copying fastecdsa/ecdsa.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa copying fastecdsa/keys.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa copying fastecdsa/point.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa copying fastecdsa/util.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa creating build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/asn1.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/der.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/pem.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/sec1.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/util.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding creating build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_brainpool_ecdh.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_key_export_import.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_key_recovery.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_keygen.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_nonce_generation.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_p256_ecdsa.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_point.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_prehashed.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_prime_field_curve_math.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_rfc6979_ecdsa.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_whitespace_parsing.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests copying fastecdsa/tests/test_whycheproof_vectors.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests creating build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/encoding copying fastecdsa/tests/encoding/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/encoding copying fastecdsa/tests/encoding/test_der.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/encoding copying fastecdsa/tests/encoding/test_sec1.py -> build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/encoding running egg_info writing fastecdsa.egg-info/PKG-INFO writing dependency_links to fastecdsa.egg-info/dependency_links.txt writing top-level names to fastecdsa.egg-info/top_level.txt reading manifest file 'fastecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fastecdsa.egg-info/SOURCES.txt' running build_ext building 'fastecdsa.curvemath' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/src cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.12 -c src/curve.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/curve.o -O2 cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.12 -c src/curveMath.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/curveMath.o -O2 cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.12 -c src/point.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/point.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.6-amd64-cpython-312/src/curve.o build/temp.openbsd-7.6-amd64-cpython-312/src/curveMath.o build/temp.openbsd-7.6-amd64-cpython-312/src/point.o -L/usr/local/lib -lgmp -o build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/curvemath.cpython-312.so building 'fastecdsa._ecdsa' extension cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.12 -c src/_ecdsa.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/_ecdsa.o -O2 cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.12 -c src/curve.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/curve.o -O2 cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.12 -c src/curveMath.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/curveMath.o -O2 cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.12 -c src/point.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/point.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.6-amd64-cpython-312/src/_ecdsa.o build/temp.openbsd-7.6-amd64-cpython-312/src/curve.o build/temp.openbsd-7.6-amd64-cpython-312/src/curveMath.o build/temp.openbsd-7.6-amd64-cpython-312/src/point.o -L/usr/local/lib -lgmp -o build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/_ecdsa.cpython-312.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/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/benchmark.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/curve.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/ecdsa.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/keys.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/point.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/util.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa creating build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding/asn1.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding/der.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding/pem.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding/sec1.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/encoding/util.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/encoding creating build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_brainpool_ecdh.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_key_export_import.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_key_recovery.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_keygen.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_nonce_generation.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_p256_ecdsa.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_point.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_prehashed.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_prime_field_curve_math.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_rfc6979_ecdsa.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_whitespace_parsing.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/test_whycheproof_vectors.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests creating build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/encoding/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/encoding/test_der.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/tests/encoding/test_sec1.py -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa/tests/encoding copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/curvemath.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/_ecdsa.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/fastecdsa running install_egg_info Copying fastecdsa.egg-info to build/bdist.openbsd-7.6-amd64/wheel/fastecdsa-2.3.2-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/fastecdsa-2.3.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-fastecdsa-2.3.2/fastecdsa-2.3.2/dist/.tmp-yi_1ei37/fastecdsa-2.3.2-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'fastecdsa/__init__.py' adding 'fastecdsa/_ecdsa.cpython-312.so' adding 'fastecdsa/benchmark.py' adding 'fastecdsa/curve.py' adding 'fastecdsa/curvemath.cpython-312.so' adding 'fastecdsa/ecdsa.py' adding 'fastecdsa/keys.py' adding 'fastecdsa/point.py' adding 'fastecdsa/util.py' adding 'fastecdsa/encoding/__init__.py' adding 'fastecdsa/encoding/asn1.py' adding 'fastecdsa/encoding/der.py' adding 'fastecdsa/encoding/pem.py' adding 'fastecdsa/encoding/sec1.py' adding 'fastecdsa/encoding/util.py' adding 'fastecdsa/tests/__init__.py' adding 'fastecdsa/tests/test_brainpool_ecdh.py' adding 'fastecdsa/tests/test_key_export_import.py' adding 'fastecdsa/tests/test_key_recovery.py' adding 'fastecdsa/tests/test_keygen.py' adding 'fastecdsa/tests/test_nonce_generation.py' adding 'fastecdsa/tests/test_p256_ecdsa.py' adding 'fastecdsa/tests/test_point.py' adding 'fastecdsa/tests/test_prehashed.py' adding 'fastecdsa/tests/test_prime_field_curve_math.py' adding 'fastecdsa/tests/test_rfc6979_ecdsa.py' adding 'fastecdsa/tests/test_whitespace_parsing.py' adding 'fastecdsa/tests/test_whycheproof_vectors.py' adding 'fastecdsa/tests/encoding/__init__.py' adding 'fastecdsa/tests/encoding/test_der.py' adding 'fastecdsa/tests/encoding/test_sec1.py' adding 'fastecdsa-2.3.2.dist-info/LICENSE' adding 'fastecdsa-2.3.2.dist-info/METADATA' adding 'fastecdsa-2.3.2.dist-info/WHEEL' adding 'fastecdsa-2.3.2.dist-info/top_level.txt' adding 'fastecdsa-2.3.2.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built fastecdsa-2.3.2-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in security/py-fastecdsa at 1735136058.37 ===> security/py-fastecdsa ===> Faking installation for py3-fastecdsa-2.3.2p1 ===> Building package for py3-fastecdsa-2.3.2p1 Create /exopi-cvs/ports/packages/amd64/all/py3-fastecdsa-2.3.2p1.tgz Creating package py3-fastecdsa-2.3.2p1 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checking dependencies|lang/python/3,-main 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|*********** | 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|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% 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|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% 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|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 4% archiving|**** | 6% archiving|***** | 8% archiving|****** | 9% archiving|******* | 10% archiving|******** | 12% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 18% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|*************************** | 42% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************** | 50% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|*************************************** | 61% archiving|********************************************** | 71% archiving|************************************************ | 74% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fastecdsa-2.3.2p1.tgz >>> Running clean in security/py-fastecdsa at 1735136061.60 ===> security/py-fastecdsa ===> Cleaning for py3-fastecdsa-2.3.2p1 >>> Ended at 1735136062.12 max_stuck=1.07/depends=1.25/show-prepare-results=1.35/build=3.63/package=3.24/clean=0.55