=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for py27-metakit-2.4.9.7 /Users/pbulk/build/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/opt/pkg/include/python2.7 ../unix/../python/PyProperty.cpp libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyProperty.cpp -fno-common -DPIC -o .libs/PyProperty.o libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyProperty.cpp -o PyProperty.o >/dev/null 2>&1 /Users/pbulk/build/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/opt/pkg/include/python2.7 ../unix/../python/PyRowRef.cpp libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/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/PyRowRef.cpp:10: In file included from ../unix/../python/PyRowRef.h:14: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:118:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Items(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:50: note: expanded from macro 'PyMapping_Items' #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ In file included from ../unix/../python/PyRowRef.cpp:10: In file included from ../unix/../python/PyRowRef.h:14: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:125:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Keys(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:49: note: expanded from macro 'PyMapping_Keys' #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ In file included from ../unix/../python/PyRowRef.cpp:10: In file included from ../unix/../python/PyRowRef.h:14: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:134:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Values(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:51: note: expanded from macro 'PyMapping_Values' #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ 3 warnings generated. libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyRowRef.cpp -o PyRowRef.o >/dev/null 2>&1 /Users/pbulk/build/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/opt/pkg/include/python2.7 ../unix/../python/PyStorage.cpp libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/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/PyStorage.cpp:12: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:118:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Items(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:50: note: expanded from macro 'PyMapping_Items' #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ In file included from ../unix/../python/PyStorage.cpp:12: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:125:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Keys(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:49: note: expanded from macro 'PyMapping_Keys' #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ In file included from ../unix/../python/PyStorage.cpp:12: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:134:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Values(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:51: note: expanded from macro 'PyMapping_Values' #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ ../unix/../python/PyStorage.cpp:50:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *o = PyObject_CallMethod(_stream, "read", "i", length_); ^ ../unix/../python/PyStorage.cpp:50:54: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *o = PyObject_CallMethod(_stream, "read", "i", length_); ^ ../unix/../python/PyStorage.cpp:58:32: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject_CallMethod(_stream, "write", "s#", buffer_, length_); ^ ../unix/../python/PyStorage.cpp:58:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject_CallMethod(_stream, "write", "s#", buffer_, length_); ^ ../unix/../python/PyStorage.cpp:130:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "autocommit() -- turn on autocommit (i.e. commit when storage object is deleted)"; ^ ../unix/../python/PyStorage.cpp:143:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "contents() -- return view with one row, representing entire storage (internal use)"; ^ ../unix/../python/PyStorage.cpp:154:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "description(name='') -- return a description of named view, or of entire storage"; ^ ../unix/../python/PyStorage.cpp:173:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "commit(full=0) -- permanently commit data and structure changes to disk"; ^ ../unix/../python/PyStorage.cpp:191:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "rollback(full=0) -- revert data and structure as was last committed to disk"; ^ ../unix/../python/PyStorage.cpp:209:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "aside() -- revert data and structure as was last committed to disk"; ^ ../unix/../python/PyStorage.cpp:227:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "view(viewname) -- return top-level view in storage, given its name"; ^ ../unix/../python/PyStorage.cpp:240:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "getas(description) -- return view, create / restructure as needed to match"; ^ ../unix/../python/PyStorage.cpp:253:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "load(file) -- replace storage object contents from file (or any obj supporting read)"; ^ ../unix/../python/PyStorage.cpp:272:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "save(file) -- store storage object contents to file (or any obj supporting write)"; ^ ../unix/../python/PyStorage.cpp:356:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-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"; ^ 18 warnings generated. libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyStorage.cpp -o PyStorage.o >/dev/null 2>&1 /Users/pbulk/build/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/opt/pkg/include/python2.7 ../unix/../python/PyView.cpp libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/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/PyView.cpp:9: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:118:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Items(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:50: note: expanded from macro 'PyMapping_Items' #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ In file included from ../unix/../python/PyView.cpp:9: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:125:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Keys(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:49: note: expanded from macro 'PyMapping_Keys' #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ In file included from ../unix/../python/PyView.cpp:9: In file included from ../unix/../python/PyView.h:13: In file included from ../unix/../python/scxx/PWOCallable.h:10: ../unix/../python/scxx/PWOMapping.h:134:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Values(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:51: note: expanded from macro 'PyMapping_Values' #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ ../unix/../python/PyView.cpp:30:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "setsize(nrows) -- adjust the number of rows in a view"; ^ ../unix/../python/PyView.cpp:45:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *structure__doc = "structure() -- return list of properties"; ^ ../unix/../python/PyView.cpp:59:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "properties() -- return a dictionary mapping property names to property objects"; ^ ../unix/../python/PyView.cpp:73:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "insert(position, obj) -- coerce obj (or keyword args) to row and insert before position"; ^ ../unix/../python/PyView.cpp:104:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "append(obj) -- coerce obj (or keyword args) to row and append, returns position"; ^ ../unix/../python/PyView.cpp:125:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "delete(position) -- delete row at specified position"; ^ ../unix/../python/PyView.cpp:141:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "addproperty(property) -- add temp column to view (use getas() for persistent columns)"; ^ ../unix/../python/PyView.cpp:157:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "select(criteria) -- return virtual view with selected rows\n" ^ ../unix/../python/PyView.cpp:189:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "sort() -- return virtual sorted view (native key order)\n" ^ ../unix/../python/PyView.cpp:207:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "sortrev(props,propsdown) -- return sorted view, with optional reversed order\n"" arguments are lists of properties"; ^ ../unix/../python/PyView.cpp:229:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "project(property...) -- returns virtual view with only the named columns"; ^ ../unix/../python/PyView.cpp:243:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "flatten(subview_property, outer) -- produces 'flat' view from nested view\n" ^ ../unix/../python/PyView.cpp:274:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-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: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "groupby(property..., 'subname') -- group by given properties, creating subviews"; ^ ../unix/../python/PyView.cpp:322:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "counts(property..., 'name') -- group by given properties, adding a count property"; ^ ../unix/../python/PyView.cpp:339:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "rename('oldname', 'newname') -- derive a view with one property renamed"; ^ ../unix/../python/PyView.cpp:361:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "unique() -- returns a view without duplicate rows, i.e. a set"; ^ ../unix/../python/PyView.cpp:372:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "product(view2) -- produce the cartesian product of both views"; ^ ../unix/../python/PyView.cpp:385:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *union__doc = "union(view2) -- produce the set union of both views"; ^ ../unix/../python/PyView.cpp:399:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "intersect(view2) -- produce the set intersection of both views"; ^ ../unix/../python/PyView.cpp:413:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "different(view2) -- produce the set difference of both views (XOR)"; ^ ../unix/../python/PyView.cpp:426:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *minus__doc = "minus(view2) -- all rows in view, but not in view2"; ^ ../unix/../python/PyView.cpp:440:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "remapwith(view2) -- remap rows according to first (int) prop in view2"; ^ ../unix/../python/PyView.cpp:454:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "pair(view2) -- concatenate rows pairwise, side by side"; ^ ../unix/../python/PyView.cpp:468:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "hash(mapview,numkeys) -- create a hashed view mapping\n" ^ ../unix/../python/PyView.cpp:489:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "blocked() -- create a blocked/balanced view mapping"; ^ ../unix/../python/PyView.cpp:500:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "ordered(numkeys) -- create a order-maintaining view mapping\n" ^ ../unix/../python/PyView.cpp:514:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "indexed(map, property..., unique) -- create a mapped view which manages an index\n"" unique defaults to 0 (not unique)"; ^ ../unix/../python/PyView.cpp:538:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "find(criteria, start) -- return index of row found, matching criteria\n" ^ ../unix/../python/PyView.cpp:570:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "search(criteria) -- binary search (native view order), returns match or insert pos"; ^ ../unix/../python/PyView.cpp:586:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "locate(criteria) -- binary search, returns tuple with pos and count"; ^ ../unix/../python/PyView.cpp:608:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "access(memoprop, rownum, offset, length=0) -- get (partial) memo property contents"; ^ ../unix/../python/PyView.cpp:655:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-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"; ^ ../unix/../python/PyView.cpp:689:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-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"; ^ ../unix/../python/PyView.cpp:710:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-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)"; ^ ../unix/../python/PyView.cpp:746:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "map(func, subset=None) -- apply func to each row of view,\n" ^ ../unix/../python/PyView.cpp:774:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-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:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "reduce(func, start=0) -- return the result of applying func(row, lastresult) to\n""each row in view.\n"; ^ ../unix/../python/PyView.cpp:803:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "remove(indices) -- remove all rows whose indices are in subset from view\n" ^ ../unix/../python/PyView.cpp:821:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "indices(subset) -- returns a view containing the indices in view of the rows of subset"; ^ ../unix/../python/PyView.cpp:835:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *copy__doc = "copy() -- returns a copy of the view\n"; ^ ../unix/../python/PyView.cpp:1502:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ 45 warnings generated. libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/PyView.cpp -o PyView.o >/dev/null 2>&1 /Users/pbulk/build/databases/py-metakit/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/opt/pkg/include/python2.7 ../unix/../python/scxx/PWOImp.cpp libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/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:118:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Items(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1354:50: note: expanded from macro 'PyMapping_Items' #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL) ^ In file included from ../unix/../python/scxx/PWOImp.cpp:7: ../unix/../python/scxx/PWOMapping.h:125:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Keys(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1332:49: note: expanded from macro 'PyMapping_Keys' #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) ^ In file included from ../unix/../python/scxx/PWOImp.cpp:7: ../unix/../python/scxx/PWOMapping.h:134:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PyObject *rslt = PyMapping_Values(_obj); ^ /Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7/abstract.h:1342:51: note: expanded from macro 'PyMapping_Values' #define PyMapping_Values(O) PyObject_CallMethod(O,"values",NULL) ^ 3 warnings generated. libtool: compile: clang++ -c -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include -pipe -Os -fPIC -DUSE_TCL_STUBS -I../unix/../python/scxx -I/Users/pbulk/build/databases/py-metakit/work/.buildlink/include/python2.7 ../unix/../python/scxx/PWOImp.cpp -o PWOImp.o >/dev/null 2>&1 /Users/pbulk/build/databases/py-metakit/work/.cwrapper/bin/libtool --mode=link clang++ -rpath /opt/pkg/lib/python2.7/site-packages -o libMk4py.la PyProperty.lo PyRowRef.lo PyStorage.lo PyView.lo PWOImp.lo -lpthread -L/opt/pkg/lib -lmk4 libtool: link: clang++ -r -keep_private_externs -nostdlib -o .libs/libMk4py.0.dylib-master.o .libs/PyProperty.o .libs/PyRowRef.o .libs/PyStorage.o .libs/PyView.o .libs/PWOImp.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libMk4py.0.dylib .libs/libMk4py.0.dylib-master.o -L/Users/pbulk/build/databases/py-metakit/work/.buildlink/lib /Users/pbulk/build/databases/py-metakit/work/.buildlink/lib/libmk4.dylib -lpthread -install_name /opt/pkg/lib/python2.7/site-packages/libMk4py.0.dylib -compatibility_version 1 -current_version 1.0 libtool: link: (cd ".libs" && rm -f "libMk4py.dylib" && ln -s "libMk4py.0.dylib" "libMk4py.dylib") libtool: link: ar cr .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 *** [Mk4py.so] Error code 1 bmake: stopped in /Users/pbulk/build/databases/py-metakit/work/metakit-2.4.9.7/builds 1 error bmake: stopped in /Users/pbulk/build/databases/py-metakit/work/metakit-2.4.9.7/builds *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/databases/py-metakit *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/databases/py-metakit