=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/parallel/linda", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for linda-0.1.1nb14 --- all-recursive --- Making all in src --- linda.lo --- --- tuplespace.lo --- source='tuplespace.c' object='tuplespace.lo' libtool=yes depfile='.deps/tuplespace.Plo' tmpdepfile='.deps/tuplespace.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/include -g -D_REENTRANT_ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -pthread -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -c -o tuplespace.lo `test -f tuplespace.c || echo './'`tuplespace.c --- linda.lo --- source='linda.c' object='linda.lo' libtool=yes depfile='.deps/linda.Plo' tmpdepfile='.deps/linda.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/include -g -D_REENTRANT_ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -pthread -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -c -o linda.lo `test -f linda.c || echo './'`linda.c --- tuplespace.lo --- libtool: compile: gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I/tmp/work/parallel/linda/work/.buildlink/include/glib-2.0 -I/tmp/work/parallel/linda/work/.buildlink/include/gio-unix-2.0 -I/tmp/work/parallel/linda/work/.buildlink/lib/glib-2.0/include -I/tmp/work/parallel/linda/work/.buildlink/include -g -D_REENTRANT_ -pthread -MT tuplespace.lo -MD -MP -MF .deps/tuplespace.TPlo.313236 -c tuplespace.c -fPIC -DPIC -o .libs/tuplespace.o --- linda.lo --- libtool: compile: gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I/tmp/work/parallel/linda/work/.buildlink/include/glib-2.0 -I/tmp/work/parallel/linda/work/.buildlink/include/gio-unix-2.0 -I/tmp/work/parallel/linda/work/.buildlink/lib/glib-2.0/include -I/tmp/work/parallel/linda/work/.buildlink/include -g -D_REENTRANT_ -pthread -MT linda.lo -MD -MP -MF .deps/linda.TPlo.313241 -c linda.c -fPIC -DPIC -o .libs/linda.o In file included from linda.c:20: linda.h:35:1: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] 35 | void linda_init (GThreadFunctions *vtable); | ^~~~ In file included from /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib.h:115, from linda.h:23: /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:58:8: note: declared here 58 | struct _GThreadFunctions | ^~~~~~~~~~~~~~~~~ linda.h:47:1: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] 47 | gint linda_spawn (GVoidFunc f); | ^~~~ linda.h:67:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 67 | gint linda_inp_timed (GTimeVal * end_time, const gchar *tuple_mask, ...); | ^~~~ In file included from /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib.h:32: /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ linda.h:76:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 76 | gint linda_rdp_timed (GTimeVal * end_time, const gchar *tuple_mask, ...); | ^~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ In file included from linda.c:21: tuplespace.h:49:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 49 | TupleResult tuplespace_enter (Tuple * tuple, GTimeVal * end_time); | ^~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ linda.c:26:1: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] 26 | static gint linda_spawn_full (GVoidFunc f, gboolean joinable, GError **error); | ^~~~~~ linda.c:29:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 29 | static gint linda_do_any (TupleType type, GTimeVal * end_time, const gchar * mask, va_list list); | ^~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ linda.c:32:1: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] 32 | linda_init(GThreadFunctions *vtable) | ^~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:58:8: note: declared here 58 | struct _GThreadFunctions | ^~~~~~~~~~~~~~~~~ linda.c: In function 'linda_init': linda.c:36:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 36 | g_thread_init (vtable); | ^~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:271:10: note: declared here 271 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ linda.c: At top level: linda.c:59:1: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] 59 | linda_spawn (GVoidFunc f) | ^~~~~~~~~~~ linda.c:65:1: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] 65 | linda_spawn_full (GVoidFunc f, gboolean joinable, GError **error) | ^~~~~~~~~~~~~~~~ linda.c: In function 'linda_spawn_full': linda.c:68:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 68 | thr = g_thread_create(linda_void_func_wrapper, f, joinable, error); | ^~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ linda.c: In function 'linda_void_func_wrapper': linda.c:87:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] 87 | GVoidFunc f0 = (GVoidFunc)f; | ^~~~~~~~~ linda.c:87:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] linda.c: At top level: linda.c:93:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 93 | linda_do_any (TupleType type, GTimeVal * end_time, const gchar * mask, va_list list) | ^~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ linda.c:150:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 150 | linda_inp_timed (GTimeVal * end_time, const gchar *tuple_mask, ...) | ^~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ linda.c:157:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 157 | linda_rdp_timed (GTimeVal * end_time, const gchar *tuple_mask, ...) | ^~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ --- tuplespace.lo --- In file included from tuplespace.c:20: tuplespace.h:49:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 49 | TupleResult tuplespace_enter (Tuple * tuple, GTimeVal * end_time); | ^~~~~~~~~~~ In file included from /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib.h:32, from tuplespace.h:24: /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ tuplespace.c:97:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 97 | static gint tuple_slot_slot (TupleSlot * slot, Tuple * new_tuple, GTimeVal * end_time); | ^~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ tuplespace.c: In function 'tuplespace_init': tuplespace.c:110:7: warning: 'g_mem_chunk_new' is deprecated [-Wdeprecated-declarations] 110 | tuples_chunk = g_mem_chunk_create(Tuple, | ^~~~~~~~~~~~ In file included from /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib.h:110: /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:43:17: note: declared here 43 | GMemChunk * g_mem_chunk_new (const gchar *name, | ^~~~~~~~~~~~~~~ tuplespace.c:113:7: warning: 'g_mem_chunk_new' is deprecated [-Wdeprecated-declarations] 113 | tuple_itmes_chunk = g_mem_chunk_create (TupleItem, | ^~~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:43:17: note: declared here 43 | GMemChunk * g_mem_chunk_new (const gchar *name, | ^~~~~~~~~~~~~~~ tuplespace.c: In function 'tuplespace_end': tuplespace.c:129:7: warning: 'g_mem_chunk_destroy' is deprecated [-Wdeprecated-declarations] 129 | g_mem_chunk_destroy(tuples_chunk); | ^~~~~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:48:17: note: declared here 48 | void g_mem_chunk_destroy (GMemChunk *mem_chunk); | ^~~~~~~~~~~~~~~~~~~ tuplespace.c:131:7: warning: 'g_mem_chunk_destroy' is deprecated [-Wdeprecated-declarations] 131 | g_mem_chunk_destroy(tuple_itmes_chunk); | ^~~~~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:48:17: note: declared here 48 | void g_mem_chunk_destroy (GMemChunk *mem_chunk); | ^~~~~~~~~~~~~~~~~~~ tuplespace.c: In function 'tuple_new': tuplespace.c:151:3: warning: 'g_mem_chunk_alloc' is deprecated [-Wdeprecated-declarations] 151 | tuple = g_mem_chunk_alloc(tuples_chunk); | ^~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:50:17: note: declared here 50 | gpointer g_mem_chunk_alloc (GMemChunk *mem_chunk); | ^~~~~~~~~~~~~~~~~ tuplespace.c:183:15: warning: 'g_mem_chunk_free' is deprecated [-Wdeprecated-declarations] 183 | g_mem_chunk_free(tuple_itmes_chunk, item); | ^~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:54:17: note: declared here 54 | void g_mem_chunk_free (GMemChunk *mem_chunk, | ^~~~~~~~~~~~~~~~ tuplespace.c:210:15: warning: 'g_mem_chunk_free' is deprecated [-Wdeprecated-declarations] 210 | g_mem_chunk_free(tuple_itmes_chunk, item); | ^~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:54:17: note: declared here 54 | void g_mem_chunk_free (GMemChunk *mem_chunk, | ^~~~~~~~~~~~~~~~ tuplespace.c:218:11: warning: 'g_mem_chunk_free' is deprecated [-Wdeprecated-declarations] 218 | g_mem_chunk_free(tuple_itmes_chunk, item); | ^~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:54:17: note: declared here 54 | void g_mem_chunk_free (GMemChunk *mem_chunk, | ^~~~~~~~~~~~~~~~ tuplespace.c: In function 'tuple_init': tuplespace.c:241:3: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 241 | tuple->cv = g_cond_new (); | ^~~~~ In file included from /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib.h:115: /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ tuplespace.c: In function 'tuple_free': tuplespace.c:250:3: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 250 | g_cond_free(tuple->cv); | ^~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ tuplespace.c: In function 'tuple_item_new': tuplespace.c:264:3: warning: 'g_mem_chunk_alloc' is deprecated [-Wdeprecated-declarations] 264 | item = g_mem_chunk_alloc(tuple_itmes_chunk); | ^~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:50:17: note: declared here 50 | gpointer g_mem_chunk_alloc (GMemChunk *mem_chunk); | ^~~~~~~~~~~~~~~~~ tuplespace.c: In function 'tuple_item_free': tuplespace.c:280:3: warning: 'g_mem_chunk_free' is deprecated [-Wdeprecated-declarations] 280 | g_mem_chunk_free(tuple_itmes_chunk, | ^~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gallocator.h:54:17: note: declared here 54 | void g_mem_chunk_free (GMemChunk *mem_chunk, | ^~~~~~~~~~~~~~~~ tuplespace.c: At top level: tuplespace.c:285:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 285 | tuplespace_enter(Tuple * tuple, GTimeVal * end_time) | ^~~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ tuplespace.c: In function 'tuple_slot_init': tuplespace.c:298:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 298 | slot->mutex = g_mutex_new(); | ^~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ tuplespace.c: In function 'tuple_slot_end': tuplespace.c:311:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 311 | g_mutex_free(slot->mutex); | ^~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ tuplespace.c: At top level: tuplespace.c:316:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 316 | tuple_slot_slot(TupleSlot * slot, Tuple * new_tuple, GTimeVal * end_time) | ^~~~~~~~~~~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ tuplespace.c: In function 'tuple_slot_slot': tuplespace.c:354:11: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] 354 | intime = g_cond_timed_wait(new_tuple->cv, | ^~~~~~ /tmp/work/parallel/linda/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:291:17: note: declared here 291 | gboolean g_cond_timed_wait (GCond *cond, | ^~~~~~~~~~~~~~~~~ --- linda.lo --- libtool: compile: gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I/tmp/work/parallel/linda/work/.buildlink/include/glib-2.0 -I/tmp/work/parallel/linda/work/.buildlink/include/gio-unix-2.0 -I/tmp/work/parallel/linda/work/.buildlink/lib/glib-2.0/include -I/tmp/work/parallel/linda/work/.buildlink/include -g -D_REENTRANT_ -pthread -MT linda.lo -MD -MP -MF .deps/linda.TPlo.313241 -c linda.c -o linda.o >/dev/null 2>&1 --- tuplespace.lo --- libtool: compile: gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I/tmp/work/parallel/linda/work/.buildlink/include/glib-2.0 -I/tmp/work/parallel/linda/work/.buildlink/include/gio-unix-2.0 -I/tmp/work/parallel/linda/work/.buildlink/lib/glib-2.0/include -I/tmp/work/parallel/linda/work/.buildlink/include -g -D_REENTRANT_ -pthread -MT tuplespace.lo -MD -MP -MF .deps/tuplespace.TPlo.313236 -c tuplespace.c -o tuplespace.o >/dev/null 2>&1 --- glibextra.lo --- source='glibextra.c' object='glibextra.lo' libtool=yes depfile='.deps/glibextra.Plo' tmpdepfile='.deps/glibextra.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/include -g -D_REENTRANT_ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -pthread -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -c -o glibextra.lo `test -f glibextra.c || echo './'`glibextra.c libtool: compile: gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I/tmp/work/parallel/linda/work/.buildlink/include/glib-2.0 -I/tmp/work/parallel/linda/work/.buildlink/include/gio-unix-2.0 -I/tmp/work/parallel/linda/work/.buildlink/lib/glib-2.0/include -I/tmp/work/parallel/linda/work/.buildlink/include -g -D_REENTRANT_ -pthread -MT glibextra.lo -MD -MP -MF .deps/glibextra.TPlo.314367 -c glibextra.c -fPIC -DPIC -o .libs/glibextra.o libtool: compile: gcc -DPACKAGE=\"linda\" -DVERSION=\"0.1.1\" -DHAVE_DLFCN_H=1 -I. -I/tmp/work/parallel/linda/work/.buildlink/include/glib-2.0 -I/tmp/work/parallel/linda/work/.buildlink/include/gio-unix-2.0 -I/tmp/work/parallel/linda/work/.buildlink/lib/glib-2.0/include -I/tmp/work/parallel/linda/work/.buildlink/include -g -D_REENTRANT_ -pthread -MT glibextra.lo -MD -MP -MF .deps/glibextra.TPlo.314367 -c glibextra.c -o glibextra.o >/dev/null 2>&1 --- libinda.la --- /usr/bin/bash ../libtool --mode=link gcc -g -D_REENTRANT_ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -pthread -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -L/opt/local/lib -Wl,-R/opt/local/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libinda.la -rpath /opt/local/lib -version-info 0:0:0 linda.lo tuplespace.lo glibextra.lo libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libinda.so.0 -o .libs/libinda.so.0.0.0 .libs/linda.o .libs/tuplespace.o .libs/glibextra.o -R/tmp/work/parallel/linda/work/.buildlink/lib -R/tmp/work/parallel/linda/work/.buildlink/lib -L/tmp/work/parallel/linda/work/.buildlink/lib /tmp/work/parallel/linda/work/.buildlink/lib/libintl.so /tmp/work/parallel/linda/work/.buildlink/lib/libiconv.so -g -Wl,-rpath -Wl,/opt/local/lib libtool: link: (cd ".libs" && rm -f "libinda.so.0" && ln -s "libinda.so.0.0.0" "libinda.so.0") libtool: link: (cd ".libs" && rm -f "libinda.so" && ln -s "libinda.so.0.0.0" "libinda.so") libtool: link: ar cr .libs/libinda.a linda.o tuplespace.o glibextra.o libtool: link: ranlib .libs/libinda.a libtool: link: ( cd ".libs" && rm -f "libinda.la" && ln -s "../libinda.la" "libinda.la" ) Making all in checks *** Please use pkgtools/verifypc to sanity check dependencies.