>>> Building on exopi-1 under www/py-requests-mock BDEPENDS = [lang/python/3;devel/py-wheel;devel/py-installer;devel/py-build;devel/py-setuptools;devel/py-pbr] DIST = [www/py-requests-mock:requests-mock-1.5.2.tar.gz] FULLPKGNAME = py3-requests-mock-1.5.2p9 RDEPENDS = [www/py-requests;devel/py-six;lang/python/3] (Junk lock obtained for exopi-1 at 1764517755.69) >>> Running depends in www/py-requests-mock at 1764517755.73 last junk was in geo/gdal /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-pbr-7.0.2 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-pbr-7.0.2 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-pbr-7.0.2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in www/py-requests-mock at 1764517758.92 ===> www/py-requests-mock ===> Building from scratch py3-requests-mock-1.5.2p9 ===> py3-requests-mock-1.5.2p9 depends on: py3-pbr-* -> py3-pbr-7.0.2 ===> py3-requests-mock-1.5.2p9 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-requests-mock-1.5.2p9 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-requests-mock-1.5.2p9 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-requests-mock-1.5.2p9 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-requests-mock-1.5.2p9 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-pbr-7.0.2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 Still tainted: host marked nojunk by textproc/xxdiff >>> Running junk in www/py-requests-mock at 1764517760.22 Can't run junk because of lock on textproc/xxdiff (Junk lock released for exopi-1 at 1764517761.82) distfiles size=47581 >>> Running extract in www/py-requests-mock at 1764517761.85 ===> www/py-requests-mock ===> Checking files for py3-requests-mock-1.5.2p9 `/exopi-cvs/ports/distfiles/requests-mock-1.5.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-requests-mock-1.5.2p9 >>> Running build in www/py-requests-mock at 1764517762.18 ===> www/py-requests-mock ===> Patching for py3-requests-mock-1.5.2p9 ===> 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-requests-mock-1.5.2p9 ===> Configuring for py3-requests-mock-1.5.2p9 ===> Building for py3-requests-mock-1.5.2p9 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'license-file' in 'metadata' (setup.cfg), please use the underscore name 'license_file' instead. !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/local/lib/python3.13/site-packages/pbr/setupcfg.py:831: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. (Affected: requests-mock). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: requests-mock). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'license-file' in 'metadata' (setup.cfg), please use the underscore name 'license_file' instead. !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. (Affected: requests-mock). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. (Affected: requests-mock). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/requests_mock/contrib copying requests_mock/contrib/fixture.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/__init__.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/_pytest_plugin.py -> build/lib/requests_mock/contrib copying requests_mock/adapter.py -> build/lib/requests_mock copying requests_mock/request.py -> build/lib/requests_mock copying requests_mock/response.py -> build/lib/requests_mock copying requests_mock/mocker.py -> build/lib/requests_mock copying requests_mock/exceptions.py -> build/lib/requests_mock copying requests_mock/__init__.py -> build/lib/requests_mock copying requests_mock/compat.py -> build/lib/requests_mock running egg_info writing requests_mock.egg-info/PKG-INFO writing dependency_links to requests_mock.egg-info/dependency_links.txt writing entry points to requests_mock.egg-info/entry_points.txt writing requirements to requests_mock.egg-info/requires.txt writing top-level names to requests_mock.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt installing to build/bdist.openbsd-7.8-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/requests_mock creating build/bdist.openbsd-7.8-amd64/wheel/requests_mock/contrib copying build/lib/requests_mock/contrib/fixture.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock/contrib copying build/lib/requests_mock/contrib/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock/contrib copying build/lib/requests_mock/contrib/_pytest_plugin.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock/contrib copying build/lib/requests_mock/adapter.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/request.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/response.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/mocker.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock running install_egg_info Copying requests_mock.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./requests_mock-1.5.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/requests_mock-1.5.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-requests-mock-1.5.2/requests-mock-1.5.2/dist/.tmp-9eas4vpr/requests_mock-1.5.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'requests_mock/__init__.py' adding 'requests_mock/adapter.py' adding 'requests_mock/compat.py' adding 'requests_mock/exceptions.py' adding 'requests_mock/mocker.py' adding 'requests_mock/request.py' adding 'requests_mock/response.py' adding 'requests_mock/contrib/__init__.py' adding 'requests_mock/contrib/_pytest_plugin.py' adding 'requests_mock/contrib/fixture.py' adding 'requests_mock-1.5.2.dist-info/licenses/LICENSE' adding 'requests_mock-1.5.2.dist-info/METADATA' adding 'requests_mock-1.5.2.dist-info/WHEEL' adding 'requests_mock-1.5.2.dist-info/entry_points.txt' adding 'requests_mock-1.5.2.dist-info/pbr.json' adding 'requests_mock-1.5.2.dist-info/top_level.txt' adding 'requests_mock-1.5.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built requests_mock-1.5.2-py2.py3-none-any.whl >>> Running package in www/py-requests-mock at 1764517764.56 ===> www/py-requests-mock ===> Faking installation for py3-requests-mock-1.5.2p9 ===> Building package for py3-requests-mock-1.5.2p9 Create /exopi-cvs/ports/packages/amd64/all/py3-requests-mock-1.5.2p9.tgz Creating package py3-requests-mock-1.5.2p9 reading plist| checking dependencies| checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 6% checksumming|***** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 93% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|****** | 9% archiving|*********** | 17% archiving|************ | 18% archiving|************* | 20% archiving|************** | 21% archiving|****************** | 27% archiving|********************** | 34% archiving|************************* | 38% archiving|**************************** | 43% archiving|******************************** | 51% archiving|************************************* | 58% archiving|*************************************** | 60% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-requests-mock-1.5.2p9.tgz >>> Running clean in www/py-requests-mock at 1764517766.11 ===> www/py-requests-mock ===> Cleaning for py3-requests-mock-1.5.2p9 >>> Ended at 1764517766.31 max_stuck=1.03/depends=3.20/show-prepare-results=1.28/junk=1.64/extract=0.32/build=2.39/package=1.54/clean=0.24