>>> Building on exopi-1 under math/py-cftime,python3 BDEPENDS = [math/py-oldest-supported-numpy,python3;devel/py-build,python3;devel/py-wheel,python3;math/py-numpy,python3;devel/py-setuptools,python3;devel/py-installer,python3;lang/cython,python3;lang/python/3] DIST = [math/py-cftime,python3:cftime-1.6.4.tar.gz] FULLPKGNAME = py3-cftime-1.6.4 RDEPENDS = [lang/python/3;lang/cython,python3;math/netcdf] (Junk lock obtained for exopi-1 at 1731973530.93) >>> Running depends in math/py-cftime,python3 at 1731973530.97 last junk was in textproc/enchant2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-numpy-1.26.4p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in math/py-cftime,python3 at 1731973534.20 ===> math/py-cftime,python3 ===> Building from scratch py3-cftime-1.6.4 ===> py3-cftime-1.6.4 depends on: py3-cython-* -> py3-cython-3.0.10v0 ===> py3-cftime-1.6.4 depends on: py3-oldest-supported-numpy-* -> py3-oldest-supported-numpy-2022.8.16p1 ===> py3-cftime-1.6.4 depends on: py3-numpy-* -> py3-numpy-1.26.4p0 ===> py3-cftime-1.6.4 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-cftime-1.6.4 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-cftime-1.6.4 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-cftime-1.6.4 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-cftime-1.6.4 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-numpy-1.26.4p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-1 at 1731973535.71) distfiles size=54615 >>> Running build in math/py-cftime,python3 at 1731973535.73 ===> math/py-cftime,python3 ===> Checking files for py3-cftime-1.6.4 `/exopi-cvs/ports/distfiles/cftime-1.6.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cftime-1.6.4 ===> Patching for py3-cftime-1.6.4 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 4. 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-cftime-1.6.4 ===> Configuring for py3-cftime-1.6.4 ===> Building for py3-cftime-1.6.4 * Getting build dependencies for wheel... Compiling /exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/src/cftime/_cftime.pyx because it changed. [1/1] Cythonizing /exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/src/cftime/_cftime.pyx running egg_info writing src/cftime.egg-info/PKG-INFO writing dependency_links to src/cftime.egg-info/dependency_links.txt writing requirements to src/cftime.egg-info/requires.txt writing top-level names to src/cftime.egg-info/top_level.txt dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file 'src/cftime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.legacy' adding license file 'LICENSE' writing manifest file 'src/cftime.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/cftime copying src/cftime/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/cftime copying src/cftime/_strptime.py -> build/lib.openbsd-7.6-amd64-cpython-311/cftime running build_ext building 'cftime._cftime' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj creating build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj/pobj creating build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj/pobj/py-cftime-1.6.4-python3 creating build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4 creating build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/src creating build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/src/cftime cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include/python3.11 -c /exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/src/cftime/_cftime.c -o build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/src/cftime/_cftime.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/src/cftime/_cftime.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-311/cftime/_cftime.cpython-311.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/cftime copying build/lib.openbsd-7.6-amd64-cpython-311/cftime/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cftime copying build/lib.openbsd-7.6-amd64-cpython-311/cftime/_strptime.py -> build/bdist.openbsd-7.6-amd64/wheel/cftime copying build/lib.openbsd-7.6-amd64-cpython-311/cftime/_cftime.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/cftime running install_egg_info running egg_info writing src/cftime.egg-info/PKG-INFO writing dependency_links to src/cftime.egg-info/dependency_links.txt writing requirements to src/cftime.egg-info/requires.txt writing top-level names to src/cftime.egg-info/top_level.txt dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file 'src/cftime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.legacy' adding license file 'LICENSE' writing manifest file 'src/cftime.egg-info/SOURCES.txt' Copying src/cftime.egg-info to build/bdist.openbsd-7.6-amd64/wheel/cftime-1.6.4-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/cftime-1.6.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-cftime-1.6.4-python3/cftime-1.6.4/dist/.tmp-7u42elz2/cftime-1.6.4-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'cftime/__init__.py' adding 'cftime/_cftime.cpython-311.so' adding 'cftime/_strptime.py' adding 'cftime-1.6.4.dist-info/LICENSE' adding 'cftime-1.6.4.dist-info/METADATA' adding 'cftime-1.6.4.dist-info/WHEEL' adding 'cftime-1.6.4.dist-info/top_level.txt' adding 'cftime-1.6.4.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built cftime-1.6.4-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in math/py-cftime,python3 at 1731973565.16 ===> math/py-cftime,python3 ===> Faking installation for py3-cftime-1.6.4 ===> Building package for py3-cftime-1.6.4 Create /exopi-cvs/ports/packages/amd64/all/py3-cftime-1.6.4.tgz Creating package py3-cftime-1.6.4 reading plist| checking dependencies| checking dependencies|lang/cython,python3 checking dependencies|lang/python/3,-main checking dependencies|math/netcdf checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cftime-1.6.4.tgz >>> Running clean in math/py-cftime,python3 at 1731973575.27 ===> math/py-cftime,python3 ===> Cleaning for py3-cftime-1.6.4 >>> Ended at 1731973575.75 max_stuck=23.81/depends=3.25/show-prepare-results=1.53/build=29.43/package=10.11/clean=0.51