>>> Building on exopi-6 under textproc/py-stemmer,python3 BDEPENDS = [devel/py-setuptools,python3;lang/cython,python3;lang/python/3.10;devel/py-wheel,python3;devel/py-installer,python3;textproc/libstemmer;devel/py-build,python3] DIST = [textproc/py-stemmer,python3:PyStemmer-2.2.0.1.tar.gz] FULLPKGNAME = py3-stemmer-2.2.0.1 RDEPENDS = [lang/python/3.10;textproc/libstemmer] (Junk lock failure for exopi-6 at 1713952490.65032) Received IO (Junk lock obtained for exopi-6 at 1713952491.99) Received IO Woken up textproc/py-stemmer,python3 Woken up textproc/py-stemmer,python3 Woken up textproc/py-stemmer,python3 >>> Running depends in textproc/py-stemmer,python3 at 1713952493.36 last junk was in devel/py-three-merge,python3 /usr/sbin/pkg_add -aI -Drepair libstemmer-2.2.0 py3-cython-0.29.36v0 was: /usr/sbin/pkg_add -aI -Drepair libstemmer-2.2.0 py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair libstemmer-2.2.0 py3-cython-0.29.36v0 >>> Running show-prepare-results in textproc/py-stemmer,python3 at 1713952496.02 ===> textproc/py-stemmer,python3 ===> Building from scratch py3-stemmer-2.2.0.1 ===> py3-stemmer-2.2.0.1 depends on: py3-cython-* -> py3-cython-0.29.36v0 ===> py3-stemmer-2.2.0.1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-stemmer-2.2.0.1 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-stemmer-2.2.0.1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-stemmer-2.2.0.1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-stemmer-2.2.0.1 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-stemmer-2.2.0.1 depends on: libstemmer-* -> libstemmer-2.2.0 ===> Verifying specs: stemmer ===> found stemmer.0.0 libstemmer-2.2.0 py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-6 at 1713952497.39) Woken up www/py-betamax,python3 distfiles size=303027 >>> Running build in textproc/py-stemmer,python3 at 1713952497.42 ===> textproc/py-stemmer,python3 ===> Checking files for py3-stemmer-2.2.0.1 `/exopi-cvs/ports/distfiles/PyStemmer-2.2.0.1.tar.gz' is up to date. >> (SHA256) PyStemmer-2.2.0.1.tar.gz: OK ===> Extracting for py3-stemmer-2.2.0.1 ===> Patching for py3-stemmer-2.2.0.1 ===> 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.1 ===> Configuring for py3-stemmer-2.2.0.1 ===> Building for py3-stemmer-2.2.0.1 * Getting build dependencies for wheel... * Building wheel... running bdist_wheel running build running build_ext cythoning src/Stemmer.pyx to src/Stemmer.c /usr/local/lib/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /exopi-obj/pobj/py-stemmer-2.2.0.1-python3/PyStemmer-2.2.0.1/src/Stemmer.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'Stemmer' extension creating build creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.10 -c src/Stemmer.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/Stemmer.o src/Stemmer.c:5146:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ src/Stemmer.c:345:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ src/Stemmer.c:5157:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ src/Stemmer.c:345:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. creating build/lib.openbsd-7.5-amd64-cpython-310 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.5-amd64-cpython-310/src/Stemmer.o -L/usr/local/lib -lstemmer -o build/lib.openbsd-7.5-amd64-cpython-310/Stemmer.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel copying build/lib.openbsd-7.5-amd64-cpython-310/Stemmer.cpython-310.so -> build/bdist.openbsd-7.5-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.5-amd64/wheel/PyStemmer-2.2.0.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/PyStemmer-2.2.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-stemmer-2.2.0.1-python3/PyStemmer-2.2.0.1/dist/.tmp-g05_xp_k/PyStemmer-2.2.0.1-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'Stemmer.cpython-310.so' adding 'PyStemmer-2.2.0.1.dist-info/AUTHORS' adding 'PyStemmer-2.2.0.1.dist-info/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.5-amd64/wheel Successfully built PyStemmer-2.2.0.1-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in textproc/py-stemmer,python3 at 1713952501.54 ===> textproc/py-stemmer,python3 ===> Faking installation for py3-stemmer-2.2.0.1 ===> Building package for py3-stemmer-2.2.0.1 Create /exopi-cvs/ports/packages/amd64/all/py3-stemmer-2.2.0.1.tgz Creating package py3-stemmer-2.2.0.1 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|textproc/libstemmer checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-stemmer-2.2.0.1.tgz >>> Running clean in textproc/py-stemmer,python3 at 1713952505.01 ===> textproc/py-stemmer,python3 ===> Cleaning for py3-stemmer-2.2.0.1 >>> Ended at 1713952505.23 max_stuck=1.33/waiting-for-lock #75=2.72/depends=2.66/show-prepare-results=1.40/build=4.12/package=3.46/clean=0.26