=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for py27-metakit-2.4.9.7
libtool  --mode=compile g++ -c -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyProperty.cpp
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyProperty.cpp  -fno-common -DPIC -o .libs/PyProperty.o
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyProperty.cpp -o PyProperty.o >/dev/null 2>&1
libtool  --mode=compile g++ -c -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyRowRef.cpp
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyRowRef.cpp  -fno-common -DPIC -o .libs/PyRowRef.o
In file included from ../unix/../python/scxx/PWOCallable.h:10,
                 from ../unix/../python/PyView.h:13,
                 from ../unix/../python/PyRowRef.h:14,
                 from ../unix/../python/PyRowRef.cpp:10:
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const':
../unix/../python/scxx/PWOMapping.h:118: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const':
../unix/../python/scxx/PWOMapping.h:125: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const':
../unix/../python/scxx/PWOMapping.h:134: warning: deprecated conversion from string constant to 'char*'
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyRowRef.cpp -o PyRowRef.o >/dev/null 2>&1
libtool  --mode=compile g++ -c -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyStorage.cpp
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyStorage.cpp  -fno-common -DPIC -o .libs/PyStorage.o
In file included from ../unix/../python/scxx/PWOCallable.h:10,
                 from ../unix/../python/PyView.h:13,
                 from ../unix/../python/PyStorage.cpp:12:
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const':
../unix/../python/scxx/PWOMapping.h:118: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const':
../unix/../python/scxx/PWOMapping.h:125: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const':
../unix/../python/scxx/PWOMapping.h:134: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp: In member function 'virtual int c4_PyStream::Read(void*, int)':
../unix/../python/PyStorage.cpp:50: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:50: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp: In member function 'virtual bool c4_PyStream::Write(const void*, int)':
../unix/../python/PyStorage.cpp:58: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:58: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp: At global scope:
../unix/../python/PyStorage.cpp:130: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:143: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:154: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:173: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:191: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:209: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:227: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:240: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:253: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:272: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyStorage.cpp:356: warning: deprecated conversion from string constant to 'char*'
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyStorage.cpp -o PyStorage.o >/dev/null 2>&1
libtool  --mode=compile g++ -c -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyView.cpp
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyView.cpp  -fno-common -DPIC -o .libs/PyView.o
In file included from ../unix/../python/scxx/PWOCallable.h:10,
                 from ../unix/../python/PyView.h:13,
                 from ../unix/../python/PyView.cpp:9:
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const':
../unix/../python/scxx/PWOMapping.h:118: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const':
../unix/../python/scxx/PWOMapping.h:125: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const':
../unix/../python/scxx/PWOMapping.h:134: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp: At global scope:
../unix/../python/PyView.cpp:30: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:45: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:59: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:73: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:104: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:125: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:141: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:159: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:190: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:207: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:229: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:244: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:274: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:305: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:322: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:339: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:361: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:372: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:385: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:399: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:413: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:426: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:440: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:454: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:470: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:489: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:501: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:514: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:539: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:570: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:586: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:608: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:655: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:689: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:710: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:750: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:774: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:787: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:804: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:821: warning: deprecated conversion from string constant to 'char*'
../unix/../python/PyView.cpp:835: warning: deprecated conversion from string constant to 'char*'
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyView.cpp -o PyView.o >/dev/null 2>&1
libtool  --mode=compile g++ -c -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext  -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/scxx/PWOImp.cpp
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/scxx/PWOImp.cpp  -fno-common -DPIC -o .libs/PWOImp.o
In file included from ../unix/../python/scxx/PWOImp.cpp:7:
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const':
../unix/../python/scxx/PWOMapping.h:118: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const':
../unix/../python/scxx/PWOMapping.h:125: warning: deprecated conversion from string constant to 'char*'
../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const':
../unix/../python/scxx/PWOMapping.h:134: warning: deprecated conversion from string constant to 'char*'
libtool: compile:  g++ -c -no-cpp-precomp -isystem /usr/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/gettext -pipe -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/scxx/PWOImp.cpp -o PWOImp.o >/dev/null 2>&1
libtool  --mode=link g++ -rpath /usr/pkg/lib/python2.7/site-packages -o libMk4py.la PyProperty.lo PyRowRef.lo PyStorage.lo PyView.lo PWOImp.lo -lpthread -L/usr/pkg/lib -lmk4
libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libMk4py.0.dylib  .libs/PyProperty.o .libs/PyRowRef.o .libs/PyStorage.o .libs/PyView.o .libs/PWOImp.o   -L/Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/lib /Users/kristerw/pbulk/scratch/databases/py-metakit/work/.buildlink/lib/libmk4.dylib -lpthread    -install_name  /usr/pkg/lib/python2.7/site-packages/libMk4py.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: dsymutil .libs/libMk4py.0.dylib || :
warning: no debug symbols in executable (-arch i386)
libtool: link: (cd ".libs" && rm -f "libMk4py.dylib" && ln -s "libMk4py.0.dylib" "libMk4py.dylib")
libtool: link: ar cru .libs/libMk4py.a  PyProperty.o PyRowRef.o PyStorage.o PyView.o PWOImp.o
libtool: link: ranlib .libs/libMk4py.a
libtool: link: ( cd ".libs" && rm -f "libMk4py.la" && ln -s "../libMk4py.la" "libMk4py.la" )
cp .libs/libMk4py.so Mk4py.so
cp: .libs/libMk4py.so: No such file or directory
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/scratch/databases/py-metakit/work/metakit-2.4.9.7/builds
*** Error code 1

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

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/databases/py-metakit