>>> Building on exopi-1 under net/ipcad DIST = [net/ipcad:ipcad-3.7.3.tar.gz] FULLPKGNAME = ipcad-3.7.3p4 distfiles size=172457 >>> Running build in net/ipcad at 1711651308.23 ===> net/ipcad ===> Building from scratch ipcad-3.7.3p4 ===> Verifying specs: c pcap pthread ===> found c.99.0 pcap.9.0 pthread.27.1 ===> Checking files for ipcad-3.7.3p4 `/exopi-cvs/ports/distfiles/ipcad-3.7.3.tar.gz' is up to date. >> (SHA256) ipcad-3.7.3.tar.gz: OK ===> Extracting for ipcad-3.7.3p4 ===> Patching for ipcad-3.7.3p4 ===> Applying OpenBSD patch patch-ipcad_conf_5 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ipcad.conf.5.orig Thu Apr 25 16:10:21 2002 |+++ ipcad.conf.5 Thu Apr 25 16:10:33 2002 -------------------------- Patching file ipcad.conf.5 using Plan A... Hunk #1 succeeded at 4. done ===> Applying OpenBSD patch patch-ipcad_conf_default Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ipcad.conf.default.orig Sun Apr 17 13:18:07 2011 |+++ ipcad.conf.default Sun Apr 17 13:20:21 2011 -------------------------- Patching file ipcad.conf.default using Plan A... Hunk #1 succeeded at 191. Hunk #2 succeeded at 226. done ===> 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 ipcad-3.7.3p4 ===> Configuring for ipcad-3.7.3p4 Using /exopi-obj/pobj/ipcad-3.7.3/config.site (generated) configure: loading site script /exopi-obj/pobj/ipcad-3.7.3/config.site 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 ANSI C... none needed checking for a BSD-compatible install... /exopi-obj/pobj/ipcad-3.7.3/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... yacc checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking lex output file root... lex.yy checking whether yytext is a pointer... (cached) yes checking for pthread_detach... no checking for pthread_detach in -lc... yes checking for working pthreads... yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (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 fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for net/if.h... (cached) yes checking for net/route.h... (cached) yes checking for ifaddrs.h... yes checking for netinet/ip.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for net/ethernet.h... no checking for netinet/if_ether.h... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking linux/socket.h usability... no checking linux/socket.h presence... no checking for linux/socket.h... no checking for linux/netlink.h... no checking for linux/netfilter.h... no checking for linux/if.h... no checking for linux/netfilter_ipv4/ipt_ULOG.h... no checking for linux/netfilter_ipv4/ip_queue.h... no checking for sys/resource.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/file.h... (cached) yes checking for paths.h... (cached) yes checking for libgen.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for errno.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for pthread.h... (cached) yes checking for socket in -lsocket... no checking for inet_pton in -lnsl... no checking packet source type... bpf checking for net/bpf.h... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_open_live in -lpcap... yes checking libipq.h usability... no checking libipq.h presence... no checking for libipq.h... no checking pcap_findalldevs... yes checking interface access type... bsd checking for an ANSI C-conforming const... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking whether byte ordering is bigendian... no checking for in_addr_t... yes checking for socklen_t... yes checking for open as weak alias for _open... no checking for strstr... (cached) yes checking for fcntl... (cached) yes checking for flock... (cached) yes checking for sched_yield... yes checking for pthread_cancel... yes checking for setpriority... (cached) yes checking for strtoull... (cached) yes checking for strtouq... (cached) yes checking for inet_aton... (cached) yes checking for inet_pton... (cached) yes checking for getifaddrs... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating ipcad.spec config.status: creating config.h ===> Building for ipcad-3.7.3p4 cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o main.o -c main.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o process.o -c process.c process.c:182:25: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] && (int)(l4_offset + offsetof(struct tcphdr, th_flags)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./headers.h:251:50: note: expanded from macro 'offsetof' #define offsetof(T, m) (((void *)&(((T *)0)->m)) - (void *)0) ^ ~~~~~~~~~ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o pps.o -c pps.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o disp.o -c disp.c disp.c:132:4: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] (long)now - storage_created_tstamp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o storage.o -c storage.c storage.c:364:5: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] ^ (int)flow->ifSource ^~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o usage.o -c usage.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgy.o -c cfgy.c /usr/share/bison.simple:358:11: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror("parser stack overflow"); ^ cfg.y:156:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Pidfile already defined"); ^ cfg.y:177:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Duplicate ULOG interface specification.\nUse \"interface ulog group X, group Y;\" format.\n"); ^ cfg.y:192:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Port must be in range 0..65535"); ^ cfg.y:219:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Failed to install RSH server"); ^ cfg.y:270:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Inappropriate UID value"); ^ cfg.y:277:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Inappropriate UID value"); ^ cfg.y:287:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Invalid memory limit"); ^ cfg.y:325:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Invalid buffers size"); ^ cfg.y:370:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Parse error"); ^ cfg.y:396:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("IP address expected"); ^ cfg.y:404:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("IP address expected"); ^ cfg.y:414:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Failed to install NetFlow destination"); ^ cfg.y:420:11: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror("NetFlow version: " ^ cfg.y:426:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Netflow active timeout " ^ cfg.y:432:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Netflow inactive timeout " ^ cfg.y:438:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Netflow engine-type " ^ cfg.y:444:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Netflow engine-id " ^ cfg.y:450:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Netflow packet interval " ^ cfg.y:456:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("NetFlow invalid range: %d..%d", ^ cfg.y:460:18: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return yyerror("Cannot add NetFlow interface class to SNMP id mapping"); ^ /usr/share/bison.simple:643:9: warning: passing arguments to 'ipcacfgerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror("parse error"); ^ cfg.y:11:5: 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] int yyerror(); ^ cfgy.c:9:17: note: expanded from macro 'yyerror' #define yyerror ipcacfgerror ^ cfg.y:468:1: note: conflicting prototype is here yyerror(char *s) { ^ cfgy.c:9:17: note: expanded from macro 'yyerror' #define yyerror ipcacfgerror ^ 23 warnings generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfglex.o -c cfglex.c cfglex.c:1798:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input() ^ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgread.o -c cfgread.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgvar.o -c cfgvar.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rsh.o -c rsh.c rsh.c:42:14: 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 void *prr_handler(); ^ rsh.c:156:1: note: conflicting prototype is here prr_handler(void *argp) { ^ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rshp.o -c rshp.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o dump.o -c dump.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o import.o -c import.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o nflow.o -c nflow.c In file included from nflow.c:33: ./nflow.h:122:4: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] offsetof(NFv1_Record, flags), 0 }, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./headers.h:251:50: note: expanded from macro 'offsetof' #define offsetof(T, m) (((void *)&(((T *)0)->m)) - (void *)0) ^ ~~~~~~~~~ In file included from nflow.c:33: ./nflow.h:127:4: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] offsetof(NFv5_Record, tcp_flags), 0 }, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./headers.h:251:50: note: expanded from macro 'offsetof' #define offsetof(T, m) (((void *)&(((T *)0)->m)) - (void *)0) ^ ~~~~~~~~~ nflow.c:230:42: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] memset(&nfr->pad1, 0, vd->record_size - offsetof(NFv5_Record, pad1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./headers.h:251:50: note: expanded from macro 'offsetof' #define offsetof(T, m) (((void *)&(((T *)0)->m)) - (void *)0) ^ ~~~~~~~~~ 3 warnings generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cshelly.o -c cshelly.c y.tab.c:1162:10: warning: passing arguments to 'CSerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror ("parse error"); ^ y.tab.c:1277:11: warning: passing arguments to 'CSerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror ("parser stack overflow"); ^ cshell.y:10:5: 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] int yyerror(); ^ cshelly.c:49:17: note: expanded from macro 'yyerror' #define yyerror CSerror ^ cshell.y:81:1: note: conflicting prototype is here yyerror(char *s) { ^ cshelly.c:49:17: note: expanded from macro 'yyerror' #define yyerror CSerror ^ 3 warnings generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cslex.o -c cslex.c cslex.c:1173:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input() ^ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o csparse.o -c csparse.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o service.o -c service.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rw.o -c rw.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o servers.o -c servers.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o opt.o -c opt.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o pidfile.o -c pidfile.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o sf_lite.o -c sf_lite.c sf_lite.c:445:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sf_iaton(cp, addr) ^ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ifst_bsd.o -c ifst_bsd.c ifst_bsd.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] rt_xaddrs(cp, cplim, rtinfo) ^ ifst_bsd.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] status(f, ifname, sdl, ifm) ^ ifst_bsd.c:275:3: warning: format specifies type 'unsigned long' but the argument has type 'u_int32_t' (aka 'unsigned int') [-Wformat] ifm->ifm_data.ifi_mtu, ^~~~~~~~~~~~~~~~~~~~~ ifst_bsd.c:280:3: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] ifm->ifm_data.ifi_iqdrops ); ^~~~~~~~~~~~~~~~~~~~~~~~~ ifst_bsd.c:289:41: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] fprintf(f, " %lu packets input, ", ifm->ifm_data.ifi_ipackets); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ %llu ifst_bsd.c:290:29: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] fprintf(f, "%lu bytes, ", ifm->ifm_data.ifi_ibytes); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ %llu ifst_bsd.c:292:40: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] fprintf(f, " %lu input errors, ", ifm->ifm_data.ifi_ierrors); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ %llu ifst_bsd.c:294:13: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] 0, 0, 0, ifm->ifm_data.ifi_ierrors, 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~ ifst_bsd.c:296:42: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] fprintf(f, " %lu packets output, ", ifm->ifm_data.ifi_opackets); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ %llu ifst_bsd.c:297:29: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] fprintf(f, "%lu bytes, ", ifm->ifm_data.ifi_obytes); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ %llu ifst_bsd.c:299:41: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] fprintf(f, " %lu output errors, ", ifm->ifm_data.ifi_oerrors); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ %llu ifst_bsd.c:301:4: warning: format specifies type 'unsigned long' but the argument has type 'u_int64_t' (aka 'unsigned long long') [-Wformat] ifm->ifm_data.ifi_collisions, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifst_bsd.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] in_status(f, info, flags) ^ ifst_bsd.c:345:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] print_ip(f, sin->sin_addr); ^ ifst_bsd.c:343:3: note: previous statement is here if (sin && sin->sin_addr.s_addr != 0) ^ ifst_bsd.c:352: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_status(f, info) ^ 15 warnings generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ifs_list.o -c ifs_list.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-bpf.o -c loop-bpf.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-file.o -c loop-file.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-divert.o -c loop-divert.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-dynamic.o -c loop-dynamic.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-ulog.o -c loop-ulog.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-ipq.o -c loop-ipq.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc.o -c psrc.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-bpf.o -c psrc-bpf.c psrc-bpf.c:170:2: warning: "Ignore sent" interface feature is not supported by this BPF implementation. Minor warning. [-W#warnings] #warning "Ignore sent" interface feature is not supported by this BPF implementation. Minor warning. ^ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-ipq.o -c psrc-ipq.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-ulog.o -c psrc-ulog.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-file.o -c psrc-file.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-dynamic.o -c psrc-dynamic.c psrc-file.c:34:2: warning: "Ignore sent" interface feature is not supported by PCAP file. Minor warning. [-W#warnings] #warning "Ignore sent" interface feature is not supported by PCAP file. Minor warning. ^ 1 warning generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-divert.o -c psrc-divert.c cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o wrap_oclose.o -c wrap_oclose.c wrap_oclose.c:9:2: warning: Your platform does not have open() as a weak alias for _open() the standard C library. [-W#warnings] #warning Your platform does not have open() as a weak alias for _open() the standard C library. ^ wrap_oclose.c:10:2: warning: Practically this means that in order for ipcad to work chroot()ed [-W#warnings] #warning Practically this means that in order for ipcad to work chroot()ed ^ wrap_oclose.c:11:2: warning: in presence of interfaces that are not configured when the ipcad starts up, [-W#warnings] #warning in presence of interfaces that are not configured when the ipcad starts up, ^ wrap_oclose.c:12:2: warning: you would need to create dev/bpf* devices under the chroot directory. [-W#warnings] #warning you would need to create dev/bpf* devices under the chroot directory. ^ wrap_oclose.c:13:2: warning: If you did not understand this, you are probably fine. [-W#warnings] #warning If you did not understand this, you are probably fine. ^ 5 warnings generated. cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_bsd -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o genhash.o -c genhash.c genhash.c:780:10: warning: cast to smaller integer type 'int' from 'const void *' [-Wvoid-pointer-to-int-cast] return ((int)key ^ ((int)key >> 16)); ^~~~~~~~ genhash.c:780:22: warning: cast to smaller integer type 'int' from 'const void *' [-Wvoid-pointer-to-int-cast] return ((int)key ^ ((int)key >> 16)); ^~~~~~~~ 2 warnings generated. cc -O2 -pipe -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ipcad main.o process.o pps.o disp.o storage.o usage.o cfgy.o cfglex.o cfgread.o cfgvar.o rsh.o rshp.o dump.o import.o nflow.o cshelly.o cslex.o csparse.o service.o rw.o servers.o opt.o pidfile.o sf_lite.o ifst_bsd.o ifs_list.o loop-bpf.o loop-file.o loop-divert.o loop-dynamic.o loop-ulog.o loop-ipq.o psrc.o psrc-bpf.o psrc-ipq.o psrc-ulog.o psrc-file.o psrc-dynamic.o psrc-divert.o wrap_oclose.o genhash.o -L/usr/local/lib -lpcap -pthread >>> Running package in net/ipcad at 1711651331.77 ===> net/ipcad ===> Faking installation for ipcad-3.7.3p4 /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -s -m 755 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/ipcad /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/sbin /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -m 644 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/ipcad.8 /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/man/man8 /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -m 644 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/ipcad.conf.5 /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/man/man5 perl -pi -e 's:%%SYSCONFDIR%%:/etc:' /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/man/man5/ipcad.conf.5 /exopi-obj/pobj/ipcad-3.7.3/bin/install -d -m 755 /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/share/examples/ipcad /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -m 644 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/ipcad.conf.default /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/share/examples/ipcad/ipcad.conf.default /exopi-obj/pobj/ipcad-3.7.3/bin/install -d -m 755 /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/share/doc/ipcad /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -m 644 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/AUTHORS /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/share/doc/ipcad /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -m 644 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/BUGS /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/share/doc/ipcad /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -m 644 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/COPYING /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/share/doc/ipcad /exopi-obj/pobj/ipcad-3.7.3/bin/install -c -m 644 /exopi-obj/pobj/ipcad-3.7.3/ipcad-3.7.3/README /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/usr/local/share/doc/ipcad Installing /exopi-cvs/ports/net/ipcad/pkg/ipcad.rc as /exopi-obj/pobj/ipcad-3.7.3/fake-amd64/etc/rc.d/ipcad ===> Building package for ipcad-3.7.3p4 Create /exopi-cvs/ports/packages/amd64/all/ipcad-3.7.3p4.tgz Creating package ipcad-3.7.3p4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************************** | 83% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ipcad-3.7.3p4.tgz >>> Running clean in net/ipcad at 1711651335.41 ===> net/ipcad ===> Cleaning for ipcad-3.7.3p4 >>> Ended at 1711651335.98 max_stuck=0.47/build=23.54/package=3.62/clean=0.63