=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for py31-metakit-2.4.9.7
--- PyProperty.lo ---
--- PyRowRef.lo ---
--- PyStorage.lo ---
--- PyView.lo ---
--- PWOImp.lo ---
--- PyProperty.lo ---
libtool  --mode=compile g++ -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python3.1 ../unix/../python/PyProperty.cpp
--- PyRowRef.lo ---
libtool  --mode=compile g++ -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python3.1 ../unix/../python/PyRowRef.cpp
--- PyStorage.lo ---
libtool  --mode=compile g++ -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python3.1 ../unix/../python/PyStorage.cpp
--- PyView.lo ---
libtool  --mode=compile g++ -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python3.1 ../unix/../python/PyView.cpp
--- PWOImp.lo ---
libtool  --mode=compile g++ -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.1  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python3.1 ../unix/../python/scxx/PWOImp.cpp
--- PyView.lo ---
libtool: compile:  g++ -c -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx ../unix/../python/PyView.cpp  -fPIC -DPIC -o .libs/PyView.o
--- PyRowRef.lo ---
libtool: compile:  g++ -c -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx ../unix/../python/PyRowRef.cpp  -fPIC -DPIC -o .libs/PyRowRef.o
--- PWOImp.lo ---
libtool: compile:  g++ -c -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx ../unix/../python/scxx/PWOImp.cpp  -fPIC -DPIC -o .libs/PWOImp.o
--- PyProperty.lo ---
libtool: compile:  g++ -c -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx ../unix/../python/PyProperty.cpp  -fPIC -DPIC -o .libs/PyProperty.o
--- PyStorage.lo ---
libtool: compile:  g++ -c -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include -I/tmp/pkgsrc/databases/py-metakit/work/.buildlink/include/python3.1 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx ../unix/../python/PyStorage.cpp  -fPIC -DPIC -o .libs/PyStorage.o
--- PWOImp.lo ---
In file included from ../unix/../python/scxx/PWOSequence.h:8:0,
                 from ../unix/../python/scxx/PWOImp.cpp:5:
../unix/../python/scxx/PWOBase.h: In member function 'int PWOBase::cmp(const PWOBase&) const':
../unix/../python/scxx/PWOBase.h:91:49: error: 'PyObject_Cmp' was not declared in this scope
In file included from ../unix/../python/scxx/PWOImp.cpp:5:0:
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*)':
../unix/../python/scxx/PWOSequence.h:136:71: error: 'PyString_FromString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*, int)':
../unix/../python/scxx/PWOSequence.h:140:19: error: 'PyString_FromStringAndSize' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'virtual void PWOString::_violentTypeCheck()':
../unix/../python/scxx/PWOSequence.h:164:33: error: 'PyString_Check' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'PWOString::operator const char*() const':
../unix/../python/scxx/PWOSequence.h:170:38: error: 'PyString_AsString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'int PWOString::size() const':
../unix/../python/scxx/PWOSequence.h:173:38: error: 'PyString_GET_SIZE' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In static member function 'static PWOString PWOString::format(const PWOString&, PWOTuple&)':
../unix/../python/scxx/PWOSequence.h:176:51: error: 'PyString_Format' was not declared in this scope
--- PyRowRef.lo ---
In file included from ../unix/../python/scxx/PWOSequence.h:8:0,
                 from ../unix/../python/PyRowRef.cpp:8:
../unix/../python/scxx/PWOBase.h: In member function 'int PWOBase::cmp(const PWOBase&) const':
../unix/../python/scxx/PWOBase.h:91:49: error: 'PyObject_Cmp' was not declared in this scope
In file included from ../unix/../python/PyRowRef.cpp:8:0:
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*)':
../unix/../python/scxx/PWOSequence.h:136:71: error: 'PyString_FromString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*, int)':
../unix/../python/scxx/PWOSequence.h:140:19: error: 'PyString_FromStringAndSize' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'virtual void PWOString::_violentTypeCheck()':
../unix/../python/scxx/PWOSequence.h:164:33: error: 'PyString_Check' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'PWOString::operator const char*() const':
../unix/../python/scxx/PWOSequence.h:170:38: error: 'PyString_AsString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'int PWOString::size() const':
../unix/../python/scxx/PWOSequence.h:173:38: error: 'PyString_GET_SIZE' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In static member function 'static PWOString PWOString::format(const PWOString&, PWOTuple&)':
../unix/../python/scxx/PWOSequence.h:176:51: error: 'PyString_Format' was not declared in this scope
In file included from ../unix/../python/PyRowRef.cpp:9:0:
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(int)':
../unix/../python/scxx/PWONumber.h:19:47: error: 'PyInt_FromLong' was not declared in this scope
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(long int)':
../unix/../python/scxx/PWONumber.h:22:48: error: 'PyInt_FromLong' was not declared in this scope
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber PWONumber::operator/(const PWONumber&) const':
../unix/../python/scxx/PWONumber.h:84:51: error: 'PyNumber_Divide' was not declared in this scope
--- PyView.lo ---
In file included from ../unix/../python/scxx/PWOSequence.h:8:0,
                 from ../unix/../python/PyView.h:12,
                 from ../unix/../python/PyView.cpp:9:
../unix/../python/scxx/PWOBase.h: In member function 'int PWOBase::cmp(const PWOBase&) const':
../unix/../python/scxx/PWOBase.h:91:49: error: 'PyObject_Cmp' was not declared in this scope
--- PyRowRef.lo ---
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber::operator long int() const':
../unix/../python/scxx/PWONumber.h:112:42: error: 'PyNumber_Int' was not declared in this scope
../unix/../python/scxx/PWONumber.h:115:35: error: 'PyInt_AsLong' was not declared in this scope
--- PWOImp.lo ---
*** [PWOImp.lo] Error code 1

bmake: stopped in /tmp/pkgsrc/databases/py-metakit/work/metakit-2.4.9.7/builds
--- PyView.lo ---
In file included from ../unix/../python/PyView.h:12:0,
                 from ../unix/../python/PyView.cpp:9:
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*)':
../unix/../python/scxx/PWOSequence.h:136:71: error: 'PyString_FromString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*, int)':
../unix/../python/scxx/PWOSequence.h:140:19: error: 'PyString_FromStringAndSize' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'virtual void PWOString::_violentTypeCheck()':
../unix/../python/scxx/PWOSequence.h:164:33: error: 'PyString_Check' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'PWOString::operator const char*() const':
../unix/../python/scxx/PWOSequence.h:170:38: error: 'PyString_AsString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'int PWOString::size() const':
../unix/../python/scxx/PWOSequence.h:173:38: error: 'PyString_GET_SIZE' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In static member function 'static PWOString PWOString::format(const PWOString&, PWOTuple&)':
../unix/../python/scxx/PWOSequence.h:176:51: error: 'PyString_Format' was not declared in this scope
--- PyProperty.lo ---
In file included from ../unix/../python/scxx/PWONumber.h:8:0,
                 from ../unix/../python/PyProperty.cpp:9:
../unix/../python/scxx/PWOBase.h: In member function 'int PWOBase::cmp(const PWOBase&) const':
../unix/../python/scxx/PWOBase.h:91:49: error: 'PyObject_Cmp' was not declared in this scope
--- PyStorage.lo ---
In file included from ../unix/../python/scxx/PWOSequence.h:8:0,
                 from ../unix/../python/PyStorage.cpp:10:
../unix/../python/scxx/PWOBase.h: In member function 'int PWOBase::cmp(const PWOBase&) const':
../unix/../python/scxx/PWOBase.h:91:49: error: 'PyObject_Cmp' was not declared in this scope
--- PyProperty.lo ---
In file included from ../unix/../python/scxx/PWONumber.h:9:0,
                 from ../unix/../python/PyProperty.cpp:9:
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*)':
../unix/../python/scxx/PWOSequence.h:136:71: error: 'PyString_FromString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*, int)':
../unix/../python/scxx/PWOSequence.h:140:19: error: 'PyString_FromStringAndSize' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'virtual void PWOString::_violentTypeCheck()':
../unix/../python/scxx/PWOSequence.h:164:33: error: 'PyString_Check' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'PWOString::operator const char*() const':
../unix/../python/scxx/PWOSequence.h:170:38: error: 'PyString_AsString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'int PWOString::size() const':
../unix/../python/scxx/PWOSequence.h:173:38: error: 'PyString_GET_SIZE' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In static member function 'static PWOString PWOString::format(const PWOString&, PWOTuple&)':
../unix/../python/scxx/PWOSequence.h:176:51: error: 'PyString_Format' was not declared in this scope
--- PyView.lo ---
In file included from ../unix/../python/PyView.h:14:0,
                 from ../unix/../python/PyView.cpp:9:
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(int)':
../unix/../python/scxx/PWONumber.h:19:47: error: 'PyInt_FromLong' was not declared in this scope
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(long int)':
../unix/../python/scxx/PWONumber.h:22:48: error: 'PyInt_FromLong' was not declared in this scope
--- PyProperty.lo ---
In file included from ../unix/../python/PyProperty.cpp:9:0:
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(int)':
../unix/../python/scxx/PWONumber.h:19:47: error: 'PyInt_FromLong' was not declared in this scope
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(long int)':
../unix/../python/scxx/PWONumber.h:22:48: error: 'PyInt_FromLong' was not declared in this scope
--- PyView.lo ---
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber PWONumber::operator/(const PWONumber&) const':
../unix/../python/scxx/PWONumber.h:84:51: error: 'PyNumber_Divide' was not declared in this scope
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber::operator long int() const':
../unix/../python/scxx/PWONumber.h:112:42: error: 'PyNumber_Int' was not declared in this scope
../unix/../python/scxx/PWONumber.h:115:35: error: 'PyInt_AsLong' was not declared in this scope
--- PyStorage.lo ---
In file included from ../unix/../python/PyStorage.cpp:10:0:
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*)':
../unix/../python/scxx/PWOSequence.h:136:71: error: 'PyString_FromString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In constructor 'PWOString::PWOString(const char*, int)':
../unix/../python/scxx/PWOSequence.h:140:19: error: 'PyString_FromStringAndSize' was not declared in this scope
--- PyProperty.lo ---
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber PWONumber::operator/(const PWONumber&) const':
../unix/../python/scxx/PWONumber.h:84:51: error: 'PyNumber_Divide' was not declared in this scope
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber::operator long int() const':
../unix/../python/scxx/PWONumber.h:112:42: error: 'PyNumber_Int' was not declared in this scope
../unix/../python/scxx/PWONumber.h:115:35: error: 'PyInt_AsLong' was not declared in this scope
--- PyStorage.lo ---
../unix/../python/scxx/PWOSequence.h: In member function 'virtual void PWOString::_violentTypeCheck()':
../unix/../python/scxx/PWOSequence.h:164:33: error: 'PyString_Check' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'PWOString::operator const char*() const':
../unix/../python/scxx/PWOSequence.h:170:38: error: 'PyString_AsString' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In member function 'int PWOString::size() const':
../unix/../python/scxx/PWOSequence.h:173:38: error: 'PyString_GET_SIZE' was not declared in this scope
../unix/../python/scxx/PWOSequence.h: In static member function 'static PWOString PWOString::format(const PWOString&, PWOTuple&)':
../unix/../python/scxx/PWOSequence.h:176:51: error: 'PyString_Format' was not declared in this scope
In file included from ../unix/../python/PyStorage.cpp:11:0:
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(int)':
../unix/../python/scxx/PWONumber.h:19:47: error: 'PyInt_FromLong' was not declared in this scope
../unix/../python/scxx/PWONumber.h: In constructor 'PWONumber::PWONumber(long int)':
../unix/../python/scxx/PWONumber.h:22:48: error: 'PyInt_FromLong' was not declared in this scope
--- PyProperty.lo ---
../unix/../python/PyProperty.cpp: In function 'PyObject* PyProperty_getattr(PyProperty*, char*)':
../unix/../python/PyProperty.cpp:42:48: error: 'Py_FindMethod' was not declared in this scope
../unix/../python/PyProperty.cpp: At global scope:
../unix/../python/PyProperty.cpp:73:4: error: 'cmpfunc' was not declared in this scope
../unix/../python/PyProperty.cpp:73:12: error: expected '}' before 'PyProperty_compare'
../unix/../python/PyProperty.cpp:73:12: error: expected ',' or ';' before 'PyProperty_compare'
../unix/../python/PyProperty.cpp:78:1: error: expected declaration before '}' token
--- PyStorage.lo ---
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber PWONumber::operator/(const PWONumber&) const':
../unix/../python/scxx/PWONumber.h:84:51: error: 'PyNumber_Divide' was not declared in this scope
--- PyView.lo ---
../unix/../python/PyView.cpp: At global scope:
../unix/../python/PyView.cpp:30:3: warning: deprecated conversion from string constant to 'char*'
--- PyStorage.lo ---
../unix/../python/scxx/PWONumber.h: In member function 'PWONumber::operator long int() const':
../unix/../python/scxx/PWONumber.h:112:42: error: 'PyNumber_Int' was not declared in this scope
../unix/../python/scxx/PWONumber.h:115:35: error: 'PyInt_AsLong' was not declared in this scope
--- PyView.lo ---
../unix/../python/PyView.cpp:45:31: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:59:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:73:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:104:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:125:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:141:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:159:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:190:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:207:83: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:229:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:244:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:274:92: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp: In function 'PyObject* PyView_join(PyView*, PyObject*, PyObject*)':
../unix/../python/PyView.cpp:286:46: error: 'PyInt_Check' was not declared in this scope
../unix/../python/PyView.cpp: At global scope:
../unix/../python/PyView.cpp:305:3: warning: deprecated conversion from string constant to 'char*'
--- PyProperty.lo ---
*** [PyProperty.lo] Error code 1

bmake: stopped in /tmp/pkgsrc/databases/py-metakit/work/metakit-2.4.9.7/builds
--- PyView.lo ---
../unix/../python/PyView.cpp:322:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:339:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:361:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:372:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:385:27: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:399:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:413:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:426:27: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:440:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:454:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:470:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:489:3: warning: deprecated conversion from string constant to 'char*'
--- PyRowRef.lo ---
../unix/../python/PyRowRef.cpp: In function 'PyObject* PyRowRef_getattr(PyRowRef*, char*)':
../unix/../python/PyRowRef.cpp:52:45: error: 'PyInt_FromLong' was not declared in this scope
../unix/../python/PyRowRef.cpp:60:57: error: 'Py_FindMethod' was not declared in this scope
--- PyView.lo ---
../unix/../python/PyView.cpp:501:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:514:87: warning: deprecated conversion from string constant to 'char*'
--- PyRowRef.lo ---
../unix/../python/PyRowRef.cpp: At global scope:
../unix/../python/PyRowRef.cpp:90:4: error: 'cmpfunc' was not declared in this scope
../unix/../python/PyRowRef.cpp:90:12: error: expected '}' before numeric constant
../unix/../python/PyRowRef.cpp:90:12: error: expected ',' or ';' before numeric constant
../unix/../python/PyRowRef.cpp:95:1: error: expected declaration before '}' token
--- PyView.lo ---
../unix/../python/PyView.cpp: In function 'PyObject* PyView_indexed(PyView*, PyObject*)':
../unix/../python/PyView.cpp:523:46: error: 'PyInt_Check' was not declared in this scope
../unix/../python/PyView.cpp: At global scope:
../unix/../python/PyView.cpp:539:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:570:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:586:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:608:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp: In function 'PyObject* PyView_access(PyView*, PyObject*)':
../unix/../python/PyView.cpp:619:37: error: 'PyInt_AsLong' was not declared in this scope
../unix/../python/PyView.cpp:633:60: error: 'PyString_FromStringAndSize' was not declared in this scope
../unix/../python/PyView.cpp:641:39: error: 'PyString_AS_STRING' was not declared in this scope
../unix/../python/PyView.cpp:646:34: error: '_PyString_Resize' was not declared in this scope
../unix/../python/PyView.cpp: At global scope:
../unix/../python/PyView.cpp:655:88: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:689:91: warning: deprecated conversion from string constant to 'char*'
--- PyStorage.lo ---
../unix/../python/PyStorage.cpp: In member function 'virtual int c4_PyStream::Read(void*, int)':
../unix/../python/PyStorage.cpp:50:66: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:50:66: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:51:35: error: 'PyString_Size' was not declared in this scope
--- PyView.lo ---
../unix/../python/PyView.cpp:710:163: warning: deprecated conversion from string constant to 'char*'
--- PyStorage.lo ---
../unix/../python/PyStorage.cpp:53:40: error: 'PyString_AsString' was not declared in this scope
../unix/../python/PyStorage.cpp: In member function 'virtual bool c4_PyStream::Write(const void*, int)':
../unix/../python/PyStorage.cpp:58:63: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:58:63: warning: deprecated conversion from string constant to 'char*'
--- PyView.lo ---
../unix/../python/PyView.cpp:750:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:774:94: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:787:86: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:804:3: warning: deprecated conversion from string constant to 'char*'
--- PyStorage.lo ---
../unix/../python/PyStorage.cpp: At global scope:
../unix/../python/PyStorage.cpp:130:3: warning: deprecated conversion from string constant to 'char*'
--- PyView.lo ---
../unix/../python/PyView.cpp:821:3: warning: deprecated conversion from string constant to 'char*'
--- PyStorage.lo ---
../unix/../python/PyStorage.cpp:143:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:154:3: warning: deprecated conversion from string constant to 'char*'
--- PyView.lo ---
../unix/../python/PyView.cpp:835:26: warning: deprecated conversion from string constant to 'char*'
--- PyRowRef.lo ---
*** [PyRowRef.lo] Error code 1

bmake: stopped in /tmp/pkgsrc/databases/py-metakit/work/metakit-2.4.9.7/builds
--- PyStorage.lo ---
../unix/../python/PyStorage.cpp:173:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:191:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:209:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:227:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:240:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:253:3: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
--- PyView.lo ---
../unix/../python/PyView.cpp:1205:1: error: invalid conversion from 'PyObject* (*)(PyObject*, Py_ssize_t, Py_ssize_t)' to 'void*'
../unix/../python/PyView.cpp:1205:1: error: invalid conversion from 'int (*)(PyObject*, Py_ssize_t, Py_ssize_t, PyObject*)' to 'void*'
../unix/../python/PyView.cpp:1215:1: error: invalid conversion from 'PyObject* (*)(PyObject*, Py_ssize_t, Py_ssize_t)' to 'void*'
--- PyStorage.lo ---
../unix/../python/PyStorage.cpp: In function 'PyObject* PyStorage_getattr(PyStorage*, char*)':
../unix/../python/PyStorage.cpp:339:45: error: 'Py_FindMethod' was not declared in this scope
../unix/../python/PyStorage.cpp: At global scope:
../unix/../python/PyStorage.cpp:348:4: error: 'cmpfunc' was not declared in this scope
../unix/../python/PyStorage.cpp:348:12: error: expected '}' before numeric constant
../unix/../python/PyStorage.cpp:348:12: error: expected ',' or ';' before numeric constant
../unix/../python/PyStorage.cpp:353:1: error: expected declaration before '}' token
--- PyView.lo ---
../unix/../python/PyView.cpp: In function 'PyObject* PyView_getattr(PyView*, char*)':
../unix/../python/PyView.cpp:1240:44: error: 'Py_FindMethod' was not declared in this scope
../unix/../python/PyView.cpp: In function 'PyObject* PyViewer_getattr(PyView*, char*)':
../unix/../python/PyView.cpp:1257:46: error: 'Py_FindMethod' was not declared in this scope
../unix/../python/PyView.cpp: At global scope:
../unix/../python/PyView.cpp:1278:4: error: 'cmpfunc' was not declared in this scope
../unix/../python/PyView.cpp:1278:12: error: expected '}' before numeric constant
../unix/../python/PyView.cpp:1278:12: error: expected ',' or ';' before numeric constant
../unix/../python/PyView.cpp:1283:1: error: expected declaration before '}' token
--- PyStorage.lo ---
*** [PyStorage.lo] Error code 1

bmake: stopped in /tmp/pkgsrc/databases/py-metakit/work/metakit-2.4.9.7/builds
--- PyView.lo ---
*** [PyView.lo] Error code 1

bmake: stopped in /tmp/pkgsrc/databases/py-metakit/work/metakit-2.4.9.7/builds
5 errors

bmake: stopped in /tmp/pkgsrc/databases/py-metakit/work/metakit-2.4.9.7/builds
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/databases/py-metakit
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/databases/py-metakit