>>> Building on exopi-3 under security/py-spake2,python3 BDEPENDS = [devel/py-wheel,python3;devel/py-build,python3;devel/py-installer,python3;devel/py-setuptools,python3;lang/python/3.10] DIST = [security/py-spake2,python3:spake2-0.8.tar.gz] FULLPKGNAME = py3-spake2-0.8p2 RDEPENDS = [security/py-hkdf,python3;lang/python/3.10] (Junk lock obtained for exopi-3 at 1713351312.15) >>> Running depends in security/py-spake2,python3 at 1713351312.19 last junk was in www/py-flask-cors,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in security/py-spake2,python3 at 1713351313.98 ===> security/py-spake2,python3 ===> Building from scratch py3-spake2-0.8p2 ===> py3-spake2-0.8p2 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-spake2-0.8p2 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-spake2-0.8p2 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-spake2-0.8p2 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-spake2-0.8p2 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-3 at 1713351315.25) distfiles size=58088 >>> Running build in security/py-spake2,python3 at 1713351315.29 ===> security/py-spake2,python3 ===> Checking files for py3-spake2-0.8p2 `/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.8p2 ===> Patching for py3-spake2-0.8p2 ===> 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.8p2 ===> Configuring for py3-spake2-0.8p2 ===> Building for py3-spake2-0.8p2 * 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.10.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-9l3jhz_h/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 1713351317.51 ===> security/py-spake2,python3 ===> Faking installation for py3-spake2-0.8p2 ===> Building package for py3-spake2-0.8p2 Create /exopi-cvs/ports/packages/amd64/all/py3-spake2-0.8p2.tgz Creating package py3-spake2-0.8p2 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-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|** | 3% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|****** | 9% archiving|******** | 12% archiving|************* | 20% archiving|****************** | 28% archiving|******************** | 32% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|*************************** | 42% archiving|***************************** | 46% archiving|******************************** | 50% archiving|********************************* | 52% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|**************************************************** | 81% archiving|******************************************************* | 85% 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.8p2.tgz >>> Running clean in security/py-spake2,python3 at 1713351319.70 ===> security/py-spake2,python3 ===> Cleaning for py3-spake2-0.8p2 >>> Ended at 1713351319.93 max_stuck=0.00/depends=1.80/show-prepare-results=1.31/build=2.18/package=2.22/clean=0.27