>>> Building on exopi-6 under graphics/py-sane BDEPENDS = [devel/py-build;graphics/sane-backends;devel/py-setuptools;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [graphics/py-sane:Sane-2.9.2.tar.gz] FULLPKGNAME = py3-sane-2.9.2 RDEPENDS = [lang/python/3;graphics/py-Pillow;math/py-numpy;graphics/sane-backends] (Junk lock obtained for exopi-6 at 1764453594.96) >>> Running depends in graphics/py-sane at 1764453595.00 last junk was in devel/py-hatch-fancy-pypi-readme /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 sane-backends-1.4.0p2 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 sane-backends-1.4.0p2 /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 sane-backends-1.4.0p2 The following new rcscripts were installed: /etc/rc.d/saned See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/sane-backends >>> Running show-prepare-results in graphics/py-sane at 1764453599.17 ===> graphics/py-sane ===> Building from scratch py3-sane-2.9.2 ===> py3-sane-2.9.2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-sane-2.9.2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-sane-2.9.2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-sane-2.9.2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-sane-2.9.2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-sane-2.9.2 depends on: sane-backends-* -> sane-backends-1.4.0p2 ===> Verifying specs: sane ===> found sane.2.4 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 sane-backends-1.4.0p2 (Junk lock released for exopi-6 at 1764453600.26) distfiles size=21040 >>> Running extract in graphics/py-sane at 1764453600.29 ===> graphics/py-sane ===> Checking files for py3-sane-2.9.2 `/exopi-cvs/ports/distfiles/Sane-2.9.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-sane-2.9.2 >>> Running build in graphics/py-sane at 1764453600.61 ===> graphics/py-sane ===> Patching for py3-sane-2.9.2 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 3. 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-sane-2.9.2 ===> Configuring for py3-sane-2.9.2 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-313. -DMODPY_BIN=/usr/local/bin/python3.13 -DMODPY_DISTV=2.9.2 -DMODPY_VERSION=3.13 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DMODPY_SITEPKG=/usr/local/lib/python3.13/site-packages -DARCH=amd64 -DBASE_PKGPATH=graphics/py-sane -DFLAVOR_EXT= -DFULLPKGNAME=py3-sane-2.9.2 -DHOMEPAGE=http://python-pillow.github.io/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=py3-sane -i -B /exopi-obj/pobj/py-sane-2.9.2 /exopi-obj/pobj/py-sane-2.9.2/Sane-2.9.2/setup.py ===> Building for py3-sane-2.9.2 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running egg_info creating python_sane.egg-info writing python_sane.egg-info/PKG-INFO writing dependency_links to python_sane.egg-info/dependency_links.txt writing top-level names to python_sane.egg-info/top_level.txt writing manifest file 'python_sane.egg-info/SOURCES.txt' reading manifest file 'python_sane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'python_sane.egg-info/SOURCES.txt' * Building wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313 copying sane.py -> build/lib.openbsd-7.8-amd64-cpython-313 running egg_info writing python_sane.egg-info/PKG-INFO writing dependency_links to python_sane.egg-info/dependency_links.txt writing top-level names to python_sane.egg-info/top_level.txt reading manifest file 'python_sane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'python_sane.egg-info/SOURCES.txt' running build_ext building '_sane' extension creating build/temp.openbsd-7.8-amd64-cpython-313 cc -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include/python3.13 -c _sane.c -o build/temp.openbsd-7.8-amd64-cpython-313/_sane.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/_sane.o -L/usr/local/lib -L/usr/local/lib -lsane -o build/lib.openbsd-7.8-amd64-cpython-313/_sane.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/sane.py -> build/bdist.openbsd-7.8-amd64/wheel/. copying build/lib.openbsd-7.8-amd64-cpython-313/_sane.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying python_sane.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./python_sane-2.9.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/python_sane-2.9.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-sane-2.9.2/Sane-2.9.2/dist/.tmp-xe7g81cu/python_sane-2.9.2-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding '_sane.cpython-313.so' adding 'sane.py' adding 'python_sane-2.9.2.dist-info/licenses/COPYING' adding 'python_sane-2.9.2.dist-info/METADATA' adding 'python_sane-2.9.2.dist-info/WHEEL' adding 'python_sane-2.9.2.dist-info/top_level.txt' adding 'python_sane-2.9.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built python_sane-2.9.2-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in graphics/py-sane at 1764453603.98 ===> graphics/py-sane ===> Faking installation for py3-sane-2.9.2 ===> Building package for py3-sane-2.9.2 Create /exopi-cvs/ports/packages/amd64/all/py3-sane-2.9.2.tgz Creating package py3-sane-2.9.2 reading plist| checking dependencies| checking dependencies|graphics/py-Pillow checking dependencies|graphics/sane-backends checking dependencies|lang/python/3,-main checking dependencies|math/py-numpy checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 22% archiving|**************************** | 44% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-sane-2.9.2.tgz >>> Running clean in graphics/py-sane at 1764453612.35 ===> graphics/py-sane ===> Cleaning for py3-sane-2.9.2 >>> Ended at 1764453612.82 max_stuck=2.37/depends=4.18/show-prepare-results=1.11/extract=0.32/build=3.38/package=8.37/clean=0.49