------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/db5-5.3.28_7.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dnshistory-1.3_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dnshistory-1.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dnshistory-1.3_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dnshistory-1.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dnshistory-1.3_2 for building => SHA256 Checksum OK for dnshistory-1.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dnshistory-1.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dnshistory-1.3_2 for building ===> Extracting for dnshistory-1.3_2 => SHA256 Checksum OK for dnshistory-1.3.tar.gz. Extracted Memory Use: 0.66M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dnshistory-1.3_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> dnshistory-1.3_2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> dnshistory-1.3_2 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dnshistory-1.3_2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> dnshistory-1.3_2 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) ===> Configuring for dnshistory-1.3_2 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking database name change... (cached) dnshistory.db checking database directory change... (cached) /var/lib/dnshistory checking for ranlib... ranlib checking for main in -lpcre... yes checking for main in -ldb... yes checking for main in -lm... yes checking for main in -lz... yes checking for main in -lpthread... yes checking whether time.h and sys/time.h may both be included... yes 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 stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... Alarm clock no checking for floor... yes checking for memset... (cached) yes checking for memcpy... (cached) yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for getopt.h... (cached) yes checking for zlib.h... (cached) yes checking for math.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for pthread.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands SUCCEEDED 00:01:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dnshistory-1.3_2 --- all-recursive --- Making all in src --- config.h --- --- all --- /usr/bin/make all-am --- dnshistory.o --- --- options.o --- --- db_dnshistory.o --- --- xmalloc.o --- --- messages.o --- --- regexp.o --- --- config.h --- --- dnshistory.o --- if cc -DDATABASE=\"/var/lib/dnshistory/dnshistory.db\" -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT dnshistory.o -MD -MP -MF ".deps/dnshistory.Tpo" -c -o dnshistory.o dnshistory.c; then mv -f ".deps/dnshistory.Tpo" ".deps/dnshistory.Po"; else rm -f ".deps/dnshistory.Tpo"; exit 1; fi --- xmalloc.o --- if cc -DDATABASE=\"/var/lib/dnshistory/dnshistory.db\" -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi --- messages.o --- if cc -DDATABASE=\"/var/lib/dnshistory/dnshistory.db\" -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.c; then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else rm -f ".deps/messages.Tpo"; exit 1; fi --- regexp.o --- if cc -DDATABASE=\"/var/lib/dnshistory/dnshistory.db\" -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT regexp.o -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.o regexp.c; then mv -f ".deps/regexp.Tpo" ".deps/regexp.Po"; else rm -f ".deps/regexp.Tpo"; exit 1; fi --- options.o --- if cc -DDATABASE=\"/var/lib/dnshistory/dnshistory.db\" -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi --- db_dnshistory.o --- if cc -DDATABASE=\"/var/lib/dnshistory/dnshistory.db\" -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT db_dnshistory.o -MD -MP -MF ".deps/db_dnshistory.Tpo" -c -o db_dnshistory.o db_dnshistory.c; then mv -f ".deps/db_dnshistory.Tpo" ".deps/db_dnshistory.Po"; else rm -f ".deps/db_dnshistory.Tpo"; exit 1; fi --- dnshistory.o --- dnshistory.c: In function 'main': dnshistory.c:332:20: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] file_input = gzopen(g_filename, "rb"); ^ dnshistory.c:351:30: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] file_recombine_input = gzopen(g_recombine_filename, "rb"); ^ dnshistory.c: In function 'get_log_line': dnshistory.c:1404:37: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] bytes_returned = gzread(file_ptr, buf_posn->decomp_buf, DECOMP_BUFSIZE); ^~~~~~~~ In file included from /usr/include/zlib.h:34, from common.h:108, from dnshistory.h:36, from dnshistory.c:154: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^~ --- options.o --- options.c: In function 'process_options': options.c:320:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(g_db_dirfilename, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options.c:320:47: note: length computed here strncpy(g_db_dirfilename, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~ --- dnshistory --- cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib/db5 -o dnshistory dnshistory.o options.o db_dnshistory.o xmalloc.o messages.o regexp.o -lpthread -lz -lm -ldb -lpcre Making all in doc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dnshistory-1.3_2 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /construction/dns/dnshistory/dnshistory-1.3/config/install-sh -d "/construction/dns/dnshistory/stage/usr/local/bin" install -s -m 555 'dnshistory' '/construction/dns/dnshistory/stage/usr/local/bin/dnshistory' Making install in doc test -z "/usr/local/man/man1" || /construction/dns/dnshistory/dnshistory-1.3/config/install-sh -d "/construction/dns/dnshistory/stage/usr/local/man/man1" install -m 0644 './dnshistory.1' '/construction/dns/dnshistory/stage/usr/local/man/man1/dnshistory.1' install -m 0644 /construction/dns/dnshistory/dnshistory-1.3/COPYING /construction/dns/dnshistory/dnshistory-1.3/ChangeLog /construction/dns/dnshistory/dnshistory-1.3/NEWS /construction/dns/dnshistory/stage/usr/local/share/doc/dnshistory ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dnshistory-1.3_2 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:13