>>> Building on exopi-2 under net/py-rrdtool BDEPENDS = [net/rrdtool;lang/python/3;devel/py-build;devel/py-installer;devel/py-wheel;devel/py-setuptools] DIST = [net/py-rrdtool:rrdtool-0.1.16.tar.gz] FULLPKGNAME = py3-rrdtool-0.1.16p4 RDEPENDS = [net/rrdtool;lang/python/3] (Junk lock failure for exopi-2 at 1764974321.76971) Received IO (Junk lock obtained for exopi-2 at 1764974325.59) Received IO Woken up net/py-rrdtool Woken up net/py-rrdtool >>> Running depends in net/py-rrdtool at 1764974327.29 last junk was in security/certspotter /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 rrdtool-1.9.0p0 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 rrdtool-1.9.0p0 /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 rrdtool-1.9.0p0 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 1764974332.48 ===> net/py-rrdtool ===> Building from scratch py3-rrdtool-0.1.16p4 ===> py3-rrdtool-0.1.16p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-rrdtool-0.1.16p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-rrdtool-0.1.16p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-rrdtool-0.1.16p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-rrdtool-0.1.16p4 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-rrdtool-0.1.16p4 depends on: rrdtool-* -> rrdtool-1.9.0p0 ===> Verifying specs: pthread rrd ===> found pthread.28.1 rrd.6.0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 rrdtool-1.9.0p0 (Junk lock released for exopi-2 at 1764974333.76) distfiles size=22088 >>> Running extract in net/py-rrdtool at 1764974333.81 ===> net/py-rrdtool ===> Checking files for py3-rrdtool-0.1.16p4 `/exopi-cvs/ports/distfiles/rrdtool-0.1.16.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rrdtool-0.1.16p4 >>> Running build in net/py-rrdtool at 1764974334.14 ===> net/py-rrdtool ===> Patching for py3-rrdtool-0.1.16p4 ===> 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.16p4 ===> Configuring for py3-rrdtool-0.1.16p4 ===> Building for py3-rrdtool-0.1.16p4 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_ext building 'rrdtool' extension creating build/temp.openbsd-7.8-amd64-cpython-313 cc -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.13 -c rrdtoolmodule.c -o build/temp.openbsd-7.8-amd64-cpython-313/rrdtoolmodule.o rrdtoolmodule.c:282:39: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 282 | status = rrd_create(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:158:18: note: passing argument to parameter here 158 | const char **); | ^ rrdtoolmodule.c:321:37: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 321 | status = rrd_dump(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:210:18: note: passing argument to parameter here 210 | const char **); | ^ rrdtoolmodule.c:360:39: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 360 | status = rrd_update(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:179:18: note: passing argument to parameter here 179 | const char **); | ^ rrdtoolmodule.c:393:39: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 393 | data = rrd_update_v(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:182:18: note: passing argument to parameter here 182 | const char **); | ^ rrdtoolmodule.c:438:38: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 438 | status = rrd_fetch(rrdtool_argc, rrdtool_argv, &start, &end, &step, | ^~~~~~~~~~~~ /usr/local/include/rrd.h:198:18: note: passing argument to parameter here 198 | const char **, | ^ rrdtoolmodule.c:512:44: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 512 | status = rrd_flushcached(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:242:18: note: passing argument to parameter 'argv' here 242 | const char **argv); | ^ rrdtoolmodule.c:606:38: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 606 | status = rrd_graph(rrdtool_argc, rrdtool_argv, &calcpr, &xsize, &ysize, | ^~~~~~~~~~~~ /usr/local/include/rrd.h:185:18: note: passing argument to parameter here 185 | const char **, | ^ rrdtoolmodule.c:661:38: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 661 | data = rrd_graph_v(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:194:18: note: passing argument to parameter here 194 | const char **); | ^ rrdtoolmodule.c:710:38: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 710 | status = rrd_xport(rrdtool_argc, rrdtool_argv, &xsize, &start, &end, &step, | ^~~~~~~~~~~~ /usr/local/include/rrd.h:232:18: note: passing argument to parameter here 232 | const char **, | ^ rrdtoolmodule.c:808:37: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 808 | status = rrd_tune(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:213:18: note: passing argument to parameter here 213 | const char **); | ^ rrdtoolmodule.c:846:34: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 846 | ts = rrd_first(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:222:18: note: passing argument to parameter here 222 | const char **); | ^ rrdtoolmodule.c:881:33: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 881 | ts = rrd_last(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:216:18: note: passing argument to parameter here 216 | const char **); | ^ rrdtoolmodule.c:918:39: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 918 | status = rrd_resize(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:225:18: note: passing argument to parameter here 225 | const char **); | ^ rrdtoolmodule.c:956:35: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 956 | data = rrd_info(rrdtool_argc, rrdtool_argv); | ^~~~~~~~~~~~ /usr/local/include/rrd.h:161:18: note: passing argument to parameter here 161 | const char **); | ^ rrdtoolmodule.c:1403:10: warning: call to undeclared function 'PyEval_ThreadsInitialized'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1403 | if (!PyEval_ThreadsInitialized()) | ^ rrdtoolmodule.c:1404:9: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 1404 | PyEval_InitThreads(); | ^ /usr/local/include/python3.13/ceval.h:114:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here 114 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^ /usr/local/include/python3.13/pyport.h:251:54: note: expanded from macro 'Py_DEPRECATED' 251 | #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) | ^ 16 warnings generated. creating build/lib.openbsd-7.8-amd64-cpython-313 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/rrdtoolmodule.o -L/usr/local/lib -L/usr/local/lib -lrrd -o build/lib.openbsd-7.8-amd64-cpython-313/rrdtool.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/rrdtool.cpython-313.so -> build/bdist.openbsd-7.8-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.8-amd64/wheel/./rrdtool-0.1.16-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/rrdtool-0.1.16.dist-info/WHEEL creating '/exopi-obj/pobj/py-rrdtool-0.1.16/rrdtool-0.1.16/dist/.tmp-uqqzd3bb/rrdtool-0.1.16-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'rrdtool.cpython-313.so' adding 'rrdtool-0.1.16.dist-info/licenses/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.8-amd64/wheel Successfully built rrdtool-0.1.16-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in net/py-rrdtool at 1764974338.08 ===> net/py-rrdtool ===> Faking installation for py3-rrdtool-0.1.16p4 ===> Building package for py3-rrdtool-0.1.16p4 Create /exopi-cvs/ports/packages/amd64/all/py3-rrdtool-0.1.16p4.tgz Creating package py3-rrdtool-0.1.16p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|net/rrdtool,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|************************************** | 60% archiving|***************************************** | 64% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rrdtool-0.1.16p4.tgz >>> Running clean in net/py-rrdtool at 1764974344.90 ===> net/py-rrdtool ===> Cleaning for py3-rrdtool-0.1.16p4 >>> Ended at 1764974345.16 max_stuck=3.04/waiting-for-lock #153=5.50/depends=5.21/show-prepare-results=1.33/extract=0.34/build=3.94/package=6.80/clean=0.32