>>> Building on exopi-1 under graphics/py-sane BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-build;graphics/sane-backends] DIST = [graphics/py-sane:Sane-2.9.2.tar.gz] FULLPKGNAME = py3-sane-2.9.2p0 RDEPENDS = [graphics/sane-backends;graphics/py-Pillow;math/py-numpy;lang/python/3] (Junk lock obtained for exopi-1 at 1778687117.53) >>> Running depends in graphics/py-sane at 1778687117.57 last junk was in sysutils/ansible-lint /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 sane-backends-1.4.0p2 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 sane-backends-1.4.0p2 /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 sane-backends-1.4.0p2 >>> Running show-prepare-results in graphics/py-sane at 1778687120.42 ===> graphics/py-sane ===> Building from scratch py3-sane-2.9.2p0 ===> py3-sane-2.9.2p0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-sane-2.9.2p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-sane-2.9.2p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-sane-2.9.2p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-sane-2.9.2p0 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-sane-2.9.2p0 depends on: sane-backends-* -> sane-backends-1.4.0p2 ===> Verifying specs: sane ===> found sane.2.4 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 sane-backends-1.4.0p2 (Junk lock released for exopi-1 at 1778687121.94) distfiles size=21040 >>> Running extract in graphics/py-sane at 1778687121.97 ===> graphics/py-sane ===> Checking files for py3-sane-2.9.2p0 `/exopi-cvs/ports/distfiles/Sane-2.9.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-sane-2.9.2p0 >>> Running build in graphics/py-sane at 1778687122.37 ===> graphics/py-sane ===> Patching for py3-sane-2.9.2p0 ===> 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.2p0 ===> Configuring for py3-sane-2.9.2p0 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-314. -DMODPY_BIN=/usr/local/bin/python3.14 -DMODPY_DISTV=2.9.2 -DMODPY_VERSION=3.14 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DMODPY_SITEPKG=/usr/local/lib/python3.14/site-packages -DARCH=amd64 -DBASE_PKGPATH=graphics/py-sane -DFLAVOR_EXT= -DFULLPKGNAME=py3-sane-2.9.2p0 -DHOMEPAGE=https://github.com/python-pillow/Sane -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.2p0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section 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 PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib.openbsd-7.9-amd64-cpython-314 copying sane.py -> build/lib.openbsd-7.9-amd64-cpython-314 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.9-amd64-cpython-314 cc -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include/python3.14 -c _sane.c -o build/temp.openbsd-7.9-amd64-cpython-314/_sane.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/_sane.o -L/usr/local/lib -L/usr/local/lib -lsane -o build/lib.openbsd-7.9-amd64-cpython-314/_sane.cpython-314.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel copying build/lib.openbsd-7.9-amd64-cpython-314/sane.py -> build/bdist.openbsd-7.9-amd64/wheel/. copying build/lib.openbsd-7.9-amd64-cpython-314/_sane.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/. running install_egg_info Copying python_sane.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./python_sane-2.9.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-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-5367sjz4/python_sane-2.9.2-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding '_sane.cpython-314.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.9-amd64/wheel Successfully built python_sane-2.9.2-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in graphics/py-sane at 1778687128.05 ===> graphics/py-sane ===> Faking installation for py3-sane-2.9.2p0 ===> Building package for py3-sane-2.9.2p0 Create /exopi-cvs/ports/packages/amd64/all/py3-sane-2.9.2p0.tgz Creating package py3-sane-2.9.2p0 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|***************************** | 45% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-sane-2.9.2p0 was updated --- /exopi-cvs/ports/plist/amd64/py3-sane-2.9.2p0 +++ /exopi-cvs/ports/plist/amd64/py3-sane-2.9.2p0-new @@ -1,5 +1,5 @@ @name py3-sane-2.9.2p0 -@version 16 +@version 17 @comment pkgpath=graphics/py-sane ftp=yes @arch amd64 +DESC @@ -11,15 +11,15 @@ @depend math/py-numpy:py3-numpy-*:py3-numpy-2.4.4 @wantlib sane.2.4 @cwd /usr/local -lib/python3.13/site-packages/__pycache__/ -lib/python3.13/site-packages/__pycache__/sane.cpython-313.opt-1.pyc -lib/python3.13/site-packages/__pycache__/sane.cpython-313.pyc -@so lib/python3.13/site-packages/_sane.cpython-313.so -lib/python3.13/site-packages/python_sane-2.9.2.dist-info/ -lib/python3.13/site-packages/python_sane-2.9.2.dist-info/METADATA -lib/python3.13/site-packages/python_sane-2.9.2.dist-info/RECORD -lib/python3.13/site-packages/python_sane-2.9.2.dist-info/WHEEL -lib/python3.13/site-packages/python_sane-2.9.2.dist-info/licenses/ -lib/python3.13/site-packages/python_sane-2.9.2.dist-info/licenses/COPYING -lib/python3.13/site-packages/python_sane-2.9.2.dist-info/top_level.txt -lib/python3.13/site-packages/sane.py +lib/python3.14/site-packages/__pycache__/ +lib/python3.14/site-packages/__pycache__/sane.cpython-314.opt-1.pyc +lib/python3.14/site-packages/__pycache__/sane.cpython-314.pyc +@so lib/python3.14/site-packages/_sane.cpython-314.so +lib/python3.14/site-packages/python_sane-2.9.2.dist-info/ +lib/python3.14/site-packages/python_sane-2.9.2.dist-info/METADATA +lib/python3.14/site-packages/python_sane-2.9.2.dist-info/RECORD +lib/python3.14/site-packages/python_sane-2.9.2.dist-info/WHEEL +lib/python3.14/site-packages/python_sane-2.9.2.dist-info/licenses/ +lib/python3.14/site-packages/python_sane-2.9.2.dist-info/licenses/COPYING +lib/python3.14/site-packages/python_sane-2.9.2.dist-info/top_level.txt +lib/python3.14/site-packages/sane.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-sane-2.9.2p0.tgz >>> Running clean in graphics/py-sane at 1778687138.61 ===> graphics/py-sane ===> Cleaning for py3-sane-2.9.2p0 >>> Ended at 1778687138.92 max_stuck=0.08/depends=2.86/show-prepare-results=1.55/extract=0.39/build=5.68/package=10.53/clean=0.37