>>> Building on exopi-5 under security/py-fastecdsa BDEPENDS = [devel/py-setuptools;devel/py-build;devel/gmp,-main;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [security/py-fastecdsa:fastecdsa-3.0.0.tar.gz] FULLPKGNAME = py3-fastecdsa-3.0.0 RDEPENDS = [devel/gmp,-main;lang/python/3] (Junk lock failure for exopi-5 at 1738431930.80756) Received IO (Junk lock obtained for exopi-5 at 1738431935.59) Received IO Woken up security/py-fastecdsa Woken up security/py-fastecdsa Woken up security/py-fastecdsa Woken up security/py-fastecdsa Woken up security/py-fastecdsa Woken up security/py-fastecdsa >>> Running depends in security/py-fastecdsa at 1738431937.36 last junk was in www/twill /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 >>> Running show-prepare-results in security/py-fastecdsa at 1738431939.69 ===> security/py-fastecdsa ===> Building from scratch py3-fastecdsa-3.0.0 ===> py3-fastecdsa-3.0.0 depends on: python->=3.12,<3.13 -> python-3.12.8p2 ===> py3-fastecdsa-3.0.0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-fastecdsa-3.0.0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-fastecdsa-3.0.0 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-fastecdsa-3.0.0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-fastecdsa-3.0.0 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-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 (Junk lock released for exopi-5 at 1738431941.36) Woken up math/py-oldest-supported-numpy distfiles size=1045281 >>> Running build in security/py-fastecdsa at 1738431941.39 ===> security/py-fastecdsa ===> Checking files for py3-fastecdsa-3.0.0 `/exopi-cvs/ports/distfiles/fastecdsa-3.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-fastecdsa-3.0.0 ===> Patching for py3-fastecdsa-3.0.0 ===> 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.0 ===> Configuring for py3-fastecdsa-3.0.0 ===> Building for py3-fastecdsa-3.0.0 * Getting build dependencies for wheel... /usr/local/lib/python3.12/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): 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... /usr/local/lib/python3.12/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): running bdist_wheel running build running build_py 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/typing.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 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.6-amd64-cpython-312/fastecdsa running build_ext building 'fastecdsa.curvemath' extension 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/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/typing.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 copying build/lib.openbsd-7.6-amd64-cpython-312/fastecdsa/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/./fastecdsa 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-3.0.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/fastecdsa-3.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-fastecdsa-3.0.0/fastecdsa-3.0.0/dist/.tmp-g4kb9zdk/fastecdsa-3.0.0-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/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.0.dist-info/LICENSE' adding 'fastecdsa-3.0.0.dist-info/METADATA' adding 'fastecdsa-3.0.0.dist-info/WHEEL' adding 'fastecdsa-3.0.0.dist-info/entry_points.txt' adding 'fastecdsa-3.0.0.dist-info/top_level.txt' adding 'fastecdsa-3.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built fastecdsa-3.0.0-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in security/py-fastecdsa at 1738431946.85 ===> security/py-fastecdsa ===> Faking installation for py3-fastecdsa-3.0.0 ===> Building package for py3-fastecdsa-3.0.0 Create /exopi-cvs/ports/packages/amd64/all/py3-fastecdsa-3.0.0.tgz Creating package py3-fastecdsa-3.0.0 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|********************************************* | 71% archiving|************************************************ | 75% archiving|******************************************************* | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-fastecdsa-3.0.0 was updated @depend lang/python/3,-main:python->=3.12,<3.13:python-3.12.8p1 -> @depend lang/python/3,-main:python->=3.12,<3.13:python-3.12.8p2 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fastecdsa-3.0.0.tgz >>> Running clean in security/py-fastecdsa at 1738431952.35 ===> security/py-fastecdsa ===> Cleaning for py3-fastecdsa-3.0.0 >>> Ended at 1738431952.83 max_stuck=4.55/waiting-for-lock #69=6.55/depends=2.33/show-prepare-results=1.71/build=5.42/package=5.50/clean=0.55