------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tcpstat-1.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tcpstat-1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpstat-1.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tcpstat-1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpstat-1.5 for building => SHA256 Checksum OK for tcpstat-1.5.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> 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. Extracted Memory Use: 0.44M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tcpstat-1.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for tcpstat-1.5 configure: loading site script /xports/Templates/config.site checking for a BSD compatible install... /usr/bin/install -c 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... dragonfly 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... no 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 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tcpstat-1.5 --- all-recursive --- Making all in doc Making all in lib --- print_packet.o --- --- process.o --- --- tcpseq.o --- --- utils.o --- --- print_packet.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c print_packet.c --- process.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c process.c --- tcpseq.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c tcpseq.c --- utils.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c utils.c --- libtcpstat.a --- rm -f libtcpstat.a ar cru libtcpstat.a print_packet.o process.o tcpseq.o utils.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtcpstat.a Making all in src --- tcpstat.o --- --- stats.o --- --- tcpprof.o --- --- dump.o --- --- catpcap.o --- --- tcpstat.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c tcpstat.c --- tcpprof.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c tcpprof.c --- catpcap.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c catpcap.c --- stats.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c stats.c --- dump.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c dump.c --- packetdump --- cc -pipe -O2 -fno-strict-aliasing -o packetdump dump.o ../lib/libtcpstat.a -lpcap --- catpcap --- cc -pipe -O2 -fno-strict-aliasing -o catpcap catpcap.o -lpcap --- tcpprof --- cc -pipe -O2 -fno-strict-aliasing -o tcpprof stats.o tcpprof.o ../lib/libtcpstat.a -lpcap --- tcpstat --- cc -pipe -O2 -fno-strict-aliasing -o tcpstat tcpstat.o ../lib/libtcpstat.a -lm -lpcap SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tcpstat-1.5 ===> Generating temporary packing list Making install in doc /bin/sh ../mkinstalldirs /construction/net/tcpstat/stage/usr/local/man/man1 install -m 0644 ./tcpstat.1 /construction/net/tcpstat/stage/usr/local/man/man1/tcpstat.1 install -m 0644 ./tcpprof.1 /construction/net/tcpstat/stage/usr/local/man/man1/tcpprof.1 Making install in lib Making install in src /bin/sh ../mkinstalldirs /construction/net/tcpstat/stage/usr/local/bin install -s -m 555 tcpstat /construction/net/tcpstat/stage/usr/local/bin/tcpstat install -s -m 555 tcpprof /construction/net/tcpstat/stage/usr/local/bin/tcpprof cd /construction/net/tcpstat/tcpstat-1.5 && install -m 0644 AUTHORS ChangeLog README doc/Tips_and_Tricks.txt /construction/net/tcpstat/stage/usr/local/share/doc/tcpstat ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tcpstat-1.5 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09