>>> Building on exopi-1 under graphics/py-tifffile BDEPENDS = [lang/python/3;devel/py-installer;devel/py-setuptools;devel/py-build;devel/py-wheel] DIST = [graphics/py-tifffile:tifffile-2025.10.4.tar.gz] FULLPKGNAME = py3-tifffile-2025.10.4 RDEPENDS = [math/py-numpy;lang/python/3] (Junk lock failure for exopi-1 at 1764965464.17438) Received IO (Junk lock obtained for exopi-1 at 1764965474.68) Received IO Woken up graphics/py-tifffile Woken up graphics/py-tifffile Woken up graphics/py-tifffile >>> Running depends in graphics/py-tifffile at 1764965476.14 last junk was in audio/taglib /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 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 >>> Running show-prepare-results in graphics/py-tifffile at 1764965479.57 ===> graphics/py-tifffile ===> Building from scratch py3-tifffile-2025.10.4 ===> py3-tifffile-2025.10.4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-tifffile-2025.10.4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-tifffile-2025.10.4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-tifffile-2025.10.4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-tifffile-2025.10.4 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 1764965480.70) distfiles size=369486 >>> Running extract in graphics/py-tifffile at 1764965480.74 ===> graphics/py-tifffile ===> Checking files for py3-tifffile-2025.10.4 `/exopi-cvs/ports/distfiles/tifffile-2025.10.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-tifffile-2025.10.4 >>> Running build in graphics/py-tifffile at 1764965481.26 ===> graphics/py-tifffile ===> Patching for py3-tifffile-2025.10.4 ===> Applying OpenBSD patch patch-tests_test_tifffile_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/test_tifffile.py |--- tests/test_tifffile.py.orig |+++ tests/test_tifffile.py -------------------------- Patching file tests/test_tifffile.py using Plan A... Hunk #1 succeeded at 223 (offset -1 lines). 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-tifffile-2025.10.4 ===> Configuring for py3-tifffile-2025.10.4 ===> Building for py3-tifffile-2025.10.4 * Getting build dependencies for wheel... running egg_info writing tifffile.egg-info/PKG-INFO writing dependency_links to tifffile.egg-info/dependency_links.txt writing entry points to tifffile.egg-info/entry_points.txt writing requirements to tifffile.egg-info/requires.txt writing top-level names to tifffile.egg-info/top_level.txt reading manifest file 'tifffile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.cmd' warning: no previously-included files found matching '*.yaml' warning: no previously-included files matching '*' found under directory 'doc' warning: no previously-included files matching '*' found under directory 'test' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*-' found under directory '*' warning: no previously-included files matching '*' found under directory 'test/data' warning: no previously-included files matching '*' found under directory 'test/_tmp' adding license file 'LICENSE' writing manifest file 'tifffile.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/tifffile copying tifffile/__init__.py -> build/lib/tifffile copying tifffile/__main__.py -> build/lib/tifffile copying tifffile/_imagecodecs.py -> build/lib/tifffile copying tifffile/geodb.py -> build/lib/tifffile copying tifffile/lsm2bin.py -> build/lib/tifffile copying tifffile/numcodecs.py -> build/lib/tifffile copying tifffile/tiff2fsspec.py -> build/lib/tifffile copying tifffile/tiffcomment.py -> build/lib/tifffile copying tifffile/tifffile.py -> build/lib/tifffile copying tifffile/zarr.py -> build/lib/tifffile copying tifffile/py.typed -> build/lib/tifffile 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/tifffile copying build/lib/tifffile/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/_imagecodecs.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/geodb.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/lsm2bin.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/numcodecs.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/tiff2fsspec.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/tiffcomment.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/tifffile.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/zarr.py -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile copying build/lib/tifffile/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./tifffile running install_egg_info running egg_info writing tifffile.egg-info/PKG-INFO writing dependency_links to tifffile.egg-info/dependency_links.txt writing entry points to tifffile.egg-info/entry_points.txt writing requirements to tifffile.egg-info/requires.txt writing top-level names to tifffile.egg-info/top_level.txt reading manifest file 'tifffile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.cmd' warning: no previously-included files found matching '*.yaml' warning: no previously-included files matching '*' found under directory 'doc' warning: no previously-included files matching '*' found under directory 'test' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*-' found under directory '*' warning: no previously-included files matching '*' found under directory 'test/data' warning: no previously-included files matching '*' found under directory 'test/_tmp' adding license file 'LICENSE' writing manifest file 'tifffile.egg-info/SOURCES.txt' Copying tifffile.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./tifffile-2025.10.4-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/tifffile-2025.10.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-tifffile-2025.10.4/tifffile-2025.10.4/dist/.tmp-ave1x3gq/tifffile-2025.10.4-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'tifffile/__init__.py' adding 'tifffile/__main__.py' adding 'tifffile/_imagecodecs.py' adding 'tifffile/geodb.py' adding 'tifffile/lsm2bin.py' adding 'tifffile/numcodecs.py' adding 'tifffile/py.typed' adding 'tifffile/tiff2fsspec.py' adding 'tifffile/tiffcomment.py' adding 'tifffile/tifffile.py' adding 'tifffile/zarr.py' adding 'tifffile-2025.10.4.dist-info/licenses/LICENSE' adding 'tifffile-2025.10.4.dist-info/METADATA' adding 'tifffile-2025.10.4.dist-info/WHEEL' adding 'tifffile-2025.10.4.dist-info/entry_points.txt' adding 'tifffile-2025.10.4.dist-info/top_level.txt' adding 'tifffile-2025.10.4.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built tifffile-2025.10.4-py3-none-any.whl >>> Running package in graphics/py-tifffile at 1764965483.45 ===> graphics/py-tifffile ===> Faking installation for py3-tifffile-2025.10.4 ===> Building package for py3-tifffile-2025.10.4 Create /exopi-cvs/ports/packages/amd64/all/py3-tifffile-2025.10.4.tgz Creating package py3-tifffile-2025.10.4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|math/py-numpy checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 3% archiving|**** | 6% archiving|**** | 7% archiving|********************** | 34% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-tifffile-2025.10.4.tgz >>> Running clean in graphics/py-tifffile at 1764965489.62 ===> graphics/py-tifffile ===> Cleaning for py3-tifffile-2025.10.4 >>> Ended at 1764965490.10 max_stuck=3.37/waiting-for-lock #130=11.97/depends=3.42/show-prepare-results=1.18/extract=0.51/build=2.19/package=6.16/clean=0.53