make  all-recursive
make[1]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2'
Making all in scripts
make[2]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/scripts'
Making all in doc
make[2]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/doc'
Making all in man
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/doc/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/doc/man'
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/doc'
make[2]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/doc'
Making all in src
make[2]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src'
Making all in include
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/include'
Making all in server
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/include/server'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/include/server'
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/include'
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/include'
Making all in libraries
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries'
Making all in adns
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns'
Making all in src
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/src'
make  all-am
make[6]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/src'
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'check.c' || echo './'`check.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'event.c' || echo './'`event.c
"event.c", line 124: warning: argument #2 is incompatible with prototype:
	prototype: pointer to struct sockaddr {ushort sa_family, array[14] of char sa_data} : "/usr/include/sys/socket.h", line 296
	argument : pointer to const struct sockaddr {ushort sa_family, array[14] of char sa_data}
"event.c", line 271: warning: statement not reached
"event.c", line 388: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "/usr/include/sys/socket.h", line 302
	argument : pointer to uchar
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'general.c' || echo './'`general.c
"general.c", line 148: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to const char
"general.c", line 171: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to char
"general.c", line 177: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to char
"general.c", line 179: warning: return value type mismatch
"general.c", line 202: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to char
"general.c", line 203: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/string.h", line 59
	argument : pointer to uchar
"general.c", line 205: warning: assignment type mismatch:
	pointer to char "=" pointer to uchar
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'parse.c' || echo './'`parse.c
"parse.c", line 46: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to char
"parse.c", line 75: warning: assignment type mismatch:
	pointer to const char "=" pointer to const uchar
"parse.c", line 138: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to char
"parse.c", line 155: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to char
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'poll.c' || echo './'`poll.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'query.c' || echo './'`query.c
"query.c", line 161: warning: statement not reached
"query.c", line 173: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to char
"query.c", line 182: warning: argument #3 is incompatible with prototype:
	prototype: pointer to const char : "query.c", line 126
	argument : pointer to uchar
"query.c", line 241: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 331
	argument : pointer to const char
"query.c", line 513: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const char : "query.c", line 189
	argument : pointer to uchar
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'reply.c' || echo './'`reply.c
"reply.c", line 205: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/string.h", line 59
	argument : pointer to uchar
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'setup.c' || echo './'`setup.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'transmit.c' || echo './'`transmit.c
"transmit.c", line 187: warning: assignment type mismatch:
	pointer to char "=" pointer to uchar
"transmit.c", line 189: warning: assignment type mismatch:
	pointer to char "=" pointer to uchar
"transmit.c", line 249: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/sys/socket.h", line 304
	argument : pointer to uchar
"transmit.c", line 249: warning: argument #5 is incompatible with prototype:
	prototype: pointer to struct sockaddr {ushort sa_family, array[14] of char sa_data} : "/usr/include/sys/socket.h", line 304
	argument : pointer to const struct sockaddr {ushort sa_family, array[14] of char sa_data}
ccache cc -DHAVE_CONFIG_H -I. -I. -I.     -g -c `test -f 'types.c' || echo './'`types.c
"types.c", line 860: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 333
	argument : pointer to char
"types.c", line 863: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 333
	argument : pointer to char
"types.c", line 866: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const uchar : "./internal.h", line 333
	argument : pointer to char
rm -f libadns.a
/usr/ccs/bin/ar cru libadns.a check.o event.o general.o parse.o poll.o query.o reply.o setup.o transmit.o types.o 
ranlib libadns.a
make[6]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/src'
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/src'
Making all in client
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/client'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/client'
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns'
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns'
Making all in liboop
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop'
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'sys.c' || echo './'`sys.c
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'select.c' || echo './'`select.c
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'signal.c' || echo './'`signal.c
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'alloc.c' || echo './'`alloc.c
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'read.c' || echo './'`read.c
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'read-fd.c' || echo './'`read-fd.c
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'read-mem.c' || echo './'`read-mem.c
ccache cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_ADNS=1 -DHAVE_LIBRESOLV=1  -I. -I.    -I./../adns/src   -g -c `test -f 'adns.c' || echo './'`adns.c
rm -f liboop.a
/usr/ccs/bin/ar cru liboop.a sys.o select.o signal.o alloc.o read.o read-fd.o read-mem.o adns.o 
ranlib liboop.a
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop'
Making all in libisc-new
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new'
Making all in src
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/src'
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_event.c' || echo './'`isc_event.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_session.c' || echo './'`isc_session.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_abort.c' || echo './'`isc_abort.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_alloc.c' || echo './'`isc_alloc.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_master.c' || echo './'`isc_master.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_output.c' || echo './'`isc_output.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_queue.c' || echo './'`isc_queue.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_message.c' || echo './'`isc_message.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_stdout.c' || echo './'`isc_stdout.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_socket.c' || echo './'`isc_socket.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_tcp.c' || echo './'`isc_tcp.c
"isc_tcp.c", line 83: warning: argument #3 is incompatible with prototype:
	prototype: pointer to int : "/usr/include/sys/socket.h", line 294
	argument : pointer to uint
"isc_tcp.c", line 287: warning: argument #4 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/sys/socket.h", line 305
	argument : pointer to struct linger {int l_onoff, int l_linger}
"isc_tcp.c", line 289: warning: argument #4 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/sys/socket.h", line 305
	argument : pointer to int
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_relocate.c' || echo './'`isc_relocate.c
ccache cc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int  -I. -I.  -I./../../libmisc -I./../../liboop -I./../../adns/src -I./../../../include   -g -c `test -f 'isc_compat.c' || echo './'`isc_compat.c
rm -f libisc.a
/usr/ccs/bin/ar cru libisc.a isc_event.o isc_session.o isc_abort.o isc_alloc.o isc_master.o isc_output.o isc_queue.o isc_message.o isc_stdout.o isc_socket.o isc_tcp.o isc_relocate.o isc_compat.o 
ranlib libisc.a
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/src'
Making all in man
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/man'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/man'
Making all in doc
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/doc'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/doc'
Making all in demo
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/demo'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/demo'
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new'
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new'
Making all in libansi
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libansi'
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include   -g -c `test -f 'empty.c' || echo './'`empty.c
rm -f libansi.a
/usr/ccs/bin/ar cru libansi.a empty.o 
ranlib libansi.a
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libansi'
Making all in regex
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex'
Making all in doc
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex/doc'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex/doc'
Making all in test
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex/test'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex/test'
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex'
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..     -g -c `test -f 'regex.c' || echo './'`regex.c
rm -f libregex.a
/usr/ccs/bin/ar cru libregex.a regex.o 
ranlib libregex.a
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex'
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/regex'
Making all in libcommon
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libcommon'
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include -I./../libmisc   -g -c `test -f 'kom-errno.c' || echo './'`kom-errno.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include -I./../libmisc   -g -c `test -f 'misc-parser.c' || echo './'`misc-parser.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include -I./../libmisc   -g -c `test -f 'parser.c' || echo './'`parser.c
rm -f liblyskom-server.a
/usr/ccs/bin/ar cru liblyskom-server.a kom-errno.o misc-parser.o parser.o 
ranlib liblyskom-server.a
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libcommon'
Making all in libmisc
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libmisc'
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include -I./../liboop   -g -c `test -f 's-collat-tabs.c' || echo './'`s-collat-tabs.c
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -128
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -127
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -126
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -125
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -124
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -123
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -122
"s-collat-tabs.c", line 205: warning: initializer does not fit or is out of range: -121
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -120
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -119
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -118
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -117
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -116
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -115
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -114
"s-collat-tabs.c", line 206: warning: initializer does not fit or is out of range: -113
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -112
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -111
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -110
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -109
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -108
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -107
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -106
"s-collat-tabs.c", line 207: warning: initializer does not fit or is out of range: -105
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -104
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -103
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -102
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -101
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -100
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -99
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -98
"s-collat-tabs.c", line 208: warning: initializer does not fit or is out of range: -97
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -96
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -95
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -94
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -93
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -92
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -91
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -90
"s-collat-tabs.c", line 209: warning: initializer does not fit or is out of range: -89
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -88
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -87
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -86
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -85
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -84
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -83
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -82
"s-collat-tabs.c", line 210: warning: initializer does not fit or is out of range: -81
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -80
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -79
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -78
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -77
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -76
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -75
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -74
"s-collat-tabs.c", line 211: warning: initializer does not fit or is out of range: -73
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -72
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -71
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -70
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -69
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -68
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -67
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -66
"s-collat-tabs.c", line 212: warning: initializer does not fit or is out of range: -65
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -64
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -63
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -62
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -61
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -60
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -59
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -58
"s-collat-tabs.c", line 213: warning: initializer does not fit or is out of range: -57
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -56
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -55
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -54
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -53
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -52
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -51
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -50
"s-collat-tabs.c", line 214: warning: initializer does not fit or is out of range: -49
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -48
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -47
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -46
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -45
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -44
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -43
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -42
"s-collat-tabs.c", line 215: warning: initializer does not fit or is out of range: -41
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -40
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -39
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -38
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -37
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -36
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -35
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -34
"s-collat-tabs.c", line 216: warning: initializer does not fit or is out of range: -33
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -32
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -31
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -30
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -29
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -28
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -27
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -26
"s-collat-tabs.c", line 217: warning: initializer does not fit or is out of range: -25
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -24
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -23
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -22
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -21
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -20
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -19
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -18
"s-collat-tabs.c", line 218: warning: initializer does not fit or is out of range: -17
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -16
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -15
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -14
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -13
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -12
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -11
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -10
"s-collat-tabs.c", line 219: warning: initializer does not fit or is out of range: -9
"s-collat-tabs.c", line 220: warning: initializer does not fit or is out of range: -8
"s-collat-tabs.c", line 220: warning: initializer does not fit or is out of range: -7
"s-collat-tabs.c", line 220: warning: initializer does not fit or is out of range: -6
"s-collat-tabs.c", line 220: warning: initializer does not fit or is out of range: -5
"s-collat-tabs.c", line 220: warning: initializer does not fit or is out of range: -4
"s-collat-tabs.c", line 220: warning: initializer does not fit or is out of range: -3
"s-collat-tabs.c", line 220: warning: initializer does not fit or is out of range: -2
"s-collat-tabs.c", line 221: warning: initializer does not fit or is out of range: -1
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include -I./../liboop   -g -c `test -f 's-string.c' || echo './'`s-string.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include -I./../liboop   -g -c `test -f 'ldifftime.c' || echo './'`ldifftime.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I./../../include -I./../liboop   -g -c `test -f 'timeval-util.c' || echo './'`timeval-util.c
rm -f libmisc.a
/usr/ccs/bin/ar cru libmisc.a s-collat-tabs.o s-string.o ldifftime.o timeval-util.o 
ranlib libmisc.a
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libmisc'
Making all in libeintr
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libeintr'
rm -f eintr.h
cat ./eintr.h.pre > eintr.h
sed -e 's/	/ /g' -e 's/ *, */,/g' ./funcs.txt \
| gawk -F, -f ./gen-wrapper.awk || rm -f eintr.h fopen.c fclose.c rename.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..     -g -c `test -f 'fopen.c' || echo './'`fopen.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..     -g -c `test -f 'fclose.c' || echo './'`fclose.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../../..     -g -c `test -f 'rename.c' || echo './'`rename.c
rm -f libeintr.a
/usr/ccs/bin/ar cru libeintr.a fopen.o fclose.o rename.o 
ranlib libeintr.a
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libeintr'
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries'
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries'
Making all in server
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server'
(echo \# Do not edit this file! It is generated from fncdef.txt.;\
  cat ./fncdef.txt) \
| sed 's/([^)]*)//g' > fncdef-no-str-limit.txt
gawk -f ./prot-a-parse-arg-h.awk \
	fncdef-no-str-limit.txt > prot-a-parse-arg.h
gawk -f ./prot-a-parse-arg-c.awk ./fncdef.txt \
	> prot-a-parse-arg.c
gawk -f ./call-switch.awk fncdef-no-str-limit.txt \
	> call-switch.incl
gawk -f ./com-h.awk fncdef-no-str-limit.txt > com.h
gawk -f ./fnc-def-init.awk fncdef-no-str-limit.txt \
	> fnc-def-init.incl
rm -f .gdbinit
echo handle 13 nostop noprint 			>.gdbinit
echo dir ../../src/libraries/libcommon	>>.gdbinit
echo dir ../../src/libraries/libansi	>>.gdbinit
echo dir ../../src/libraries/libisc-new	>>.gdbinit
echo dir ../../src/libraries/liboop	>>.gdbinit
echo dir ../../src/libraries/libmisc	>>.gdbinit
echo '/* Do not edit -- automatically generated file */'      > version.incl.tmp
sed -n 's/SERVER-COMPAT-VERSION: //p' ../../versions  >>version.incl.tmp
echo '/* Do not edit -- automatically generated file */'      >>version.incl.tmp
mv version.incl.tmp version.incl
gawk -f ./prot-a-is-legal-fnc.awk fncdef-no-str-limit.txt \
	> prot-a-is-legal-fnc.incl
rm -f aux-no.h aux-no.h.tmp
echo '/* Do not edit -- automatically generated file */'    >aux-no.h.tmp
echo '#ifndef AUX_H_INCLUDED'				    >>aux-no.h.tmp
echo '#define AUX_H_INCLUDED'				    >>aux-no.h.tmp
echo 'enum aux_no {'					    >>aux-no.h.tmp
LC_ALL=C LC_CTYPE=C LANG=C sed \
    -e '/^#/d' \
    -e '/^{/,/^}/d' \
    -e 's/^\([0-9]*\) : \([a-z\-]*\) .*/aux_\2 \1/' \
    -e '/^ *$/d' \
    -e 'y/-/_/' \
    < ../../run-support/aux-items.conf \
| awk '{printf "    %-25s = %5s,\n", $1, $2}'		    >>aux-no.h.tmp
echo '};'						    >>aux-no.h.tmp
echo '#endif'						    >>aux-no.h.tmp
echo '/* Do not edit -- automatically generated file */'    >>aux-no.h.tmp
chmod 444 aux-no.h.tmp
mv -f aux-no.h.tmp aux-no.h
rm -f paths.h paths.h.tmp
echo '/* Do not edit -- automatically generated file */'    >  paths.h.tmp
echo '#define DEFAULT_PREFIX "'"/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx"'"'               >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" CONFIG_FILE      "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/etc/lyskomd.conf"       >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" DATA_FILE        "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/lyskomd-data"	    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" BACKUP_FILE      "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/lyskomd-backup"	    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" PREV_BACKUP_FILE "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/lyskomd-backup-prev"	    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" LOCK_FILE        "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/lyskomd-lock"	    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" TEXT_FILE        "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/lyskomd-texts"	    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" NUMBER_FILE      "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/number.txt"		    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" NUMBER_FILE_TMP  "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/number.tmp"		    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" TEXT_BACKUP_FILE "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/lyskomd-texts-backup"    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" EXPORT_DIR       "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/exportdb"	 		    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" LYSKOMD_LOG      "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd.log"     >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" LYSKOMD_STATS    "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd.stats"   >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" LYSKOMD_PID      "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/run/lyskomd.pid" >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" MEMORY_USAGE     "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd.memory"  >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" AUX_FILE         "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/etc/aux-items.conf"     >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" STATUS_FILE      "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd/db/status"		    >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" CONNECTIONS_FILE "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd.clients" >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" CONNECTIONS_TMP  "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd.clnt.tmp">> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" CORE_DIR         "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/var/lyskomd.cores"   >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" LYSKOMD_PATH     "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/sbin/lyskomd"      >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" SAVECORE_PATH "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/sbin/savecore-lyskom" >> paths.h.tmp
echo "/* External programs */"                              >> paths.h.tmp
../../scripts/definepath "../.." "/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx" SENDMAIL_PATH    "/usr/lib/sendmail"                      >> paths.h.tmp
echo '/* Do not edit -- automatically generated file */'    >> paths.h.tmp
chmod 444 paths.h.tmp
mv -f paths.h.tmp paths.h
make  all-recursive
make[4]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server'
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'ramkomd.c' || echo './'`ramkomd.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'ram-smalloc.c' || echo './'`ram-smalloc.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'simple-cache.c' || echo './'`simple-cache.c
"simple-cache.c", line 2322: warning: statement not reached
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'ram-parse.c' || echo './'`ram-parse.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'ram-output.c' || echo './'`ram-output.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'disk-end-of-atomic.c' || echo './'`disk-end-of-atomic.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'cache-node.c' || echo './'`cache-node.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'string-malloc.c' || echo './'`string-malloc.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'connections.c' || echo './'`connections.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'log.c' || echo './'`log.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'text.c' || echo './'`text.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'membership.c' || echo './'`membership.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'person.c' || echo './'`person.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'conference.c' || echo './'`conference.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'session.c' || echo './'`session.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'admin.c' || echo './'`admin.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'regex-match.c' || echo './'`regex-match.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'aux-items.c' || echo './'`aux-items.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'debug.c' || echo './'`debug.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'send-async.c' || echo './'`send-async.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'server-config.c' || echo './'`server-config.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'text-garb.c' || echo './'`text-garb.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'isc-parse.c' || echo './'`isc-parse.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'memory.c' || echo './'`memory.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'prot-a-output.c' || echo './'`prot-a-output.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'prot-a-parse.c' || echo './'`prot-a-parse.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'prot-a.c' || echo './'`prot-a.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'prot-a-send-async.c' || echo './'`prot-a-send-async.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'internal-connections.c' || echo './'`internal-connections.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'rfc931.c' || echo './'`rfc931.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'isc-malloc.c' || echo './'`isc-malloc.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'conf-file.c' || echo './'`conf-file.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'local-to-global.c' || echo './'`local-to-global.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'aux-item-def-parse.c' || echo './'`aux-item-def-parse.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'aux-item-def-scan.c' || echo './'`aux-item-def-scan.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'lockdb.c' || echo './'`lockdb.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'oop-malloc.c' || echo './'`oop-malloc.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'stats.c' || echo './'`stats.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'misc-types.c' || echo './'`misc-types.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'version-info.c' || echo './'`version-info.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'prot-a-parse-arg.c' || echo './'`prot-a-parse-arg.c
ccache cc  -g   -o lyskomd  ramkomd.o ram-smalloc.o simple-cache.o ram-parse.o ram-output.o disk-end-of-atomic.o cache-node.o string-malloc.o connections.o log.o text.o membership.o person.o conference.o session.o admin.o regex-match.o aux-items.o debug.o send-async.o server-config.o text-garb.o isc-parse.o memory.o prot-a-output.o prot-a-parse.o prot-a.o prot-a-send-async.o internal-connections.o rfc931.o isc-malloc.o conf-file.o local-to-global.o aux-item-def-parse.o aux-item-def-scan.o lockdb.o oop-malloc.o stats.o misc-types.o version-info.o prot-a-parse-arg.o ../libraries/libisc-new/src/libisc.a ../libraries/liboop/liboop.a ../libraries/adns/src/libadns.a ../libraries/libmisc/libmisc.a ../libraries/libcommon/liblyskom-server.a ../libraries/regex/libregex.a ../libraries/libeintr/libeintr.a ../libraries/libansi/libansi.a -lm -lsocket -lnsl -lresolv 
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'dbck.c' || echo './'`dbck.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'dbck-cache.c' || echo './'`dbck-cache.c
"dbck-cache.c", line 173: warning: statement not reached
"dbck-cache.c", line 186: warning: statement not reached
"dbck-cache.c", line 204: warning: statement not reached
"dbck-cache.c", line 251: warning: statement not reached
"dbck-cache.c", line 266: warning: statement not reached
"dbck-cache.c", line 281: warning: statement not reached
"dbck-cache.c", line 298: warning: statement not reached
"dbck-cache.c", line 325: warning: statement not reached
"dbck-cache.c", line 352: warning: statement not reached
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'getopt.c' || echo './'`getopt.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'getopt1.c' || echo './'`getopt1.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'standalone.c' || echo './'`standalone.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'stderrlog.c' || echo './'`stderrlog.c
ccache cc  -g   -o dbck  dbck.o dbck-cache.o ram-smalloc.o ram-parse.o server-config.o ram-output.o memory.o conf-file.o getopt.o getopt1.o local-to-global.o lockdb.o standalone.o misc-types.o stderrlog.o version-info.o ../libraries/libmisc/libmisc.a ../libraries/libcommon/liblyskom-server.a ../libraries/libeintr/libeintr.a ../libraries/libansi/libansi.a -lsocket -lnsl -lresolv 
Making all in testsuite
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite'
Making all in config
make[6]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite/config'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite/config'
Making all in lyskomd.0
make[6]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite/lyskomd.0'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite/lyskomd.0'
make[6]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite'
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server/testsuite'
make[5]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server'
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'updateLysKOM.c' || echo './'`updateLysKOM.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'pidfile.c' || echo './'`pidfile.c
ccache cc  -g   -o updateLysKOM  updateLysKOM.o pidfile.o string-malloc.o ram-smalloc.o conf-file.o server-config.o standalone.o misc-types.o log.o ../libraries/libmisc/libmisc.a ../libraries/libeintr/libeintr.a ../libraries/libansi/libansi.a -lsocket -lnsl -lresolv 
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'komrunning.c' || echo './'`komrunning.c
ccache cc  -g   -o komrunning  komrunning.o pidfile.o string-malloc.o ram-smalloc.o conf-file.o server-config.o standalone.o misc-types.o log.o ../libraries/libmisc/libmisc.a ../libraries/libeintr/libeintr.a ../libraries/libansi/libansi.a -lsocket -lnsl -lresolv 
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'splitkomdb.c' || echo './'`splitkomdb.c
ccache cc  -g   -o splitkomdb  splitkomdb.o string-malloc.o ram-smalloc.o conf-file.o server-config.o standalone.o misc-types.o log.o ../libraries/libmisc/libmisc.a ../libraries/libeintr/libeintr.a ../libraries/libansi/libansi.a -lsocket -lnsl -lresolv 
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'checkkomspace.c' || echo './'`checkkomspace.c
ccache cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../libraries/libeintr -I./../include -I./../libraries/libansi -I./../libraries/libmisc -I./../libraries/liboop -I./../libraries/adns/src -I./../libraries/libisc-new/src -I./../libraries/regex -I./../libraries/libcommon   -g -c `test -f 'fsusage.c' || echo './'`fsusage.c
ccache cc  -g   -o checkkomspace  checkkomspace.o string-malloc.o ram-smalloc.o conf-file.o server-config.o standalone.o stderrlog.o version-info.o misc-types.o fsusage.o getopt.o getopt1.o ../libraries/libmisc/libmisc.a ../libraries/libeintr/libeintr.a ../libraries/libansi/libansi.a -lsocket -lnsl -lresolv 
make[5]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server'
make[4]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server'
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/server'
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src'
make[2]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src'
Making all in run-support
make[2]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/run-support'
sed -e 's%@ETCDIR@%/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx/etc%g' < ./savecore.sh > savecore-lyskom.tmp
chmod +x savecore-lyskom.tmp
mv savecore-lyskom.tmp savecore-lyskom
make[2]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/run-support'
Making all in db-crypt
make[2]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/db-crypt'
Making all in db
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/db-crypt/db'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/db-crypt/db'
make[3]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/db-crypt'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/db-crypt'
make[2]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/db-crypt'
Making all in m4
make[2]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/m4'
make[2]: Entering directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2'
make[2]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2'
make[1]: Leaving directory `/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2'