>>> Building on exopi-6 under textproc/py-toml BDEPENDS = [lang/python/3;devel/py-wheel;devel/py-installer;devel/py-build;devel/py-setuptools] DIST = [textproc/py-toml:toml-0.10.2.tar.gz] FULLPKGNAME = py3-toml-0.10.2p7 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-6 at 1764526619.58001) Received IO (Junk lock obtained for exopi-6 at 1764526638.11) Received IO Woken up textproc/py-toml Short-cut: depends already handled by games/gnubg >>> Running show-prepare-results in textproc/py-toml at 1764526639.94 ===> textproc/py-toml ===> Building from scratch py3-toml-0.10.2p7 ===> py3-toml-0.10.2p7 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-toml-0.10.2p7 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-toml-0.10.2p7 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-toml-0.10.2p7 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-toml-0.10.2p7 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-6 at 1764526642.67) Woken up devel/py-gevent distfiles size=22253 >>> Running extract in textproc/py-toml at 1764526642.70 ===> textproc/py-toml ===> Checking files for py3-toml-0.10.2p7 `/exopi-cvs/ports/distfiles/toml-0.10.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-toml-0.10.2p7 >>> Running build in textproc/py-toml at 1764526643.49 ===> textproc/py-toml ===> Patching for py3-toml-0.10.2p7 ===> 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-toml-0.10.2p7 ===> Configuring for py3-toml-0.10.2p7 ===> Building for py3-toml-0.10.2p7 * 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing toml.egg-info/PKG-INFO writing dependency_links to toml.egg-info/dependency_links.txt writing top-level names to toml.egg-info/top_level.txt reading manifest file 'toml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'toml.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 :: MIT 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/toml copying toml/__init__.py -> build/lib/toml copying toml/decoder.py -> build/lib/toml copying toml/encoder.py -> build/lib/toml copying toml/ordered.py -> build/lib/toml copying toml/tz.py -> build/lib/toml copying toml/__init__.pyi -> build/lib/toml copying toml/decoder.pyi -> build/lib/toml copying toml/encoder.pyi -> build/lib/toml copying toml/ordered.pyi -> build/lib/toml copying toml/tz.pyi -> build/lib/toml 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/toml copying build/lib/toml/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/decoder.py -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/encoder.py -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/ordered.py -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/tz.py -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/__init__.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/decoder.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/encoder.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/ordered.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./toml copying build/lib/toml/tz.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./toml running install_egg_info running egg_info writing toml.egg-info/PKG-INFO writing dependency_links to toml.egg-info/dependency_links.txt writing top-level names to toml.egg-info/top_level.txt reading manifest file 'toml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'toml.egg-info/SOURCES.txt' Copying toml.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./toml-0.10.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/toml-0.10.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-toml-0.10.2/toml-0.10.2/dist/.tmp-8jsw1d7r/toml-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'toml/__init__.py' adding 'toml/__init__.pyi' adding 'toml/decoder.py' adding 'toml/decoder.pyi' adding 'toml/encoder.py' adding 'toml/encoder.pyi' adding 'toml/ordered.py' adding 'toml/ordered.pyi' adding 'toml/tz.py' adding 'toml/tz.pyi' adding 'toml-0.10.2.dist-info/licenses/LICENSE' adding 'toml-0.10.2.dist-info/METADATA' adding 'toml-0.10.2.dist-info/WHEEL' adding 'toml-0.10.2.dist-info/top_level.txt' adding 'toml-0.10.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built toml-0.10.2-py2.py3-none-any.whl >>> Running package in textproc/py-toml at 1764526649.53 ===> textproc/py-toml ===> Faking installation for py3-toml-0.10.2p7 ===> Building package for py3-toml-0.10.2p7 Create /exopi-cvs/ports/packages/amd64/all/py3-toml-0.10.2p7.tgz Creating package py3-toml-0.10.2p7 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|*************** | 24% archiving|****************************** | 46% archiving|*********************************** | 54% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************************ | 94% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-toml-0.10.2p7.tgz >>> Running clean in textproc/py-toml at 1764526653.54 ===> textproc/py-toml ===> Cleaning for py3-toml-0.10.2p7 >>> Ended at 1764526654.03 max_stuck=11.88/waiting-for-lock #202=20.36/show-prepare-results=2.76/extract=0.79/build=6.05/package=4.01/clean=0.51