>>> Building on exopi-3 under graphics/py-tifffile BDEPENDS = [devel/py-wheel;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-build] DIST = [graphics/py-tifffile:tifffile-2026.3.3.tar.gz] FULLPKGNAME = py3-tifffile-2026.3.3 RDEPENDS = [lang/python/3;math/py-numpy] (Junk lock obtained for exopi-3 at 1778683149.16) >>> Running depends in graphics/py-tifffile at 1778683149.20 last junk was in www/py-httpie /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in graphics/py-tifffile at 1778683151.24 ===> graphics/py-tifffile ===> Building from scratch py3-tifffile-2026.3.3 ===> py3-tifffile-2026.3.3 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-tifffile-2026.3.3 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-tifffile-2026.3.3 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-tifffile-2026.3.3 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-tifffile-2026.3.3 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778683152.21) distfiles size=388745 >>> Running extract in graphics/py-tifffile at 1778683152.28 ===> graphics/py-tifffile ===> Checking files for py3-tifffile-2026.3.3 `/exopi-cvs/ports/distfiles/tifffile-2026.3.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-tifffile-2026.3.3 >>> Running build in graphics/py-tifffile at 1778683152.76 ===> graphics/py-tifffile ===> Patching for py3-tifffile-2026.3.3 ===> Applying OpenBSD patch patch-tests_test_tifffile_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tests/test_tifffile.py.orig.port Wed Feb 25 10:06:15 2026 |+++ tests/test_tifffile.py Wed Feb 25 10:08:03 2026 -------------------------- Patching file tests/test_tifffile.py using Plan A... Hunk #1 succeeded at 217 (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-2026.3.3 ===> Configuring for py3-tifffile-2026.3.3 ===> Building for py3-tifffile-2026.3.3 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section 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 '.env' warning: no previously-included files found matching '*.cmd' warning: no previously-included files found matching '*.yaml' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files found matching 'ruff.toml' 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... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section 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.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/tifffile copying build/lib/tifffile/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/_imagecodecs.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/geodb.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/lsm2bin.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/numcodecs.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/tiff2fsspec.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/tiffcomment.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/tifffile.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/zarr.py -> build/bdist.openbsd-7.9-amd64/wheel/./tifffile copying build/lib/tifffile/py.typed -> build/bdist.openbsd-7.9-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 '.env' warning: no previously-included files found matching '*.cmd' warning: no previously-included files found matching '*.yaml' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files found matching 'ruff.toml' 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.9-amd64/wheel/./tifffile-2026.3.3-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/tifffile-2026.3.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-tifffile-2026.3.3/tifffile-2026.3.3/dist/.tmp-vj29nlof/tifffile-2026.3.3-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-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-2026.3.3.dist-info/licenses/LICENSE' adding 'tifffile-2026.3.3.dist-info/METADATA' adding 'tifffile-2026.3.3.dist-info/WHEEL' adding 'tifffile-2026.3.3.dist-info/entry_points.txt' adding 'tifffile-2026.3.3.dist-info/top_level.txt' adding 'tifffile-2026.3.3.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built tifffile-2026.3.3-py3-none-any.whl >>> Running package in graphics/py-tifffile at 1778683155.32 ===> graphics/py-tifffile ===> Faking installation for py3-tifffile-2026.3.3 ===> Building package for py3-tifffile-2026.3.3 Create /exopi-cvs/ports/packages/amd64/all/py3-tifffile-2026.3.3.tgz Creating package py3-tifffile-2026.3.3 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|*** | 5% archiving|**** | 6% archiving|*********************** | 36% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-tifffile-2026.3.3 was updated --- /exopi-cvs/ports/plist/amd64/py3-tifffile-2026.3.3 +++ /exopi-cvs/ports/plist/amd64/py3-tifffile-2026.3.3-new @@ -1,5 +1,5 @@ @name py3-tifffile-2026.3.3 -@version 16 +@version 17 @comment pkgpath=graphics/py-tifffile ftp=yes @arch amd64 +DESC @@ -12,44 +12,44 @@ bin/tiff2fsspec bin/tiffcomment bin/tifffile -lib/python3.13/site-packages/tifffile/ -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/ -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/METADATA -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/RECORD -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/WHEEL -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/entry_points.txt -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/licenses/ -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/licenses/LICENSE -lib/python3.13/site-packages/tifffile-2026.3.3.dist-info/top_level.txt -lib/python3.13/site-packages/tifffile/__init__.py -lib/python3.13/site-packages/tifffile/__main__.py -lib/python3.13/site-packages/tifffile/__pycache__/ -lib/python3.13/site-packages/tifffile/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/__main__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/__main__.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/_imagecodecs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/_imagecodecs.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/geodb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/geodb.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/lsm2bin.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/lsm2bin.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/numcodecs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/numcodecs.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/tiff2fsspec.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/tiff2fsspec.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/tiffcomment.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/tiffcomment.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/tifffile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/tifffile.cpython-313.pyc -lib/python3.13/site-packages/tifffile/__pycache__/zarr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/tifffile/__pycache__/zarr.cpython-313.pyc -lib/python3.13/site-packages/tifffile/_imagecodecs.py -lib/python3.13/site-packages/tifffile/geodb.py -lib/python3.13/site-packages/tifffile/lsm2bin.py -lib/python3.13/site-packages/tifffile/numcodecs.py -lib/python3.13/site-packages/tifffile/py.typed -lib/python3.13/site-packages/tifffile/tiff2fsspec.py -lib/python3.13/site-packages/tifffile/tiffcomment.py -lib/python3.13/site-packages/tifffile/tifffile.py -lib/python3.13/site-packages/tifffile/zarr.py +lib/python3.14/site-packages/tifffile/ +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/ +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/METADATA +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/RECORD +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/WHEEL +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/entry_points.txt +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/licenses/ +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/licenses/LICENSE +lib/python3.14/site-packages/tifffile-2026.3.3.dist-info/top_level.txt +lib/python3.14/site-packages/tifffile/__init__.py +lib/python3.14/site-packages/tifffile/__main__.py +lib/python3.14/site-packages/tifffile/__pycache__/ +lib/python3.14/site-packages/tifffile/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/__main__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/__main__.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/_imagecodecs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/_imagecodecs.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/geodb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/geodb.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/lsm2bin.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/lsm2bin.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/numcodecs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/numcodecs.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/tiff2fsspec.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/tiff2fsspec.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/tiffcomment.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/tiffcomment.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/tifffile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/tifffile.cpython-314.pyc +lib/python3.14/site-packages/tifffile/__pycache__/zarr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/tifffile/__pycache__/zarr.cpython-314.pyc +lib/python3.14/site-packages/tifffile/_imagecodecs.py +lib/python3.14/site-packages/tifffile/geodb.py +lib/python3.14/site-packages/tifffile/lsm2bin.py +lib/python3.14/site-packages/tifffile/numcodecs.py +lib/python3.14/site-packages/tifffile/py.typed +lib/python3.14/site-packages/tifffile/tiff2fsspec.py +lib/python3.14/site-packages/tifffile/tiffcomment.py +lib/python3.14/site-packages/tifffile/tifffile.py +lib/python3.14/site-packages/tifffile/zarr.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-tifffile-2026.3.3.tgz >>> Running clean in graphics/py-tifffile at 1778683161.93 ===> graphics/py-tifffile ===> Cleaning for py3-tifffile-2026.3.3 >>> Ended at 1778683162.15 max_stuck=1.07/depends=2.05/show-prepare-results=1.01/extract=0.51/build=2.57/package=6.61/clean=0.24