=> 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 py311-meinheld-1.0.2nb1 (cd /tmp/www/py-meinheld/work/meinheld-1.0.2/ && /usr/bin/env 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.11 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.11 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.11 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.11 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/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/www/py-meinheld/work/.cwrapper/bin:/tmp/www/py-meinheld/work/.buildlink/bin:/tmp/www/py-meinheld/work/.gcc/bin:/tmp/www/py-meinheld/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-meinheld/work/.home CWRAPPERS_CONFIG_DIR=/tmp/www/py-meinheld/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-meinheld/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/www/py-meinheld/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/www/py-meinheld/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/www/py-meinheld/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/www/py-meinheld/work/.buildlink/lib/pkgconfig:/tmp/www/py-meinheld/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/www/py-meinheld/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/www/py-meinheld/work/.cwrapper/config /usr/pkg/bin/python3.11 setup.py build -j4) running build running build_py creating build creating build/lib.netbsd-9.3-amd64-cpython-311 creating build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/common.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/gmeinheld.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/middleware.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/mlogging.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/msocket.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/patch.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld copying meinheld/websocket.py -> build/lib.netbsd-9.3-amd64-cpython-311/meinheld running build_ext building 'meinheld.server' extension creating build/temp.netbsd-9.3-amd64-cpython-311 creating build/temp.netbsd-9.3-amd64-cpython-311/meinheld creating build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/buffer.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/buffer.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/client.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/client.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/greensupport.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/greensupport.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/heapq.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/heapq.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/http_parser.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/http_parser.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/http_request_parser.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/http_request_parser.o meinheld/server/http_request_parser.c: In function 'check_field_name': meinheld/server/http_request_parser.c:548:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < len; i++) { ^ gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/input.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/input.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/log.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/log.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/picoev_kqueue.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/picoev_kqueue.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/request.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/request.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/response.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/response.o meinheld/server/response.c: In function 'writev_bucket': meinheld/server/response.c:293:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Py_END_ALLOW_THREADS if (w == -1) { ^~ meinheld/server/response.c:311:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; i < data->iov_cnt; i++) { ^ meinheld/server/response.c: In function 'close_response': meinheld/server/response.c:746:7: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] data = PyEval_CallObject(close, args); ^~~~ In file included from /tmp/www/py-meinheld/work/.buildlink/include/python3.11/Python.h:95:0, from meinheld/server/meinheld.h:4, from meinheld/server/client.h:4, from meinheld/server/response.h:4, from meinheld/server/response.c:1: /tmp/www/py-meinheld/work/.buildlink/include/python3.11/ceval.h:27:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ meinheld/server/response.c: In function 'FileWrapperObject_close': meinheld/server/response.c:1236:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(method, (PyObject *)NULL); ^~~~~~ In file included from /tmp/www/py-meinheld/work/.buildlink/include/python3.11/Python.h:95:0, from meinheld/server/meinheld.h:4, from meinheld/server/client.h:4, from meinheld/server/response.h:4, from meinheld/server/response.c:1: /tmp/www/py-meinheld/work/.buildlink/include/python3.11/ceval.h:27:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/server.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/server.o meinheld/server/server.c: In function 'check_http_expect': meinheld/server/server.c:815:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] val = PyUnicode_AsUTF8(c); ^ meinheld/server/server.c: In function 'unix_listen': meinheld/server/server.c:1368:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (len >= sizeof(saddr.sun_path)) { ^~ gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/time_cache.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/time_cache.o gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/timer.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/timer.o meinheld/server/timer.c: In function 'fire_timer': meinheld/server/timer.c:61:7: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] res = PyEval_CallObjectWithKeywords(timer->callback, timer->args, ^~~ In file included from /tmp/www/py-meinheld/work/.buildlink/include/python3.11/Python.h:95:0, from meinheld/server/meinheld.h:4, from meinheld/server/timer.h:4, from meinheld/server/timer.c:1: /tmp/www/py-meinheld/work/.buildlink/include/python3.11/ceval.h:27:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ meinheld/server/timer.c: In function 'TimerObject_dealloc': meinheld/server/timer.c:90:3: warning: 'UsingDeprecatedTrashcanMacro' is deprecated [-Wdeprecated-declarations] Py_TRASHCAN_SAFE_BEGIN(self); ^~~~~~~~~~~~~~~~~~~~~~ gcc -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DWITH_GREENLET -DHTTP_PARSER_DEBUG=0 -I/usr/pkg/include/python3.11 -c meinheld/server/util.c -o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/util.o gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/buffer.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/client.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/greensupport.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/heapq.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/http_parser.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/http_request_parser.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/input.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/log.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/picoev_kqueue.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/request.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/response.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/server.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/time_cache.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/timer.o build/temp.netbsd-9.3-amd64-cpython-311/meinheld/server/util.o -L/usr/pkg/lib -o build/lib.netbsd-9.3-amd64-cpython-311/meinheld/server.so