Building tcpstat-1.5.txz (origin /buildshare/ports/355755/net/tcpstat) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/tcpstat-1.5.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tcpstat-1.5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tcpstat-1.5 Make install ===> License BSD2CLAUSE accepted by the user ===> tcpstat-1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpstat-1.5 for building ===> Extracting for tcpstat-1.5 => SHA256 Checksum OK for tcpstat-1.5.tar.gz. ===> Patching for tcpstat-1.5 ===> Configuring for tcpstat-1.5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/tcpstat/work/tcpstat-1.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/tcpstat/work/tcpstat-1.5/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for mawk... (cached) /usr/bin/awk checking whether make sets ${MAKE}... yes checking to see if I can guess the OS to build for... freebsd checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for style of include used by make... GNU checking dependency style of cc... none checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for fcntl.h... (cached) yes checking for netinet/ip6.h... yes checking for net/if.h... (cached) yes checking for net/ethernet.h... yes checking for netinet/if_ether.h... yes checking for net/ppp_defs.h... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... 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 size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for ualarm... yes checking for perror... yes checking for inet_ntop... (cached) yes checking for snprintf... (cached) yes checking for sqrt in -lm... yes checking for socket in -lc... yes checking for gethostbyaddr in -lc... yes checking for getprotobynumber in -lc... yes checking for net/bpf.h... yes checking for pcap.h... yes checking for pcap_major_version in -lpcap... yes checking for dbopen in -lc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating include/config.h ===> Building for tcpstat-1.5 Making all in doc Making all in lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c print_packet.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c process.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c tcpseq.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c utils.c rm -f libtcpstat.a ar cru libtcpstat.a print_packet.o process.o tcpseq.o utils.o ranlib libtcpstat.a Making all in src cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c tcpstat.c cc -O2 -pipe -fno-strict-aliasing -o tcpstat tcpstat.o ../lib/libtcpstat.a -lm -lpcap cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c stats.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c tcpprof.c cc -O2 -pipe -fno-strict-aliasing -o tcpprof stats.o tcpprof.o ../lib/libtcpstat.a -lpcap cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c dump.c cc -O2 -pipe -fno-strict-aliasing -o packetdump dump.o ../lib/libtcpstat.a -lpcap cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -O2 -pipe -fno-strict-aliasing -c catpcap.c cc -O2 -pipe -fno-strict-aliasing -o catpcap catpcap.o -lpcap ===> Staging for tcpstat-1.5 ===> Generating temporary packing list Making install in doc /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/net/tcpstat/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 ./tcpstat.1 /obj/buildshare/ports/355755/net/tcpstat/work/stage/usr/local/man/man1/tcpstat.1 install -o root -g wheel -m 444 ./tcpprof.1 /obj/buildshare/ports/355755/net/tcpstat/work/stage/usr/local/man/man1/tcpprof.1 Making install in lib Making install in src /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/net/tcpstat/work/stage/usr/local/bin install -s -o root -g wheel -m 555 tcpstat /obj/buildshare/ports/355755/net/tcpstat/work/stage/usr/local/bin/tcpstat install -s -o root -g wheel -m 555 tcpprof /obj/buildshare/ports/355755/net/tcpstat/work/stage/usr/local/bin/tcpprof install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/tcpstat/work/tcpstat-1.5/AUTHORS /obj/buildshare/ports/355755/net/tcpstat/work/tcpstat-1.5/ChangeLog /obj/buildshare/ports/355755/net/tcpstat/work/tcpstat-1.5/README /obj/buildshare/ports/355755/net/tcpstat/work/tcpstat-1.5/doc/Tips_and_Tricks.txt /obj/buildshare/ports/355755/net/tcpstat/work/stage/usr/local/share/doc/tcpstat ====> Compressing man pages (compress-man) ===> Installing for tcpstat-1.5 ===> Checking if net/tcpstat already installed ===> Registering installation for tcpstat-1.5 Installing tcpstat-1.5... done Make package ===> Building package for tcpstat-1.5 slot2: removed