>>> Building on exopi-2 under devel/py-ply BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools] DIST = [devel/py-ply:ply-3.11.tar.gz] FULLPKGNAME = py3-ply-3.11p8 RDEPENDS = [lang/python/3] Woken up devel/py-ply (Junk lock failure for exopi-2 at 1765447428.83786) Received IO (Junk lock obtained for exopi-2 at 1765447429.65) Received IO Woken up devel/py-ply Woken up devel/py-ply Woken up devel/py-ply Woken up devel/py-ply Woken up devel/py-ply Woken up devel/py-ply >>> Running depends in devel/py-ply at 1765447431.46 last junk was in devel/glib2,bootstrap /usr/sbin/pkg_add -aI -Drepair docbook-xsl-1.79.1p0 libxslt-1.1.45 tdb-1.4.14 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 docbook-xsl-1.79.1p0 libxslt-1.1.45 tdb-1.4.14 Can't find tdb-1.4.14 Couldn't install tdb-1.4.14 >>> Running show-prepare-results in devel/py-ply at 1765447437.66 ===> devel/py-ply ===> Building from scratch py3-ply-3.11p8 ===> py3-ply-3.11p8 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-ply-3.11p8 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-ply-3.11p8 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-ply-3.11p8 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-ply-3.11p8 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-2 at 1765447439.12) Woken up databases/tdb distfiles size=159130 >>> Running extract in devel/py-ply at 1765447439.20 ===> devel/py-ply ===> Checking files for py3-ply-3.11p8 `/exopi-cvs/ports/distfiles/ply-3.11.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-ply-3.11p8 >>> Running build in devel/py-ply at 1765447439.84 ===> devel/py-ply ===> Patching for py3-ply-3.11p8 ===> 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-ply-3.11p8 ===> Configuring for py3-ply-3.11p8 ===> Building for py3-ply-3.11p8 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: ply). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) running egg_info writing ply.egg-info/PKG-INFO writing dependency_links to ply.egg-info/dependency_links.txt writing top-level names to ply.egg-info/top_level.txt reading manifest file 'ply.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'ply.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: ply). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) 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/ply copying ply/__init__.py -> build/lib/ply copying ply/cpp.py -> build/lib/ply copying ply/ctokens.py -> build/lib/ply copying ply/lex.py -> build/lib/ply copying ply/yacc.py -> build/lib/ply copying ply/ygen.py -> build/lib/ply 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/ply copying build/lib/ply/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./ply copying build/lib/ply/cpp.py -> build/bdist.openbsd-7.8-amd64/wheel/./ply copying build/lib/ply/ctokens.py -> build/bdist.openbsd-7.8-amd64/wheel/./ply copying build/lib/ply/lex.py -> build/bdist.openbsd-7.8-amd64/wheel/./ply copying build/lib/ply/yacc.py -> build/bdist.openbsd-7.8-amd64/wheel/./ply copying build/lib/ply/ygen.py -> build/bdist.openbsd-7.8-amd64/wheel/./ply running install_egg_info running egg_info writing ply.egg-info/PKG-INFO writing dependency_links to ply.egg-info/dependency_links.txt writing top-level names to ply.egg-info/top_level.txt reading manifest file 'ply.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'ply.egg-info/SOURCES.txt' Copying ply.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./ply-3.11-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/ply-3.11.dist-info/WHEEL creating '/exopi-obj/pobj/py-ply-3.11/ply-3.11/dist/.tmp-pbp82uek/ply-3.11-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'ply/__init__.py' adding 'ply/cpp.py' adding 'ply/ctokens.py' adding 'ply/lex.py' adding 'ply/yacc.py' adding 'ply/ygen.py' adding 'ply-3.11.dist-info/METADATA' adding 'ply-3.11.dist-info/WHEEL' adding 'ply-3.11.dist-info/top_level.txt' adding 'ply-3.11.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built ply-3.11-py2.py3-none-any.whl >>> Running package in devel/py-ply at 1765447442.03 ===> devel/py-ply ===> Faking installation for py3-ply-3.11p8 ===> Building package for py3-ply-3.11p8 Create /exopi-cvs/ports/packages/amd64/all/py3-ply-3.11p8.tgz Creating package py3-ply-3.11p8 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******* | 11% archiving|******** | 12% archiving|************ | 19% archiving|***************** | 26% archiving|**************************** | 44% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|******************************************** | 69% archiving|************************************************* | 76% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-ply-3.11p8.tgz >>> Running clean in devel/py-ply at 1765447443.87 ===> devel/py-ply ===> Cleaning for py3-ply-3.11p8 >>> Ended at 1765447444.28 max_stuck=4.24/waiting-for-lock #82=2.59/depends=6.23/show-prepare-results=1.51/extract=0.63/build=2.16/package=1.89/clean=0.48