=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for honeyd-1.5bnb37 /usr/pkg/bin/bmake all-recursive Making all in . cc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -O2 -march=i586 -I/usr/include -I/usr/pkg/include -DPATH_HONEYDINCLUDE="\"/usr/pkg/include/honeyd\"" -DPATH_HONEYDDATA="\"/usr/pkg/share/examples/honeyd\"" -DPATH_HONEYDLIB="\"/usr/pkg/lib/honeyd\"" -DHONEYD_PLUGINS_DECLARE="" -DHONEYD_PLUGINS="" -DPATH_RRDTOOL="\"\"" -c honeyd.c In file included from honeyd.c:89: ./interface.h:39:20: warning: field 'if_ent' with variable sized type 'struct intf_entry' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] struct intf_entry if_ent; ^ In file included from honeyd.c:97: ./tagging.h:89:17: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] void encode_int(struct evbuffer *evbuf, uint32_t number); ^ /usr/include/event2/tag_compat.h:47:53: note: expanded from macro 'encode_int' #define encode_int(evbuf, number) evtag_encode_int((evbuf), (number)) ^ In file included from honeyd.c:97: ./tagging.h:89:41: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] void encode_int(struct evbuffer *evbuf, uint32_t number); ^ /usr/include/stdint.h:65:18: note: expanded from macro 'uint32_t' #define uint32_t __uint32_t ^ /usr/include/event2/tag_compat.h:47:62: note: expanded from macro 'encode_int' #define encode_int(evbuf, number) evtag_encode_int((evbuf), (number)) ^ In file included from honeyd.c:97: ./tagging.h:89:6: error: conflicting types for 'evtag_encode_int' void encode_int(struct evbuffer *evbuf, uint32_t number); ^ /usr/include/event2/tag_compat.h:47:35: note: expanded from macro 'encode_int' #define encode_int(evbuf, number) evtag_encode_int((evbuf), (number)) ^ /usr/include/event2/tag.h:87:6: note: previous declaration is here void evtag_encode_int(struct evbuffer *evbuf, ev_uint32_t number); ^ honeyd.c:1311:33: warning: size argument in 'strlcpy' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size] strlcpy(command, line, sizeof(line)); ~~~~~~~^~~~~ honeyd.c:1311:26: note: change size argument to be the size of the destination strlcpy(command, line, sizeof(line)); ^~~~~~~~~~~~ sizeof(command) 4 warnings and 1 error generated. *** Error code 1 Stop. bmake[2]: stopped in /usr/pkgsrc/work/security/honeyd/work/honeyd-1.5b *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/security/honeyd/work/honeyd-1.5b *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/security/honeyd/work/honeyd-1.5b *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/security/honeyd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/honeyd