>>> Building on exopi-3 under net/py-rrdtool BDEPENDS = [net/rrdtool;devel/py-installer;devel/py-wheel;lang/python/3;devel/py-build;devel/py-setuptools] DIST = [net/py-rrdtool:rrdtool-0.1.16.tar.gz] FULLPKGNAME = py3-rrdtool-0.1.16p3 RDEPENDS = [net/rrdtool;lang/python/3] (Junk lock obtained for exopi-3 at 1735151440.49) >>> Running depends in net/py-rrdtool at 1735151440.56 last junk was in net/rrdtool /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-wheel-0.45.1p0 rrdtool-1.8.0p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 rrdtool-1.8.0p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-wheel-0.45.1p0 rrdtool-1.8.0p1 The following new rcscripts were installed: /etc/rc.d/rrdcached See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/rrdtool >>> Running show-prepare-results in net/py-rrdtool at 1735151446.31 ===> net/py-rrdtool ===> Building from scratch py3-rrdtool-0.1.16p3 ===> py3-rrdtool-0.1.16p3 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-rrdtool-0.1.16p3 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-rrdtool-0.1.16p3 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-rrdtool-0.1.16p3 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-rrdtool-0.1.16p3 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-rrdtool-0.1.16p3 depends on: rrdtool-* -> rrdtool-1.8.0p1 ===> Verifying specs: pthread rrd ===> found pthread.27.1 rrd.6.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 rrdtool-1.8.0p1 (Junk lock released for exopi-3 at 1735151448.25) distfiles size=22088 >>> Running build in net/py-rrdtool at 1735151448.30 ===> net/py-rrdtool ===> Checking files for py3-rrdtool-0.1.16p3 `/exopi-cvs/ports/distfiles/rrdtool-0.1.16.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rrdtool-0.1.16p3 ===> Patching for py3-rrdtool-0.1.16p3 ===> 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-rrdtool-0.1.16p3 ===> Configuring for py3-rrdtool-0.1.16p3 ===> Building for py3-rrdtool-0.1.16p3 * Getting build dependencies for wheel... running egg_info writing rrdtool.egg-info/PKG-INFO writing dependency_links to rrdtool.egg-info/dependency_links.txt writing top-level names to rrdtool.egg-info/top_level.txt reading manifest file 'rrdtool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'rrdtool.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_ext building 'rrdtool' extension creating build creating build/temp.openbsd-7.6-amd64-cpython-312 cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DPACKAGE_VERSION=\"0.1.16\" -DWITH_FETCH_CB=1 -I/exopi-obj/pobj/py-rrdtool-0.1.16/rrdtool-0.1.16 -I/usr/local/include -I/usr/local/include/python3.12 -c rrdtoolmodule.c -o build/temp.openbsd-7.6-amd64-cpython-312/rrdtoolmodule.o rrdtoolmodule.c:1403:10: warning: 'PyEval_ThreadsInitialized' is deprecated [-Wdeprecated-declarations] if (!PyEval_ThreadsInitialized()) ^ /usr/local/include/python3.12/ceval.h:131:1: note: 'PyEval_ThreadsInitialized' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(int) PyEval_ThreadsInitialized(void); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ rrdtoolmodule.c:1404:9: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^ /usr/local/include/python3.12/ceval.h:132:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^ /usr/local/include/python3.12/pyport.h:317:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 2 warnings generated. creating build/lib.openbsd-7.6-amd64-cpython-312 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/rrdtoolmodule.o -L/usr/local/lib -L/usr/local/lib -lrrd -o build/lib.openbsd-7.6-amd64-cpython-312/rrdtool.cpython-312.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 copying build/lib.openbsd-7.6-amd64-cpython-312/rrdtool.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel running install_egg_info running egg_info writing rrdtool.egg-info/PKG-INFO writing dependency_links to rrdtool.egg-info/dependency_links.txt writing top-level names to rrdtool.egg-info/top_level.txt reading manifest file 'rrdtool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'rrdtool.egg-info/SOURCES.txt' Copying rrdtool.egg-info to build/bdist.openbsd-7.6-amd64/wheel/rrdtool-0.1.16-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/rrdtool-0.1.16.dist-info/WHEEL creating '/exopi-obj/pobj/py-rrdtool-0.1.16/rrdtool-0.1.16/dist/.tmp-c1nzqcn7/rrdtool-0.1.16-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'rrdtool.cpython-312.so' adding 'rrdtool-0.1.16.dist-info/LICENSE' adding 'rrdtool-0.1.16.dist-info/METADATA' adding 'rrdtool-0.1.16.dist-info/WHEEL' adding 'rrdtool-0.1.16.dist-info/top_level.txt' adding 'rrdtool-0.1.16.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built rrdtool-0.1.16-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in net/py-rrdtool at 1735151451.72 ===> net/py-rrdtool ===> Faking installation for py3-rrdtool-0.1.16p3 ===> Building package for py3-rrdtool-0.1.16p3 Create /exopi-cvs/ports/packages/amd64/all/py3-rrdtool-0.1.16p3.tgz Creating package py3-rrdtool-0.1.16p3 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|net/rrdtool,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 26% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rrdtool-0.1.16p3.tgz >>> Running clean in net/py-rrdtool at 1735151457.89 ===> net/py-rrdtool ===> Cleaning for py3-rrdtool-0.1.16p3 >>> Ended at 1735151458.18 max_stuck=0.00/depends=5.78/show-prepare-results=1.98/build=3.39/package=6.21/clean=0.33