=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for haproxy-1.4.24nb1 cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" \ -DBUILD_TARGET='"netbsd"' \ -DBUILD_ARCH='""' \ -DBUILD_CPU='"generic"' \ -DBUILD_CC='"cc"' \ -DBUILD_CFLAGS='"-O2 -g -fno-strict-aliasing"' \ -DBUILD_OPTIONS='""' \ -c -o src/haproxy.o src/haproxy.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/sessionhash.o src/sessionhash.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/base64.o src/base64.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/protocols.o src/protocols.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/uri_auth.o src/uri_auth.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/standard.o src/standard.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/buffers.o src/buffers.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/log.o src/log.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/task.o src/task.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/time.o src/time.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/fd.o src/fd.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/pipe.o src/pipe.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/regex.o src/regex.c src/regex.c:49:12: warning: array subscript is of type 'char' [-Wchar-subscripts] hex1 = toupper(*str++) - '0'; ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ src/regex.c:50:12: warning: array subscript is of type 'char' [-Wchar-subscripts] hex2 = toupper(*str++) - '0'; ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ 2 warnings generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/cfgparse.o src/cfgparse.c src/cfgparse.c:4851:14: warning: array subscript is of type 'char' [-Wchar-subscripts] hex1 = toupper(line[2]) - '0'; ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ src/cfgparse.c:4852:14: warning: array subscript is of type 'char' [-Wchar-subscripts] hex2 = toupper(line[3]) - '0'; ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ 2 warnings generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/server.o src/server.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/checks.o src/checks.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/queue.o src/queue.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/client.o src/client.c src/client.c:380:56: warning: if statement has empty body [-Wempty-body] if (write(1, trash, len) < 0) /* shut gcc warning */; ^ src/client.c:380:56: note: put the semicolon on a separate line to silence this warning 1 warning generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/proxy.o src/proxy.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/stick_table.o src/stick_table.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/proto_uxst.o src/proto_uxst.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/proto_http.o src/proto_http.c src/proto_http.c:905:8: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (w < 0 || w >= sizeof(tmpline) - (h - tmpline)) ~ ^ ~ src/proto_http.c:920:8: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (w < 0 || w >= sizeof(tmpline) - (h - tmpline)) ~ ^ ~ src/proto_http.c:935:8: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (w < 0 || w >= sizeof(tmpline) - (h - tmpline)) ~ ^ ~ src/proto_http.c:980:8: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (w < 0 || w >= sizeof(tmpline) - (h - tmpline)) ~ ^ ~ src/proto_http.c:1000:8: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (w < 0 || w >= sizeof(tmpline) - (h - tmpline)) ~ ^ ~ src/proto_http.c:7659:54: warning: if statement has empty body [-Wempty-body] if (write(1, trash, len) < 0) /* shut gcc warning */; ^ src/proto_http.c:7659:54: note: put the semicolon on a separate line to silence this warning 6 warnings generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/stream_sock.o src/stream_sock.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/appsession.o src/appsession.c src/appsession.c:122:59: warning: if statement has empty body [-Wempty-body] if (write(1, trash, len) < 0) /* shut gcc warning */; ^ src/appsession.c:122:59: note: put the semicolon on a separate line to silence this warning 1 warning generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/backend.o src/backend.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/lb_chash.o src/lb_chash.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/lb_fwlc.o src/lb_fwlc.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/lb_fwrr.o src/lb_fwrr.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/lb_map.o src/lb_map.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/stream_interface.o src/stream_interface.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/dumpstats.o src/dumpstats.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/proto_tcp.o src/proto_tcp.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/session.o src/session.c src/session.c:1540:56: warning: if statement has empty body [-Wempty-body] if (write(1, trash, len) < 0) /* shut gcc warning */; ^ src/session.c:1540:56: note: put the semicolon on a separate line to silence this warning src/session.c:1549:56: warning: if statement has empty body [-Wempty-body] if (write(1, trash, len) < 0) /* shut gcc warning */; ^ src/session.c:1549:56: note: put the semicolon on a separate line to silence this warning src/session.c:1646:55: warning: if statement has empty body [-Wempty-body] if (write(1, trash, len) < 0) /* shut gcc warning */; ^ src/session.c:1646:55: note: put the semicolon on a separate line to silence this warning 3 warnings generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/hdr_idx.o src/hdr_idx.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/ev_select.o src/ev_select.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/signal.o src/signal.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/acl.o src/acl.c src/acl.c:238:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if (tolower(*c) != tolower(*pattern->ptr.str)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ src/acl.c:238:23: warning: array subscript is of type 'char' [-Wchar-subscripts] if (tolower(*c) != tolower(*pattern->ptr.str)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ src/acl.c:316:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if ((tolower(*c) == tolower(*ps)) && ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ src/acl.c:316:24: warning: array subscript is of type 'char' [-Wchar-subscripts] if ((tolower(*c) == tolower(*ps)) && ^~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ 4 warnings generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/pattern.o src/pattern.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/memory.o src/memory.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/freq_ctr.o src/freq_ctr.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/auth.o src/auth.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/ev_poll.o src/ev_poll.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o src/ev_kqueue.o src/ev_kqueue.c src/ev_kqueue.c:49:3: warning: incompatible pointer to integer conversion assigning to '__intptr_t' (aka 'int') from 'void *' [-Wint-conversion] EV_SET(kev, fd, dir2filt[dir], EV_DELETE, 0, 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/event.h:55:16: note: expanded from macro 'EV_SET' (kevp)->udata = (f); \ ^ ~~~ src/ev_kqueue.c:70:2: warning: incompatible pointer to integer conversion assigning to '__intptr_t' (aka 'int') from 'void *' [-Wint-conversion] EV_SET(kev, fd, dir2filt[dir], EV_ADD, 0, 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/event.h:55:16: note: expanded from macro 'EV_SET' (kevp)->udata = (f); \ ^ ~~~ 2 warnings generated. cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o ebtree/ebtree.o ebtree/ebtree.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o ebtree/eb32tree.o ebtree/eb32tree.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o ebtree/eb64tree.o ebtree/eb64tree.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o ebtree/ebmbtree.o ebtree/ebmbtree.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o ebtree/ebsttree.o ebtree/ebsttree.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o ebtree/ebimtree.o ebtree/ebimtree.c cc -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -DTPROXY -DENABLE_POLL -DENABLE_KQUEUE -DCONFIG_HAPROXY_VERSION=\"1.4.24\" -DCONFIG_HAPROXY_DATE=\"2013/06/17\" -c -o ebtree/ebistree.o ebtree/ebistree.c cc -g -o haproxy src/haproxy.o src/sessionhash.o src/base64.o src/protocols.o src/uri_auth.o src/standard.o src/buffers.o src/log.o src/task.o src/time.o src/fd.o src/pipe.o src/regex.o src/cfgparse.o src/server.o src/checks.o src/queue.o src/client.o src/proxy.o src/stick_table.o src/proto_uxst.o src/proto_http.o src/stream_sock.o src/appsession.o src/backend.o src/lb_chash.o src/lb_fwlc.o src/lb_fwrr.o src/lb_map.o src/stream_interface.o src/dumpstats.o src/proto_tcp.o src/session.o src/hdr_idx.o src/ev_select.o src/signal.o src/acl.o src/pattern.o src/memory.o src/freq_ctr.o src/auth.o src/ev_poll.o src/ev_kqueue.o ebtree/ebtree.o ebtree/eb32tree.o ebtree/eb64tree.o ebtree/ebmbtree.o ebtree/ebsttree.o ebtree/ebimtree.o ebtree/ebistree.o src/ev_kqueue.o: In function `_do_test': /usr/pkgsrc/work/net/haproxy/work/haproxy-1.4.24/src/ev_kqueue.c:224: undefined reference to `kqueue' src/ev_kqueue.o: In function `_do_init': /usr/pkgsrc/work/net/haproxy/work/haproxy-1.4.24/src/ev_kqueue.c:168: undefined reference to `kqueue' src/ev_kqueue.o: In function `_do_poll': /usr/pkgsrc/work/net/haproxy/work/haproxy-1.4.24/src/ev_kqueue.c:129: undefined reference to `__kevent50' src/ev_kqueue.o: In function `_do_fork': /usr/pkgsrc/work/net/haproxy/work/haproxy-1.4.24/src/ev_kqueue.c:240: undefined reference to `kqueue' src/ev_kqueue.o: In function `__fd_set': /usr/pkgsrc/work/net/haproxy/work/haproxy-1.4.24/src/ev_kqueue.c:71: undefined reference to `__kevent50' src/ev_kqueue.o: In function `__fd_clr': /usr/pkgsrc/work/net/haproxy/work/haproxy-1.4.24/src/ev_kqueue.c:79: undefined reference to `__kevent50' src/ev_kqueue.o: In function `__fd_rem': /usr/pkgsrc/work/net/haproxy/work/haproxy-1.4.24/src/ev_kqueue.c:91: undefined reference to `__kevent50' clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:550: recipe for target 'haproxy' failed gmake: *** [haproxy] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/haproxy *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/haproxy