>>> Building on exopi-1 under databases/py-borgstore,python3 BDEPENDS = [devel/py-setuptools_scm,python3;devel/py-build,python3;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-wheel,python3;lang/python/3] DIST = [databases/py-borgstore,python3:borgstore-0.0.5.tar.gz] FULLPKGNAME = py3-borgstore-0.0.5 RDEPENDS = [security/py-paramiko,python3;lang/python/3;www/py-requests,python3] (Junk lock obtained for exopi-1 at 1731871186.22) >>> Running depends in databases/py-borgstore,python3 at 1731871186.27 last junk was in devel/py-test-openfiles,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 >>> Running show-prepare-results in databases/py-borgstore,python3 at 1731871187.76 ===> databases/py-borgstore,python3 ===> Building from scratch py3-borgstore-0.0.5 ===> py3-borgstore-0.0.5 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-borgstore-0.0.5 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-borgstore-0.0.5 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-borgstore-0.0.5 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-borgstore-0.0.5 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-borgstore-0.0.5 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-1 at 1731871189.20) distfiles size=20805 >>> Running build in databases/py-borgstore,python3 at 1731871189.24 ===> databases/py-borgstore,python3 ===> Checking files for py3-borgstore-0.0.5 `/exopi-cvs/ports/distfiles/borgstore-0.0.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-borgstore-0.0.5 ===> Patching for py3-borgstore-0.0.5 ===> 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-borgstore-0.0.5 ===> Configuring for py3-borgstore-0.0.5 ===> Building for py3-borgstore-0.0.5 * Getting build dependencies for wheel... running egg_info writing src/borgstore.egg-info/PKG-INFO writing dependency_links to src/borgstore.egg-info/dependency_links.txt writing requirements to src/borgstore.egg-info/requires.txt writing top-level names to src/borgstore.egg-info/top_level.txt reading manifest file 'src/borgstore.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' writing manifest file 'src/borgstore.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/borgstore copying src/borgstore/__init__.py -> build/lib/borgstore copying src/borgstore/__main__.py -> build/lib/borgstore copying src/borgstore/_version.py -> build/lib/borgstore copying src/borgstore/constants.py -> build/lib/borgstore copying src/borgstore/store.py -> build/lib/borgstore creating build/lib/borgstore/backends copying src/borgstore/backends/__init__.py -> build/lib/borgstore/backends copying src/borgstore/backends/_base.py -> build/lib/borgstore/backends copying src/borgstore/backends/errors.py -> build/lib/borgstore/backends copying src/borgstore/backends/posixfs.py -> build/lib/borgstore/backends copying src/borgstore/backends/rclone.py -> build/lib/borgstore/backends copying src/borgstore/backends/sftp.py -> build/lib/borgstore/backends creating build/lib/borgstore/utils copying src/borgstore/utils/__init__.py -> build/lib/borgstore/utils copying src/borgstore/utils/nesting.py -> build/lib/borgstore/utils running egg_info writing src/borgstore.egg-info/PKG-INFO writing dependency_links to src/borgstore.egg-info/dependency_links.txt writing requirements to src/borgstore.egg-info/requires.txt writing top-level names to src/borgstore.egg-info/top_level.txt reading manifest file 'src/borgstore.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' writing manifest file 'src/borgstore.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/borgstore copying build/lib/borgstore/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore copying build/lib/borgstore/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore copying build/lib/borgstore/_version.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore copying build/lib/borgstore/constants.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore copying build/lib/borgstore/store.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore creating build/bdist.openbsd-7.6-amd64/wheel/borgstore/backends copying build/lib/borgstore/backends/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/backends copying build/lib/borgstore/backends/_base.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/backends copying build/lib/borgstore/backends/errors.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/backends copying build/lib/borgstore/backends/posixfs.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/backends copying build/lib/borgstore/backends/rclone.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/backends copying build/lib/borgstore/backends/sftp.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/backends creating build/bdist.openbsd-7.6-amd64/wheel/borgstore/utils copying build/lib/borgstore/utils/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/utils copying build/lib/borgstore/utils/nesting.py -> build/bdist.openbsd-7.6-amd64/wheel/borgstore/utils running install_egg_info Copying src/borgstore.egg-info to build/bdist.openbsd-7.6-amd64/wheel/borgstore-0.0.5-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/borgstore-0.0.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-borgstore-0.0.5-python3/borgstore-0.0.5/dist/.tmp-vhc43l50/borgstore-0.0.5-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'borgstore/__init__.py' adding 'borgstore/__main__.py' adding 'borgstore/_version.py' adding 'borgstore/constants.py' adding 'borgstore/store.py' adding 'borgstore/backends/__init__.py' adding 'borgstore/backends/_base.py' adding 'borgstore/backends/errors.py' adding 'borgstore/backends/posixfs.py' adding 'borgstore/backends/rclone.py' adding 'borgstore/backends/sftp.py' adding 'borgstore/utils/__init__.py' adding 'borgstore/utils/nesting.py' adding 'borgstore-0.0.5.dist-info/LICENSE.rst' adding 'borgstore-0.0.5.dist-info/METADATA' adding 'borgstore-0.0.5.dist-info/WHEEL' adding 'borgstore-0.0.5.dist-info/top_level.txt' adding 'borgstore-0.0.5.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built borgstore-0.0.5-py3-none-any.whl >>> Running package in databases/py-borgstore,python3 at 1731871191.91 ===> databases/py-borgstore,python3 ===> Faking installation for py3-borgstore-0.0.5 ===> Building package for py3-borgstore-0.0.5 Create /exopi-cvs/ports/packages/amd64/all/py3-borgstore-0.0.5.tgz Creating package py3-borgstore-0.0.5 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|security/py-paramiko,python3 checking dependencies|www/py-requests,python3 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 2% archiving|*** | 4% archiving|*** | 5% archiving|******** | 13% archiving|************** | 21% archiving|************** | 22% archiving|**************** | 24% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|********************** | 34% archiving|************************* | 39% archiving|****************************** | 46% archiving|********************************** | 53% archiving|*************************************** | 61% archiving|******************************************** | 69% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************** | 77% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|********************************************************* | 88% archiving|************************************************************ | 93% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-borgstore-0.0.5.tgz >>> Running clean in databases/py-borgstore,python3 at 1731871194.62 ===> databases/py-borgstore,python3 ===> Cleaning for py3-borgstore-0.0.5 >>> Ended at 1731871194.92 max_stuck=0.00/depends=1.50/show-prepare-results=1.48/build=2.67/package=2.70/clean=0.35