=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for libtrace-3.0.10nb1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/work/net/libtrace/work/libtrace-3.0.10' Making all in lib gmake[2]: Entering directory '/usr/pkgsrc/work/net/libtrace/work/libtrace-3.0.10/lib' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/usr/pkgsrc/work/net/libtrace/work/libtrace-3.0.10/lib' CC trace.lo In file included from trace.c:84: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ trace.c:1208:38: warning: comparison of constant 4294967294 with expression of type 'libtrace_dlt_t' is always false [-Wtautological-constant-out-of-range-compare] if (libtrace_to_pcap_dlt(linktype) == ~1U) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~ trace.c:1251:55: warning: comparison of constant 4294967295 with expression of type 'libtrace_dlt_t' is always false [-Wtautological-constant-out-of-range-compare] if (libtrace_to_pcap_dlt(trace_get_link_type(packet))==~0U) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ~~~ trace.c:1264:64: warning: comparison of constant 4294967295 with expression of type 'libtrace_dlt_t' is always false [-Wtautological-constant-out-of-range-compare] while (libtrace_to_pcap_dlt(trace_get_link_type(packet_copy))== ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 4 warnings generated. CC format_erf.lo In file included from format_erf.c:39: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ format_erf.c:622:34: warning: comparison of constant 4294967295 with expression of type 'libtrace_direction_t' is always true [-Wtautological-constant-out-of-range-compare] if (trace_get_direction(packet)!=~0U) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ~~~ 2 warnings generated. CC format_pcap.lo In file included from format_pcap.c:36: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ format_pcap.c:414:44: warning: comparison of constant 4294967295 with expression of type 'libtrace_dlt_t' is always false [-Wtautological-constant-out-of-range-compare] while (libtrace_to_pcap_linktype(linktype)==~0U) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ~~~ 2 warnings generated. CC format_legacy.lo In file included from format_legacy.c:38: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC format_rt.lo In file included from format_rt.c:39: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC format_helper.lo In file included from format_helper.c:38: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC format_pcapfile.lo In file included from format_pcapfile.c:36: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ format_pcapfile.c:401:49: warning: comparison of constant 4294967295 with expression of type 'libtrace_linktype_t' is always false [-Wtautological-constant-out-of-range-compare] if (linktype == TRACE_TYPE_NONDATA || linktype == ~0U) { ~~~~~~~~ ^ ~~~ format_pcapfile.c:408:44: warning: comparison of constant 4294967295 with expression of type 'libtrace_dlt_t' is always false [-Wtautological-constant-out-of-range-compare] while (libtrace_to_pcap_linktype(linktype)==~0U) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ~~~ 3 warnings generated. CC format_duck.lo In file included from format_duck.c:35: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC format_tsh.lo In file included from format_tsh.c:37: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC format_bpf.lo In file included from format_bpf.c:34: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC format_atmhdr.lo In file included from format_atmhdr.c:38: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC linktypes.lo In file included from linktypes.c:35: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC link_wireless.lo In file included from link_wireless.c:33: In file included from ./libtrace_int.h:59: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC protocols_pktmeta.lo In file included from protocols_pktmeta.c:34: In file included from ./libtrace_int.h:59: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC protocols_l2.lo In file included from protocols_l2.c:34: In file included from ./libtrace_int.h:59: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ protocols_l2.c:402:15: warning: comparison of constant 4294967295 with expression of type 'libtrace_linktype_t' is always false [-Wtautological-constant-out-of-range-compare] if (linktype == ~0U) { ~~~~~~~~ ^ ~~~ 2 warnings generated. CC protocols_l3.lo In file included from protocols_l3.c:35: In file included from ./libtrace_int.h:59: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC protocols_transport.lo In file included from protocols_transport.c:35: ./libtrace.h:372:22: warning: signed shift result (0x100000000) requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow] TRACE_RT_LAST = (2<<31) ~^ ~~ 1 warning generated. CC ior-zlib.lo CC iow-zlib.lo CC ior-bzip.lo CC iow-bzip.lo CC ior-peek.lo ior-peek.c:243:10: warning: explicitly assigning value of variable of type 'size_t' (aka 'unsigned int') to itself [-Wself-assign] oldsize = oldsize; ~~~~~~~ ^ ~~~~~~~ ior-peek.c:244:6: warning: explicitly assigning value of variable of type 'int *' to itself [-Wself-assign] res = res; ~~~ ^ ~~~ 2 warnings generated. CC ior-stdio.lo CC ior-thread.lo ior-thread.c:41:10: fatal error: 'pthread.h' file not found #include ^ 1 error generated. Makefile:476: recipe for target 'ior-thread.lo' failed gmake[3]: *** [ior-thread.lo] Error 1 gmake[3]: Leaving directory '/usr/pkgsrc/work/net/libtrace/work/libtrace-3.0.10/lib' Makefile:345: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr/pkgsrc/work/net/libtrace/work/libtrace-3.0.10/lib' Makefile:396: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/net/libtrace/work/libtrace-3.0.10' Makefile:287: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/libtrace *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/libtrace