>>> Building on exopi-4 under devel/py-cachelib BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-installer;devel/py-build;devel/py-wheel] DIST = [devel/py-cachelib:cachelib-0.10.2.tar.gz] FULLPKGNAME = py3-cachelib-0.10.2p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1764962729.69) >>> Running depends in devel/py-cachelib at 1764962729.75 last junk was in sysutils/py-find /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 devel/py-cachelib at 1764962731.79 ===> devel/py-cachelib ===> Building from scratch py3-cachelib-0.10.2p2 ===> py3-cachelib-0.10.2p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-cachelib-0.10.2p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-cachelib-0.10.2p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-cachelib-0.10.2p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-cachelib-0.10.2p2 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-4 at 1764962732.87) distfiles size=32323 >>> Running extract in devel/py-cachelib at 1764962732.96 ===> devel/py-cachelib ===> Checking files for py3-cachelib-0.10.2p2 `/exopi-cvs/ports/distfiles/cachelib-0.10.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cachelib-0.10.2p2 >>> Running build in devel/py-cachelib at 1764962733.32 ===> devel/py-cachelib ===> Patching for py3-cachelib-0.10.2p2 ===> 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-cachelib-0.10.2p2 ===> Configuring for py3-cachelib-0.10.2p2 ===> Building for py3-cachelib-0.10.2p2 * 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 src/cachelib.egg-info/PKG-INFO writing dependency_links to src/cachelib.egg-info/dependency_links.txt writing top-level names to src/cachelib.egg-info/top_level.txt reading manifest file 'src/cachelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'src/cachelib.egg-info/SOURCES.txt' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution * 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 running build running build_py creating build/lib/cachelib copying src/cachelib/__init__.py -> build/lib/cachelib copying src/cachelib/base.py -> build/lib/cachelib copying src/cachelib/dynamodb.py -> build/lib/cachelib copying src/cachelib/file.py -> build/lib/cachelib copying src/cachelib/memcached.py -> build/lib/cachelib copying src/cachelib/redis.py -> build/lib/cachelib copying src/cachelib/serializers.py -> build/lib/cachelib copying src/cachelib/simple.py -> build/lib/cachelib copying src/cachelib/uwsgi.py -> build/lib/cachelib running egg_info writing src/cachelib.egg-info/PKG-INFO writing dependency_links to src/cachelib.egg-info/dependency_links.txt writing top-level names to src/cachelib.egg-info/top_level.txt reading manifest file 'src/cachelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/cachelib.egg-info/SOURCES.txt' copying src/cachelib/py.typed -> build/lib/cachelib 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/cachelib copying build/lib/cachelib/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/dynamodb.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/file.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/memcached.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/redis.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/serializers.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/simple.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/uwsgi.py -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib copying build/lib/cachelib/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./cachelib running install_egg_info Copying src/cachelib.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./cachelib-0.10.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/cachelib-0.10.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-cachelib-0.10.2/cachelib-0.10.2/dist/.tmp-2j9qkcnj/cachelib-0.10.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'cachelib/__init__.py' adding 'cachelib/base.py' adding 'cachelib/dynamodb.py' adding 'cachelib/file.py' adding 'cachelib/memcached.py' adding 'cachelib/py.typed' adding 'cachelib/redis.py' adding 'cachelib/serializers.py' adding 'cachelib/simple.py' adding 'cachelib/uwsgi.py' adding 'cachelib-0.10.2.dist-info/licenses/LICENSE.rst' adding 'cachelib-0.10.2.dist-info/METADATA' adding 'cachelib-0.10.2.dist-info/WHEEL' adding 'cachelib-0.10.2.dist-info/top_level.txt' adding 'cachelib-0.10.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built cachelib-0.10.2-py3-none-any.whl >>> Running package in devel/py-cachelib at 1764962734.96 ===> devel/py-cachelib ===> Faking installation for py3-cachelib-0.10.2p2 ===> Building package for py3-cachelib-0.10.2p2 Create /exopi-cvs/ports/packages/amd64/all/py3-cachelib-0.10.2p2.tgz Creating package py3-cachelib-0.10.2p2 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|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 5% archiving|****** | 9% archiving|********* | 15% archiving|************* | 20% archiving|****************** | 29% archiving|************************ | 37% archiving|*************************** | 42% archiving|****************************** | 47% archiving|********************************* | 52% archiving|************************************* | 57% archiving|************************************** | 60% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|*************************************************** | 79% archiving|***************************************************** | 83% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cachelib-0.10.2p2.tgz >>> Running clean in devel/py-cachelib at 1764962736.23 ===> devel/py-cachelib ===> Cleaning for py3-cachelib-0.10.2p2 >>> Ended at 1764962736.53 max_stuck=1.09/depends=2.02/show-prepare-results=1.16/extract=0.41/build=1.63/package=1.28/clean=0.35