>>> Building on exopi-5 under devel/py-acstore BDEPENDS = [devel/py-build;devel/py-installer;lang/python/3;devel/py-wheel;devel/py-setuptools] DIST = [devel/py-acstore:acstore-20240407.tar.gz] FULLPKGNAME = py3-acstore-20240407 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1775546510.66) >>> Running depends in devel/py-acstore at 1775546510.70 last junk was in sysutils/dtpstree /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.2 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.2 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.2 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 >>> Running show-prepare-results in devel/py-acstore at 1775546512.52 ===> devel/py-acstore ===> Building from scratch py3-acstore-20240407 ===> py3-acstore-20240407 depends on: python->=3.13,<3.14 -> python-3.13.12 ===> py3-acstore-20240407 depends on: py3-build-* -> py3-build-1.4.2 ===> py3-acstore-20240407 depends on: py3-installer-* -> py3-installer-1.0.0 ===> py3-acstore-20240407 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-acstore-20240407 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.2 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 Still tainted: no >>> Running junk in devel/py-acstore at 1775546513.57 /usr/sbin/pkg_delete -aIXq bison-3.8.2p0 bzip2-1.0.8p0 coreutils-9.10 dwz-0.16p1 flac-1.5.0 gawk-5.4.0 gettext-runtime-1.0 gmake-4.4.1p0 gmp-6.3.0p0 go-1.26.1 gsed-4.9p1 isl-0.18 libmpc-1.2.1 libtool-2.4.2p3 mpfr-4.2.2 or1k-elf-binutils-2.40 py3-build-1.4.2 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 sdl2-2.32.10 xtensa-esp32-elf-binutils-2.35.1.2020.1223p2 xtensa-esp32s2-elf-binutils-2.35.1.2020.1223p1 xz-5.8.3 --- -cyrus-sasl-2.1.28p2 ------------------- You should also run rm -rf /var/sasl2/* --- -ja-Wnn-4.2p17 ------------------- You may wish to remove /usr/local/man/ja from man.conf You should also run /usr/sbin/userdel _wnn --- -openssl-3.5.5p2v0 ------------------- You may wish to remove /usr/local/lib/eopenssl35/man from man.conf --- -tcl-8.6.17 ------------------- You may wish to remove /usr/local/lib/tcl/tcl8.6/man from man.conf (Junk lock released for exopi-5 at 1775546521.37) distfiles size=47091 >>> Running extract in devel/py-acstore at 1775546521.40 ===> 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 1775546522.05 ===> 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... 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' adding license file 'ACKNOWLEDGEMENTS' adding license file 'AUTHORS' adding license file 'LICENSE' adding license file 'README' writing manifest file 'acstore.egg-info/SOURCES.txt' warning: no previously-included files found matching '*.pyc' warning: no previously-included files matching '*.pyc' found under directory 'acstore' * Building wheel... 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/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.13.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-genqyhhn/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 1775546524.46 ===> 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|********************** | 34% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************** | 52% archiving|*********************************** | 55% archiving|************************************* | 57% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-acstore-20240407.tgz >>> Running clean in devel/py-acstore at 1775546526.13 ===> devel/py-acstore ===> Cleaning for py3-acstore-20240407 >>> Ended at 1775546526.34 max_stuck=5.17/depends=1.83/show-prepare-results=1.04/junk=7.83/extract=0.64/build=2.42/package=1.62/clean=0.28