=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 unit-python3.11-1.28.0 cd /tmp/www/unit-python/work/unit-1.28.0 && /usr/bin/make python build/echo '#define NXT_VERSION "1.28.0"' > build/nxt_version.h build/echo '#define NXT_VERNUM 12800' >> build/nxt_version.h gcc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I src -I build -I/usr/pkg/include -o build/src/nxt_unit.o -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o src/nxt_unit.c mkdir -p build/src/python gcc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -DNXT_PYTHON_MOUNTS_H=\"nxt_python_mounts.h\" -I src -I build -I/usr/pkg/include/python3.11 -I/usr/pkg/include/python3.11 -MMD -MF build/src/python/nxt_python-python.dep -MT build/src/python/nxt_python-python.o -o build/src/python/nxt_python-python.o src/python/nxt_python.c src/python/nxt_python.c: In function 'nxt_python_start': src/python/nxt_python.c:130:13: error: 'Py_SetProgramName' is deprecated [-Werror=deprecated-declarations] Py_SetProgramName(nxt_py_home); ^~~~~~~~~~~~~~~~~ In file included from /tmp/www/unit-python/work/.buildlink/include/python3.11/Python.h:94:0, from src/python/nxt_python.c:7: /tmp/www/unit-python/work/.buildlink/include/python3.11/pylifecycle.h:37:38: note: declared here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); ^~~~~~~~~~~~~~~~~ src/python/nxt_python.c:134:13: error: 'Py_SetPythonHome' is deprecated [-Werror=deprecated-declarations] Py_SetPythonHome(nxt_py_home); ^~~~~~~~~~~~~~~~ In file included from /tmp/www/unit-python/work/.buildlink/include/python3.11/Python.h:94:0, from src/python/nxt_python.c:7: /tmp/www/unit-python/work/.buildlink/include/python3.11/pylifecycle.h:40:38: note: declared here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetPythonHome(const wchar_t *); ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** Error code 1 Stop. make[2]: stopped in /tmp/www/unit-python/work/unit-1.28.0 *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/unit-python *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/unit-python