>>> Building on exopi-2 under security/py-spake2 BDEPENDS = [devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [security/py-spake2:spake2-0.9.tar.gz] FULLPKGNAME = py3-spake2-0.9p1 RDEPENDS = [security/py-cryptography;lang/python/3] (Junk lock obtained for exopi-2 at 1764754085.37) >>> Running depends in security/py-spake2 at 1764754085.42 last junk was in textproc/py-rst2ansi /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 python-3.13.9 was: /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 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 python-3.13.9 >>> Running show-prepare-results in security/py-spake2 at 1764754087.32 ===> security/py-spake2 ===> Building from scratch py3-spake2-0.9p1 ===> py3-spake2-0.9p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-spake2-0.9p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-spake2-0.9p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-spake2-0.9p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-spake2-0.9p1 depends on: py3-wheel-* -> py3-wheel-0.46.1 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-2 at 1764754088.38) distfiles size=55092 >>> Running extract in security/py-spake2 at 1764754088.46 ===> security/py-spake2 ===> Checking files for py3-spake2-0.9p1 `/exopi-cvs/ports/distfiles/spake2-0.9.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-spake2-0.9p1 >>> Running build in security/py-spake2 at 1764754088.80 ===> security/py-spake2 ===> Patching for py3-spake2-0.9p1 ===> 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-spake2-0.9p1 ===> Configuring for py3-spake2-0.9p1 ===> Building for py3-spake2-0.9p1 * Getting build dependencies for wheel... /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/spake2.egg-info/PKG-INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt writing requirements to src/spake2.egg-info/requires.txt writing top-level names to src/spake2.egg-info/top_level.txt reading manifest file 'src/spake2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/spake2.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel /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 :: MIT 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/spake2 copying src/spake2/__init__.py -> build/lib/spake2 copying src/spake2/_version.py -> build/lib/spake2 copying src/spake2/ed25519_basic.py -> build/lib/spake2 copying src/spake2/ed25519_group.py -> build/lib/spake2 copying src/spake2/groups.py -> build/lib/spake2 copying src/spake2/params.py -> build/lib/spake2 copying src/spake2/spake2.py -> build/lib/spake2 copying src/spake2/util.py -> build/lib/spake2 creating build/lib/spake2/parameters copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters copying src/spake2/parameters/all.py -> build/lib/spake2/parameters copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters creating build/lib/spake2/test copying src/spake2/test/__init__.py -> build/lib/spake2/test copying src/spake2/test/common.py -> build/lib/spake2/test copying src/spake2/test/myhkdf.py -> build/lib/spake2/test copying src/spake2/test/test_compat.py -> build/lib/spake2/test copying src/spake2/test/test_group.py -> build/lib/spake2/test copying src/spake2/test/test_spake2.py -> build/lib/spake2/test copying src/spake2/test/test_utils.py -> build/lib/spake2/test UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.9' 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/spake2 copying build/lib/spake2/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 copying build/lib/spake2/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 copying build/lib/spake2/ed25519_basic.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 copying build/lib/spake2/ed25519_group.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 copying build/lib/spake2/groups.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 copying build/lib/spake2/params.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 copying build/lib/spake2/spake2.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 copying build/lib/spake2/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2 creating build/bdist.openbsd-7.8-amd64/wheel/spake2/parameters copying build/lib/spake2/parameters/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/parameters copying build/lib/spake2/parameters/all.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/parameters copying build/lib/spake2/parameters/ed25519.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/parameters copying build/lib/spake2/parameters/i1024.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/parameters copying build/lib/spake2/parameters/i2048.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/parameters copying build/lib/spake2/parameters/i3072.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/parameters creating build/bdist.openbsd-7.8-amd64/wheel/spake2/test copying build/lib/spake2/test/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/test copying build/lib/spake2/test/common.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/test copying build/lib/spake2/test/myhkdf.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/test copying build/lib/spake2/test/test_compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/test copying build/lib/spake2/test/test_group.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/test copying build/lib/spake2/test/test_spake2.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/test copying build/lib/spake2/test/test_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./spake2/test running install_egg_info running egg_info writing src/spake2.egg-info/PKG-INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt writing requirements to src/spake2.egg-info/requires.txt writing top-level names to src/spake2.egg-info/top_level.txt reading manifest file 'src/spake2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/spake2.egg-info/SOURCES.txt' Copying src/spake2.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./spake2-0.9-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/spake2-0.9.dist-info/WHEEL creating '/exopi-obj/pobj/py-spake2-0.9/spake2-0.9/dist/.tmp-9uuzsemj/spake2-0.9-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'spake2/__init__.py' adding 'spake2/_version.py' adding 'spake2/ed25519_basic.py' adding 'spake2/ed25519_group.py' adding 'spake2/groups.py' adding 'spake2/params.py' adding 'spake2/spake2.py' adding 'spake2/util.py' adding 'spake2/parameters/__init__.py' adding 'spake2/parameters/all.py' adding 'spake2/parameters/ed25519.py' adding 'spake2/parameters/i1024.py' adding 'spake2/parameters/i2048.py' adding 'spake2/parameters/i3072.py' adding 'spake2/test/__init__.py' adding 'spake2/test/common.py' adding 'spake2/test/myhkdf.py' adding 'spake2/test/test_compat.py' adding 'spake2/test/test_group.py' adding 'spake2/test/test_spake2.py' adding 'spake2/test/test_utils.py' adding 'spake2-0.9.dist-info/licenses/LICENSE' adding 'spake2-0.9.dist-info/METADATA' adding 'spake2-0.9.dist-info/WHEEL' adding 'spake2-0.9.dist-info/top_level.txt' adding 'spake2-0.9.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built spake2-0.9-py3-none-any.whl >>> Running package in security/py-spake2 at 1764754090.33 ===> security/py-spake2 ===> Faking installation for py3-spake2-0.9p1 ===> Building package for py3-spake2-0.9p1 Create /exopi-cvs/ports/packages/amd64/all/py3-spake2-0.9p1.tgz Creating package py3-spake2-0.9p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|security/py-cryptography checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 5% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|********* | 14% archiving|*********** | 17% archiving|*********** | 18% archiving|*************** | 24% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|**************************** | 43% archiving|******************************* | 49% archiving|********************************** | 53% archiving|************************************* | 58% archiving|**************************************** | 62% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-spake2-0.9p1.tgz >>> Running clean in security/py-spake2 at 1764754092.11 ===> security/py-spake2 ===> Cleaning for py3-spake2-0.9p1 >>> Ended at 1764754092.58 max_stuck=1.03/depends=1.91/show-prepare-results=1.10/extract=0.38/build=1.53/package=1.78/clean=0.51