* Package: net-analyzer/tcptrack-1.4.0 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking tcptrack-1.4.0.tar.gz to /var/tmp/portage/net-analyzer/tcptrack-1.4.0/work >>> Source unpacked in /var/tmp/portage/net-analyzer/tcptrack-1.4.0/work >>> Preparing source in /var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ 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 i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lsocket... no checking for gethostbyname in -lnsl... yes checking for inet_addr in -lnsl... yes 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... yes checking hash_map presence... yes checking for hash_map... yes 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0' Making all in src make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o Collector.o `test -f 'Collector.cc' || echo './'`Collector.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o main.o `test -f 'main.cc' || echo './'`main.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o TCContainer.o `test -f 'TCContainer.cc' || echo './'`TCContainer.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o TextUI.o `test -f 'TextUI.cc' || echo './'`TextUI.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o PacketBuffer.o `test -f 'PacketBuffer.cc' || echo './'`PacketBuffer.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o Sniffer.o `test -f 'Sniffer.cc' || echo './'`Sniffer.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o TCPConnection.o `test -f 'TCPConnection.cc' || echo './'`TCPConnection.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o util.o `test -f 'util.cc' || echo './'`util.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o SortedIterator.o `test -f 'SortedIterator.cc' || echo './'`SortedIterator.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o TCPPacket.o `test -f 'TCPPacket.cc' || echo './'`TCPPacket.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o IPv4Address.o `test -f 'IPv4Address.cc' || echo './'`IPv4Address.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o IPv6Address.o `test -f 'IPv6Address.cc' || echo './'`IPv6Address.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o TCPHeader.o `test -f 'TCPHeader.cc' || echo './'`TCPHeader.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o TCPCapture.o `test -f 'TCPCapture.cc' || echo './'`TCPCapture.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o TCPTrack.o `test -f 'TCPTrack.cc' || echo './'`TCPTrack.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o SocketPair.o `test -f 'SocketPair.cc' || echo './'`SocketPair.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o IPAddress.o `test -f 'IPAddress.cc' || echo './'`IPAddress.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o AppError.o `test -f 'AppError.cc' || echo './'`AppError.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o PcapError.o `test -f 'PcapError.cc' || echo './'`PcapError.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o GenericError.o `test -f 'GenericError.cc' || echo './'`GenericError.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -c -o Guesser.o `test -f 'Guesser.cc' || echo './'`Guesser.cc TextUI.cc: In member function ‘void TextUI::displayer_run()’: TextUI.cc:123:18: error: variable ‘t’ set but not used [-Werror=unused-but-set-variable] cc1plus: all warnings being treated as errors make[2]: *** [TextUI.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0' make: *** [all] Error 2 * ERROR: net-analyzer/tcptrack-1.4.0 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =net-analyzer/tcptrack-1.4.0', * the complete build log and the output of 'emerge -pqv =net-analyzer/tcptrack-1.4.0'. /usr/lib/portage/bin/isolated-functions.sh: line 209: tinderbox_mask_pkg: command not found * The complete build log is located at '/var/log/portage/build/net-analyzer/tcptrack-1.4.0:20110414-203737.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/tcptrack-1.4.0/temp/environment'. * S: '/var/tmp/portage/net-analyzer/tcptrack-1.4.0/work/tcptrack-1.4.0'