=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for howl-1.0.0 Making all in include /usr/pkg/bin/bmake all-recursive Making all in salt Making all in corby Making all in discovery Making all in rendezvous Making all in src Making all in lib Making all in howl Making all in Posix Making all in NotOSX source='address.c' object='address.lo' libtool=yes depfile='.deps/address.Plo' tmpdepfile='.deps/address.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o address.lo `test -f 'address.c' || echo './'`address.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c address.c -MT address.lo -MD -MP -MF .deps/address.TPlo -fPIC -DPIC -o .libs/address.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c address.c -MT address.lo -MD -MP -MF .deps/address.TPlo -o address.o >/dev/null 2>&1 source='buffer.c' object='buffer.lo' libtool=yes depfile='.deps/buffer.Plo' tmpdepfile='.deps/buffer.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o buffer.lo `test -f 'buffer.c' || echo './'`buffer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c buffer.c -MT buffer.lo -MD -MP -MF .deps/buffer.TPlo -fPIC -DPIC -o .libs/buffer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c buffer.c -MT buffer.lo -MD -MP -MF .deps/buffer.TPlo -o buffer.o >/dev/null 2>&1 source='channel.c' object='channel.lo' libtool=yes depfile='.deps/channel.Plo' tmpdepfile='.deps/channel.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o channel.lo `test -f 'channel.c' || echo './'`channel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c channel.c -MT channel.lo -MD -MP -MF .deps/channel.TPlo -fPIC -DPIC -o .libs/channel.o channel.c:192:103: warning: passing 'sw_int8 [16]' to parameter of type 'sw_string' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] sw_debug(SW_LOG_NOTICE, "sharing connection to %s, %d\n", sw_ipv4_address_name(profile->m_address, name_buf, 16), profile->m_port); ^~~~~~~~ ../../../include/salt/debug.h:206:43: note: expanded from macro 'sw_debug' # define sw_debug(...) sw_print_debug(__VA_ARGS__) ^ ../../../include/salt/address.h:104:17: note: passing argument to parameter 'name' here sw_string name, ^ channel.c:1028:60: warning: passing 'sw_int8 [64]' to parameter of type 'sw_string' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] err = sw_corby_buffer_get_cstring(channel->m_read_buffer, request_header->m_op, &request_header->m_op_len, endian); ^~~~~~~~~~~~~~~~~~~~ ../../../include/corby/buffer.h:307:17: note: passing argument to parameter 'val' here sw_string val, ^ channel.c:1047:9: warning: assigning to 'sw_string' (aka 'char *') from 'sw_int8 [64]' converts between pointers to integer types with different sign [-Wpointer-sign] (*op) = request_header->m_op; ^ ~~~~~~~~~~~~~~~~~~~~ channel.c:1118:62: warning: passing 'sw_int8 [256]' to parameter of type 'sw_string' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] err = sw_corby_buffer_get_cstring(channel->m_read_buffer, exception, &len, endian); ^~~~~~~~~ ../../../include/corby/buffer.h:307:17: note: passing argument to parameter 'val' here sw_string val, ^ 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c channel.c -MT channel.lo -MD -MP -MF .deps/channel.TPlo -o channel.o >/dev/null 2>&1 source='debug.c' object='debug.lo' libtool=yes depfile='.deps/debug.Plo' tmpdepfile='.deps/debug.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c debug.c -MT debug.lo -MD -MP -MF .deps/debug.TPlo -fPIC -DPIC -o .libs/debug.o debug.c:64:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, message); ^~~~~~~ debug.c:126:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, buffer2); ^~~~~~~ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c debug.c -MT debug.lo -MD -MP -MF .deps/debug.TPlo -o debug.o >/dev/null 2>&1 source='interface.c' object='interface.lo' libtool=yes depfile='.deps/interface.Plo' tmpdepfile='.deps/interface.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o interface.lo `test -f 'interface.c' || echo './'`interface.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c interface.c -MT interface.lo -MD -MP -MF .deps/interface.TPlo -fPIC -DPIC -o .libs/interface.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c interface.c -MT interface.lo -MD -MP -MF .deps/interface.TPlo -o interface.o >/dev/null 2>&1 source='ior.c' object='ior.lo' libtool=yes depfile='.deps/ior.Plo' tmpdepfile='.deps/ior.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o ior.lo `test -f 'ior.c' || echo './'`ior.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c ior.c -MT ior.lo -MD -MP -MF .deps/ior.TPlo -fPIC -DPIC -o .libs/ior.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c ior.c -MT ior.lo -MD -MP -MF .deps/ior.TPlo -o ior.o >/dev/null 2>&1 source='message.c' object='message.lo' libtool=yes depfile='.deps/message.Plo' tmpdepfile='.deps/message.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o message.lo `test -f 'message.c' || echo './'`message.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c message.c -MT message.lo -MD -MP -MF .deps/message.TPlo -fPIC -DPIC -o .libs/message.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c message.c -MT message.lo -MD -MP -MF .deps/message.TPlo -o message.o >/dev/null 2>&1 source='object.c' object='object.lo' libtool=yes depfile='.deps/object.Plo' tmpdepfile='.deps/object.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o object.lo `test -f 'object.c' || echo './'`object.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c object.c -MT object.lo -MD -MP -MF .deps/object.TPlo -fPIC -DPIC -o .libs/object.o object.c:102:14: warning: passing 'sw_int8 [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strcpy(buf, url); ^~~ ../../../include/salt/platform.h:260:49: note: expanded from macro 'sw_strcpy' # define sw_strcpy(ARG1, ARG2) ARG2 ? strcpy(ARG1, ARG2) : strcpy(ARG1, "") ^ /usr/include/string.h:58:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ object.c:102:14: warning: passing 'sw_int8 [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strcpy(buf, url); ^~~ ../../../include/salt/platform.h:260:70: note: expanded from macro 'sw_strcpy' # define sw_strcpy(ARG1, ARG2) ARG2 ? strcpy(ARG1, ARG2) : strcpy(ARG1, "") ^ /usr/include/string.h:58:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ object.c:107:18: warning: passing 'sw_int8 [256]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] tmp = sw_strchr(buf, ':'); ^~~ ../../../include/salt/platform.h:256:42: note: expanded from macro 'sw_strchr' # define sw_strchr(ARG1, ARG2) strchr(ARG1, ARG2) ^ /usr/include/string.h:55:26: note: passing argument to parameter here char *strchr(const char *, int); ^ object.c:111:18: warning: assigning to 'sw_string' (aka 'char *') from 'sw_int8 [256]' converts between pointers to integer types with different sign [-Wpointer-sign] protocol_spec = buf; ^ ~~~ 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c object.c -MT object.lo -MD -MP -MF .deps/object.TPlo -o object.o >/dev/null 2>&1 source='orb.c' object='orb.lo' libtool=yes depfile='.deps/orb.Plo' tmpdepfile='.deps/orb.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o orb.lo `test -f 'orb.c' || echo './'`orb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c orb.c -MT orb.lo -MD -MP -MF .deps/orb.TPlo -fPIC -DPIC -o .libs/orb.o orb.c:258:14: warning: passing 'sw_int8 [32]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strncpy(spec->m_name, config[i].m_name, SW_CORBY_TAG_LEN); ^~~~~~~~~~~~ ../../../include/salt/platform.h:261:53: note: expanded from macro 'sw_strncpy' # define sw_strncpy(ARG1, ARG2, N) ARG2 ? strncpy(ARG1, ARG2, N) : strcpy(ARG1, "") ^ /usr/include/string.h:64:32: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ orb.c:258:14: warning: passing 'sw_int8 [32]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strncpy(spec->m_name, config[i].m_name, SW_CORBY_TAG_LEN); ^~~~~~~~~~~~ ../../../include/salt/platform.h:261:77: note: expanded from macro 'sw_strncpy' # define sw_strncpy(ARG1, ARG2, N) ARG2 ? strncpy(ARG1, ARG2, N) : strcpy(ARG1, "") ^ /usr/include/string.h:58:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ orb.c:413:46: warning: passing 'sw_int8 [32]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if ((protocol_name == NULL) || (sw_strcmp(spec->m_name, protocol_name) == 0)) ^~~~~~~~~~~~ ../../../include/salt/platform.h:257:42: note: expanded from macro 'sw_strcmp' # define sw_strcmp(ARG1, ARG2) strcmp(ARG1, ARG2) ^ /usr/include/string.h:56:25: note: passing argument to parameter here int strcmp(const char *, const char *); ^ orb.c:602:55: warning: passing 'sw_int8 [64]' to parameter of type 'sw_string' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] err = sw_corby_orb_protocol_lookup(self, tag, &spec, addr, &port); ^~~~ orb.c:69:22: note: passing argument to parameter 'addr' here sw_string addr, ^ orb.c:860:66: warning: passing 'sw_int8 [64]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if ((request_header->m_op[0] == '_') && (sw_strcmp("_is_a", request_header->m_op) == 0)) ^~~~~~~~~~~~~~~~~~~~ ../../../include/salt/platform.h:257:48: note: expanded from macro 'sw_strcmp' # define sw_strcmp(ARG1, ARG2) strcmp(ARG1, ARG2) ^ /usr/include/string.h:56:39: note: passing argument to parameter here int strcmp(const char *, const char *); ^ orb.c:875:95: warning: passing 'sw_int8 [64]' to parameter of type 'sw_const_string' (aka 'const char *') converts between pointers to integer types with different sign [-Wpointer-sign] if ((err = (*node->m_cb)(node->m_servant, self->m_salt, self, channel, message, buffer, request_header->m_op, request_header->m_op_len, request_header->m_request_id, endian)) != SW_OKAY) ^~~~~~~~~~~~~~~~~~~~ orb.c:1063:57: warning: passing 'sw_int8 [32]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] for ((*spec) = self->m_specs; ((*spec) && (sw_strcmp((*spec)->m_name, name) != 0)); (*spec) = (*spec)->m_txen); ^~~~~~~~~~~~~~~ ../../../include/salt/platform.h:257:42: note: expanded from macro 'sw_strcmp' # define sw_strcmp(ARG1, ARG2) strcmp(ARG1, ARG2) ^ /usr/include/string.h:56:25: note: passing argument to parameter here int strcmp(const char *, const char *); ^ 7 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c orb.c -MT orb.lo -MD -MP -MF .deps/orb.TPlo -o orb.o >/dev/null 2>&1 source='platform.c' object='platform.lo' libtool=yes depfile='.deps/platform.Plo' tmpdepfile='.deps/platform.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o platform.lo `test -f 'platform.c' || echo './'`platform.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c platform.c -MT platform.lo -MD -MP -MF .deps/platform.TPlo -fPIC -DPIC -o .libs/platform.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c platform.c -MT platform.lo -MD -MP -MF .deps/platform.TPlo -o platform.o >/dev/null 2>&1 source='profile.c' object='profile.lo' libtool=yes depfile='.deps/profile.Plo' tmpdepfile='.deps/profile.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o profile.lo `test -f 'profile.c' || echo './'`profile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c profile.c -MT profile.lo -MD -MP -MF .deps/profile.TPlo -fPIC -DPIC -o .libs/profile.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c profile.c -MT profile.lo -MD -MP -MF .deps/profile.TPlo -o profile.o >/dev/null 2>&1 source='discovery.c' object='discovery.lo' libtool=yes depfile='.deps/discovery.Plo' tmpdepfile='.deps/discovery.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o discovery.lo `test -f 'discovery.c' || echo './'`discovery.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c discovery.c -MT discovery.lo -MD -MP -MF .deps/discovery.TPlo -fPIC -DPIC -o .libs/discovery.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c discovery.c -MT discovery.lo -MD -MP -MF .deps/discovery.TPlo -o discovery.o >/dev/null 2>&1 source='salt.c' object='salt.lo' libtool=yes depfile='.deps/salt.Plo' tmpdepfile='.deps/salt.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o salt.lo `test -f 'salt.c' || echo './'`salt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c salt.c -MT salt.lo -MD -MP -MF .deps/salt.TPlo -fPIC -DPIC -o .libs/salt.o salt.c:166:13: warning: passing 'sw_int8 [128]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strcpy(g_mem_nodes[i].m_function, function); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../include/salt/platform.h:260:49: note: expanded from macro 'sw_strcpy' # define sw_strcpy(ARG1, ARG2) ARG2 ? strcpy(ARG1, ARG2) : strcpy(ARG1, "") ^ /usr/include/string.h:58:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ salt.c:166:13: warning: passing 'sw_int8 [128]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strcpy(g_mem_nodes[i].m_function, function); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../include/salt/platform.h:260:70: note: expanded from macro 'sw_strcpy' # define sw_strcpy(ARG1, ARG2) ARG2 ? strcpy(ARG1, ARG2) : strcpy(ARG1, "") ^ /usr/include/string.h:58:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ salt.c:167:13: warning: passing 'sw_int8 [128]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strcpy(g_mem_nodes[i].m_file, file); ^~~~~~~~~~~~~~~~~~~~~ ../../../include/salt/platform.h:260:49: note: expanded from macro 'sw_strcpy' # define sw_strcpy(ARG1, ARG2) ARG2 ? strcpy(ARG1, ARG2) : strcpy(ARG1, "") ^ /usr/include/string.h:58:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ salt.c:167:13: warning: passing 'sw_int8 [128]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sw_strcpy(g_mem_nodes[i].m_file, file); ^~~~~~~~~~~~~~~~~~~~~ ../../../include/salt/platform.h:260:70: note: expanded from macro 'sw_strcpy' # define sw_strcpy(ARG1, ARG2) ARG2 ? strcpy(ARG1, ARG2) : strcpy(ARG1, "") ^ /usr/include/string.h:58:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c salt.c -MT salt.lo -MD -MP -MF .deps/salt.TPlo -o salt.o >/dev/null 2>&1 source='signal.c' object='signal.lo' libtool=yes depfile='.deps/signal.Plo' tmpdepfile='.deps/signal.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o signal.lo `test -f 'signal.c' || echo './'`signal.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c signal.c -MT signal.lo -MD -MP -MF .deps/signal.TPlo -fPIC -DPIC -o .libs/signal.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c signal.c -MT signal.lo -MD -MP -MF .deps/signal.TPlo -o signal.o >/dev/null 2>&1 source='socket.c' object='socket.lo' libtool=yes depfile='.deps/socket.Plo' tmpdepfile='.deps/socket.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c socket.c -MT socket.lo -MD -MP -MF .deps/socket.TPlo -fPIC -DPIC -o .libs/socket.o socket.c:331:125: warning: passing 'sw_int8 [16]' to parameter of type 'sw_string' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] sw_debug(SW_LOG_VERBOSE, "sw_socket_bind() : fd = %d, addr = %s, port = %d\n", self->m_desc, sw_ipv4_address_name(address, host, 16), port); ^~~~ ../../../include/salt/debug.h:206:43: note: expanded from macro 'sw_debug' # define sw_debug(...) sw_print_debug(__VA_ARGS__) ^ ../../../include/salt/address.h:104:17: note: passing argument to parameter 'name' here sw_string name, ^ socket.c:711:109: warning: passing 'sw_int8 [16]' to parameter of type 'sw_string' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] sw_debug(SW_LOG_VERBOSE, "sw_socket_tcp_connect() : host = %s, port = %d\n", sw_ipv4_address_name(address, host, 16), port); ^~~~ ../../../include/salt/debug.h:206:43: note: expanded from macro 'sw_debug' # define sw_debug(...) sw_print_debug(__VA_ARGS__) ^ ../../../include/salt/address.h:104:17: note: passing argument to parameter 'name' here sw_string name, ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c socket.c -MT socket.lo -MD -MP -MF .deps/socket.TPlo -o socket.o >/dev/null 2>&1 source='text_record.c' object='text_record.lo' libtool=yes depfile='.deps/text_record.Plo' tmpdepfile='.deps/text_record.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o text_record.lo `test -f 'text_record.c' || echo './'`text_record.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c text_record.c -MT text_record.lo -MD -MP -MF .deps/text_record.TPlo -fPIC -DPIC -o .libs/text_record.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c text_record.c -MT text_record.lo -MD -MP -MF .deps/text_record.TPlo -o text_record.o >/dev/null 2>&1 source='time.c' object='time.lo' libtool=yes depfile='.deps/time.Plo' tmpdepfile='.deps/time.TPlo' depmode=gcc3 /bin/sh ../../../depcomp /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkg/include -pthread -c -o time.lo `test -f 'time.c' || echo './'`time.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/ -I../ -D_REENTRANT -I/usr/pkgsrc/work/net/howl/work/.buildlink/include -pthread -c time.c -MT time.lo -MD -MP -MF .deps/time.TPlo -fPIC -DPIC -o .libs/time.o time.c:99:17: error: variable has incomplete type 'struct timeval' struct timeval tv; ^ time.c:99:9: note: forward declaration of 'struct timeval' struct timeval tv; ^ time.c:100:2: warning: implicit declaration of function 'gettimeofday' is invalid in C99 [-Wimplicit-function-declaration] gettimeofday(&tv, NULL); ^ 1 warning and 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/howl/work/howl-1.0.0/src/lib/howl *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/howl/work/howl-1.0.0/src/lib/howl *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/howl/work/howl-1.0.0/src/lib *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/howl/work/howl-1.0.0/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/howl/work/howl-1.0.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/howl *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/howl