>>> Building on exopi-3 under devel/py-acstore BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [devel/py-acstore:acstore-20240407.tar.gz] FULLPKGNAME = py3-acstore-20240407 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1778681045.38) >>> Running depends in devel/py-acstore at 1778681045.42 last junk was in security/py-rsa /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 >>> Running show-prepare-results in devel/py-acstore at 1778681047.54 ===> devel/py-acstore ===> Building from scratch py3-acstore-20240407 ===> py3-acstore-20240407 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-acstore-20240407 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-acstore-20240407 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-acstore-20240407 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-acstore-20240407 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778681048.70) distfiles size=47091 >>> Running extract in devel/py-acstore at 1778681048.73 ===> devel/py-acstore ===> Checking files for py3-acstore-20240407 `/exopi-cvs/ports/distfiles/acstore-20240407.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-acstore-20240407 >>> Running build in devel/py-acstore at 1778681049.17 ===> devel/py-acstore ===> Patching for py3-acstore-20240407 ===> 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-acstore-20240407 ===> Configuring for py3-acstore-20240407 ===> Building for py3-acstore-20240407 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing acstore.egg-info/PKG-INFO writing dependency_links to acstore.egg-info/dependency_links.txt writing requirements to acstore.egg-info/requires.txt writing top-level names to acstore.egg-info/top_level.txt reading manifest file 'acstore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' warning: no previously-included files matching '*.pyc' found under directory 'acstore' adding license file 'ACKNOWLEDGEMENTS' adding license file 'AUTHORS' adding license file 'LICENSE' adding license file 'README' writing manifest file 'acstore.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel /usr/local/lib/python3.14/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/acstore copying acstore/__init__.py -> build/lib/acstore copying acstore/errors.py -> build/lib/acstore copying acstore/fake_store.py -> build/lib/acstore copying acstore/interface.py -> build/lib/acstore copying acstore/profilers.py -> build/lib/acstore copying acstore/sqlite_store.py -> build/lib/acstore creating build/lib/acstore/containers copying acstore/containers/__init__.py -> build/lib/acstore/containers copying acstore/containers/interface.py -> build/lib/acstore/containers copying acstore/containers/manager.py -> build/lib/acstore/containers creating build/lib/acstore/helpers copying acstore/helpers/__init__.py -> build/lib/acstore/helpers copying acstore/helpers/json_serializer.py -> build/lib/acstore/helpers copying acstore/helpers/schema.py -> build/lib/acstore/helpers copying acstore/helpers/yaml_definitions_file.py -> build/lib/acstore/helpers installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/acstore copying build/lib/acstore/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore copying build/lib/acstore/errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore copying build/lib/acstore/fake_store.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore copying build/lib/acstore/interface.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore copying build/lib/acstore/profilers.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore copying build/lib/acstore/sqlite_store.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore creating build/bdist.openbsd-7.9-amd64/wheel/acstore/containers copying build/lib/acstore/containers/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore/containers copying build/lib/acstore/containers/interface.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore/containers copying build/lib/acstore/containers/manager.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore/containers creating build/bdist.openbsd-7.9-amd64/wheel/acstore/helpers copying build/lib/acstore/helpers/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore/helpers copying build/lib/acstore/helpers/json_serializer.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore/helpers copying build/lib/acstore/helpers/schema.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore/helpers copying build/lib/acstore/helpers/yaml_definitions_file.py -> build/bdist.openbsd-7.9-amd64/wheel/./acstore/helpers running install_egg_info running egg_info writing acstore.egg-info/PKG-INFO writing dependency_links to acstore.egg-info/dependency_links.txt writing requirements to acstore.egg-info/requires.txt writing top-level names to acstore.egg-info/top_level.txt reading manifest file 'acstore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' warning: no previously-included files matching '*.pyc' found under directory 'acstore' adding license file 'ACKNOWLEDGEMENTS' adding license file 'AUTHORS' adding license file 'LICENSE' adding license file 'README' writing manifest file 'acstore.egg-info/SOURCES.txt' Copying acstore.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./acstore-20240407-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/acstore-20240407.dist-info/WHEEL creating '/exopi-obj/pobj/py-acstore-20240407/acstore-20240407/dist/.tmp-z9z_rcnb/acstore-20240407-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'acstore/__init__.py' adding 'acstore/errors.py' adding 'acstore/fake_store.py' adding 'acstore/interface.py' adding 'acstore/profilers.py' adding 'acstore/sqlite_store.py' adding 'acstore/containers/__init__.py' adding 'acstore/containers/interface.py' adding 'acstore/containers/manager.py' adding 'acstore/helpers/__init__.py' adding 'acstore/helpers/json_serializer.py' adding 'acstore/helpers/schema.py' adding 'acstore/helpers/yaml_definitions_file.py' adding 'acstore-20240407.dist-info/licenses/ACKNOWLEDGEMENTS' adding 'acstore-20240407.dist-info/licenses/AUTHORS' adding 'acstore-20240407.dist-info/licenses/LICENSE' adding 'acstore-20240407.dist-info/licenses/README' adding 'acstore-20240407.dist-info/METADATA' adding 'acstore-20240407.dist-info/WHEEL' adding 'acstore-20240407.dist-info/top_level.txt' adding 'acstore-20240407.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built acstore-20240407-py2.py3-none-any.whl >>> Running package in devel/py-acstore at 1778681052.10 ===> devel/py-acstore ===> Faking installation for py3-acstore-20240407 ===> Building package for py3-acstore-20240407 Create /exopi-cvs/ports/packages/amd64/all/py3-acstore-20240407.tgz Creating package py3-acstore-20240407 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% 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|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 4% archiving|**** | 7% archiving|******* | 11% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 19% archiving|********************** | 35% archiving|******************************** | 50% archiving|********************************** | 53% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 63% archiving|***************************************** | 65% archiving|******************************************* | 66% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-acstore-20240407 was updated --- /exopi-cvs/ports/plist/amd64/py3-acstore-20240407 +++ /exopi-cvs/ports/plist/amd64/py3-acstore-20240407-new @@ -1,63 +1,63 @@ @name py3-acstore-20240407 -@version 16 +@version 17 @comment pkgpath=devel/py-acstore ftp=yes @arch amd64 +DESC @sha JcCkJPgrDzNxBFW9JU1s485iAqK2+WyPxMnU0izRK9g= @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/acstore/ -lib/python3.13/site-packages/acstore-20240407.dist-info/ -lib/python3.13/site-packages/acstore-20240407.dist-info/METADATA -lib/python3.13/site-packages/acstore-20240407.dist-info/RECORD -lib/python3.13/site-packages/acstore-20240407.dist-info/WHEEL -lib/python3.13/site-packages/acstore-20240407.dist-info/licenses/ -lib/python3.13/site-packages/acstore-20240407.dist-info/licenses/ACKNOWLEDGEMENTS -lib/python3.13/site-packages/acstore-20240407.dist-info/licenses/AUTHORS -lib/python3.13/site-packages/acstore-20240407.dist-info/licenses/LICENSE -lib/python3.13/site-packages/acstore-20240407.dist-info/licenses/README -lib/python3.13/site-packages/acstore-20240407.dist-info/top_level.txt -lib/python3.13/site-packages/acstore/__init__.py -lib/python3.13/site-packages/acstore/__pycache__/ -lib/python3.13/site-packages/acstore/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/acstore/__pycache__/errors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/__pycache__/errors.cpython-313.pyc -lib/python3.13/site-packages/acstore/__pycache__/fake_store.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/__pycache__/fake_store.cpython-313.pyc -lib/python3.13/site-packages/acstore/__pycache__/interface.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/__pycache__/interface.cpython-313.pyc -lib/python3.13/site-packages/acstore/__pycache__/profilers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/__pycache__/profilers.cpython-313.pyc -lib/python3.13/site-packages/acstore/__pycache__/sqlite_store.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/__pycache__/sqlite_store.cpython-313.pyc -lib/python3.13/site-packages/acstore/containers/ -lib/python3.13/site-packages/acstore/containers/__init__.py -lib/python3.13/site-packages/acstore/containers/__pycache__/ -lib/python3.13/site-packages/acstore/containers/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/containers/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/acstore/containers/__pycache__/interface.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/containers/__pycache__/interface.cpython-313.pyc -lib/python3.13/site-packages/acstore/containers/__pycache__/manager.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/containers/__pycache__/manager.cpython-313.pyc -lib/python3.13/site-packages/acstore/containers/interface.py -lib/python3.13/site-packages/acstore/containers/manager.py -lib/python3.13/site-packages/acstore/errors.py -lib/python3.13/site-packages/acstore/fake_store.py -lib/python3.13/site-packages/acstore/helpers/ -lib/python3.13/site-packages/acstore/helpers/__init__.py -lib/python3.13/site-packages/acstore/helpers/__pycache__/ -lib/python3.13/site-packages/acstore/helpers/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/helpers/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/acstore/helpers/__pycache__/json_serializer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/helpers/__pycache__/json_serializer.cpython-313.pyc -lib/python3.13/site-packages/acstore/helpers/__pycache__/schema.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/helpers/__pycache__/schema.cpython-313.pyc -lib/python3.13/site-packages/acstore/helpers/__pycache__/yaml_definitions_file.cpython-313.opt-1.pyc -lib/python3.13/site-packages/acstore/helpers/__pycache__/yaml_definitions_file.cpython-313.pyc -lib/python3.13/site-packages/acstore/helpers/json_serializer.py -lib/python3.13/site-packages/acstore/helpers/schema.py -lib/python3.13/site-packages/acstore/helpers/yaml_definitions_file.py -lib/python3.13/site-packages/acstore/interface.py -lib/python3.13/site-packages/acstore/profilers.py -lib/python3.13/site-packages/acstore/sqlite_store.py +lib/python3.14/site-packages/acstore/ +lib/python3.14/site-packages/acstore-20240407.dist-info/ +lib/python3.14/site-packages/acstore-20240407.dist-info/METADATA +lib/python3.14/site-packages/acstore-20240407.dist-info/RECORD +lib/python3.14/site-packages/acstore-20240407.dist-info/WHEEL +lib/python3.14/site-packages/acstore-20240407.dist-info/licenses/ +lib/python3.14/site-packages/acstore-20240407.dist-info/licenses/ACKNOWLEDGEMENTS +lib/python3.14/site-packages/acstore-20240407.dist-info/licenses/AUTHORS +lib/python3.14/site-packages/acstore-20240407.dist-info/licenses/LICENSE +lib/python3.14/site-packages/acstore-20240407.dist-info/licenses/README +lib/python3.14/site-packages/acstore-20240407.dist-info/top_level.txt +lib/python3.14/site-packages/acstore/__init__.py +lib/python3.14/site-packages/acstore/__pycache__/ +lib/python3.14/site-packages/acstore/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/acstore/__pycache__/errors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/__pycache__/errors.cpython-314.pyc +lib/python3.14/site-packages/acstore/__pycache__/fake_store.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/__pycache__/fake_store.cpython-314.pyc +lib/python3.14/site-packages/acstore/__pycache__/interface.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/__pycache__/interface.cpython-314.pyc +lib/python3.14/site-packages/acstore/__pycache__/profilers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/__pycache__/profilers.cpython-314.pyc +lib/python3.14/site-packages/acstore/__pycache__/sqlite_store.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/__pycache__/sqlite_store.cpython-314.pyc +lib/python3.14/site-packages/acstore/containers/ +lib/python3.14/site-packages/acstore/containers/__init__.py +lib/python3.14/site-packages/acstore/containers/__pycache__/ +lib/python3.14/site-packages/acstore/containers/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/containers/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/acstore/containers/__pycache__/interface.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/containers/__pycache__/interface.cpython-314.pyc +lib/python3.14/site-packages/acstore/containers/__pycache__/manager.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/containers/__pycache__/manager.cpython-314.pyc +lib/python3.14/site-packages/acstore/containers/interface.py +lib/python3.14/site-packages/acstore/containers/manager.py +lib/python3.14/site-packages/acstore/errors.py +lib/python3.14/site-packages/acstore/fake_store.py +lib/python3.14/site-packages/acstore/helpers/ +lib/python3.14/site-packages/acstore/helpers/__init__.py +lib/python3.14/site-packages/acstore/helpers/__pycache__/ +lib/python3.14/site-packages/acstore/helpers/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/helpers/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/acstore/helpers/__pycache__/json_serializer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/helpers/__pycache__/json_serializer.cpython-314.pyc +lib/python3.14/site-packages/acstore/helpers/__pycache__/schema.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/helpers/__pycache__/schema.cpython-314.pyc +lib/python3.14/site-packages/acstore/helpers/__pycache__/yaml_definitions_file.cpython-314.opt-1.pyc +lib/python3.14/site-packages/acstore/helpers/__pycache__/yaml_definitions_file.cpython-314.pyc +lib/python3.14/site-packages/acstore/helpers/json_serializer.py +lib/python3.14/site-packages/acstore/helpers/schema.py +lib/python3.14/site-packages/acstore/helpers/yaml_definitions_file.py +lib/python3.14/site-packages/acstore/interface.py +lib/python3.14/site-packages/acstore/profilers.py +lib/python3.14/site-packages/acstore/sqlite_store.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-acstore-20240407.tgz >>> Running clean in devel/py-acstore at 1778681053.88 ===> devel/py-acstore ===> Cleaning for py3-acstore-20240407 >>> Ended at 1778681054.17 max_stuck=1.57/depends=2.12/show-prepare-results=1.19/extract=0.44/build=2.92/package=1.78/clean=0.32