>>> Building on exopi-1 under lang/secularize BDEPENDS = [devel/py-setuptools;devel/py-build;devel/py-installer;lang/python/3;devel/py-wheel] DIST = [lang/secularize:secularize-0.0.1.post7.tar.gz] FULLPKGNAME = secularize-0.0.1.7p7v0 RDEPENDS = [devel/py-cparser;devel/py-docopt;lang/python/3] (Junk lock obtained for exopi-1 at 1764447022.36) >>> Running depends in lang/secularize at 1764447022.40 last junk was in textproc/py-spdx-lookup /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 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 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in lang/secularize at 1764447023.95 ===> lang/secularize ===> Building from scratch secularize-0.0.1.7p7v0 ===> secularize-0.0.1.7p7v0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> secularize-0.0.1.7p7v0 depends on: py3-build-* -> py3-build-1.3.0 ===> secularize-0.0.1.7p7v0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> secularize-0.0.1.7p7v0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> secularize-0.0.1.7p7v0 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-1 at 1764447024.84) distfiles size=19764 >>> Running extract in lang/secularize at 1764447024.87 ===> lang/secularize ===> Checking files for secularize-0.0.1.7p7v0 `/exopi-cvs/ports/distfiles/secularize-0.0.1.post7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for secularize-0.0.1.7p7v0 >>> Running build in lang/secularize at 1764447025.39 ===> lang/secularize ===> Patching for secularize-0.0.1.7p7v0 ===> Applying OpenBSD patch patch-secularize_utils_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: secularize/utils.py |--- secularize/utils.py.orig |+++ secularize/utils.py -------------------------- Patching file secularize/utils.py using Plan A... Hunk #1 succeeded at 2. done ===> 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 secularize-0.0.1.7p7v0 ===> Configuring for secularize-0.0.1.7p7v0 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-313. -DMODPY_BIN=/usr/local/bin/python3.13 -DMODPY_DISTV=0.0.1.post7 -DMODPY_VERSION=3.13 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=amd64 -DBASE_PKGPATH=lang/secularize -DFLAVOR_EXT= -DFULLPKGNAME=secularize-0.0.1.7p7v0 -DHOMEPAGE=https://www.github.com/jamesalbert/HolyC-for-Linux -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Mike\ Larkin\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=secularize -i -B /exopi-obj/pobj/secularize-0.0.1.7 /exopi-obj/pobj/secularize-0.0.1.7/secularize-0.0.1.post7/secularize/utils.py ===> Building for secularize-0.0.1.7p7v0 * 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:334: InformationOnly: Normalizing '0.0.1-7' to '0.0.1.post7' self.metadata.version = self._normalize_version(self.metadata.version) /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: secularize). 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: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 secularize.egg-info/PKG-INFO writing dependency_links to secularize.egg-info/dependency_links.txt writing entry points to secularize.egg-info/entry_points.txt writing requirements to secularize.egg-info/requires.txt writing top-level names to secularize.egg-info/top_level.txt reading manifest file 'secularize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'bin' adding license file 'LICENSE.txt' writing manifest file 'secularize.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:334: InformationOnly: Normalizing '0.0.1-7' to '0.0.1.post7' self.metadata.version = self._normalize_version(self.metadata.version) /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: secularize). 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: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 running build running build_py creating build/lib/secularize copying secularize/token.py -> build/lib/secularize copying secularize/char.py -> build/lib/secularize copying secularize/__init__.py -> build/lib/secularize copying secularize/parser.py -> build/lib/secularize copying secularize/utils.py -> build/lib/secularize 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/secularize copying build/lib/secularize/token.py -> build/bdist.openbsd-7.8-amd64/wheel/./secularize copying build/lib/secularize/char.py -> build/bdist.openbsd-7.8-amd64/wheel/./secularize copying build/lib/secularize/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./secularize copying build/lib/secularize/parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./secularize copying build/lib/secularize/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./secularize running install_egg_info running egg_info writing secularize.egg-info/PKG-INFO writing dependency_links to secularize.egg-info/dependency_links.txt writing entry points to secularize.egg-info/entry_points.txt writing requirements to secularize.egg-info/requires.txt writing top-level names to secularize.egg-info/top_level.txt reading manifest file 'secularize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'secularize.egg-info/SOURCES.txt' Copying secularize.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./secularize-0.0.1.post7-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/secularize-0.0.1.post7.dist-info/WHEEL warning: no files found matching '*' under directory 'bin' creating '/exopi-obj/pobj/secularize-0.0.1.7/secularize-0.0.1.post7/dist/.tmp-0k6yh3db/secularize-0.0.1.post7-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'secularize/__init__.py' adding 'secularize/char.py' adding 'secularize/parser.py' adding 'secularize/token.py' adding 'secularize/utils.py' adding 'secularize-0.0.1.post7.dist-info/licenses/LICENSE.txt' adding 'secularize-0.0.1.post7.dist-info/METADATA' adding 'secularize-0.0.1.post7.dist-info/WHEEL' adding 'secularize-0.0.1.post7.dist-info/entry_points.txt' adding 'secularize-0.0.1.post7.dist-info/top_level.txt' adding 'secularize-0.0.1.post7.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built secularize-0.0.1.post7-py3-none-any.whl >>> Running package in lang/secularize at 1764447027.16 ===> lang/secularize ===> Faking installation for secularize-0.0.1.7p7v0 /exopi-obj/pobj/secularize-0.0.1.7/bin/install -d -m 755 /exopi-obj/pobj/secularize-0.0.1.7/fake-amd64/usr/local/share/secularize/config/ /exopi-obj/pobj/secularize-0.0.1.7/bin/install -c -m 644 /exopi-obj/pobj/secularize-0.0.1.7/secularize-0.0.1.post7/config/* /exopi-obj/pobj/secularize-0.0.1.7/fake-amd64/usr/local/share/secularize/config/ ===> Building package for secularize-0.0.1.7p7v0 Create /exopi-cvs/ports/packages/amd64/all/secularize-0.0.1.7p7v0.tgz Creating package secularize-0.0.1.7p7v0 reading plist| checking dependencies| checking dependencies|devel/py-cparser checking dependencies|devel/py-docopt checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 7% archiving|********* | 13% archiving|********** | 16% archiving|************ | 19% archiving|******************** | 31% archiving|*************************** | 43% archiving|*********************************** | 55% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|********************************************************** | 90% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/secularize-0.0.1.7p7v0.tgz >>> Running clean in lang/secularize at 1764447029.00 ===> lang/secularize ===> Cleaning for secularize-0.0.1.7p7v0 >>> Ended at 1764447029.29 max_stuck=0.00/depends=1.56/show-prepare-results=0.91/extract=0.49/build=1.80/package=1.83/clean=0.32