>>> Building on exopi-4 under security/py-fastecdsa BDEPENDS = [devel/py-build;devel/py-setuptools;devel/gmp,-main;devel/py-wheel;devel/py-installer;lang/python/3] DIST = [security/py-fastecdsa:fastecdsa-3.0.1.tar.gz] FULLPKGNAME = py3-fastecdsa-3.0.1 RDEPENDS = [lang/python/3;devel/gmp,-main] (Junk lock obtained for exopi-4 at 1741689522.74) >>> Running depends in security/py-fastecdsa at 1741689522.81 last junk was in devel/libcrossguid /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 >>> Running show-prepare-results in security/py-fastecdsa at 1741689525.58 ===> security/py-fastecdsa ===> Building from scratch py3-fastecdsa-3.0.1 ===> py3-fastecdsa-3.0.1 depends on: python->=3.12,<3.13 -> python-3.12.9 ===> py3-fastecdsa-3.0.1 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-fastecdsa-3.0.1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-fastecdsa-3.0.1 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-fastecdsa-3.0.1 depends on: py3-wheel-* -> py3-wheel-0.45.1p1 ===> py3-fastecdsa-3.0.1 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.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 (Junk lock released for exopi-4 at 1741689528.15) distfiles size=1045372 >>> Running extract in security/py-fastecdsa at 1741689528.34 ===> security/py-fastecdsa ===> Checking files for py3-fastecdsa-3.0.1 `/exopi-cvs/ports/distfiles/fastecdsa-3.0.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-fastecdsa-3.0.1 >>> Running build in security/py-fastecdsa at 1741689529.61 ===> security/py-fastecdsa ===> Patching for py3-fastecdsa-3.0.1 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Install benchmark script with a less generic name |- Use of py-test-cov seems broken, so don't try. | |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 43. 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-fastecdsa-3.0.1 ===> Configuring for py3-fastecdsa-3.0.1 ===> Building for py3-fastecdsa-3.0.1 * Getting build dependencies for wheel... running egg_info creating fastecdsa.egg-info writing fastecdsa.egg-info/PKG-INFO writing dependency_links to fastecdsa.egg-info/dependency_links.txt writing entry points to fastecdsa.egg-info/entry_points.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... running bdist_wheel running build running build_py creating build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/__init__.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/benchmark.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/curve.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/ecdsa.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/keys.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/point.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/typing.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa copying fastecdsa/util.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa creating build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/__init__.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/asn1.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/der.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/pem.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/sec1.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding copying fastecdsa/encoding/util.py -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding running egg_info writing fastecdsa.egg-info/PKG-INFO writing dependency_links to fastecdsa.egg-info/dependency_links.txt writing entry points to fastecdsa.egg-info/entry_points.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' copying fastecdsa/py.typed -> build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa running build_ext building 'fastecdsa.curvemath' extension creating build/temp.openbsd-7.7-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.7-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.7-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.7-amd64-cpython-312/src/point.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.7-amd64-cpython-312/src/curve.o build/temp.openbsd-7.7-amd64-cpython-312/src/curveMath.o build/temp.openbsd-7.7-amd64-cpython-312/src/point.o -L/usr/local/lib -lgmp -o build/lib.openbsd-7.7-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.7-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.7-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.7-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.7-amd64-cpython-312/src/point.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.7-amd64-cpython-312/src/_ecdsa.o build/temp.openbsd-7.7-amd64-cpython-312/src/curve.o build/temp.openbsd-7.7-amd64-cpython-312/src/curveMath.o build/temp.openbsd-7.7-amd64-cpython-312/src/point.o -L/usr/local/lib -lgmp -o build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/_ecdsa.cpython-312.so installing to build/bdist.openbsd-7.7-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.7-amd64/wheel creating build/bdist.openbsd-7.7-amd64/wheel/fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/__init__.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/benchmark.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/curve.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/ecdsa.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/keys.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/point.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/typing.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/util.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa creating build/bdist.openbsd-7.7-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding/__init__.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding/asn1.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding/der.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding/pem.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding/sec1.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/encoding/util.py -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/py.typed -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/curvemath.cpython-312.so -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.7-amd64-cpython-312/fastecdsa/_ecdsa.cpython-312.so -> build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa running install_egg_info Copying fastecdsa.egg-info to build/bdist.openbsd-7.7-amd64/wheel/./fastecdsa-3.0.1-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.7-amd64/wheel/fastecdsa-3.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-fastecdsa-3.0.1/fastecdsa-3.0.1/dist/.tmp-370dvzok/fastecdsa-3.0.1-cp312-cp312-openbsd_7_7_amd64.whl' and adding 'build/bdist.openbsd-7.7-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/py.typed' adding 'fastecdsa/typing.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-3.0.1.dist-info/LICENSE' adding 'fastecdsa-3.0.1.dist-info/METADATA' adding 'fastecdsa-3.0.1.dist-info/WHEEL' adding 'fastecdsa-3.0.1.dist-info/entry_points.txt' adding 'fastecdsa-3.0.1.dist-info/top_level.txt' adding 'fastecdsa-3.0.1.dist-info/RECORD' removing build/bdist.openbsd-7.7-amd64/wheel Successfully built fastecdsa-3.0.1-cp312-cp312-openbsd_7_7_amd64.whl >>> Running package in security/py-fastecdsa at 1741689535.38 ===> security/py-fastecdsa ===> Faking installation for py3-fastecdsa-3.0.1 ===> Building package for py3-fastecdsa-3.0.1 Create /exopi-cvs/ports/packages/amd64/all/py3-fastecdsa-3.0.1.tgz Creating package py3-fastecdsa-3.0.1 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|**** | 6% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|*********** | 17% archiving|************* | 21% archiving|*************** | 24% archiving|***************** | 27% archiving|******************* | 30% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 35% archiving|************************ | 37% archiving|************************* | 38% archiving|************************* | 39% archiving|*************************** | 42% archiving|***************************** | 45% archiving|****************************** | 46% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|*********************************** | 55% archiving|********************************************* | 70% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fastecdsa-3.0.1.tgz >>> Running clean in security/py-fastecdsa at 1741689543.96 ===> security/py-fastecdsa ===> Cleaning for py3-fastecdsa-3.0.1 >>> Ended at 1741689544.51 max_stuck=3.83/depends=2.79/show-prepare-results=2.62/extract=1.39/build=5.78/package=8.58/clean=0.59