>>> Building on exopi-5 under net/pktstat DIST = [net/pktstat:pktstat-1.8.4.tar.gz] FULLPKGNAME = pktstat-1.8.4p5 Woken up mail/postfix/stable35,pgsql (Junk lock failure for exopi-5 at 1713379603.78898) Received IO (Junk lock obtained for exopi-5 at 1713379684.75) (Junk lock released for exopi-5 at 1713379687.07) Woken up mail/procmail distfiles size=119127 >>> Running build in net/pktstat at 1713379688.63 ===> net/pktstat ===> Building from scratch pktstat-1.8.4p5 ===> Verifying specs: c curses m pcap ===> found c.100.0 curses.15.0 m.10.1 pcap.9.0 ===> Checking files for pktstat-1.8.4p5 `/exopi-cvs/ports/distfiles/pktstat-1.8.4.tar.gz' is up to date. >> (SHA256) pktstat-1.8.4.tar.gz: OK ===> Extracting for pktstat-1.8.4p5 ===> Patching for pktstat-1.8.4p5 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for pktstat-1.8.4p5 ===> Configuring for pktstat-1.8.4p5 Using /exopi-obj/pobj/pktstat-1.8.4/config.site (generated) configure: loading site script /exopi-obj/pobj/pktstat-1.8.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/pktstat-1.8.4/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/pktstat-1.8.4/bin/install -c checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing pcap_open_live... -lpcap checking for library containing exp... -lm checking for library containing tgoto... -ltermlib checking for library containing initscr... none required checking for library containing nanosleep... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for sys/socket.h... (cached) yes checking for sys/sockio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/signal.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for errno.h... (cached) yes checking for inttypes.h... (cached) yes checking for math.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for net/ppp_defs.h... (cached) yes checking sys/ppp_sys.h usability... no checking sys/ppp_sys.h presence... no checking for sys/ppp_sys.h... no checking for netdb.h... (cached) yes checking netinet/ether.h usability... no checking netinet/ether.h presence... no checking for netinet/ether.h... no checking for netinet/in.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/udp.h... (cached) yes checking netipx/ipx.h usability... no checking netipx/ipx.h presence... no checking for netipx/ipx.h... no checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for poll.h... (cached) yes checking for string.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for net/if.h... (cached) yes checking for netinet/if_ether.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for netinet/ip_icmp.h... yes checking for netinet/ip6.h... (cached) yes checking whether termios.h defines TIOCGWINSZ... yes checking return type of signal handlers... (cached) void checking for size_t... (cached) yes checking for struct timeval... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for working volatile... (cached) yes checking for unsigned short... (cached) yes checking size of unsigned short... (cached) 2 checking for unsigned int... (cached) yes checking size of unsigned int... 4 checking for unsigned long... (cached) yes checking size of unsigned long... 8 checking for unsigned long long... (cached) yes checking size of unsigned long long... (cached) 8 checking for working memcmp... (cached) yes checking for exp... yes checking for pcap_open_live... yes checking for initscr... yes checking for fopen... yes checking for fgets... yes checking for ferror... yes checking for fclose... (cached) yes checking for snprintf... (cached) yes checking for sscanf... (cached) yes checking for err... (cached) yes checking for errx... yes checking for warnx... (cached) yes checking for warn... yes checking for strlcpy... (cached) yes checking for getenv... (cached) yes checking for qsort... (cached) yes checking for poll... (cached) yes checking for gettimeofday... (cached) yes checking for atexit... (cached) yes checking for nanosleep... (cached) yes checking for signal... (cached) yes checking for getservbyport... (cached) yes checking for gethostbyaddr... (cached) yes checking for inet_addr... (cached) yes checking for resizeterm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for pktstat-1.8.4p5 /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT abbrev.o -MD -MP -MF ".deps/abbrev.Tpo" -c -o abbrev.o abbrev.c; then mv -f ".deps/abbrev.Tpo" ".deps/abbrev.Po"; else rm -f ".deps/abbrev.Tpo"; exit 1; fi abbrev.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] abbrev_match(tag, pattern) ^ abbrev.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] abbrev_tag(tag) ^ abbrev.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] abbrev_add(abbrev) ^ abbrev.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] abbrev_add_file(filename, ignore_open_error) ^ if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi 4 warnings generated. display.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mega(x, fmt) ^ display.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] days(td) ^ display.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] display_open(device, filter) ^ display.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_stats(period) ^ display.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] display_update(period) ^ display.c:514:34: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] attron(A_UNDERLINE); printw("%-*s", ~~~^ display.c:567:13: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat] printw("%.*s\n", MIN(maxx - LLEN, sizeof flows[i].tag - 1), ~~^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ display.c:581:15: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat] printw(" %.*s\n", MIN(maxx - LLEN - 2, ~~^~ ~~~~~~~~~~~~~~~~~~~~ display.c:687:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printw((char *)h->name + 1); ^~~~~~~~~~~~~~~~~~~ display.c:687:10: note: treat the string as an argument to avoid this printw((char *)h->name + 1); ^ "%s", 9 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT ether.o -MD -MP -MF ".deps/ether.Tpo" -c -o ether.o ether.c; then mv -f ".deps/ether.Tpo" ".deps/ether.Po"; else rm -f ".deps/ether.Tpo"; exit 1; fi ether.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ether_tag(p, end) ^ ether.c:101:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ether_tagx(type, p, end) ^ ether.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] llc_tag(p, end) ^ ether.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ethertype(type) ^ ether.c:315:12: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'uint16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] u_int16_t type; ^ ether.c:50:39: note: previous declaration is here static const char *ethertype(u_int16_t); ^ ether.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snap_tag(p, end) ^ 6 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT flow.o -MD -MP -MF ".deps/flow.Tpo" -c -o flow.o flow.c; then mv -f ".deps/flow.Tpo" ".deps/flow.Po"; else rm -f ".deps/flow.Tpo"; exit 1; fi flow.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash(tag) ^ flow.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] findflow(tag) ^ flow.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] octetcmp(a, b) ^ flow.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tagcmp(a, b) ^ flow.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lastcmp(a, b) ^ flow.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] packetcmp(a, b) ^ flow.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flow_del(f) ^ 7 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT frag.o -MD -MP -MF ".deps/frag.Tpo" -c -o frag.o frag.c; then mv -f ".deps/frag.Tpo" ".deps/frag.Po"; else rm -f ".deps/frag.Tpo"; exit 1; fi frag.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash(key, keylen) ^ frag.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bucket_lru_remove(fragtab, bucket) ^ frag.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bucket_lru_insert(fragtab, bucket) ^ frag.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] frag_delete(frag) ^ frag.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] frag_find(fragp, index) ^ frag.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bucket_find(fragtab, key) ^ frag.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bucket_create(fragtab, key, dest) ^ frag.c:194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] frag_create(fragtab, data, datalen, index, next_index, dest) ^ frag.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bucket_delete(fragtab, bucket) ^ frag.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fragtab_new(keylen, maxbuckets) ^ frag.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fragtab_put(fragtab, key, data, datalen, index, next_index) ^ frag.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fragtab_get(fragtab, key, index, datalenp) ^ frag.c:316:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fragtab_del(fragtab, key) ^ frag.c:332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fragtab_check(fragtab, key, first_index, last_index) ^ frag.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fragtab_free(fragtab) ^ 15 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi hash.c:28:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] find(h, key) ^ hash.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_lookup(h, key) ^ hash.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_store(h, key, data) ^ hash.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_del(h, key) ^ hash.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_clear(h) ^ hash.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_generic(data, sz) ^ 6 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT icmp.o -MD -MP -MF ".deps/icmp.Tpo" -c -o icmp.o icmp.c; then mv -f ".deps/icmp.Tpo" ".deps/icmp.Po"; else rm -f ".deps/icmp.Tpo"; exit 1; fi icmp.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] icmp_tag(p, end, ip) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT ifc.o -MD -MP -MF ".deps/ifc.Tpo" -c -o ifc.o ifc.c; then mv -f ".deps/ifc.Tpo" ".deps/ifc.Po"; else rm -f ".deps/ifc.Tpo"; exit 1; fi ifc.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ifc_init(interface) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT ip.o -MD -MP -MF ".deps/ip.Tpo" -c -o ip.o ip.c; then mv -f ".deps/ip.Tpo" ".deps/ip.Po"; else rm -f ".deps/ip.Tpo"; exit 1; fi ip.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inaddr_cmp(a, b) ^ ip.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inaddr_hash(a) ^ ip.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip_lookup(addr) ^ ip.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip_fragment(p, end, offset) ^ ip.c:148:12: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'uint16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] u_int16_t offset; ^ ip.c:50:13: note: previous declaration is here u_int16_t offset); ^ ip.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip_pkt_tag(p, end) ^ ip.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip_tag(p, end) ^ 7 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT ip6.o -MD -MP -MF ".deps/ip6.Tpo" -c -o ip6.o ip6.c; then mv -f ".deps/ip6.Tpo" ".deps/ip6.Po"; else rm -f ".deps/ip6.Tpo"; exit 1; fi ip6.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] in6addr_cmp(a, b) ^ ip6.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] in6addr_hash(a) ^ ip6.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip6_lookup(addr) ^ ip6.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip6_tag(p, end) ^ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT ipx.o -MD -MP -MF ".deps/ipx.Tpo" -c -o ipx.o ipx.c; then mv -f ".deps/ipx.Tpo" ".deps/ipx.Po"; else rm -f ".deps/ipx.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT loop.o -MD -MP -MF ".deps/loop.Tpo" -c -o loop.o loop.c; then mv -f ".deps/loop.Tpo" ".deps/loop.Po"; else rm -f ".deps/loop.Tpo"; exit 1; fi loop.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loop_tag(p, end) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] upcall_from_pcap(context, hdr, data) ^ main.c:346:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(errmsg, sizeof errmsg, pcap_geterr(p)); ^~~~~~~~~~~~~~ main.c:346:37: note: treat the string as an argument to avoid this snprintf(errmsg, sizeof errmsg, pcap_geterr(p)); ^ "%s", main.c:358:44: warning: call to undeclared function 'resize_needed'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (period >= wflag || pfd[1].revents || resize_needed()) { ^ main.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT ppp.o -MD -MP -MF ".deps/ppp.Tpo" -c -o ppp.o ppp.c; then mv -f ".deps/ppp.Tpo" ".deps/ppp.Po"; else rm -f ".deps/ppp.Tpo"; exit 1; fi ppp.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppp_tag(p, end) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT resize.o -MD -MP -MF ".deps/resize.Tpo" -c -o resize.o resize.c; then mv -f ".deps/resize.Tpo" ".deps/resize.Po"; else rm -f ".deps/resize.Tpo"; exit 1; fi resize.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigwinch(sig) ^ resize.c:39:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static RETSIGTYPE sigwinch(); ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT sll.o -MD -MP -MF ".deps/sll.Tpo" -c -o sll.o sll.c; then mv -f ".deps/sll.Tpo" ".deps/sll.Po"; else rm -f ".deps/sll.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT tag.o -MD -MP -MF ".deps/tag.Tpo" -c -o tag.o tag.c; then mv -f ".deps/tag.Tpo" ".deps/tag.Po"; else rm -f ".deps/tag.Tpo"; exit 1; fi tag.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tag_combine(src, dst) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT tcp.o -MD -MP -MF ".deps/tcp.Tpo" -c -o tcp.o tcp.c; then mv -f ".deps/tcp.Tpo" ".deps/tcp.Po"; else rm -f ".deps/tcp.Tpo"; exit 1; fi tcp.c:68:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tcp_cmp(a, b) ^ tcp.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tcp_hash(a) ^ tcp.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tcp_lookup(port) ^ tcp.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tcp_tag(p, end, ip, ip6) ^ tcp.c:256:41: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] snprintf(f->desc, sizeof f->desc, "%.*s", ~~^~ tcp.c:264:18: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] "ftp-data: %.*s", d - data - 5, data + 5); ~~^~ ~~~~~~~~~~~~ tcp.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] link_ftp_port(d, tag, end) ^ tcp.c:366:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] link_ftp_eport(d, tag, end, defaddr, defaddr6) ^ 8 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT tcp_http.o -MD -MP -MF ".deps/tcp_http.Tpo" -c -o tcp_http.o tcp_http.c; then mv -f ".deps/tcp_http.Tpo" ".deps/tcp_http.Po"; else rm -f ".deps/tcp_http.Tpo"; exit 1; fi tcp_http.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tcp_http(f, data, end, toserver) ^ tcp_http.c:64:40: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] snprintf(f->desc, sizeof f->desc, "%.*s", ~~^~ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT tcp_x11.o -MD -MP -MF ".deps/tcp_x11.Tpo" -c -o tcp_x11.o tcp_x11.c; then mv -f ".deps/tcp_x11.Tpo" ".deps/tcp_x11.Po"; else rm -f ".deps/tcp_x11.Tpo"; exit 1; fi tcp_x11.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tcp_x11(f, data, end) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT udp.o -MD -MP -MF ".deps/udp.Tpo" -c -o udp.o udp.c; then mv -f ".deps/udp.Tpo" ".deps/udp.Po"; else rm -f ".deps/udp.Tpo"; exit 1; fi udp.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] udp_cmp(a, b) ^ udp.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] udp_hash(a) ^ udp.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] udp_lookup(port) ^ udp.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] udp_tag(p, end, ip, ip6) ^ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -MT wol.o -MD -MP -MF ".deps/wol.Tpo" -c -o wol.o wol.c; then mv -f ".deps/wol.Tpo" ".deps/wol.Po"; else rm -f ".deps/wol.Tpo"; exit 1; fi wol.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ether_wol(p, end, src) ^ 1 warning generated. cc -O2 -pipe -o pktstat abbrev.o display.o ether.o flow.o frag.o hash.o icmp.o ifc.o ip.o ip6.o ipx.o loop.o main.o ppp.o resize.o sll.o tag.o tcp.o tcp_http.o tcp_x11.o udp.o wol.o -ltermlib -lm -lpcap sed -e 's,@PATH_PKTSTATRC\@,/etc/pktstatrc,g' < ./pktstat.1.in >pktstat.1 >>> Running package in net/pktstat at 1713379713.11 ===> net/pktstat ===> Faking installation for pktstat-1.8.4p5 test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/pktstat-1.8.4/fake-amd64/usr/local/bin" /exopi-obj/pobj/pktstat-1.8.4/bin/install -c -s -m 755 'pktstat' '/exopi-obj/pobj/pktstat-1.8.4/fake-amd64/usr/local/bin/pktstat' test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/pktstat-1.8.4/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/pktstat-1.8.4/bin/install -c -m 644 './pktstat.1' '/exopi-obj/pobj/pktstat-1.8.4/fake-amd64/usr/local/man/man1/pktstat.1' ===> Building package for pktstat-1.8.4p5 Create /exopi-cvs/ports/packages/amd64/all/pktstat-1.8.4p5.tgz Creating package pktstat-1.8.4p5 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pktstat-1.8.4p5.tgz >>> Running clean in net/pktstat at 1713379715.71 ===> net/pktstat ===> Cleaning for pktstat-1.8.4p5 >>> Ended at 1713379716.35 max_stuck=59.95/waiting-for-lock #190=83.34/build=25.90/package=2.61/clean=0.64