=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py37-sqlrelay-1.0.0nb5 /bin/sh ../../../libtool --mode=compile clang++ -O2 -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include/python3.7 -Wall -pipe -Wno-overloaded-virtual -DHAVE_CONFIG -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include/python3.7 -I../../../src/common -I../../../src/api/c++ -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -c CSQLRelay.cpp -o CSQLRelay.lo libtool: compile: clang++ -O2 -I/data/scratch/databases/py-sqlrelay/work/.buildlink/include -I/usr/include/krb5 -I/data/scratch/databases/py-sqlrelay/work/.buildlink/include/python3.7 -Wall -pipe -Wno-overloaded-virtual -DHAVE_CONFIG -I../../../src/common -I../../../src/api/c++ -c CSQLRelay.cpp -fPIC -DPIC -o .libs/CSQLRelay.o CSQLRelay.cpp:765:16: error: assigning to 'char *' from incompatible type 'const char *' variable=PyString_AsString(PyList_GetItem(variables,i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CSQLRelay.cpp:20:31: note: expanded from macro 'PyString_AsString' #define PyString_AsString(a) PyUnicode_AsUTF8AndSize(a,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CSQLRelay.cpp:905:16: error: assigning to 'char *' from incompatible type 'const char *' variable=PyString_AsString(PyList_GetItem(variables,i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CSQLRelay.cpp:20:31: note: expanded from macro 'PyString_AsString' #define PyString_AsString(a) PyUnicode_AsUTF8AndSize(a,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. gmake: *** [Makefile:8: CSQLRelay.lo] Error 1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/databases/py-sqlrelay *** Error code 1 Stop. make: stopped in /data/pkgsrc/databases/py-sqlrelay