=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for dnssec-tools-1.14.tar.gz => Checksum RMD160 OK for dnssec-tools-1.14.tar.gz ===> Installing dependencies for dnssec-tools-1.14 ========================================================================== The supported build options for dnssec-tools are: dlv inet6 The currently selected options are: inet6 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.dnssec-tools (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, dnssec-tools-1.14. Their current value is shown below: * IPV6_READY = YES * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency perl>=5.18.0: found perl-5.18.0 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Full dependency p5-Net-DNS-SEC-[0-9]*: found p5-Net-DNS-SEC-0.16nb5 => Full dependency p5-Text-Diff-[0-9]*: found p5-Text-Diff-1.41nb2 => Full dependency perl<5.20.0: found perl-5.18.0 => Full dependency perl>=5.18.0: found perl-5.18.0 ===> Overriding tools for dnssec-tools-1.14 ===> Extracting for dnssec-tools-1.14 ===> Patching for dnssec-tools-1.14 => Applying pkgsrc patches for dnssec-tools-1.14 => Verifying /usr/pkgsrc/security/dnssec-tools/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/security/dnssec-tools/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2013/06/15 19:57:20 pettai Exp $ | |Add (PKG_)PREFIX support | |--- Makefile.in.orig 2010-06-30 14:51:12.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 46. done => Verifying /usr/pkgsrc/security/dnssec-tools/patches/patch-ab => Applying pkgsrc patch /usr/pkgsrc/security/dnssec-tools/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2013/06/15 19:57:20 pettai Exp $ | |Don't install configuration files etc. | |--- validator/apps/Makefile.in.orig 2012-09-24 21:57:17.000000000 +0000 |+++ validator/apps/Makefile.in -------------------------- Patching file validator/apps/Makefile.in using Plan A... Hunk #1 succeeded at 90. done => Verifying /usr/pkgsrc/security/dnssec-tools/patches/patch-tools_donuts_Makefile.PL => Applying pkgsrc patch /usr/pkgsrc/security/dnssec-tools/patches/patch-tools_donuts_Makefile.PL Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tools_donuts_Makefile.PL,v 1.1 2011/08/19 12:16:33 obache Exp $ | |* fixes installed location reference. | |--- tools/donuts/Makefile.PL.orig 2011-01-04 18:36:36.000000000 +0000 |+++ tools/donuts/Makefile.PL -------------------------- Patching file tools/donuts/Makefile.PL using Plan A... Hunk #1 succeeded at 31. done => Verifying /usr/pkgsrc/security/dnssec-tools/patches/patch-validator_libsres_res__debug.c => Applying pkgsrc patch /usr/pkgsrc/security/dnssec-tools/patches/patch-validator_libsres_res__debug.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-validator_libsres_res__debug.c,v 1.1 2013/04/01 12:21:54 joerg Exp $ | |Nice rant BTW, but it doesn't match reality at least on NetBSD 6. | |--- validator/libsres/res_debug.c.orig 2013-03-31 20:34:36.000000000 +0000 |+++ validator/libsres/res_debug.c -------------------------- Patching file validator/libsres/res_debug.c using Plan A... Hunk #1 succeeded at 318 (offset -1 lines). done ===> Creating toolchain wrappers for dnssec-tools-1.14 ===> Configuring for dnssec-tools-1.14 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in tools/modules/rollrec.pm tools/modules/timetrans.pm tools/modules/tooloptions.pm tools/convertar/lib/Net/DNS/SEC/Tools/TrustAnchor/Makefile.PL. => Checking for portability problems in extracted files checking for perl... /scratch/security/dnssec-tools/work/.tools/bin/perl checking for ar... /usr/bin/ar checking for rm... /bin/rm checking for dnssec-keygen... /usr/sbin/dnssec-keygen checking for dnssec-signzone... /usr/sbin/dnssec-signzone checking for named-checkzone... /usr/sbin/named-checkzone checking build system type... i386--netbsdelf checking host system type... i386--netbsdelf checking for i386--netbsdelf-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a sed that does not truncate output... /scratch/security/dnssec-tools/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /scratch/security/dnssec-tools/work/.wrapper/bin/ld checking if the linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/security/dnssec-tools/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for i386--netbsdelf-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for i386--netbsdelf-ar... /usr/bin/ar checking for i386--netbsdelf-ranlib... no checking for ranlib... ranlib checking for i386--netbsdelf-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /scratch/security/dnssec-tools/work/.wrapper/bin/ld checking if the linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for perl module ExtUtils::MakeMaker... ok checking for perl module Net::DNS... ok checking for perl module Net::DNS::SEC... ok checking for perl module Date::Parse... ok checking for recommended perl module GraphViz... no checking for recommended perl module Mail::Mailer::sendmail... no checking for recommended perl module XML::Simple... no configure: WARNING: Missing recommended perl modules: GraphViz Mail::Mailer::sendmail XML::Simple configure: creating ./config.status config.status: creating Makefile config.status: creating tools/modules/conf.pm config.status: creating testing/Makefile config.status: creating dist/rollerd.service config.status: creating dist/donutsd.service config.status: executing default commands === configuring in validator (/scratch/security/dnssec-tools/work/dnssec-tools-1.14/validator) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--with-nsec3' '--with-resolv-conf=/usr/pkg/etc/dnssec-tools/dnssec-tools/resolv.conf' '--with-root-hints=/usr/pkg/etc/dnssec-tools/dnssec-tools/root.hints' '--with-perl-build-args=INSTALLDIRS=vendor' '--with-ipv6' '--without-dlv' 'BIND_DNSSEC_KEYGEN=/usr/sbin/dnssec-keygen' 'BIND_DNSSEC_SIGNZONE=/usr/sbin/dnssec-signzone' 'BIND_DNSSEC_CHECKZONE=/usr/sbin/named-checkzone' '--build=i386--netbsdelf' '--host=i386--netbsdelf' '--mandir=/usr/pkg/man' 'build_alias=i386--netbsdelf' 'host_alias=i386--netbsdelf' 'CC=cc' 'CFLAGS=-O2 -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include' 'F77=f77' 'FFLAGS=-O' --cache-file=/dev/null --srcdir=. checking for perl... /scratch/security/dnssec-tools/work/.tools/bin/perl checking for ar... /usr/bin/ar checking for rm... /bin/rm checking for cp... /bin/cp checking build system type... i386--netbsdelf checking host system type... i386--netbsdelf checking how to print strings... printf checking for i386--netbsdelf-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a sed that does not truncate output... /scratch/security/dnssec-tools/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /scratch/security/dnssec-tools/work/.wrapper/bin/ld checking if the linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386--netbsdelf file names to i386--netbsdelf format... func_convert_file_noop checking how to convert i386--netbsdelf file names to toolchain format... func_convert_file_noop checking for /scratch/security/dnssec-tools/work/.wrapper/bin/ld option to reload object files... -r checking for i386--netbsdelf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for i386--netbsdelf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386--netbsdelf-ar... /usr/bin/ar checking for archiver @FILE support... no checking for i386--netbsdelf-strip... no checking for strip... strip checking for i386--netbsdelf-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i386--netbsdelf-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/scratch/security/dnssec-tools/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking target system type... i386--netbsdelf checking whether to un-define target system token (before redefining)... yes checking for developer gcc flags... checking for library containing EVP_md5... -lcrypto checking for library containing SHA384_Init... none required checking crypto/sha2.h usability... no checking crypto/sha2.h presence... no checking for crypto/sha2.h... no checking openssl/ecdsa.h usability... yes checking openssl/ecdsa.h presence... yes checking for openssl/ecdsa.h... yes checking for pthread_rwlock_init in -lpthread... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking whether getopt_long_only is declared... no checking whether getopt_long is declared... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking resolv.h usability... no checking resolv.h presence... yes configure: WARNING: resolv.h: present but cannot be compiled configure: WARNING: resolv.h: check for missing prerequisite headers? configure: WARNING: resolv.h: see the Autoconf documentation configure: WARNING: resolv.h: section "Present But Cannot Be Compiled" configure: WARNING: resolv.h: proceeding with the compiler's result configure: WARNING: ## -------------------------------------------------- ## configure: WARNING: ## Report this to dnssec-tools-users@dnssec-tools.org ## configure: WARNING: ## -------------------------------------------------- ## checking for resolv.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for struct HEADER in arpa/nameser.h and arpa/nameser_compat.h... yes checking for __ns_msg._msg_ptr... yes checking for __ns_msg._ptr... no checking for ns_cert_types... yes checking whether ns_t_a is declared... yes checking whether ns_t_kx is declared... yes checking whether ns_r_badsig is declared... yes checking whether ns_parse_ttl is declared... yes checking whether ns_name_pton is declared... yes checking whether ns_name_unpack is declared... yes checking whether ns_name_ntop is declared... yes checking whether ns_samename is declared... yes checking whether ns_t_aaaa is declared... yes checking whether ns_t_dnskey is declared... yes checking whether ns_t_rrsig is declared... yes checking whether ns_t_nsec is declared... yes checking whether ns_t_nsec3 is declared... yes checking whether ns_t_dlv is declared... yes checking whether ns_t_ds is declared... yes checking whether ns_t_tlsa is declared... no checking whether p_rcode is declared... no checking whether p_section is declared... no checking whether struct addrinfo is declared... no checking for the proper gethostbyaddr prototype... unknown checking for the proper gethostbyaddr prototype... unknown checking for the proper gethostbyaddr prototype... unknown checking for the proper getnameinfo prototype... unknown checking for the proper getnameinfo prototype... socklen_t and int checking whether gethostbyaddr_r returns an int or a struct hostent... hostent checking for strerror_r... yes checking for pselect... yes checking for gmtime_r... yes checking for strtok_r... yes checking for localtime_r... yes checking for flock... yes checking for inet_nsap_ntoa... yes checking for gethostbyname2... yes checking for hstrerror... yes checking for freeaddrinfo... yes checking for inet_ntop in -lnsl... no checking for gai_strerror in -lsocket... no checking for library containing socket... none required checking for snprintf... yes checking for strncasecmp... yes checking for gettimeofday... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for int8_t... yes checking for uint8_t... yes checking for u_int8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for u_int16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for u_int32_t... yes checking for u_char... yes checking for u_short... yes checking for u_long... yes checking Location to read resolver configuration... (cached) /usr/pkg/etc/dnssec-tools/dnssec-tools/resolv.conf checking Location to read root hints configuration... (cached) /usr/pkg/etc/dnssec-tools/dnssec-tools/root.hints checking for etc/dnsval.conf... yes checking for etc/root.hints... yes checking for etc/resolv.conf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libsres/Makefile config.status: creating libval/Makefile config.status: creating libval_shim/Makefile config.status: creating doc/Makefile config.status: creating apps/Makefile config.status: creating libval-config config.status: WARNING: 'libval-config.in' seems to ignore the --datarootdir setting config.status: creating libval/val_inline_conf.h config.status: creating include/validator/validator-config.h config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing default commands --------------------------------------------------------- DNSSEC-Tool Validator configuration summary: --------------------------------------------------------- Developer flags : system configuration directory : /usr/pkg/etc Validator configuration file : /usr/pkg/etc/dnssec-tools/dnsval.conf NSEC3 support : Yes DLV support : No IPv6 support : Yes Thread support : Yes libval resolver configuration : /usr/pkg/etc/dnssec-tools/dnssec-tools/resolv.conf libval root hints : /usr/pkg/etc/dnssec-tools/dnssec-tools/root.hints Validator inline configuration : etc/dnsval.conf Root hints inline file : etc/root.hints Resolver inline configuration : etc/resolv.conf --------------------------------------------------------- => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.