>>> Building on exopi-4 under security/py-spake2,python3 BDEPENDS = [devel/py-installer,python3;lang/python/3;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3] DIST = [security/py-spake2,python3:spake2-0.8.tar.gz] FULLPKGNAME = py3-spake2-0.8p3 RDEPENDS = [lang/python/3;security/py-hkdf,python3] (Junk lock obtained for exopi-4 at 1716216551.27) >>> Running depends in security/py-spake2,python3 at 1716216551.31 last junk was in textproc/py-inflection,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 >>> Running show-prepare-results in security/py-spake2,python3 at 1716216552.62 ===> security/py-spake2,python3 ===> Building from scratch py3-spake2-0.8p3 ===> py3-spake2-0.8p3 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-spake2-0.8p3 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-spake2-0.8p3 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-spake2-0.8p3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-spake2-0.8p3 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 (Junk lock released for exopi-4 at 1716216553.57) distfiles size=58088 >>> Running build in security/py-spake2,python3 at 1716216553.60 ===> security/py-spake2,python3 ===> Checking files for py3-spake2-0.8p3 `/exopi-cvs/ports/distfiles/spake2-0.8.tar.gz' is up to date. >> (SHA256) spake2-0.8.tar.gz: OK ===> Extracting for py3-spake2-0.8p3 ===> Patching for py3-spake2-0.8p3 ===> 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.8p3 ===> Configuring for py3-spake2-0.8p3 ===> Building for py3-spake2-0.8p3 * Getting build dependencies for wheel... 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 The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib 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/six.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.8' installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/_version.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/ed25519_basic.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/ed25519_group.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/groups.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/params.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/six.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/spake2.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 copying build/lib/spake2/util.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2 creating build/bdist.openbsd-7.5-amd64/wheel/spake2/parameters copying build/lib/spake2/parameters/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/parameters copying build/lib/spake2/parameters/all.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/parameters copying build/lib/spake2/parameters/ed25519.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/parameters copying build/lib/spake2/parameters/i1024.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/parameters copying build/lib/spake2/parameters/i2048.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/parameters copying build/lib/spake2/parameters/i3072.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/parameters creating build/bdist.openbsd-7.5-amd64/wheel/spake2/test copying build/lib/spake2/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/test copying build/lib/spake2/test/common.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/test copying build/lib/spake2/test/myhkdf.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/test copying build/lib/spake2/test/test_compat.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/test copying build/lib/spake2/test/test_group.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/test copying build/lib/spake2/test/test_spake2.py -> build/bdist.openbsd-7.5-amd64/wheel/spake2/test copying build/lib/spake2/test/test_utils.py -> build/bdist.openbsd-7.5-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.5-amd64/wheel/spake2-0.8-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/spake2-0.8.dist-info/WHEEL creating '/exopi-obj/pobj/py-spake2-0.8-python3/spake2-0.8/dist/.tmp-74p1b98d/spake2-0.8-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-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/six.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.8.dist-info/LICENSE' adding 'spake2-0.8.dist-info/METADATA' adding 'spake2-0.8.dist-info/WHEEL' adding 'spake2-0.8.dist-info/top_level.txt' adding 'spake2-0.8.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built spake2-0.8-py2.py3-none-any.whl >>> Running package in security/py-spake2,python3 at 1716216555.13 ===> security/py-spake2,python3 ===> Faking installation for py3-spake2-0.8p3 ===> Building package for py3-spake2-0.8p3 Create /exopi-cvs/ports/packages/amd64/all/py3-spake2-0.8p3.tgz Creating package py3-spake2-0.8p3 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|security/py-hkdf,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% 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|*** | 4% archiving|***** | 7% archiving|***** | 8% archiving|******* | 10% archiving|******** | 13% archiving|********* | 13% archiving|************** | 22% archiving|******************** | 32% archiving|*********************** | 36% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************** | 51% archiving|*********************************** | 55% archiving|************************************** | 59% archiving|**************************************** | 62% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-spake2-0.8p3.tgz >>> Running clean in security/py-spake2,python3 at 1716216556.83 ===> security/py-spake2,python3 ===> Cleaning for py3-spake2-0.8p3 >>> Ended at 1716216557.02 max_stuck=1.20/depends=1.30/show-prepare-results=1.00/build=1.54/package=1.69/clean=0.21