>>> Building on exopi-3 under security/py-pyotp BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [security/py-pyotp:pyotp-2.9.0.tar.gz] FULLPKGNAME = py3-pyotp-2.9.0p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1764756418.60) >>> Running depends in security/py-pyotp at 1764756418.66 last junk was in databases/mariadb /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-pyotp at 1764756421.50 ===> security/py-pyotp ===> Building from scratch py3-pyotp-2.9.0p2 ===> py3-pyotp-2.9.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-pyotp-2.9.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-pyotp-2.9.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-pyotp-2.9.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-pyotp-2.9.0p2 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-3 at 1764756423.04) distfiles size=17763 >>> Running extract in security/py-pyotp at 1764756423.09 ===> security/py-pyotp ===> Checking files for py3-pyotp-2.9.0p2 `/exopi-cvs/ports/distfiles/pyotp-2.9.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-pyotp-2.9.0p2 >>> Running build in security/py-pyotp at 1764756423.61 ===> security/py-pyotp ===> Patching for py3-pyotp-2.9.0p2 ===> 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-pyotp-2.9.0p2 ===> Configuring for py3-pyotp-2.9.0p2 ===> Building for py3-pyotp-2.9.0p2 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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/pyotp.egg-info/PKG-INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt writing requirements to src/pyotp.egg-info/requires.txt writing top-level names to src/pyotp.egg-info/top_level.txt reading manifest file 'src/pyotp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/pyotp.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 bdist_wheel running build running build_py creating build/lib/pyotp copying src/pyotp/__init__.py -> build/lib/pyotp copying src/pyotp/compat.py -> build/lib/pyotp copying src/pyotp/hotp.py -> build/lib/pyotp copying src/pyotp/otp.py -> build/lib/pyotp copying src/pyotp/totp.py -> build/lib/pyotp copying src/pyotp/utils.py -> build/lib/pyotp creating build/lib/pyotp/contrib copying src/pyotp/contrib/__init__.py -> build/lib/pyotp/contrib copying src/pyotp/contrib/steam.py -> build/lib/pyotp/contrib copying src/pyotp/py.typed -> build/lib/pyotp 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/pyotp copying build/lib/pyotp/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp copying build/lib/pyotp/compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp copying build/lib/pyotp/hotp.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp copying build/lib/pyotp/otp.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp copying build/lib/pyotp/totp.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp copying build/lib/pyotp/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp creating build/bdist.openbsd-7.8-amd64/wheel/pyotp/contrib copying build/lib/pyotp/contrib/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp/contrib copying build/lib/pyotp/contrib/steam.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp/contrib copying build/lib/pyotp/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./pyotp running install_egg_info running egg_info writing src/pyotp.egg-info/PKG-INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt writing requirements to src/pyotp.egg-info/requires.txt writing top-level names to src/pyotp.egg-info/top_level.txt reading manifest file 'src/pyotp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/pyotp.egg-info/SOURCES.txt' Copying src/pyotp.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pyotp-2.9.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pyotp-2.9.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-pyotp-2.9.0/pyotp-2.9.0/dist/.tmp-bci53dib/pyotp-2.9.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pyotp/__init__.py' adding 'pyotp/compat.py' adding 'pyotp/hotp.py' adding 'pyotp/otp.py' adding 'pyotp/py.typed' adding 'pyotp/totp.py' adding 'pyotp/utils.py' adding 'pyotp/contrib/__init__.py' adding 'pyotp/contrib/steam.py' adding 'pyotp-2.9.0.dist-info/licenses/LICENSE' adding 'pyotp-2.9.0.dist-info/METADATA' adding 'pyotp-2.9.0.dist-info/WHEEL' adding 'pyotp-2.9.0.dist-info/top_level.txt' adding 'pyotp-2.9.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pyotp-2.9.0-py3-none-any.whl >>> Running package in security/py-pyotp at 1764756427.90 ===> security/py-pyotp ===> Faking installation for py3-pyotp-2.9.0p2 ===> Building package for py3-pyotp-2.9.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-pyotp-2.9.0p2.tgz Creating package py3-pyotp-2.9.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|**** | 6% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|*********** | 17% archiving|************** | 22% archiving|***************** | 26% archiving|******************** | 31% archiving|************************ | 38% archiving|***************************** | 46% archiving|******************************** | 50% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 59% archiving|*************************************** | 61% archiving|************************************************ | 74% archiving|************************************************ | 76% archiving|************************************************* | 77% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pyotp-2.9.0p2.tgz >>> Running clean in security/py-pyotp at 1764756430.03 ===> security/py-pyotp ===> Cleaning for py3-pyotp-2.9.0p2 >>> Ended at 1764756430.37 max_stuck=2.77/depends=2.85/show-prepare-results=1.60/extract=0.52/build=4.29/package=2.12/clean=0.39