=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for libtrace-3.0.10nb1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/net/libtrace/work/libtrace-3.0.10' Making all in lib gmake[2]: Entering directory '/tmp/net/libtrace/work/libtrace-3.0.10/lib' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/net/libtrace/work/libtrace-3.0.10/lib' CC trace.lo CC format_pcap.lo CC format_erf.lo CC format_legacy.lo In file included from format_pcap.c:36:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from format_erf.c:39:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from format_legacy.c:38:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from trace.c:84:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ format_legacy.c: In function 'trtime': format_legacy.c:143:8: warning: variable 'tz' set but not used [-Wunused-but-set-variable] char *tz; ^~ format_legacy.c: In function 'legacynzix_get_timeval': format_legacy.c:442:9: warning: variable 'dts' set but not used [-Wunused-but-set-variable] double dts; ^~~ trace.c: In function 'trace_config': trace.c:501:17: warning: variable 'err' set but not used [-Wunused-but-set-variable] libtrace_err_t err; ^~~ CC format_rt.lo CC format_helper.lo In file included from format_rt.c:39:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC format_pcapfile.lo In file included from format_helper.c:38:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from format_pcapfile.c:36:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC format_duck.lo CC format_tsh.lo In file included from format_duck.c:35:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from format_tsh.c:37:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC format_bpf.lo CC format_atmhdr.lo In file included from format_bpf.c:34:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from format_atmhdr.c:38:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC linktypes.lo CC link_wireless.lo In file included from linktypes.c:35:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC protocols_pktmeta.lo In file included from libtrace_int.h:59:0, from link_wireless.c:33: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from libtrace_int.h:59:0, from protocols_pktmeta.c:34: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC protocols_l2.lo protocols_pktmeta.c: In function 'trace_get_payload_from_meta': protocols_pktmeta.c:191:58: warning: 'next' may be used uninitialized in this function [-Wmaybe-uninitialized] if (arphrd_type_to_libtrace(arphrd) == TRACE_TYPE_ETH && next != 0x0060) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ protocols_pktmeta.c:191:8: warning: 'arphrd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (arphrd_type_to_libtrace(arphrd) == TRACE_TYPE_ETH && next != 0x0060) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC protocols_l3.lo In file included from libtrace_int.h:59:0, from protocols_l2.c:34: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC protocols_transport.lo In file included from libtrace_int.h:59:0, from protocols_l3.c:35: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC ior-zlib.lo In file included from protocols_transport.c:35:0: libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC iow-zlib.lo CC ior-bzip.lo CC iow-bzip.lo CC ior-peek.lo ior-peek.c: In function 'refill_buffer': ior-peek.c:106:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res = 0; ^~~ CC ior-stdio.lo CC ior-thread.lo CC iow-stdio.lo CC iow-thread.lo CC wandio.lo CXXLD libtrace.la gmake[3]: Leaving directory '/tmp/net/libtrace/work/libtrace-3.0.10/lib' gmake[2]: Leaving directory '/tmp/net/libtrace/work/libtrace-3.0.10/lib' Making all in libpacketdump gmake[2]: Entering directory '/tmp/net/libtrace/work/libtrace-3.0.10/libpacketdump' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/net/libtrace/work/libtrace-3.0.10/libpacketdump' CXX libpacketdump.lo CC lexer.lo CC parser.lo CC bitbuffer.lo In file included from libpacketdump.h:3:0, from bitbuffer.c:9: ../lib/libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ lexer.c:1608:5: warning: no previous prototype for 'yyget_lineno' [-Wmissing-prototypes] int yyget_lineno (void) ^~~~~~~~~~~~ lexer.c:1617:7: warning: no previous prototype for 'yyget_in' [-Wmissing-prototypes] FILE *yyget_in (void) ^~~~~~~~ lexer.c:1625:7: warning: no previous prototype for 'yyget_out' [-Wmissing-prototypes] FILE *yyget_out (void) ^~~~~~~~~ lexer.c:1633:5: warning: no previous prototype for 'yyget_leng' [-Wmissing-prototypes] int yyget_leng (void) ^~~~~~~~~~ lexer.c:1642:7: warning: no previous prototype for 'yyget_text' [-Wmissing-prototypes] char *yyget_text (void) ^~~~~~~~~~ lexer.c:1651:6: warning: no previous prototype for 'yyset_lineno' [-Wmissing-prototypes] void yyset_lineno (int line_number ) ^~~~~~~~~~~~ lexer.c:1663:6: warning: no previous prototype for 'yyset_in' [-Wmissing-prototypes] void yyset_in (FILE * in_str ) ^~~~~~~~ lexer.c:1668:6: warning: no previous prototype for 'yyset_out' [-Wmissing-prototypes] void yyset_out (FILE * out_str ) ^~~~~~~~~ lexer.c:1673:5: warning: no previous prototype for 'yyget_debug' [-Wmissing-prototypes] int yyget_debug (void) ^~~~~~~~~~~ lexer.c:1678:6: warning: no previous prototype for 'yyset_debug' [-Wmissing-prototypes] void yyset_debug (int bdebug ) ^~~~~~~~~~~ lexer.c:1712:5: warning: no previous prototype for 'yylex_destroy' [-Wmissing-prototypes] int yylex_destroy (void) ^~~~~~~~~~~~~ In file included from libpacketdump.h:3:0, from parser.y:10: ../lib/libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from libpacketdump.cc:2:0: ../lib/libtrace.h:372:22: warning: result of '(2 << 31)' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ~^~~~ ../lib/libtrace.h:372:22: error: shift expression '(2 << 31)' overflows [-fpermissive] TRACE_RT_LAST = (2<<31) ~~^~~~~ ../lib/libtrace.h:372:26: error: enumerator value for 'TRACE_RT_LAST' is not an integer constant TRACE_RT_LAST = (2<<31) ^ CC link_0.lo In file included from libpacketdump.h:3:0, from link_0.c:6: ../lib/libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ CC link_1.lo CC link_2.lo In file included from link_1.c:8:0: ../lib/libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ In file included from link_2.c:6:0: ../lib/libtrace.h:372:22: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] TRACE_RT_LAST = (2<<31) ^~ gmake[3]: *** [Makefile:794: libpacketdump.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/tmp/net/libtrace/work/libtrace-3.0.10/libpacketdump' gmake[2]: *** [Makefile:566: all] Error 2 gmake[2]: Leaving directory '/tmp/net/libtrace/work/libtrace-3.0.10/libpacketdump' gmake[1]: *** [Makefile:396: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/net/libtrace/work/libtrace-3.0.10' gmake: *** [Makefile:287: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/libtrace *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/libtrace