=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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.0nb7 /bin/sh ../../../libtool --mode=compile c++ -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include/python3.7 -Wall -pipe -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: c++ -O2 -D_FORTIFY_SOURCE=2 -I/tmp/databases/py-sqlrelay/work/.buildlink/include -I/usr/include/krb5 -I/tmp/databases/py-sqlrelay/work/.buildlink/include/python3.7 -Wall -pipe -DHAVE_CONFIG -I../../../src/common -I../../../src/api/c++ -c CSQLRelay.cpp -fPIC -DPIC -o .libs/CSQLRelay.o CSQLRelay.cpp: In function 'PyObject* substitutions(PyObject*, PyObject*)': CSQLRelay.cpp:20:54: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] #define PyString_AsString(a) PyUnicode_AsUTF8AndSize(a,NULL) ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ CSQLRelay.cpp:765:16: note: in expansion of macro 'PyString_AsString' variable=PyString_AsString(PyList_GetItem(variables,i)); ^~~~~~~~~~~~~~~~~ CSQLRelay.cpp: In function 'PyObject* inputBinds(PyObject*, PyObject*)': CSQLRelay.cpp:20:54: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] #define PyString_AsString(a) PyUnicode_AsUTF8AndSize(a,NULL) ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ CSQLRelay.cpp:905:16: note: in expansion of macro 'PyString_AsString' variable=PyString_AsString(PyList_GetItem(variables,i)); ^~~~~~~~~~~~~~~~~ gmake: *** [Makefile:8: CSQLRelay.lo] Error 1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/py-sqlrelay *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/py-sqlrelay