=> Bootstrap dependency digest>=20010302: found digest-20211005 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py27-metakit-2.4.9.7 --- PyProperty.lo --- --- PyRowRef.lo --- --- PyStorage.lo --- --- PyView.lo --- --- PyRowRef.lo --- /tmp/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile c++ -c -I/usr/pkg/include -I/usr/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyRowRef.cpp --- PyProperty.lo --- /tmp/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile c++ -c -I/usr/pkg/include -I/usr/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyProperty.cpp --- PyView.lo --- /tmp/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile c++ -c -I/usr/pkg/include -I/usr/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyView.cpp --- PyStorage.lo --- /tmp/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile c++ -c -I/usr/pkg/include -I/usr/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/PyStorage.cpp --- PyRowRef.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyRowRef.cpp -fPIC -DPIC -o .libs/PyRowRef.o --- PyView.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyView.cpp -fPIC -DPIC -o .libs/PyView.o --- PyProperty.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyProperty.cpp -fPIC -DPIC -o .libs/PyProperty.o --- PyStorage.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyStorage.cpp -fPIC -DPIC -o .libs/PyStorage.o --- PyRowRef.lo --- In file included from /tmp/databases/py-metakit/work/.buildlink/include/python2.7/Python.h:136:0, from ../unix/../python/scxx/PWOBase.h:10, from ../unix/../python/scxx/PWOSequence.h:8, from ../unix/../python/PyRowRef.cpp:8: ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ ../unix/../python/scxx/PWOMapping.h:118:26: note: in expansion of macro 'PyMapping_Items' PyObject *rslt = PyMapping_Items(_obj); ^~~~~~~~~~~~~~~ ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ ../unix/../python/scxx/PWOMapping.h:125:26: note: in expansion of macro 'PyMapping_Keys' PyObject *rslt = PyMapping_Keys(_obj); ^~~~~~~~~~~~~~ ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ ../unix/../python/scxx/PWOMapping.h:134:26: note: in expansion of macro 'PyMapping_Values' PyObject *rslt = PyMapping_Values(_obj); ^~~~~~~~~~~~~~~~ --- PyView.lo --- In file included from /tmp/databases/py-metakit/work/.buildlink/include/python2.7/Python.h:136:0, from ../unix/../python/scxx/PWOBase.h:10, from ../unix/../python/scxx/PWOSequence.h:8, from ../unix/../python/PyView.h:12, from ../unix/../python/PyView.cpp:9: ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ ../unix/../python/scxx/PWOMapping.h:118:26: note: in expansion of macro 'PyMapping_Items' PyObject *rslt = PyMapping_Items(_obj); ^~~~~~~~~~~~~~~ ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ ../unix/../python/scxx/PWOMapping.h:125:26: note: in expansion of macro 'PyMapping_Keys' PyObject *rslt = PyMapping_Keys(_obj); ^~~~~~~~~~~~~~ ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ ../unix/../python/scxx/PWOMapping.h:134:26: note: in expansion of macro 'PyMapping_Values' PyObject *rslt = PyMapping_Values(_obj); ^~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp: At global scope: ../unix/../python/PyView.cpp:30:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "setsize(nrows) -- adjust the number of rows in a view"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:45:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *structure__doc = "structure() -- return list of properties"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:59:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "properties() -- return a dictionary mapping property names to property objects"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:73:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "insert(position, obj) -- coerce obj (or keyword args) to row and insert before position"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:104:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "append(obj) -- coerce obj (or keyword args) to row and append, returns position"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:125:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "delete(position) -- delete row at specified position"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:141:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "addproperty(property) -- add temp column to view (use getas() for persistent columns)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:159:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " criteria may be keyword args or dictionary"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:190:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "sort(property...) -- sort on the specified properties"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:207:83: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "sortrev(props,propsdown) -- return sorted view, with optional reversed order\n"" arguments are lists of properties"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- In file included from /tmp/databases/py-metakit/work/.buildlink/include/python2.7/Python.h:136:0, from ../unix/../python/PyStorage.cpp:8: ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ ../unix/../python/scxx/PWOMapping.h:118:26: note: in expansion of macro 'PyMapping_Items' PyObject *rslt = PyMapping_Items(_obj); ^~~~~~~~~~~~~~~ ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ ../unix/../python/scxx/PWOMapping.h:125:26: note: in expansion of macro 'PyMapping_Keys' PyObject *rslt = PyMapping_Keys(_obj); ^~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:229:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "project(property...) -- returns virtual view with only the named columns"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ ../unix/../python/scxx/PWOMapping.h:134:26: note: in expansion of macro 'PyMapping_Values' PyObject *rslt = PyMapping_Values(_obj); ^~~~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:244:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " outer defaults to 0"; ^~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:274:92: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "join(otherview, property..., outer) -- join views on properties of same name and type\n"" outer defaults to 0"; ^~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:305:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "groupby(property..., 'subname') -- group by given properties, creating subviews"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:322:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "counts(property..., 'name') -- group by given properties, adding a count property"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:339:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "rename('oldname', 'newname') -- derive a view with one property renamed"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:361:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "unique() -- returns a view without duplicate rows, i.e. a set"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:372:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "product(view2) -- produce the cartesian product of both views"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:385:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *union__doc = "union(view2) -- produce the set union of both views"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:399:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "intersect(view2) -- produce the set intersection of both views"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:413:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "different(view2) -- produce the set difference of both views (XOR)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:426:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *minus__doc = "minus(view2) -- all rows in view, but not in view2"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:440:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "remapwith(view2) -- remap rows according to first (int) prop in view2"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:454:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "pair(view2) -- concatenate rows pairwise, side by side"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:470:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " without args, creates a temporary hash on one key"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:489:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "blocked() -- create a blocked/balanced view mapping"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 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*' [-Wwrite-strings] PyObject *o = PyObject_CallMethod(_stream, "read", "i", length_); ^ ../unix/../python/PyStorage.cpp:50:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] --- PyView.lo --- ../unix/../python/PyView.cpp:501:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " numkeys defaults to 1"; ^~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../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*' [-Wwrite-strings] PyObject_CallMethod(_stream, "write", "s#", buffer_, length_); ^ ../unix/../python/PyStorage.cpp:58:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] --- PyView.lo --- ../unix/../python/PyView.cpp:514:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "indexed(map, property..., unique) -- create a mapped view which manages an index\n"" unique defaults to 0 (not unique)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:539:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " criteria maybe keyword args, or a dictionary"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:570:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "search(criteria) -- binary search (native view order), returns match or insert pos"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../unix/../python/PyStorage.cpp: At global scope: ../unix/../python/PyStorage.cpp:130:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "autocommit() -- turn on autocommit (i.e. commit when storage object is deleted)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyStorage.cpp:143:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "contents() -- return view with one row, representing entire storage (internal use)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:586:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "locate(criteria) -- binary search, returns tuple with pos and count"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../unix/../python/PyStorage.cpp:154:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "description(name='') -- return a description of named view, or of entire storage"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:608:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "access(memoprop, rownum, offset, length=0) -- get (partial) memo property contents"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../unix/../python/PyStorage.cpp:173:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "commit(full=0) -- permanently commit data and structure changes to disk"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyStorage.cpp:191:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "rollback(full=0) -- revert data and structure as was last committed to disk"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyStorage.cpp:209:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "aside() -- revert data and structure as was last committed to disk"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:655:88: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "modify(memoprop, rownum, string, offset, diff=0) -- store (partial) memo contents\n""diff removes (<0) or inserts (>0) bytes, and is adjusted to within sensible range"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../unix/../python/PyStorage.cpp:227:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "view(viewname) -- return top-level view in storage, given its name"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyStorage.cpp:240:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "getas(description) -- return view, create / restructure as needed to match"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:689:91: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "itemsize(prop, rownum=0) -- return size of item (rownum only needed for S/B/M types)\n""with integer fields, a result of -1/-2/-4 means 1/2/4 bits per value, respectively"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../unix/../python/PyStorage.cpp:253:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "load(file) -- replace storage object contents from file (or any obj supporting read)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyStorage.cpp:272:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "save(file) -- store storage object contents to file (or any obj supporting write)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:710:163: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "relocrows(from, count, dest, pos) -- relocate rows within views of same storage\n""from is source offset, count is number of rows, pos is destination offset\n""both views must have a compatible structure (field names may differ)"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyStorage.lo --- ../unix/../python/PyStorage.cpp:356:174: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "storage() -- create a new in-memory storage (can load/save, but not commit/rollback)\n""storage(file) -- attach a storage object to manage an already opened stdio file\n""storage(filename, rw) -- open file, rw=0: r/o, rw=1: r/w, rw=2: extend"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyView.lo --- ../unix/../python/PyView.cpp:750:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "subset must be a subset of view: eg, customers.map(func, customers.select(....)).\n"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:774:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "filter(func) -- return a new view containing the indices of those rows satisfying func.\n"" func must have the signature func(row), and should return a false value to omit row."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:787:86: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "reduce(func, start=0) -- return the result of applying func(row, lastresult) to\n""each row in view.\n"; ^~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:804:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "Not the same as minus, because unique is not required, and view is not reordered.\n"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:821:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "indices(subset) -- returns a view containing the indices in view of the rows of subset"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../unix/../python/PyView.cpp:835:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *copy__doc = "copy() -- returns a copy of the view\n"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- PyProperty.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyProperty.cpp -o PyProperty.o >/dev/null 2>&1 --- PyRowRef.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyRowRef.cpp -o PyRowRef.o >/dev/null 2>&1 --- PWOImp.lo --- /tmp/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile c++ -c -I/usr/pkg/include -I/usr/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/usr/pkg/include/python2.7 ../unix/../python/scxx/PWOImp.cpp libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/scxx/PWOImp.cpp -fPIC -DPIC -o .libs/PWOImp.o In file included from /tmp/databases/py-metakit/work/.buildlink/include/python2.7/Python.h:136:0, from ../unix/../python/scxx/PWOBase.h:10, from ../unix/../python/scxx/PWOSequence.h:8, from ../unix/../python/scxx/PWOImp.cpp:5: ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::items() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ ../unix/../python/scxx/PWOMapping.h:118:26: note: in expansion of macro 'PyMapping_Items' PyObject *rslt = PyMapping_Items(_obj); ^~~~~~~~~~~~~~~ ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::keys() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ ../unix/../python/scxx/PWOMapping.h:125:26: note: in expansion of macro 'PyMapping_Keys' PyObject *rslt = PyMapping_Keys(_obj); ^~~~~~~~~~~~~~ ../unix/../python/scxx/PWOMapping.h: In member function 'PWOList PWOMapping::values() const': /tmp/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ ../unix/../python/scxx/PWOMapping.h:134:26: note: in expansion of macro 'PyMapping_Values' PyObject *rslt = PyMapping_Values(_obj); ^~~~~~~~~~~~~~~~ libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/scxx/PWOImp.cpp -o PWOImp.o >/dev/null 2>&1 --- PyStorage.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyStorage.cpp -o PyStorage.o >/dev/null 2>&1 --- PyView.lo --- libtool: compile: c++ -c -I/tmp/databases/py-metakit/work/.buildlink/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/tmp/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyView.cpp -o PyView.o >/dev/null 2>&1 --- Mk4py.so --- /tmp/databases/py-metakit/work/.cwrapper/bin/libtool --mode=link c++ -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: c++ -shared -fPIC -DPIC .libs/PyProperty.o .libs/PyRowRef.o .libs/PyStorage.o .libs/PyView.o .libs/PWOImp.o -Wl,-rpath,/tmp/databases/py-metakit/work/.buildlink/lib -Wl,-rpath,/tmp/databases/py-metakit/work/.buildlink/lib -L/tmp/databases/py-metakit/work/.buildlink/lib -lmk4 -lpthread -Wl,-soname -Wl,libMk4py.so.0 -o .libs/libMk4py.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libMk4py.so.0" && ln -s "libMk4py.so.0.0.0" "libMk4py.so.0") libtool: link: (cd ".libs" && rm -f "libMk4py.so" && ln -s "libMk4py.so.0.0.0" "libMk4py.so") 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 cd /tmp/databases/py-metakit/work/metakit-2.4.9.7/python && /usr/pkg/bin/python2.7 /usr/pkg/lib/python2.7/compileall.py -q .