FreeBSD Bugzilla – Attachment 160353 Details for
Bug 202658
net-mgmt/tcptrack adds Dimitry's patch, takes MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
QA log for net-mgmt/tcptrack
net-mgmt-tcptrack-QA (text/plain), 10.99 KB, created by
Chris Hutchinson
on 2015-08-25 17:51:26 UTC
(
hide
)
Description:
QA log for net-mgmt/tcptrack
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2015-08-25 17:51:26 UTC
Size:
10.99 KB
patch
obsolete
>Script started on Tue Aug 25 10:01:53 2015 > >dev.box# make -DBATCH check-plist > >===> License LGPL21 accepted by the user >===> tcptrack-1.4.2_3 depends on file: /usr/local/sbin/pkg - found >=> tcptrack-1.4.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch http://BSDforge.com/projects/source/net-mgmt/tcptrack/tcptrack-1.4.2.tar.gz > >tcptrack-1.4.2.tar.gz 0% of 117 kB 0 Bps >tcptrack-1.4.2.tar.gz 100% of 117 kB 2772 kBps 00m00s >===> Fetching all distfiles required by tcptrack-1.4.2_3 for building >===> Extracting for tcptrack-1.4.2_3 >=> SHA256 Checksum OK for tcptrack-1.4.2.tar.gz. >===> Patching for tcptrack-1.4.2_3 >===> Applying FreeBSD patches for tcptrack-1.4.2_3 >===> Configuring for tcptrack-1.4.2_3 >configure: loading site script /usr/ports/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 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 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 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... 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.4.2_3 >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in src >--- Collector.o --- >--- main.o --- >--- Collector.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Collector.o -MD -MP -MF .deps/Collector.Tpo -c -o Collector.o Collector.cc >--- main.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc >--- Collector.o --- >mv -f .deps/Collector.Tpo .deps/Collector.Po >--- TCContainer.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT TCContainer.o -MD -MP -MF .deps/TCContainer.Tpo -c -o TCContainer.o TCContainer.cc >--- main.o --- >mv -f .deps/main.Tpo .deps/main.Po >--- TextUI.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT TextUI.o -MD -MP -MF .deps/TextUI.Tpo -c -o TextUI.o TextUI.cc >--- TCContainer.o --- >mv -f .deps/TCContainer.Tpo .deps/TCContainer.Po >--- PacketBuffer.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT PacketBuffer.o -MD -MP -MF .deps/PacketBuffer.Tpo -c -o PacketBuffer.o PacketBuffer.cc >--- TextUI.o --- >mv -f .deps/TextUI.Tpo .deps/TextUI.Po >--- Sniffer.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Sniffer.o -MD -MP -MF .deps/Sniffer.Tpo -c -o Sniffer.o Sniffer.cc >mv -f .deps/Sniffer.Tpo .deps/Sniffer.Po >--- TCPConnection.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT TCPConnection.o -MD -MP -MF .deps/TCPConnection.Tpo -c -o TCPConnection.o TCPConnection.cc >--- PacketBuffer.o --- >mv -f .deps/PacketBuffer.Tpo .deps/PacketBuffer.Po >--- util.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cc >mv -f .deps/util.Tpo .deps/util.Po >--- SortedIterator.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT SortedIterator.o -MD -MP -MF .deps/SortedIterator.Tpo -c -o SortedIterator.o SortedIterator.cc >--- TCPConnection.o --- >mv -f .deps/TCPConnection.Tpo .deps/TCPConnection.Po >--- TCPPacket.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT TCPPacket.o -MD -MP -MF .deps/TCPPacket.Tpo -c -o TCPPacket.o TCPPacket.cc >--- SortedIterator.o --- >mv -f .deps/SortedIterator.Tpo .deps/SortedIterator.Po >--- IPv4Address.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT IPv4Address.o -MD -MP -MF .deps/IPv4Address.Tpo -c -o IPv4Address.o IPv4Address.cc >--- TCPPacket.o --- >mv -f .deps/TCPPacket.Tpo .deps/TCPPacket.Po >--- IPv6Address.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT IPv6Address.o -MD -MP -MF .deps/IPv6Address.Tpo -c -o IPv6Address.o IPv6Address.cc >--- IPv4Address.o --- >mv -f .deps/IPv4Address.Tpo .deps/IPv4Address.Po >--- TCPHeader.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT TCPHeader.o -MD -MP -MF .deps/TCPHeader.Tpo -c -o TCPHeader.o TCPHeader.cc >--- IPv6Address.o --- >mv -f .deps/IPv6Address.Tpo .deps/IPv6Address.Po >--- TCPCapture.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT TCPCapture.o -MD -MP -MF .deps/TCPCapture.Tpo -c -o TCPCapture.o TCPCapture.cc >--- TCPHeader.o --- >mv -f .deps/TCPHeader.Tpo .deps/TCPHeader.Po >--- TCPTrack.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT TCPTrack.o -MD -MP -MF .deps/TCPTrack.Tpo -c -o TCPTrack.o TCPTrack.cc >--- TCPCapture.o --- >mv -f .deps/TCPCapture.Tpo .deps/TCPCapture.Po >--- SocketPair.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT SocketPair.o -MD -MP -MF .deps/SocketPair.Tpo -c -o SocketPair.o SocketPair.cc >mv -f .deps/SocketPair.Tpo .deps/SocketPair.Po >--- IPAddress.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT IPAddress.o -MD -MP -MF .deps/IPAddress.Tpo -c -o IPAddress.o IPAddress.cc >--- TCPTrack.o --- >mv -f .deps/TCPTrack.Tpo .deps/TCPTrack.Po >--- AppError.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT AppError.o -MD -MP -MF .deps/AppError.Tpo -c -o AppError.o AppError.cc >--- IPAddress.o --- >mv -f .deps/IPAddress.Tpo .deps/IPAddress.Po >--- PcapError.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT PcapError.o -MD -MP -MF .deps/PcapError.Tpo -c -o PcapError.o PcapError.cc >--- AppError.o --- >mv -f .deps/AppError.Tpo .deps/AppError.Po >--- GenericError.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -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 >--- Guesser.o --- >c++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Guesser.o -MD -MP -MF .deps/Guesser.Tpo -c -o Guesser.o Guesser.cc >--- PcapError.o --- >mv -f .deps/PcapError.Tpo .deps/PcapError.Po >--- Guesser.o --- >mv -f .deps/Guesser.Tpo .deps/Guesser.Po >--- tcptrack --- >c++ -Werror -Wno-deprecated -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -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 >===> Staging for tcptrack-1.4.2_3 >===> Generating temporary packing list >Making install in src >test -z "/usr/local/bin" || /bin/mkdir -p "/usr/ports/net-mgmt/tcptrack/work/stage/usr/local/bin" > install -s -o root -g wheel -m 555 tcptrack '/usr/ports/net-mgmt/tcptrack/work/stage/usr/local/bin' >test -z "/usr/local/man/man1" || /bin/mkdir -p "/usr/ports/net-mgmt/tcptrack/work/stage/usr/local/man/man1" > install -o root -g wheel -m 0644 tcptrack.1 '/usr/ports/net-mgmt/tcptrack/work/stage/usr/local/man/man1' >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) > >dev.box# make -DBATCH stage-qa > >====> Running Q/A tests (stage-qa) > >dev.box# make check-sanity > >===> License LGPL21 accepted by the user > >dev.box# portlint > >looks fine. > >dev.box# uname > >FreeBSD dev.box 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r279289: >root@dev.box:/usr/obj/usr/src/sys/DEVBOX amd64 > >dev.box# exit > >exit > >Script done on Tue Aug 25 10:04:09 2015
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202658
:
160352
| 160353