>>> Building on exopi-1 under devel/py-rtree BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [devel/py-rtree:Rtree-1.2.0.tar.gz] FULLPKGNAME = py3-rtree-1.2.0p1 RDEPENDS = [geo/spatialindex;lang/python/3] (Junk lock obtained for exopi-1 at 1764963343.53) >>> Running depends in devel/py-rtree at 1764963343.58 last junk was in net/sshuttle /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 devel/py-rtree at 1764963345.07 ===> devel/py-rtree ===> Building from scratch py3-rtree-1.2.0p1 ===> py3-rtree-1.2.0p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-rtree-1.2.0p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-rtree-1.2.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-rtree-1.2.0p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-rtree-1.2.0p1 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 1764963346.01) distfiles size=48431 >>> Running extract in devel/py-rtree at 1764963346.09 ===> devel/py-rtree ===> Checking files for py3-rtree-1.2.0p1 `/exopi-cvs/ports/distfiles/Rtree-1.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rtree-1.2.0p1 >>> Running build in devel/py-rtree at 1764963346.44 ===> devel/py-rtree ===> Patching for py3-rtree-1.2.0p1 ===> Applying OpenBSD patch patch-tests_test_index_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |dumb test for libspatialindex_c major/minor | |Index: tests/test_index.py |--- tests/test_index.py.orig |+++ tests/test_index.py -------------------------- Patching file tests/test_index.py using Plan A... Hunk #1 succeeded at 44. 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-rtree-1.2.0p1 ===> Configuring for py3-rtree-1.2.0p1 ===> Building for py3-rtree-1.2.0p1 * Getting build dependencies for wheel... :8: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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 Rtree.egg-info/PKG-INFO writing dependency_links to Rtree.egg-info/dependency_links.txt writing top-level names to Rtree.egg-info/top_level.txt reading manifest file 'Rtree.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'Rtree.egg-info/SOURCES.txt' * Building wheel... :8: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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.openbsd-7.8-amd64-cpython-313/rtree copying rtree/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/rtree copying rtree/core.py -> build/lib.openbsd-7.8-amd64-cpython-313/rtree copying rtree/exceptions.py -> build/lib.openbsd-7.8-amd64-cpython-313/rtree copying rtree/finder.py -> build/lib.openbsd-7.8-amd64-cpython-313/rtree copying rtree/index.py -> build/lib.openbsd-7.8-amd64-cpython-313/rtree copying rtree/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/rtree running build_ext 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/rtree copying build/lib.openbsd-7.8-amd64-cpython-313/rtree/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./rtree copying build/lib.openbsd-7.8-amd64-cpython-313/rtree/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./rtree copying build/lib.openbsd-7.8-amd64-cpython-313/rtree/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./rtree copying build/lib.openbsd-7.8-amd64-cpython-313/rtree/finder.py -> build/bdist.openbsd-7.8-amd64/wheel/./rtree copying build/lib.openbsd-7.8-amd64-cpython-313/rtree/index.py -> build/bdist.openbsd-7.8-amd64/wheel/./rtree copying build/lib.openbsd-7.8-amd64-cpython-313/rtree/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./rtree running install_egg_info running egg_info writing Rtree.egg-info/PKG-INFO writing dependency_links to Rtree.egg-info/dependency_links.txt writing top-level names to Rtree.egg-info/top_level.txt reading manifest file 'Rtree.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'Rtree.egg-info/SOURCES.txt' Copying Rtree.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./Rtree-1.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/rtree-1.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-rtree-1.2.0/Rtree-1.2.0/dist/.tmp-c1f2fhof/rtree-1.2.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'rtree/__init__.py' adding 'rtree/core.py' adding 'rtree/exceptions.py' adding 'rtree/finder.py' adding 'rtree/index.py' adding 'rtree/py.typed' adding 'rtree-1.2.0.dist-info/licenses/LICENSE.txt' adding 'rtree-1.2.0.dist-info/METADATA' adding 'rtree-1.2.0.dist-info/WHEEL' adding 'rtree-1.2.0.dist-info/top_level.txt' adding 'rtree-1.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built rtree-1.2.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-rtree at 1764963349.01 ===> devel/py-rtree ===> Faking installation for py3-rtree-1.2.0p1 ===> Building package for py3-rtree-1.2.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-rtree-1.2.0p1.tgz Creating package py3-rtree-1.2.0p1 reading plist| checking dependencies| checking dependencies|geo/spatialindex checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 9% checksumming|******* | 11% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 8% archiving|*********** | 17% archiving|************ | 18% archiving|************* | 20% archiving|***************************** | 46% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rtree-1.2.0p1.tgz >>> Running clean in devel/py-rtree at 1764963350.76 ===> devel/py-rtree ===> Cleaning for py3-rtree-1.2.0p1 >>> Ended at 1764963350.94 max_stuck=0.00/depends=1.50/show-prepare-results=0.98/extract=0.38/build=2.57/package=1.74/clean=0.23