=> 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'. ===> Installing for py312-uwsgi-2.0.22nb1 => Generating pre-install file lists => Creating installation directories (cd /tmp/www/py-uwsgi/work/uwsgi-2.0.22/ && /usr/bin/env UWSGI_INCLUDES=/usr/pkg/include SOURCE_DATE_EPOCH=1 UWSGI_PROFILE_OVERRIDE="debug=false;json=false;pcre=true;sse_offload=false;ssl=true;uuid=false;xml=libxml2;yaml=false" DESTDIR=/tmp/www/py-uwsgi/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.12 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/tmp/www/py-uwsgi/work/.cwrapper/bin:/tmp/www/py-uwsgi/work/.buildlink/bin:/tmp/www/py-uwsgi/work/.gcc/bin:/tmp/www/py-uwsgi/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/www/py-uwsgi/work/.home CWRAPPERS_CONFIG_DIR=/tmp/www/py-uwsgi/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/www/py-uwsgi/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/www/py-uwsgi/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/www/py-uwsgi/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/www/py-uwsgi/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/www/py-uwsgi/work/.buildlink/lib/pkgconfig:/tmp/www/py-uwsgi/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/www/py-uwsgi/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/www/py-uwsgi/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py "install" -c -O1 --root=/tmp/www/py-uwsgi/work/.destdir) /usr/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'descriptions' warnings.warn(msg) running install /usr/pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() plugins/python/python_plugin.c:138:2: warning: 'Py_NoSiteFlag' is deprecated [-Wdeprecated-declarations] {"no-site", no_argument, 0, "do not import site module", uwsgi_opt_true, &Py_NoSiteFlag, 0}, ^ In file included from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/Python.h:48:0, from plugins/python/uwsgi_python.h:4, from plugins/python/python_plugin.c:1: /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/cpython/pydebug.h:14:37: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_NoSiteFlag; ^~~~~~~~~~~~~ plugins/python/python_plugin.c: In function 'uwsgi_python_init': plugins/python/python_plugin.c:239:3: warning: 'Py_SetPythonHome' is deprecated [-Wdeprecated-declarations] Py_SetPythonHome(wpyhome); ^~~~~~~~~~~~~~~~ In file included from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/Python.h:94:0, from plugins/python/uwsgi_python.h:4, from plugins/python/python_plugin.c:1: /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/pylifecycle.h:40:38: note: declared here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetPythonHome(const wchar_t *); ^~~~~~~~~~~~~~~~ plugins/python/python_plugin.c:263:2: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] Py_SetProgramName(pname); ^~~~~~~~~~~~~~~~~ In file included from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/Python.h:94:0, from plugins/python/uwsgi_python.h:4, from plugins/python/python_plugin.c:1: /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/pylifecycle.h:37:38: note: declared here Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); ^~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c:269:2: warning: 'Py_OptimizeFlag' is deprecated [-Wdeprecated-declarations] Py_OptimizeFlag = up.optimize; ^~~~~~~~~~~~~~~ In file included from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/Python.h:48:0, from plugins/python/uwsgi_python.h:4, from plugins/python/python_plugin.c:1: /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/cpython/pydebug.h:13:37: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; ^~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function 'uwsgi_python_pre_uwsgi_fork': plugins/python/python_plugin.c:1327:3: error: too few arguments to function '_PyImport_AcquireLock' _PyImport_AcquireLock(); ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/import.h:91:0, from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/Python.h:99, from plugins/python/uwsgi_python.h:4, from plugins/python/python_plugin.c:1: /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/cpython/import.h:13:18: note: declared here PyAPI_FUNC(void) _PyImport_AcquireLock(PyInterpreterState *interp); ^~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function 'uwsgi_python_post_uwsgi_fork': plugins/python/python_plugin.c:1339:4: error: too few arguments to function '_PyImport_ReleaseLock' _PyImport_ReleaseLock(); ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/import.h:91:0, from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/Python.h:99, from plugins/python/uwsgi_python.h:4, from plugins/python/python_plugin.c:1: /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/cpython/import.h:14:17: note: declared here PyAPI_FUNC(int) _PyImport_ReleaseLock(PyInterpreterState *interp); ^~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function 'uwsgi_python_suspend': plugins/python/python_plugin.c:1596:64: error: 'PyThreadState {aka struct _ts}' has no member named 'recursion_remaining'; did you mean 'c_recursion_remaining'? up.current_recursion_remaining[wsgi_req->async_id] = tstate->recursion_remaining; ^~~~~~~~~~~~~~~~~~~ c_recursion_remaining plugins/python/python_plugin.c:1605:49: error: 'PyThreadState {aka struct _ts}' has no member named 'recursion_remaining'; did you mean 'c_recursion_remaining'? up.current_main_recursion_remaining = tstate->recursion_remaining; ^~~~~~~~~~~~~~~~~~~ c_recursion_remaining plugins/python/python_plugin.c: In function 'uwsgi_python_resume': plugins/python/python_plugin.c:1839:11: error: 'PyThreadState {aka struct _ts}' has no member named 'recursion_remaining'; did you mean 'c_recursion_remaining'? tstate->recursion_remaining = up.current_recursion_remaining[wsgi_req->async_id]; ^~~~~~~~~~~~~~~~~~~ c_recursion_remaining plugins/python/python_plugin.c:1848:11: error: 'PyThreadState {aka struct _ts}' has no member named 'recursion_remaining'; did you mean 'c_recursion_remaining'? tstate->recursion_remaining = up.current_main_recursion_remaining; ^~~~~~~~~~~~~~~~~~~ c_recursion_remaining *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-uwsgi plugins/python/pyutils.c: In function 'init_pyargv': plugins/python/pyutils.c:391:2: warning: 'PySys_SetArgv' is deprecated [-Wdeprecated-declarations] PySys_SetArgv(up.argc, up.py_argv); ^~~~~~~~~~~~~ In file included from /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/Python.h:96:0, from plugins/python/uwsgi_python.h:4, from plugins/python/pyutils.c:1: /tmp/www/py-uwsgi/work/.buildlink/include/python3.12/sysmodule.h:13:38: note: declared here Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetArgv(int, wchar_t **); ^~~~~~~~~~~~~ *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-uwsgi