>>> Building on exopi-4 under security/py-fastecdsa BDEPENDS = [devel/gmp,-main;devel/py-build;devel/py-setuptools;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [security/py-fastecdsa:fastecdsa-3.0.1.tar.gz] FULLPKGNAME = py3-fastecdsa-3.0.1p0 RDEPENDS = [devel/gmp,-main;lang/python/3] (Junk lock obtained for exopi-4 at 1764447964.73) >>> Running depends in security/py-fastecdsa at 1764447964.78 last junk was in databases/postgresql /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0p0 py3-build-1.3.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 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in security/py-fastecdsa at 1764447966.51 ===> security/py-fastecdsa ===> Building from scratch py3-fastecdsa-3.0.1p0 ===> py3-fastecdsa-3.0.1p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-fastecdsa-3.0.1p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-fastecdsa-3.0.1p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-fastecdsa-3.0.1p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-fastecdsa-3.0.1p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-fastecdsa-3.0.1p0 depends on: gmp-* -> gmp-6.3.0p0 ===> Verifying specs: gmp pthread ===> found gmp.11.1 pthread.28.1 gmp-6.3.0p0 py3-build-1.3.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-4 at 1764447967.49) Woken up devel/epoll-shim distfiles size=1045372 >>> Running extract in security/py-fastecdsa at 1764447967.51 ===> security/py-fastecdsa ===> Checking files for py3-fastecdsa-3.0.1p0 `/exopi-cvs/ports/distfiles/fastecdsa-3.0.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-fastecdsa-3.0.1p0 >>> Running build in security/py-fastecdsa at 1764447967.84 ===> security/py-fastecdsa ===> Patching for py3-fastecdsa-3.0.1p0 ===> 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.1p0 ===> Configuring for py3-fastecdsa-3.0.1p0 ===> Building for py3-fastecdsa-3.0.1p0 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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 :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication 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 :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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 :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication 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 :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/benchmark.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/curve.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/ecdsa.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/keys.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/point.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/typing.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa copying fastecdsa/util.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa creating build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding copying fastecdsa/encoding/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding copying fastecdsa/encoding/asn1.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding copying fastecdsa/encoding/der.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding copying fastecdsa/encoding/pem.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding copying fastecdsa/encoding/sec1.py -> build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding copying fastecdsa/encoding/util.py -> build/lib.openbsd-7.8-amd64-cpython-313/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.8-amd64-cpython-313/fastecdsa running build_ext building 'fastecdsa.curvemath' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src cc -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.13 -c src/curve.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/curve.o -O2 cc -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.13 -c src/curveMath.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/curveMath.o -O2 cc -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.13 -c src/point.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/point.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.8-amd64-cpython-313/src/curve.o build/temp.openbsd-7.8-amd64-cpython-313/src/curveMath.o build/temp.openbsd-7.8-amd64-cpython-313/src/point.o -L/usr/local/lib -lgmp -o build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/curvemath.cpython-313.so building 'fastecdsa._ecdsa' extension cc -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.13 -c src/_ecdsa.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/_ecdsa.o -O2 cc -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.13 -c src/curve.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/curve.o -O2 cc -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.13 -c src/curveMath.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/curveMath.o -O2 cc -O2 -pipe -I/usr/local/include -fPIC -Isrc/ -I/usr/local/include/python3.13 -c src/point.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/point.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.8-amd64-cpython-313/src/_ecdsa.o build/temp.openbsd-7.8-amd64-cpython-313/src/curve.o build/temp.openbsd-7.8-amd64-cpython-313/src/curveMath.o build/temp.openbsd-7.8-amd64-cpython-313/src/point.o -L/usr/local/lib -lgmp -o build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/_ecdsa.cpython-313.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/fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/benchmark.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/curve.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/ecdsa.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/keys.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/point.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/typing.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa creating build/bdist.openbsd-7.8-amd64/wheel/fastecdsa/encoding copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding/asn1.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding/der.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding/pem.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding/sec1.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/encoding/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa/encoding copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/curvemath.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa copying build/lib.openbsd-7.8-amd64-cpython-313/fastecdsa/_ecdsa.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa running install_egg_info Copying fastecdsa.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./fastecdsa-3.0.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/fastecdsa-3.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-fastecdsa-3.0.1/fastecdsa-3.0.1/dist/.tmp-z4gdlk_d/fastecdsa-3.0.1-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'fastecdsa/__init__.py' adding 'fastecdsa/_ecdsa.cpython-313.so' adding 'fastecdsa/benchmark.py' adding 'fastecdsa/curve.py' adding 'fastecdsa/curvemath.cpython-313.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/licenses/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.8-amd64/wheel Successfully built fastecdsa-3.0.1-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in security/py-fastecdsa at 1764447970.79 ===> security/py-fastecdsa ===> Faking installation for py3-fastecdsa-3.0.1p0 ===> Building package for py3-fastecdsa-3.0.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-fastecdsa-3.0.1p0.tgz Creating package py3-fastecdsa-3.0.1p0 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|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|**** | 7% archiving|******** | 12% archiving|********* | 14% archiving|*********** | 17% archiving|************* | 20% archiving|*************** | 24% archiving|****************** | 27% archiving|******************** | 31% archiving|********************** | 34% archiving|************************ | 37% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 41% archiving|**************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|******************************* | 49% archiving|********************************* | 52% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************* | 57% archiving|***************************************** | 65% archiving|********************************************* | 71% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fastecdsa-3.0.1p0.tgz >>> Running clean in security/py-fastecdsa at 1764447973.94 ===> security/py-fastecdsa ===> Cleaning for py3-fastecdsa-3.0.1p0 >>> Ended at 1764447974.18 max_stuck=0.56/depends=1.74/show-prepare-results=1.01/extract=0.32/build=2.95/package=3.15/clean=0.28