=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for py37-sqlrelay-1.0.0nb6 /bin/sh ../../../libtool --mode=compile c++ -O2 -mieee -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 -mieee -D_FORTIFY_SOURCE=2 -I/tmp/pkgbuild/databases/py-sqlrelay/work.alpha/.buildlink/include -I/usr/include/krb5 -I/tmp/pkgbuild/databases/py-sqlrelay/work.alpha/.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 /usr/pkgsrc/databases/py-sqlrelay *** Error code 1 Stop. make: stopped in /usr/pkgsrc/databases/py-sqlrelay