Building tcptrack-1.3.0.txz (origin /buildshare/ports/355755/net-mgmt/tcptrack) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/tcptrack-1.3.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tcptrack-1.3.0 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 tcptrack-1.3.0 Make install ===> tcptrack-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcptrack-1.3.0 for building ===> Extracting for tcptrack-1.3.0 => SHA256 Checksum OK for tcptrack-1.3.0.tar.gz. ===> Patching for tcptrack-1.3.0 ===> Configuring for tcptrack-1.3.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/tcptrack/work/tcptrack-1.3.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/tcptrack/work/tcptrack-1.3.0/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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C++ preprocessor... c++ -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 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 whether byte ordering is bigendian... yes checking if we need -pthread for threads... no checking for socket in -lsocket... no checking for gethostbyname in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_addr in -lnsl... no checking for initscr in -lncurses... yes checking for pcap_open_live in -lpcap... yes checking for pthread_create in -lpthread... yes checking for nanosleep in -lrt... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking hash_map usability... no checking hash_map presence... no checking for hash_map... no checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking if the __gnu_cxx namespace exists... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for tcptrack-1.3.0 /usr/bin/make all-recursive Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT Collector.o -MD -MP -MF .deps/Collector.Tpo -c -o Collector.o Collector.cc In file included from util.h:40, from TCPConnection.h:29, from Collector.cc:23: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from TCPConnection.h:29, from Collector.cc:23: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/Collector.Tpo .deps/Collector.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc In file included from TCContainer.h:35, from main.cc:29: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from TCContainer.h:35, from main.cc:29: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT TCContainer.o -MD -MP -MF .deps/TCContainer.Tpo -c -o TCContainer.o TCContainer.cc In file included from util.h:40, from TCPConnection.h:29, from TCContainer.cc:28: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from TCPConnection.h:29, from TCContainer.cc:28: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition TCContainer.cc: In constructor 'TCContainer::TCContainer()': TCContainer.cc:55: warning: deprecated conversion from string constant to 'char*' TCContainer.cc:60: warning: deprecated conversion from string constant to 'char*' mv -f .deps/TCContainer.Tpo .deps/TCContainer.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT TextUI.o -MD -MP -MF .deps/TextUI.Tpo -c -o TextUI.o TextUI.cc In file included from TCContainer.h:35, from TextUI.h:29, from TextUI.cc:22: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from TCContainer.h:35, from TextUI.h:29, from TextUI.cc:22: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition TextUI.cc: In member function 'void TextUI::init()': TextUI.cc:60: warning: deprecated conversion from string constant to 'char*' TextUI.cc:67: warning: deprecated conversion from string constant to 'char*' TextUI.cc:70: warning: deprecated conversion from string constant to 'char*' TextUI.cc:85: warning: deprecated conversion from string constant to 'char*' TextUI.cc:90: warning: deprecated conversion from string constant to 'char*' mv -f .deps/TextUI.Tpo .deps/TextUI.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT PacketBuffer.o -MD -MP -MF .deps/PacketBuffer.Tpo -c -o PacketBuffer.o PacketBuffer.cc In file included from PacketBuffer.cc:30: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from PacketBuffer.cc:30: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition PacketBuffer.cc: In member function 'void PacketBuffer::init()': PacketBuffer.cc:57: warning: deprecated conversion from string constant to 'char*' PacketBuffer.cc:65: warning: deprecated conversion from string constant to 'char*' mv -f .deps/PacketBuffer.Tpo .deps/PacketBuffer.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT Sniffer.o -MD -MP -MF .deps/Sniffer.Tpo -c -o Sniffer.o Sniffer.cc In file included from TCContainer.h:35, from PacketBuffer.h:26, from Sniffer.cc:32: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from TCContainer.h:35, from PacketBuffer.h:26, from Sniffer.cc:32: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition Sniffer.cc: In member function 'void Sniffer::init(char*, char*)': Sniffer.cc:73: warning: deprecated conversion from string constant to 'char*' Sniffer.cc:77: warning: deprecated conversion from string constant to 'char*' Sniffer.cc:100: warning: deprecated conversion from string constant to 'char*' Sniffer.cc:106: warning: deprecated conversion from string constant to 'char*' Sniffer.cc:116: warning: deprecated conversion from string constant to 'char*' Sniffer.cc:121: warning: deprecated conversion from string constant to 'char*' Sniffer.cc: In member function 'void Sniffer::run()': Sniffer.cc:149: warning: deprecated conversion from string constant to 'char*' mv -f .deps/Sniffer.Tpo .deps/Sniffer.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT TCPConnection.o -MD -MP -MF .deps/TCPConnection.Tpo -c -o TCPConnection.o TCPConnection.cc In file included from TCPConnection.cc:33: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from TCPConnection.cc:33: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/TCPConnection.Tpo .deps/TCPConnection.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cc In file included from util.h:40, from util.cc:22: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from util.cc:22: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/util.Tpo .deps/util.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT SortedIterator.o -MD -MP -MF .deps/SortedIterator.Tpo -c -o SortedIterator.o SortedIterator.cc In file included from TCContainer.h:35, from SortedIterator.cc:27: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from TCContainer.h:35, from SortedIterator.cc:27: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/SortedIterator.Tpo .deps/SortedIterator.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT IPv4Packet.o -MD -MP -MF .deps/IPv4Packet.Tpo -c -o IPv4Packet.o IPv4Packet.cc In file included from IPv4Packet.cc:5: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from IPv4Packet.cc:5: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/IPv4Packet.Tpo .deps/IPv4Packet.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT IPv4Address.o -MD -MP -MF .deps/IPv4Address.Tpo -c -o IPv4Address.o IPv4Address.cc In file included from util.h:40, from IPv4Address.cc:5: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from IPv4Address.cc:5: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/IPv4Address.Tpo .deps/IPv4Address.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT TCPPacket.o -MD -MP -MF .deps/TCPPacket.Tpo -c -o TCPPacket.o TCPPacket.cc In file included from TCPPacket.cc:5: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from TCPPacket.cc:5: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/TCPPacket.Tpo .deps/TCPPacket.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT NetworkPacket.o -MD -MP -MF .deps/NetworkPacket.Tpo -c -o NetworkPacket.o NetworkPacket.cc In file included from util.h:40, from NetworkPacket.cc:5: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from NetworkPacket.cc:5: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/NetworkPacket.Tpo .deps/NetworkPacket.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT IPv4TCPPacket.o -MD -MP -MF .deps/IPv4TCPPacket.Tpo -c -o IPv4TCPPacket.o IPv4TCPPacket.cc In file included from IPv4TCPPacket.cc:5: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from IPv4TCPPacket.cc:5: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/IPv4TCPPacket.Tpo .deps/IPv4TCPPacket.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT IPv4TCPCapture.o -MD -MP -MF .deps/IPv4TCPCapture.Tpo -c -o IPv4TCPCapture.o IPv4TCPCapture.cc In file included from util.h:40, from IPv4TCPCapture.cc:10: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from IPv4TCPCapture.cc:10: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/IPv4TCPCapture.Tpo .deps/IPv4TCPCapture.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT TCPTrack.o -MD -MP -MF .deps/TCPTrack.Tpo -c -o TCPTrack.o TCPTrack.cc In file included from util.h:40, from TCPTrack.h:6, from TCPTrack.cc:4: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from TCPTrack.h:6, from TCPTrack.cc:4: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/TCPTrack.Tpo .deps/TCPTrack.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT SocketPair4.o -MD -MP -MF .deps/SocketPair4.Tpo -c -o SocketPair4.o SocketPair4.cc mv -f .deps/SocketPair4.Tpo .deps/SocketPair4.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT AppError.o -MD -MP -MF .deps/AppError.Tpo -c -o AppError.o AppError.cc mv -f .deps/AppError.Tpo .deps/AppError.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT PcapError.o -MD -MP -MF .deps/PcapError.Tpo -c -o PcapError.o PcapError.cc mv -f .deps/PcapError.Tpo .deps/PcapError.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT GenericError.o -MD -MP -MF .deps/GenericError.Tpo -c -o GenericError.o GenericError.cc mv -f .deps/GenericError.Tpo .deps/GenericError.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT Guesser.o -MD -MP -MF .deps/Guesser.Tpo -c -o Guesser.o Guesser.cc In file included from util.h:40, from Guesser.h:11, from Guesser.cc:3: headers.h:103:1: warning: "TH_FLAGS" redefined In file included from headers.h:29, from util.h:40, from Guesser.h:11, from Guesser.cc:3: /usr/include/netinet/tcp.h:72:1: warning: this is the location of the previous definition mv -f .deps/Guesser.Tpo .deps/Guesser.Po c++ -O2 -pipe -fno-strict-aliasing -pthread -o tcptrack Collector.o main.o TCContainer.o TextUI.o PacketBuffer.o Sniffer.o TCPConnection.o util.o SortedIterator.o IPv4Packet.o IPv4Address.o TCPPacket.o NetworkPacket.o IPv4TCPPacket.o IPv4TCPCapture.o TCPTrack.o SocketPair4.o AppError.o PcapError.o GenericError.o Guesser.o -lrt -lpthread -lpcap -lncurses ===> Installing for tcptrack-1.3.0 ===> Generating temporary packing list ===> Checking if net-mgmt/tcptrack already installed Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" install -s -o root -g wheel -m 555 'tcptrack' '/usr/local/bin/tcptrack' test -z "/usr/local/man/man1" || /bin/mkdir -p "/usr/local/man/man1" install -o root -g wheel -m 444 './tcptrack.1' '/usr/local/man/man1/tcptrack.1' cd /obj/buildshare/ports/355755/net-mgmt/tcptrack/work/tcptrack-1.3.0 && install -o root -g wheel -m 444 AUTHORS ChangeLog INSTALL NEWS README TODO /usr/local/share/doc/tcptrack ===> Compressing manual pages for tcptrack-1.3.0 ===> Registering installation for tcptrack-1.3.0 Installing tcptrack-1.3.0... done Make package ===> Building package for tcptrack-1.3.0 Creating package for tcptrack-1.3.0 slot1: removed