>>> Building on exopi-3 under math/py-cftime,python3 BDEPENDS = [math/py-numpy,python3;devel/py-installer,python3;math/py-oldest-supported-numpy,python3;devel/py-wheel,python3;lang/cython,python3;devel/py-build,python3;devel/py-setuptools,python3;lang/python/3.10] DIST = [math/py-cftime,python3:cftime-1.6.3.tar.gz] FULLPKGNAME = py3-cftime-1.6.3 RDEPENDS = [lang/python/3.10;lang/cython,python3;math/netcdf] Avoided depends for python-3.10.14p0 py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-numpy-1.25.2 py3-oldest-supported-numpy-2022.8.16p0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 distfiles size=53256 >>> Running build in math/py-cftime,python3 at 1713358763.46 ===> math/py-cftime,python3 ===> Building from scratch py3-cftime-1.6.3 ===> py3-cftime-1.6.3 depends on: py3-cython-* -> py3-cython-0.29.36v0 ===> py3-cftime-1.6.3 depends on: py3-oldest-supported-numpy-* -> py3-oldest-supported-numpy-2022.8.16p0 ===> py3-cftime-1.6.3 depends on: py3-numpy-* -> py3-numpy-1.25.2 ===> py3-cftime-1.6.3 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-cftime-1.6.3 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-cftime-1.6.3 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-cftime-1.6.3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-cftime-1.6.3 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Checking files for py3-cftime-1.6.3 `/exopi-cvs/ports/distfiles/cftime-1.6.3.tar.gz' is up to date. >> (SHA256) cftime-1.6.3.tar.gz: OK ===> Extracting for py3-cftime-1.6.3 ===> Patching for py3-cftime-1.6.3 ===> 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.3 ===> Configuring for py3-cftime-1.6.3 ===> Building for py3-cftime-1.6.3 * Getting build dependencies for wheel... Compiling /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.pyx because it changed. [1/1] Cythonizing /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/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 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.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/cftime copying src/cftime/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/cftime copying src/cftime/_strptime.py -> build/lib.openbsd-7.5-amd64-cpython-310/cftime running build_ext building 'cftime._cftime' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj creating build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj/pobj creating build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj/pobj/py-cftime-1.6.3-python3 creating build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3 creating build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src creating build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime cc -Wno-unused-result -Wsign-compare -Wunreachable-code -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.10/site-packages/numpy/core/include -I/usr/local/include/python3.10 -c /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c -o build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.o /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:39158:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:39169:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:40354:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:40365:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:40645:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:40656:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:41461:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:41472:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:41599:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:41610:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ /exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 10 warnings generated. cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/src/cftime/_cftime.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/cftime/_cftime.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/cftime copying build/lib.openbsd-7.5-amd64-cpython-310/cftime/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/cftime copying build/lib.openbsd-7.5-amd64-cpython-310/cftime/_strptime.py -> build/bdist.openbsd-7.5-amd64/wheel/cftime copying build/lib.openbsd-7.5-amd64-cpython-310/cftime/_cftime.cpython-310.so -> build/bdist.openbsd-7.5-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 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.5-amd64/wheel/cftime-1.6.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/cftime-1.6.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-cftime-1.6.3-python3/cftime-1.6.3/dist/.tmp-oz2l7kjo/cftime-1.6.3-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'cftime/__init__.py' adding 'cftime/_cftime.cpython-310.so' adding 'cftime/_strptime.py' adding 'cftime-1.6.3.dist-info/LICENSE' adding 'cftime-1.6.3.dist-info/METADATA' adding 'cftime-1.6.3.dist-info/WHEEL' adding 'cftime-1.6.3.dist-info/top_level.txt' adding 'cftime-1.6.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built cftime-1.6.3-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in math/py-cftime,python3 at 1713358800.95 ===> math/py-cftime,python3 ===> Faking installation for py3-cftime-1.6.3 ===> Building package for py3-cftime-1.6.3 Create /exopi-cvs/ports/packages/amd64/all/py3-cftime-1.6.3.tgz Creating package py3-cftime-1.6.3 reading plist| checking dependencies| checking dependencies|lang/cython,python3 checking dependencies|lang/python/3.10,-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|************************************************************* | 95% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cftime-1.6.3.tgz >>> Running clean in math/py-cftime,python3 at 1713358805.33 ===> math/py-cftime,python3 ===> Cleaning for py3-cftime-1.6.3 >>> Ended at 1713358805.63 max_stuck=17.37/build=37.48/package=4.38/clean=0.36