=> 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 py310-reedsolo-1.5.4 (cd /tmp/converters/py-reedsolo/work/reedsolo-1.5.4/ && /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.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 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=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/converters/py-reedsolo/work/.cwrapper/bin:/tmp/converters/py-reedsolo/work/.buildlink/bin:/tmp/converters/py-reedsolo/work/.gcc/bin:/tmp/converters/py-reedsolo/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/converters/py-reedsolo/work/.home CWRAPPERS_CONFIG_DIR=/tmp/converters/py-reedsolo/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/converters/py-reedsolo/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/converters/py-reedsolo/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/converters/py-reedsolo/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/converters/py-reedsolo/work/.buildlink/lib/pkgconfig:/tmp/converters/py-reedsolo/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/converters/py-reedsolo/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/converters/py-reedsolo/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build -j4) Cython is installed, building creedsolo module running build running build_py creating build creating build/lib.netbsd-9.0-amd64-3.10 copying reedsolo.py -> build/lib.netbsd-9.0-amd64-3.10 running build_ext building 'creedsolo' extension creating build/temp.netbsd-9.0-amd64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/include/python3.10 -c creedsolo.c -o build/temp.netbsd-9.0-amd64-3.10/creedsolo.o creedsolo.c: In function '__pyx_tp_dealloc_array': creedsolo.c:32027:5: error: lvalue required as increment operand ++Py_REFCNT(o); ^~ creedsolo.c:32029:5: error: lvalue required as decrement operand --Py_REFCNT(o); ^~ creedsolo.c: In function '__pyx_tp_dealloc_memoryview': creedsolo.c:32338:5: error: lvalue required as increment operand ++Py_REFCNT(o); ^~ creedsolo.c:32340:5: error: lvalue required as decrement operand --Py_REFCNT(o); ^~ creedsolo.c: In function '__pyx_tp_dealloc__memoryviewslice': creedsolo.c:32588:5: error: lvalue required as increment operand ++Py_REFCNT(o); ^~ creedsolo.c:32590:5: error: lvalue required as decrement operand --Py_REFCNT(o); ^~ creedsolo.c: In function '__Pyx_InitGlobals': creedsolo.c:33787:1: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^~~~~~~~~~~~~~~~~~ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:144:0, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/ceval.h:122:37: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^~~~~~~~~~~~~~~~~~ creedsolo.c: In function '__Pyx_ParseOptionalKeywords': creedsolo.c:35153:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c:35153:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ creedsolo.c:35153:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c:35153:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c:35153:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ creedsolo.c:35153:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c:35169:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c:35169:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ creedsolo.c:35169:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c:35169:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c:35169:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^~~~~~~~~~~~~~~~~~~ creedsolo.c:35169:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : ^ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ creedsolo.c: In function '__Pyx_decode_c_string': creedsolo.c:37955:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] return PyUnicode_FromUnicode(NULL, 0); ^~~~~~ In file included from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/unicodeobject.h:1046:0, from /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/Python.h:96, from creedsolo.c:16: /tmp/converters/py-reedsolo/work/.buildlink/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^~~~~~~~~~~~~~~~~~~~~ error: command '/tmp/converters/py-reedsolo/work/.cwrapper/bin/gcc' failed with exit code 1 *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/converters/py-reedsolo *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/converters/py-reedsolo