>>> Building on exopi-3 under textproc/py-stemmer BDEPENDS = [textproc/libstemmer;lang/python/3;devel/py-installer;devel/py-wheel;devel/py-build;devel/py-setuptools;lang/cython] DIST = [textproc/py-stemmer:PyStemmer-2.2.0.1.tar.gz] FULLPKGNAME = py3-stemmer-2.2.0.1p4 RDEPENDS = [lang/python/3;textproc/libstemmer] Woken up textproc/py-stemmer (Junk lock failure for exopi-3 at 1764617991.21445) Received IO (Junk lock obtained for exopi-3 at 1764617993.22) Received IO Woken up textproc/py-stemmer Woken up textproc/py-stemmer Woken up textproc/py-stemmer Woken up textproc/py-stemmer Woken up textproc/py-stemmer >>> Running depends in textproc/py-stemmer at 1764617994.68 last junk was in devel/luarocks, /usr/sbin/pkg_add -aI -Drepair libstemmer-2.2.0 py3-cython-3.1.6v0 was: /usr/sbin/pkg_add -aI -Drepair libstemmer-2.2.0 py3-build-1.3.0 py3-cython-3.1.6v0 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 libstemmer-2.2.0 py3-cython-3.1.6v0 >>> Running show-prepare-results in textproc/py-stemmer at 1764617999.46 ===> textproc/py-stemmer ===> Building from scratch py3-stemmer-2.2.0.1p4 ===> py3-stemmer-2.2.0.1p4 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-stemmer-2.2.0.1p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-stemmer-2.2.0.1p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-stemmer-2.2.0.1p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-stemmer-2.2.0.1p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-stemmer-2.2.0.1p4 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-stemmer-2.2.0.1p4 depends on: libstemmer-* -> libstemmer-2.2.0 ===> Verifying specs: stemmer ===> found stemmer.0.0 libstemmer-2.2.0 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-3 at 1764618002.11) Woken up security/fierce distfiles size=303027 >>> Running extract in textproc/py-stemmer at 1764618002.14 ===> textproc/py-stemmer ===> Checking files for py3-stemmer-2.2.0.1p4 `/exopi-cvs/ports/distfiles/PyStemmer-2.2.0.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-stemmer-2.2.0.1p4 >>> Running build in textproc/py-stemmer at 1764618002.72 ===> textproc/py-stemmer ===> Patching for py3-stemmer-2.2.0.1p4 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d3d423dc877b4f49e0ab1776f7edaff37feb6799 Mon Sep 17 00:00:00 2001 |From: Stefano Rivera |Date: Sat, 25 Nov 2023 16:33:46 +0000 |Subject: [PATCH] Unrestrict the maximum Cython version | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 208. 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-stemmer-2.2.0.1p4 ===> Configuring for py3-stemmer-2.2.0.1p4 ===> Building for py3-stemmer-2.2.0.1p4 * Getting build dependencies for wheel... * 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 License :: OSI Approved :: BSD 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_ext Compiling src/Stemmer.pyx because it changed. [1/1] Cythonizing src/Stemmer.pyx building 'Stemmer' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src cc -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.13 -c src/Stemmer.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/Stemmer.o creating build/lib.openbsd-7.8-amd64-cpython-313 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.8-amd64-cpython-313/src/Stemmer.o -L/usr/local/lib -lstemmer -o build/lib.openbsd-7.8-amd64-cpython-313/Stemmer.cpython-313.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib.openbsd-7.8-amd64-cpython-313/Stemmer.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info running egg_info writing PyStemmer.egg-info/PKG-INFO writing dependency_links to PyStemmer.egg-info/dependency_links.txt writing top-level names to PyStemmer.egg-info/top_level.txt reading manifest file 'PyStemmer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'PyStemmer.egg-info/SOURCES.txt' Copying PyStemmer.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./PyStemmer-2.2.0.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pystemmer-2.2.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-stemmer-2.2.0.1/PyStemmer-2.2.0.1/dist/.tmp-3f6tfwae/pystemmer-2.2.0.1-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'Stemmer.cpython-313.so' adding 'pystemmer-2.2.0.1.dist-info/licenses/AUTHORS' adding 'pystemmer-2.2.0.1.dist-info/licenses/LICENSE' adding 'pystemmer-2.2.0.1.dist-info/METADATA' adding 'pystemmer-2.2.0.1.dist-info/WHEEL' adding 'pystemmer-2.2.0.1.dist-info/top_level.txt' adding 'pystemmer-2.2.0.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pystemmer-2.2.0.1-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in textproc/py-stemmer at 1764618013.58 ===> textproc/py-stemmer ===> Faking installation for py3-stemmer-2.2.0.1p4 ===> Building package for py3-stemmer-2.2.0.1p4 Create /exopi-cvs/ports/packages/amd64/all/py3-stemmer-2.2.0.1p4.tgz Creating package py3-stemmer-2.2.0.1p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/libstemmer checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-stemmer-2.2.0.1p4.tgz >>> Running clean in textproc/py-stemmer at 1764618019.80 ===> textproc/py-stemmer ===> Cleaning for py3-stemmer-2.2.0.1p4 >>> Ended at 1764618020.38 max_stuck=2.68/waiting-for-lock #63=3.48/depends=4.74/show-prepare-results=2.71/extract=0.58/build=10.86/package=6.16/clean=0.67