>>> Building on exopi-1 under www/py-httpretty BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;lang/python/3;devel/py-installer] DIST = [www/py-httpretty:httpretty-1.1.4.tar.gz] FULLPKGNAME = py3-httpretty-1.1.4p4 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-1 at 1764753845.74) >>> Running depends in www/py-httpretty at 1764753845.80 last junk was in mail/p5-Mail-Milter-Authentication /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 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 www/py-httpretty at 1764753847.49 ===> www/py-httpretty ===> Building from scratch py3-httpretty-1.1.4p4 ===> py3-httpretty-1.1.4p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-httpretty-1.1.4p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-httpretty-1.1.4p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-httpretty-1.1.4p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-httpretty-1.1.4p4 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-1 at 1764753848.78) distfiles size=442389 >>> Running extract in www/py-httpretty at 1764753848.82 ===> www/py-httpretty ===> Checking files for py3-httpretty-1.1.4p4 `/exopi-cvs/ports/distfiles/httpretty-1.1.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-httpretty-1.1.4p4 >>> Running build in www/py-httpretty at 1764753849.28 ===> www/py-httpretty ===> Patching for py3-httpretty-1.1.4p4 ===> 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-httpretty-1.1.4p4 ===> Configuring for py3-httpretty-1.1.4p4 ===> Building for py3-httpretty-1.1.4p4 * Getting build dependencies for wheel... running egg_info writing httpretty.egg-info/PKG-INFO writing dependency_links to httpretty.egg-info/dependency_links.txt writing top-level names to httpretty.egg-info/top_level.txt /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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() reading manifest file 'httpretty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'httpretty.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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/httpretty copying httpretty/__init__.py -> build/lib/httpretty copying httpretty/compat.py -> build/lib/httpretty copying httpretty/core.py -> build/lib/httpretty copying httpretty/errors.py -> build/lib/httpretty copying httpretty/http.py -> build/lib/httpretty copying httpretty/utils.py -> build/lib/httpretty copying httpretty/version.py -> build/lib/httpretty 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/httpretty copying build/lib/httpretty/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpretty copying build/lib/httpretty/compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpretty copying build/lib/httpretty/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpretty copying build/lib/httpretty/errors.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpretty copying build/lib/httpretty/http.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpretty copying build/lib/httpretty/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpretty copying build/lib/httpretty/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpretty running install_egg_info running egg_info writing httpretty.egg-info/PKG-INFO writing dependency_links to httpretty.egg-info/dependency_links.txt writing top-level names to httpretty.egg-info/top_level.txt reading manifest file 'httpretty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'httpretty.egg-info/SOURCES.txt' Copying httpretty.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./httpretty-1.1.4-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/httpretty-1.1.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-httpretty-1.1.4/httpretty-1.1.4/dist/.tmp-yycdz_1b/httpretty-1.1.4-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'httpretty/__init__.py' adding 'httpretty/compat.py' adding 'httpretty/core.py' adding 'httpretty/errors.py' adding 'httpretty/http.py' adding 'httpretty/utils.py' adding 'httpretty/version.py' adding 'httpretty-1.1.4.dist-info/licenses/COPYING' adding 'httpretty-1.1.4.dist-info/METADATA' adding 'httpretty-1.1.4.dist-info/WHEEL' adding 'httpretty-1.1.4.dist-info/top_level.txt' adding 'httpretty-1.1.4.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built httpretty-1.1.4-py3-none-any.whl >>> Running package in www/py-httpretty at 1764753851.40 ===> www/py-httpretty ===> Faking installation for py3-httpretty-1.1.4p4 ===> Building package for py3-httpretty-1.1.4p4 Create /exopi-cvs/ports/packages/amd64/all/py3-httpretty-1.1.4p4.tgz Creating package py3-httpretty-1.1.4p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|********************* | 32% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-httpretty-1.1.4p4.tgz >>> Running clean in www/py-httpretty at 1764753853.27 ===> www/py-httpretty ===> Cleaning for py3-httpretty-1.1.4p4 >>> Ended at 1764753853.54 max_stuck=1.01/depends=1.70/show-prepare-results=1.33/extract=0.46/build=2.13/package=1.82/clean=0.35