=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py39-collectd-5.12.0nb3 --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/python_la-python.lo --- --- src/python_la-pyconfig.lo --- --- src/python_la-pyvalues.lo --- --- src/python_la-pyconfig.lo --- CC src/python_la-pyconfig.lo --- src/python_la-python.lo --- CC src/python_la-python.lo --- src/python_la-pyvalues.lo --- CC src/python_la-pyvalues.lo --- src/python_la-python.lo --- src/python.c: In function 'cpy_interactive': src/python.c:1144:3: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^~~~~~~~~~~~~~~~~~ In file included from /tmp/sysutils/py-collectd/work/.buildlink/include/python3.9/Python.h:141:0, from src/python.c:27: /tmp/sysutils/py-collectd/work/.buildlink/include/python3.9/ceval.h:130:37: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^~~~~~~~~~~~~~~~~~ src/python.c: In function 'cpy_init': src/python.c:1181:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^~~~~~~~~~~~~~~~~~ In file included from /tmp/sysutils/py-collectd/work/.buildlink/include/python3.9/Python.h:141:0, from src/python.c:27: /tmp/sysutils/py-collectd/work/.buildlink/include/python3.9/ceval.h:130:37: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^~~~~~~~~~~~~~~~~~ --- python.la --- CCLD python.la *** Please use pkgtools/verifypc to sanity check dependencies.