------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> packetq-1.4.1_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> packetq-1.4.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by packetq-1.4.1_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> packetq-1.4.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by packetq-1.4.1_3 for building => SHA256 Checksum OK for DNS-OARC-PacketQ-v1.4.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> packetq-1.4.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by packetq-1.4.1_3 for building ===> Extracting for packetq-1.4.1_3 => SHA256 Checksum OK for DNS-OARC-PacketQ-v1.4.1_GH0.tar.gz. Extracted Memory Use: 3.50M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for packetq-1.4.1_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> packetq-1.4.1_3 depends on package: autoconf>=2.69 - found ===> packetq-1.4.1_3 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> packetq-1.4.1_3 depends on package: autoconf>=2.69 - found ===> packetq-1.4.1_3 depends on package: automake>=1.16.1 - found ===> Configuring for packetq-1.4.1_3 configure.ac:30: installing './compile' configure.ac:22: installing './install-sh' configure.ac:22: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether make supports the include directive... yes (GNU style) 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for deflate in -lz... (cached) yes checking for socket in -lsocket... no checking for inet_ntop in -lnsl... no checking how to run the C preprocessor... cpp 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 for arpa/inet.h... (cached) yes checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking net/ethertypes.h usability... no checking net/ethertypes.h presence... no checking for net/ethertypes.h... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... (cached) yes checking for bzero... (cached) yes checking for regcomp... yes checking for strtoul... (cached) yes checking for dup2... (cached) yes checking for mkdir... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for fcntl.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for packetq-1.4.1_3 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in test --- Murmur/.dirstamp --- --- Murmur/.deps/.dirstamp --- --- dns.o --- --- icmp.o --- --- packet_handler.o --- --- packetq.o --- --- pcap.o --- --- reader.o --- --- server.o --- --- sql.o --- --- packet_handler.o --- depbase=`echo packet_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT packet_handler.o -MD -MP -MF $depbase.Tpo -c -o packet_handler.o packet_handler.cpp && mv -f $depbase.Tpo $depbase.Po --- packetq.o --- depbase=`echo packetq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT packetq.o -MD -MP -MF $depbase.Tpo -c -o packetq.o packetq.cpp && mv -f $depbase.Tpo $depbase.Po --- pcap.o --- depbase=`echo pcap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT pcap.o -MD -MP -MF $depbase.Tpo -c -o pcap.o pcap.cpp && mv -f $depbase.Tpo $depbase.Po --- tcp.o --- --- sql.o --- depbase=`echo sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT sql.o -MD -MP -MF $depbase.Tpo -c -o sql.o sql.cpp && mv -f $depbase.Tpo $depbase.Po --- server.o --- depbase=`echo server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT server.o -MD -MP -MF $depbase.Tpo -c -o server.o server.cpp && mv -f $depbase.Tpo $depbase.Po --- dns.o --- depbase=`echo dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT dns.o -MD -MP -MF $depbase.Tpo -c -o dns.o dns.cpp && mv -f $depbase.Tpo $depbase.Po --- Murmur/MurmurHash3.o --- --- tcp.o --- depbase=`echo tcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT tcp.o -MD -MP -MF $depbase.Tpo -c -o tcp.o tcp.cpp && mv -f $depbase.Tpo $depbase.Po --- icmp.o --- depbase=`echo icmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT icmp.o -MD -MP -MF $depbase.Tpo -c -o icmp.o icmp.cpp && mv -f $depbase.Tpo $depbase.Po --- Murmur/MurmurHash3.o --- depbase=`echo Murmur/MurmurHash3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT Murmur/MurmurHash3.o -MD -MP -MF $depbase.Tpo -c -o Murmur/MurmurHash3.o Murmur/MurmurHash3.cpp && mv -f $depbase.Tpo $depbase.Po --- reader.o --- depbase=`echo reader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -MT reader.o -MD -MP -MF $depbase.Tpo -c -o reader.o reader.cpp && mv -f $depbase.Tpo $depbase.Po --- packetq --- c++ -I. -I./Murmur -I.. -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -pipe -O2 -fno-strict-aliasing -o packetq dns.o icmp.o packet_handler.o packetq.o pcap.o reader.o server.o sql.o tcp.o Murmur/MurmurHash3.o -lz SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for packetq-1.4.1_3 ===> Generating temporary packing list Making install in src Making install in test /bin/mkdir -p '/construction/dns/packetq/stage/usr/local/bin' install -s -m 555 packetq '/construction/dns/packetq/stage/usr/local/bin' /bin/mkdir -p '/construction/dns/packetq/stage/usr/local/share/doc/packetq' install -m 0644 CHANGES COPYING README.md FAQ.md FIELDS.md FUNCTIONS.md '/construction/dns/packetq/stage/usr/local/share/doc/packetq' ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for packetq-1.4.1_3 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:52