>>> Building on exopi-6 under www/py-requests-cache BDEPENDS = [devel/py-build;devel/py-setuptools;devel/py-wheel;lang/python/3;devel/py-installer] DIST = [www/py-requests-cache:requests-cache-0.5.2.tar.gz] FULLPKGNAME = py3-requests-cache-0.5.2p6 RDEPENDS = [lang/python/3;www/py-requests] Avoided depends for py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 distfiles size=31159 >>> Running extract in www/py-requests-cache at 1764447207.18 ===> www/py-requests-cache ===> Building from scratch py3-requests-cache-0.5.2p6 ===> Checking files for py3-requests-cache-0.5.2p6 `/exopi-cvs/ports/distfiles/requests-cache-0.5.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-requests-cache-0.5.2p6 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-requests-cache-0.5.2p6 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-requests-cache-0.5.2p6 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-requests-cache-0.5.2p6 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-requests-cache-0.5.2p6 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Extracting for py3-requests-cache-0.5.2p6 >>> Running build in www/py-requests-cache at 1764447208.37 ===> www/py-requests-cache ===> Patching for py3-requests-cache-0.5.2p6 ===> 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-cache-0.5.2p6 ===> Configuring for py3-requests-cache-0.5.2p6 ===> Building for py3-requests-cache-0.5.2p6 * Getting build dependencies for wheel... /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing requests_cache.egg-info/PKG-INFO writing dependency_links to requests_cache.egg-info/dependency_links.txt writing requirements to requests_cache.egg-info/requires.txt writing top-level names to requests_cache.egg-info/top_level.txt reading manifest file 'requests_cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'temp/*' adding license file 'LICENSE' writing manifest file 'requests_cache.egg-info/SOURCES.txt' * Building wheel... /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 :: BSD 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_cache copying requests_cache/core.py -> build/lib/requests_cache copying requests_cache/compat.py -> build/lib/requests_cache copying requests_cache/__init__.py -> build/lib/requests_cache creating build/lib/requests_cache/backends copying requests_cache/backends/redis.py -> build/lib/requests_cache/backends copying requests_cache/backends/sqlite.py -> build/lib/requests_cache/backends copying requests_cache/backends/dynamodb.py -> build/lib/requests_cache/backends copying requests_cache/backends/mongo.py -> build/lib/requests_cache/backends copying requests_cache/backends/base.py -> build/lib/requests_cache/backends copying requests_cache/backends/gridfs.py -> build/lib/requests_cache/backends copying requests_cache/backends/__init__.py -> build/lib/requests_cache/backends creating build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/mongodict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/gridfspickledict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/redisdict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/dbdict.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/__init__.py -> build/lib/requests_cache/backends/storage copying requests_cache/backends/storage/dynamodbdict.py -> build/lib/requests_cache/backends/storage running egg_info writing requests_cache.egg-info/PKG-INFO writing dependency_links to requests_cache.egg-info/dependency_links.txt writing requirements to requests_cache.egg-info/requires.txt writing top-level names to requests_cache.egg-info/top_level.txt reading manifest file 'requests_cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'temp/*' adding license file 'LICENSE' writing manifest file 'requests_cache.egg-info/SOURCES.txt' 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/requests_cache copying build/lib/requests_cache/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache copying build/lib/requests_cache/compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache copying build/lib/requests_cache/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache creating build/bdist.openbsd-7.8-amd64/wheel/requests_cache/backends copying build/lib/requests_cache/backends/redis.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends copying build/lib/requests_cache/backends/sqlite.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends copying build/lib/requests_cache/backends/dynamodb.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends copying build/lib/requests_cache/backends/mongo.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends copying build/lib/requests_cache/backends/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends copying build/lib/requests_cache/backends/gridfs.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends copying build/lib/requests_cache/backends/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends creating build/bdist.openbsd-7.8-amd64/wheel/requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/mongodict.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/gridfspickledict.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/redisdict.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/dbdict.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends/storage copying build/lib/requests_cache/backends/storage/dynamodbdict.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_cache/backends/storage running install_egg_info Copying requests_cache.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./requests_cache-0.5.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/requests_cache-0.5.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-requests-cache-0.5.2/requests-cache-0.5.2/dist/.tmp-n_qjj1m9/requests_cache-0.5.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'requests_cache/__init__.py' adding 'requests_cache/compat.py' adding 'requests_cache/core.py' adding 'requests_cache/backends/__init__.py' adding 'requests_cache/backends/base.py' adding 'requests_cache/backends/dynamodb.py' adding 'requests_cache/backends/gridfs.py' adding 'requests_cache/backends/mongo.py' adding 'requests_cache/backends/redis.py' adding 'requests_cache/backends/sqlite.py' adding 'requests_cache/backends/storage/__init__.py' adding 'requests_cache/backends/storage/dbdict.py' adding 'requests_cache/backends/storage/dynamodbdict.py' adding 'requests_cache/backends/storage/gridfspickledict.py' adding 'requests_cache/backends/storage/mongodict.py' adding 'requests_cache/backends/storage/redisdict.py' adding 'requests_cache-0.5.2.dist-info/licenses/LICENSE' adding 'requests_cache-0.5.2.dist-info/METADATA' adding 'requests_cache-0.5.2.dist-info/WHEEL' adding 'requests_cache-0.5.2.dist-info/top_level.txt' adding 'requests_cache-0.5.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built requests_cache-0.5.2-py2.py3-none-any.whl >>> Running package in www/py-requests-cache at 1764447210.20 ===> www/py-requests-cache ===> Faking installation for py3-requests-cache-0.5.2p6 ===> Building package for py3-requests-cache-0.5.2p6 Create /exopi-cvs/ports/packages/amd64/all/py3-requests-cache-0.5.2p6.tgz Creating package py3-requests-cache-0.5.2p6 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 2% archiving|** | 4% archiving|******* | 10% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|***************** | 27% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|****************************** | 46% archiving|********************************* | 51% archiving|*********************************** | 54% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|********************************************* | 71% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-requests-cache-0.5.2p6.tgz >>> Running clean in www/py-requests-cache at 1764447213.41 ===> www/py-requests-cache ===> Cleaning for py3-requests-cache-0.5.2p6 >>> Ended at 1764447213.65 max_stuck=0.00/extract=1.20/build=1.82/package=3.09/clean=0.39