>>> Building on exopi-4 under devel/py-python-slugify BDEPENDS = [devel/py-setuptools;devel/py-installer;devel/py-build;devel/py-wheel;lang/python/3] DIST = [devel/py-python-slugify:python-slugify-8.0.4.tar.gz] FULLPKGNAME = py3-python-slugify-8.0.4p1 RDEPENDS = [lang/python/3;textproc/py-unidecode] (Junk lock obtained for exopi-4 at 1764962798.29) >>> Running depends in devel/py-python-slugify at 1764962798.34 last junk was in sysutils/py-find /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 devel/py-python-slugify at 1764962799.79 ===> devel/py-python-slugify ===> Building from scratch py3-python-slugify-8.0.4p1 ===> py3-python-slugify-8.0.4p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-python-slugify-8.0.4p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-python-slugify-8.0.4p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-python-slugify-8.0.4p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-python-slugify-8.0.4p1 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-4 at 1764962800.76) distfiles size=10921 >>> Running extract in devel/py-python-slugify at 1764962800.81 ===> devel/py-python-slugify ===> Checking files for py3-python-slugify-8.0.4p1 `/exopi-cvs/ports/distfiles/python-slugify-8.0.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-python-slugify-8.0.4p1 >>> Running build in devel/py-python-slugify at 1764962801.09 ===> devel/py-python-slugify ===> Patching for py3-python-slugify-8.0.4p1 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |text-unidecode is an optional dependency; we have unidecode |in our tree which is picked up instead. | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 12. 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 py3-python-slugify-8.0.4p1 ===> Configuring for py3-python-slugify-8.0.4p1 ===> Building for py3-python-slugify-8.0.4p1 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 python_slugify.egg-info/PKG-INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt writing entry points to python_slugify.egg-info/entry_points.txt writing requirements to python_slugify.egg-info/requires.txt writing top-level names to python_slugify.egg-info/top_level.txt reading manifest file 'python_slugify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_slugify.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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/slugify copying slugify/__init__.py -> build/lib/slugify copying slugify/__main__.py -> build/lib/slugify copying slugify/__version__.py -> build/lib/slugify copying slugify/slugify.py -> build/lib/slugify copying slugify/special.py -> build/lib/slugify running egg_info writing python_slugify.egg-info/PKG-INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt writing entry points to python_slugify.egg-info/entry_points.txt writing requirements to python_slugify.egg-info/requires.txt writing top-level names to python_slugify.egg-info/top_level.txt reading manifest file 'python_slugify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_slugify.egg-info/SOURCES.txt' copying slugify/py.typed -> build/lib/slugify 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/slugify copying build/lib/slugify/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./slugify copying build/lib/slugify/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./slugify copying build/lib/slugify/__version__.py -> build/bdist.openbsd-7.8-amd64/wheel/./slugify copying build/lib/slugify/slugify.py -> build/bdist.openbsd-7.8-amd64/wheel/./slugify copying build/lib/slugify/special.py -> build/bdist.openbsd-7.8-amd64/wheel/./slugify copying build/lib/slugify/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./slugify running install_egg_info Copying python_slugify.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./python_slugify-8.0.4-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/python_slugify-8.0.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-python-slugify-8.0.4/python-slugify-8.0.4/dist/.tmp-8qrvxvl1/python_slugify-8.0.4-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'python_slugify-8.0.4.dist-info/licenses/LICENSE' adding 'slugify/__init__.py' adding 'slugify/__main__.py' adding 'slugify/__version__.py' adding 'slugify/py.typed' adding 'slugify/slugify.py' adding 'slugify/special.py' adding 'python_slugify-8.0.4.dist-info/METADATA' adding 'python_slugify-8.0.4.dist-info/WHEEL' adding 'python_slugify-8.0.4.dist-info/entry_points.txt' adding 'python_slugify-8.0.4.dist-info/top_level.txt' adding 'python_slugify-8.0.4.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built python_slugify-8.0.4-py3-none-any.whl >>> Running package in devel/py-python-slugify at 1764962802.38 ===> devel/py-python-slugify ===> Faking installation for py3-python-slugify-8.0.4p1 ===> Building package for py3-python-slugify-8.0.4p1 Create /exopi-cvs/ports/packages/amd64/all/py3-python-slugify-8.0.4p1.tgz Creating package py3-python-slugify-8.0.4p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-unidecode checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 2% archiving|******** | 12% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|************************ | 38% archiving|********************************* | 52% archiving|*********************************** | 54% archiving|************************************ | 57% archiving|************************************** | 59% archiving|************************************************ | 75% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|******************************************************* | 86% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-python-slugify-8.0.4p1.tgz >>> Running clean in devel/py-python-slugify at 1764962803.86 ===> devel/py-python-slugify ===> Cleaning for py3-python-slugify-8.0.4p1 >>> Ended at 1764962804.15 max_stuck=0.00/depends=1.46/show-prepare-results=1.01/extract=0.28/build=1.29/package=1.48/clean=0.33