Cook: tcptrack 1.4.2 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libnl-3.4.0-i486 Installing (pkg/local): libnl-tools-3.4.0-i486 Installing (pkg/local): libnl-dev-3.4.0-any Installing (pkg/local): libpcap-dev-1.9.0-any Installing (pkg/local): libpcap-1.9.0-i486 Extracting source archive "tcptrack-1.4.2.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i486-slitaz-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-g++... gcc3 checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C++ preprocessor... i486-slitaz-linux-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... 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... 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 make all-recursive make[1]: Entering directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' Making all in src make[2]: Entering directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2/src' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT Collector.o -MD -MP -MF .deps/Collector.Tpo -c -o Collector.o Collector.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT TCContainer.o -MD -MP -MF .deps/TCContainer.Tpo -c -o TCContainer.o TCContainer.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT TextUI.o -MD -MP -MF .deps/TextUI.Tpo -c -o TextUI.o TextUI.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT PacketBuffer.o -MD -MP -MF .deps/PacketBuffer.Tpo -c -o PacketBuffer.o PacketBuffer.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT Sniffer.o -MD -MP -MF .deps/Sniffer.Tpo -c -o Sniffer.o Sniffer.cc mv -f .deps/Sniffer.Tpo .deps/Sniffer.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT TCPConnection.o -MD -MP -MF .deps/TCPConnection.Tpo -c -o TCPConnection.o TCPConnection.cc mv -f .deps/Collector.Tpo .deps/Collector.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cc mv -f .deps/main.Tpo .deps/main.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT SortedIterator.o -MD -MP -MF .deps/SortedIterator.Tpo -c -o SortedIterator.o SortedIterator.cc mv -f .deps/PacketBuffer.Tpo .deps/PacketBuffer.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT TCPPacket.o -MD -MP -MF .deps/TCPPacket.Tpo -c -o TCPPacket.o TCPPacket.cc mv -f .deps/TextUI.Tpo .deps/TextUI.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT IPv4Address.o -MD -MP -MF .deps/IPv4Address.Tpo -c -o IPv4Address.o IPv4Address.cc mv -f .deps/TCContainer.Tpo .deps/TCContainer.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT IPv6Address.o -MD -MP -MF .deps/IPv6Address.Tpo -c -o IPv6Address.o IPv6Address.cc mv -f .deps/SortedIterator.Tpo .deps/SortedIterator.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT TCPHeader.o -MD -MP -MF .deps/TCPHeader.Tpo -c -o TCPHeader.o TCPHeader.cc mv -f .deps/TCPConnection.Tpo .deps/TCPConnection.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT TCPCapture.o -MD -MP -MF .deps/TCPCapture.Tpo -c -o TCPCapture.o TCPCapture.cc mv -f .deps/util.Tpo .deps/util.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT TCPTrack.o -MD -MP -MF .deps/TCPTrack.Tpo -c -o TCPTrack.o TCPTrack.cc mv -f .deps/TCPPacket.Tpo .deps/TCPPacket.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT SocketPair.o -MD -MP -MF .deps/SocketPair.Tpo -c -o SocketPair.o SocketPair.cc mv -f .deps/IPv6Address.Tpo .deps/IPv6Address.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT IPAddress.o -MD -MP -MF .deps/IPAddress.Tpo -c -o IPAddress.o IPAddress.cc mv -f .deps/IPv4Address.Tpo .deps/IPv4Address.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT AppError.o -MD -MP -MF .deps/AppError.Tpo -c -o AppError.o AppError.cc mv -f .deps/TCPHeader.Tpo .deps/TCPHeader.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT PcapError.o -MD -MP -MF .deps/PcapError.Tpo -c -o PcapError.o PcapError.cc mv -f .deps/SocketPair.Tpo .deps/SocketPair.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT GenericError.o -MD -MP -MF .deps/GenericError.Tpo -c -o GenericError.o GenericError.cc mv -f .deps/IPAddress.Tpo .deps/IPAddress.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT Guesser.o -MD -MP -MF .deps/Guesser.Tpo -c -o Guesser.o Guesser.cc mv -f .deps/AppError.Tpo .deps/AppError.Po mv -f .deps/TCPCapture.Tpo .deps/TCPCapture.Po mv -f .deps/PcapError.Tpo .deps/PcapError.Po mv -f .deps/TCPTrack.Tpo .deps/TCPTrack.Po mv -f .deps/GenericError.Tpo .deps/GenericError.Po mv -f .deps/Guesser.Tpo .deps/Guesser.Po i486-slitaz-linux-g++ -Werror -Wno-deprecated -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o tcptrack Collector.o main.o TCContainer.o TextUI.o PacketBuffer.o Sniffer.o TCPConnection.o util.o SortedIterator.o TCPPacket.o IPv4Address.o IPv6Address.o TCPHeader.o TCPCapture.o TCPTrack.o SocketPair.o IPAddress.o AppError.o PcapError.o GenericError.o Guesser.o -lrt -lpthread -lpcap -lncurses make[2]: Leaving directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2/src' make[2]: Entering directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' make[2]: Leaving directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' make[1]: Leaving directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' Making install in src make[1]: Entering directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2/src' make[2]: Entering directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2/src' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/tcptrack/install/usr/bin" test -z "/usr/share/man/man1" || .././install-sh -c -d "/home/slitaz/wok/tcptrack/install/usr/share/man/man1" mkdir: can't create directory '/home/slitaz/wok/tcptrack/install': File exists mkdir: can't create directory '/home/slitaz/wok/tcptrack/install/usr': File exists /usr/bin/install -c tcptrack '/home/slitaz/wok/tcptrack/install/usr/bin' /usr/bin/install -c -m 644 tcptrack.1 '/home/slitaz/wok/tcptrack/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2/src' make[1]: Leaving directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2/src' make[1]: Entering directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' make[2]: Entering directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' make[1]: Leaving directory '/home/slitaz/wok/tcptrack/source/tcptrack-1.4.2' ================================================================================ Executing strip on all files... Done Time: 0.31s. Size: 72536 B -> 50544 B. Save: 21 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.71s. Size: 4281 B -> 1867 B. Save: 2 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 6 Removing: advancecomp-static libnl libnl-dev libnl-tools libpcap libpcap-dev Pack: tcptrack 1.4.2 ================================================================================ Executing: genpkg_rules Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "tcptrack-1.4.2-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "tcptrack-1.4.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/tcptrack-1.4.2... Done Checking site script in source/tcptrack-1.4.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: tcptrack 1.4.2 ================================================================================ Src file : tcptrack-1.4.2.tar.gz Src size : 120.0K Source dir : 1.4M Produced : 80.0K Cook time : 23s Cook date : 2020-07-08 01:53 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 80.0K : 19.1K : 1 : tcptrack-1.4.2-i486.tazpkg ================================================================================