=> Building net-mgmt/ipcad build started at Wed Oct 5 11:29:16 PDT 2016 port directory: /usr/ports/net-mgmt/ipcad building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: vlm@lionet.info ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../10//usr/ports/net-mgmt/ipcad/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ipcad-3.7.3_2 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/net-mgmt/ipcad XDG_CONFIG_HOME=/wrkdirs/net-mgmt/ipcad HOME=/wrkdirs/net-mgmt/ipcad TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/net-mgmt/ipcad XDG_CONFIG_HOME=/wrkdirs/net-mgmt/ipcad HOME=/wrkdirs/net-mgmt/ipcad TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ipcad" EXAMPLESDIR="share/examples/ipcad" DATADIR="share/ipcad" WWWDIR="www/ipcad" ETCDIR="etc/ipcad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ipcad DOCSDIR=/usr/local/share/doc/ipcad EXAMPLESDIR=/usr/local/share/examples/ipcad WWWDIR=/usr/local/www/ipcad ETCDIR=/usr/local/etc/ipcad --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ipcad-3.7.3_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> ipcad-3.7.3_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ipcad-3.7.3_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ipcad-3.7.3_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ipcad-3.7.3_2 for building => SHA256 Checksum OK for ipcad-3.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ipcad-3.7.3_2 for building ===> Extracting for ipcad-3.7.3_2 => SHA256 Checksum OK for ipcad-3.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ipcad-3.7.3_2 ===> Applying ports patches for ipcad-3.7.3_2 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ipcad-3.7.3_2 =========================================================================== =================================================== ===> Building for ipcad-3.7.3_2 --- bootstrap --- ./configure && make 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for bison... no checking for byacc... byacc checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for pthread_create... no checking for pthread_create in -lc... yes checking for working pthreads... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for net/if.h... yes checking for net/route.h... yes checking for ifaddrs.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for net/ethernet.h... yes checking for netinet/if_ether.h... 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for socket in -lsocket... no checking for inet_pton in -lnsl... no checking packet source type... bpf checking net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... 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... unk checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... 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... yes checking for strstr... yes checking for fcntl... yes checking for flock... yes checking for sched_yield... yes checking for pthread_cancel... yes checking for setpriority... yes checking for strtoull... yes checking for strtouq... yes checking for inet_aton... yes checking for inet_pton... yes checking for getifaddrs... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ipcad.spec config.status: creating config.h --- main.o --- --- process.o --- --- pps.o --- --- disp.o --- --- storage.o --- --- main.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o main.o -c main.c --- disp.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o disp.o -c disp.c --- storage.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o storage.o -c storage.c --- process.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o process.o -c process.c --- pps.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o pps.o -c pps.c --- usage.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o usage.o -c usage.c --- cfgread.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgread.o -c cfgread.c --- cfgvar.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgvar.o -c cfgvar.c --- storage.o --- storage.c: In function '_flow_hash_value': storage.c:364:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ^ (int)flow->ifSource ^ --- rsh.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rsh.o -c rsh.c --- rshp.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rshp.o -c rshp.c --- dump.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o dump.o -c dump.c --- import.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o import.o -c import.c --- nflow.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o nflow.o -c nflow.c --- csparse.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o csparse.o -c csparse.c --- service.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o service.o -c service.c --- rw.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rw.o -c rw.c --- servers.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o servers.o -c servers.c --- opt.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o opt.o -c opt.c --- pidfile.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o pidfile.o -c pidfile.c --- sf_lite.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o sf_lite.o -c sf_lite.c --- ifst_unk.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ifst_unk.o -c ifst_unk.c --- ifs_list.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ifs_list.o -c ifs_list.c --- loop-bpf.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-bpf.o -c loop-bpf.c --- loop-file.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-file.o -c loop-file.c --- loop-divert.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-divert.o -c loop-divert.c --- loop-dynamic.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-dynamic.o -c loop-dynamic.c --- loop-ulog.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-ulog.o -c loop-ulog.c --- loop-ipq.o --- --- psrc.o --- --- loop-ipq.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-ipq.o -c loop-ipq.c --- psrc.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc.o -c psrc.c --- psrc-bpf.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-bpf.o -c psrc-bpf.c --- psrc-ipq.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-ipq.o -c psrc-ipq.c --- psrc-ulog.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-ulog.o -c psrc-ulog.c --- psrc-file.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-file.o -c psrc-file.c --- psrc-dynamic.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-dynamic.o -c psrc-dynamic.c --- psrc-divert.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-divert.o -c psrc-divert.c --- wrap_oclose.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o wrap_oclose.o -c wrap_oclose.c --- psrc-file.o --- psrc-file.c:34:2: warning: #warning "Ignore sent" interface feature is not supported by PCAP file. Minor warning. [-Wcpp] #warning "Ignore sent" interface feature is not supported by PCAP file. Minor warning. ^ --- genhash.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o genhash.o -c genhash.c genhash.c: In function 'hashf_void': genhash.c:780:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return ((int)key ^ ((int)key >> 16)); ^ genhash.c:780:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return ((int)key ^ ((int)key >> 16)); ^ --- cfgy.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgy.o -c cfgy.c --- cfglex.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfglex.o -c cfglex.c --- cshelly.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cshelly.o -c cshelly.c --- cfglex.o --- cfglex.c:1798:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ --- cslex.o --- cc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_bpf -DIFST_unk -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cslex.o -c cslex.c cslex.c:1173:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ --- ipcad --- cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -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_unk.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 =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for ipcad-3.7.3_2 ===> Generating temporary packing list /usr/bin/install -c ipcad /wrkdirs/net-mgmt/ipcad/stage/usr/local/bin /usr/bin/install -c -m 644 ipcad.conf.simple /wrkdirs/net-mgmt/ipcad/stage/usr/local/etc/ipcad.conf.simple /usr/bin/install -c -m 644 ipcad.conf.default /wrkdirs/net-mgmt/ipcad/stage/usr/local/etc/ipcad.conf.sample; Now you might want to 'make install-man' install -m 444 /wrkdirs/net-mgmt/ipcad/ipcad-3.7.3/ipcad.8 /wrkdirs/net-mgmt/ipcad/stage/usr/local/man/man8 install -m 444 /wrkdirs/net-mgmt/ipcad/ipcad-3.7.3/ipcad.conf.5 /wrkdirs/net-mgmt/ipcad/stage/usr/local/man/man5 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===> Building package for ipcad-3.7.3_2 file sizes/checksums [6]: . done packing files [6]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for ipcad-3.7.3_2 build of net-mgmt/ipcad ended at Wed Oct 5 11:29:33 PDT 2016 build time: 00:00:17