Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dnssec-tools.spec'], False, '/var/lib/mock/f18-build-1481984-247217/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dnssec-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/dnssec-tools-1.14-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dnssec-tools.spec'], False, '/var/lib/mock/f18-build-1481984-247217/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dnssec-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E55hAa + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dnssec-tools-1.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnssec-tools-1.14.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnssec-tools-1.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #5 (dnssec-tools-linux-conf-paths-1.13.patch): + echo 'Patch #5 (dnssec-tools-linux-conf-paths-1.13.patch):' + /usr/bin/cat /builddir/build/SOURCES/dnssec-tools-linux-conf-paths-1.13.patch + /usr/bin/patch -p0 --fuzz=0 patching file tools/etc/dnssec-tools/dnssec-tools.conf Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1GIl8y + exit 0 + umask 022 + cd /builddir/build/BUILD + cd dnssec-tools-1.14 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-validator-testcases-file=/usr/share/dnssec-tools/validator-testcases '--with-perl-build-args=INSTALLDIRS=vendor OPTIMIZE='\''-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'\''' --sysconfdir=/etc --with-root-hints=/etc/dnssec-tools/root.hints --with-resolv-conf=/etc/dnssec-tools/resolv.conf --disable-static --with-nsec3 --with-ipv6 --with-dlv --disable-bind-checks checking for perl... /usr/bin/perl checking for ar... /usr/bin/ar checking for rm... /usr/bin/rm checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/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... pass_all checking how to run the C preprocessor... gcc -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 for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-cf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-pghpf... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-gfortran... no checking for i686-redhat-linux-gnu-g95... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-ifort... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgfortran... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... /usr/bin/ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c 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 (/builddir/build/BUILD/dnssec-tools-1.14/validator) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-validator-testcases-file=/usr/share/dnssec-tools/validator-testcases' '--with-perl-build-args=INSTALLDIRS=vendor OPTIMIZE='\''-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'\''' '--sysconfdir=/etc' '--with-root-hints=/etc/dnssec-tools/root.hints' '--with-resolv-conf=/etc/dnssec-tools/resolv.conf' '--disable-static' '--with-nsec3' '--with-ipv6' '--with-dlv' '--disable-bind-checks' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' --cache-file=/dev/null --srcdir=. checking for perl... /usr/bin/perl checking for ar... /usr/bin/ar checking for rm... /usr/bin/rm checking for cp... /usr/bin/cp checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... /usr/bin/ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... /usr/bin/rm: cannot remove 'conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... /usr/bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.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... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking target system type... i686-redhat-linux-gnu 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... no checking openssl/ecdsa.h presence... no checking for openssl/ecdsa.h... no 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... no checking sys/filio.h presence... no checking for sys/filio.h... no 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... yes 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... yes checking endian.h presence... yes checking for endian.h... yes checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes 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... no checking whether ns_t_rrsig is declared... no checking whether ns_t_nsec is declared... no checking whether ns_t_nsec3 is declared... no checking whether ns_t_dlv is declared... no checking whether ns_t_ds is declared... no checking whether ns_t_tlsa is declared... no checking whether p_rcode is declared... yes checking whether p_section is declared... yes checking whether struct addrinfo is declared... no checking for the proper gethostbyaddr prototype... unknown checking for the proper gethostbyaddr prototype... void and socklen_t 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... int 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... yes 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) /etc/dnssec-tools/resolv.conf checking Location to read root hints configuration... (cached) /etc/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 /usr/bin/rm: cannot remove 'libtoolT': No such file or directory config.status: executing default commands --------------------------------------------------------- DNSSEC-Tool Validator configuration summary: --------------------------------------------------------- Developer flags : system configuration directory : /etc Validator configuration file : /etc/dnssec-tools/dnsval.conf NSEC3 support : Yes DLV support : Yes IPv6 support : Yes Thread support : Yes libval resolver configuration : /etc/dnssec-tools/resolv.conf libval root hints : /etc/dnssec-tools/root.hints Validator inline configuration : etc/dnsval.conf Root hints inline file : etc/root.hints Resolver inline configuration : etc/resolv.conf --------------------------------------------------------- + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' validator/libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' validator/libtool + make -j4 make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libsres' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o ns_name.lo ns_name.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c ns_name.c -fPIC -DPIC -o .libs/ns_name.o Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-Wl,-z,relro' Note (probably harmless): No library found for -lsres Note (probably harmless): No library found for -lval-threads Warning: prerequisite Net::DNS 0.65 not found. Warning: prerequisite Net::DNS::SEC 0.15 not found. Writing Makefile for Net::DNS::SEC::Validator Checking if your kit is complete... Looks good Writing Makefile for Net::addrinfo Checking if your kit is complete... Looks good Writing Makefile for Net::DNS::ZoneFile::Fast Writing Makefile for Net::DNS::SEC::Tools::conf /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o ns_netint.lo ns_netint.c Warning: prerequisite Date::Parse 2.2 not found. libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c ns_netint.c -fPIC -DPIC -o .libs/ns_netint.o Writing Makefile for Net::DNS::SEC::Tools::Donuts::donuts /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o res_support.lo res_support.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c res_support.c -fPIC -DPIC -o .libs/res_support.o Writing Makefile for Net::DNS::SEC::Tools::Mapper::mapper Warning: prerequisite Net::DNS::SEC::Tools::conf 0.01 not found. Warning: prerequisite Net::DNS::SEC::Tools::keyrec 0.01 not found. Warning: prerequisite Net::DNS::SEC::Tools::tooloptions 0.01 not found. Writing Makefile for dnssec-tools /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o res_debug.lo res_debug.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c res_debug.c -fPIC -DPIC -o .libs/res_debug.o Warning: prerequisite XML::Simple 0 not found. res_debug.c: In function 'do_section': res_debug.c:174:21: warning: variable 'opcode' set but not used [-Wunused-but-set-variable] Writing Makefile for convertar Warning: prerequisite GraphViz 0 not found. Writing Makefile for Net::DNS::SEC::Tools::Dnspktflow::dnspktflow Writing Makefile for Net::DNS::SEC::Tools::Maketestzone::maketestzone /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o nsap_addr.lo nsap_addr.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c nsap_addr.c -fPIC -DPIC -o .libs/nsap_addr.o Writing Makefile for etc /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o ns_print.lo ns_print.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c ns_print.c -fPIC -DPIC -o .libs/ns_print.o Warning: prerequisite GraphViz 0 not found. Writing Makefile for Net::DNS::SEC::Tools::Drawvalmap::drawvalmap ns_print.c: In function 'ns_sprintrrf': ns_print.c:497:29: warning: variable 'key_id' set but not used [-Wunused-but-set-variable] ns_print.c:496:5: warning: case value '43' not in enumerated type 'ns_type' [-Wswitch] ns_print.c:579:5: warning: case value '46' not in enumerated type 'ns_type' [-Wswitch] ns_print.c:679:5: warning: case value '47' not in enumerated type 'ns_type' [-Wswitch] ns_print.c:529:5: warning: case value '48' not in enumerated type 'ns_type' [-Wswitch] ns_print.c:639:5: warning: case value '50' not in enumerated type 'ns_type' [-Wswitch] ns_print.c:136:17: warning: variable 'addr' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o base64.lo base64.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o ns_samedomain.lo ns_samedomain.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c ns_samedomain.c -fPIC -DPIC -o .libs/ns_samedomain.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o ns_parse.lo ns_parse.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c ns_parse.c -fPIC -DPIC -o .libs/ns_parse.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o ns_ttl.lo ns_ttl.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c ns_ttl.c -fPIC -DPIC -o .libs/ns_ttl.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o res_comp.lo res_comp.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c res_comp.c -fPIC -DPIC -o .libs/res_comp.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o res_mkquery.lo res_mkquery.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c res_mkquery.c -fPIC -DPIC -o .libs/res_mkquery.o res_mkquery.c: In function 'res_create_query_payload': res_mkquery.c:231:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] res_mkquery.c:236:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] res_mkquery.c:239:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o res_io_manager.lo res_io_manager.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c res_io_manager.c -fPIC -DPIC -o .libs/res_io_manager.o res_io_manager.c: In function 'res_io_send': res_io_manager.c:315:21: warning: variable 'socket_proto' set but not used [-Wunused-but-set-variable] res_io_manager.c: In function 'res_io_deliver': res_io_manager.c:848:21: warning: variable 'rc' set but not used [-Wunused-but-set-variable] res_io_manager.c: In function 'wait_for_res_data': res_io_manager.c:1099:20: warning: variable 'ready' set but not used [-Wunused-but-set-variable] res_io_manager.c: In function 'res_async_query_send': res_io_manager.c:1805:30: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o res_tsig.lo res_tsig.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c res_tsig.c -fPIC -DPIC -o .libs/res_tsig.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c -o res_query.lo res_query.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -c res_query.c -fPIC -DPIC -o .libs/res_query.o res_query.c: In function 'res_quecmp': res_query.c:113:12: warning: unused variable 'length' [-Wunused-variable] /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -rpath /usr/lib -version-info 12:0:0 -o libsres.la ns_name.lo ns_netint.lo res_support.lo res_debug.lo nsap_addr.lo ns_print.lo base64.lo ns_samedomain.lo ns_parse.lo ns_ttl.lo res_comp.lo res_mkquery.lo res_io_manager.lo res_tsig.lo res_query.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ns_name.o .libs/ns_netint.o .libs/res_support.o .libs/res_debug.o .libs/nsap_addr.o .libs/ns_print.o .libs/base64.o .libs/ns_samedomain.o .libs/ns_parse.o .libs/ns_ttl.o .libs/res_comp.o .libs/res_mkquery.o .libs/res_io_manager.o .libs/res_tsig.o .libs/res_query.o -O2 -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libsres.so.12 -o .libs/libsres.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libsres.so.12" && ln -s "libsres.so.12.0.0" "libsres.so.12") libtool: link: (cd ".libs" && rm -f "libsres.so" && ln -s "libsres.so.12.0.0" "libsres.so") libtool: link: ( cd ".libs" && rm -f "libsres.la" && ln -s "../libsres.la" "libsres.la" ) make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libsres' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_resquery.lo val_resquery.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_resquery.c -fPIC -DPIC -o .libs/val_resquery.o val_resquery.c: In function 'res_zi_unverified_ns_list': val_resquery.c:497:25: warning: variable 'trail_ns' set but not used [-Wunused-but-set-variable] val_resquery.c: In function 'digest_response': val_resquery.c:1714:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] val_resquery.c:1499:21: warning: variable 'question' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_support.lo val_support.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_support.c -fPIC -DPIC -o .libs/val_support.o val_support.c: In function 'find_rr_set': val_support.c:562:24: warning: variable 'name_len' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_cache.lo val_cache.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_cache.c -fPIC -DPIC -o .libs/val_cache.o val_cache.c: In function 'stow_info': val_cache.c:107:36: warning: variable 'trail_new' set but not used [-Wunused-but-set-variable] val_cache.c: In function 'get_cached_rrset': val_cache.c:198:52: warning: variable 'prev' set but not used [-Wunused-but-set-variable] val_cache.c: In function 'get_nslist_from_cache': val_cache.c:467:33: warning: variable 'prev' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_context.lo val_context.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_context.c -fPIC -DPIC -o .libs/val_context.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_crypto.lo val_crypto.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_crypto.c -fPIC -DPIC -o .libs/val_crypto.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_verify.lo val_verify.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_verify.c -fPIC -DPIC -o .libs/val_verify.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_parse.lo val_parse.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_parse.c -fPIC -DPIC -o .libs/val_parse.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_policy.lo val_policy.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_policy.c -fPIC -DPIC -o .libs/val_policy.o val_policy.c: In function 'read_root_hints_file': val_policy.c:2615:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_log.lo val_log.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_log.c -fPIC -DPIC -o .libs/val_log.o val_log.c: In function 'val_log_filep': val_log.c:742:22: warning: unused variable 'tp' [-Wunused-variable] val_log.c:741:21: warning: unused variable 'tm' [-Wunused-variable] val_log.c:740:21: warning: unused variable 'tv' [-Wunused-variable] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_x_query.lo val_x_query.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_x_query.c -fPIC -DPIC -o .libs/val_x_query.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_assertion.lo val_assertion.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_assertion.c -fPIC -DPIC -o .libs/val_assertion.o val_assertion.c: In function 'check_in_qfq_chain': val_assertion.c:579:38: warning: variable 'prev' set but not used [-Wunused-but-set-variable] val_assertion.c: In function 'copy_rr_rec_list': val_assertion.c:1876:12: warning: unused variable 'off' [-Wunused-variable] val_assertion.c: In function 'nsec_proof_chk': val_assertion.c:2497:39: warning: variable 'soa_set' set but not used [-Wunused-but-set-variable] val_assertion.c: In function 'nsec3_proof_chk': val_assertion.c:2980:39: warning: variable 'soa_set' set but not used [-Wunused-but-set-variable] val_assertion.c: In function 'check_wildcard_sanity': val_assertion.c:5830:19: warning: variable 'zonecut_n' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_get_rrset.lo val_get_rrset.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_get_rrset.c -fPIC -DPIC -o .libs/val_get_rrset.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_getaddrinfo.lo val_getaddrinfo.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_getaddrinfo.c -fPIC -DPIC -o .libs/val_getaddrinfo.o val_getaddrinfo.c: In function '_vgai_async_callback': val_getaddrinfo.c:1712:26: warning: 'gai_rc' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_gethostbyname.lo val_gethostbyname.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_gethostbyname.c -fPIC -DPIC -o .libs/val_gethostbyname.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c -o val_dane.lo val_dane.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -c val_dane.c -fPIC -DPIC -o .libs/val_dane.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o libval-threads.la val_resquery.lo val_support.lo val_cache.lo val_context.lo val_crypto.lo val_verify.lo val_parse.lo val_policy.lo val_log.lo val_x_query.lo val_assertion.lo val_get_rrset.lo val_getaddrinfo.lo val_gethostbyname.lo val_dane.lo libtool: link: gcc -shared -fPIC -DPIC .libs/val_resquery.o .libs/val_support.o .libs/val_cache.o .libs/val_context.o .libs/val_crypto.o .libs/val_verify.o .libs/val_parse.o .libs/val_policy.o .libs/val_log.o .libs/val_x_query.o .libs/val_assertion.o .libs/val_get_rrset.o .libs/val_getaddrinfo.o .libs/val_gethostbyname.o .libs/val_dane.o -O2 -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libval-threads.so.12 -o .libs/libval-threads.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libval-threads.so.12" && ln -s "libval-threads.so.12.0.0" "libval-threads.so.12") libtool: link: (cd ".libs" && rm -f "libval-threads.so" && ln -s "libval-threads.so.12.0.0" "libval-threads.so") libtool: link: ( cd ".libs" && rm -f "libval-threads.la" && ln -s "../libval-threads.la" "libval-threads.la" ) make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/apps' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o validator_driver.o validator_driver.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o validator_selftest.o validator_selftest.c validator_selftest.c: In function 'self_test': validator_selftest.c:803:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o dt-validate validator_driver.o validator_selftest.o -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/dt-validate validator_driver.o validator_selftest.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o gethost.lo gethost.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c gethost.c -fPIC -DPIC -o .libs/gethost.o gethost.c: In function 'main': gethost.c:81:21: warning: variable 'retval' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o dt-gethost gethost.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/dt-gethost .libs/gethost.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o getaddr.lo getaddr.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c getaddr.c -fPIC -DPIC -o .libs/getaddr.o getaddr.c: In function 'main': getaddr.c:195:21: warning: variable 'portspecified' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o dt-getaddr getaddr.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/dt-getaddr .libs/getaddr.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o getrrset.lo getrrset.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c getrrset.c -fPIC -DPIC -o .libs/getrrset.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o dt-getrrset getrrset.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/dt-getrrset .libs/getrrset.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o getquery.lo getquery.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c getquery.c -fPIC -DPIC -o .libs/getquery.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o dt-getquery getquery.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/dt-getquery .libs/getquery.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o getname.lo getname.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c getname.c -fPIC -DPIC -o .libs/getname.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o dt-getname getname.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/dt-getname .libs/getname.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o libval_check_conf.lo libval_check_conf.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c libval_check_conf.c -fPIC -DPIC -o .libs/libval_check_conf.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o libval_check_conf libval_check_conf.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/libval_check_conf .libs/libval_check_conf.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o libsres_test.lo libsres_test.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c libsres_test.c -fPIC -DPIC -o .libs/libsres_test.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o libsres_test libsres_test.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/libsres_test .libs/libsres_test.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c -o dane_check.lo dane_check.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -c dane_check.c -fPIC -DPIC -o .libs/dane_check.o dane_check.c: In function 'main': dane_check.c:206:9: warning: implicit declaration of function 'res_set_debug_level' [-Wimplicit-function-declaration] dane_check.c:261:17: warning: unused variable 'rc' [-Wunused-variable] /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o dt-danechk dane_check.lo -Wl,-z,relro ../libval/libval-threads.la ../libsres/libsres.la -lnsl -lcrypto -lpthread libtool: link: warning: `-version-info' is ignored for programs libtool: link: DIE_RPATH_DIE="/usr/lib:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I.. -I../libsres -I../libval -D_GNU_SOURCE -o .libs/dt-danechk .libs/dane_check.o -Wl,-z -Wl,relro ../libval/.libs/libval-threads.so ../libsres/.libs/libsres.so -lnsl -lcrypto -lpthread make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/apps' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/doc' pod2man -s 3 -c "Programmer's Manual" val_gethostbyname.pod > val_gethostbyname.3 pod2man -s 3 -c "Programmer's Manual" val_res_query.pod > val_res_query.3 pod2man -s 3 -c "Programmer's Manual" val_get_rrset.pod > val_get_rrset.3 pod2man -s 3 -c "Programmer's Manual" dnsval.conf.pod > dnsval.conf.3 pod2man -s 3 -c "Programmer's Manual" libsres.pod > libsres.3 make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/doc' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval_shim' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -I../libval -D_GNU_SOURCE -c -o libval_shim.lo libval_shim.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -I../libval -D_GNU_SOURCE -c libval_shim.c -fPIC -DPIC -o .libs/libval_shim.o /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o libval_shim.la libval_shim.lo -L../libsres/.libs -lsres -L../libval/.libs -lval-threads -lpthread -Wl,-z,relro -lcrypto ../libtool: line 8476: func_apped: command not found ../libtool: line 8476: func_apped: command not found libtool: link: gcc -shared -fPIC -DPIC .libs/libval_shim.o -L../libsres/.libs /builddir/build/BUILD/dnssec-tools-1.14/validator/libsres/.libs/libsres.so -L../libval/.libs /builddir/build/BUILD/dnssec-tools-1.14/validator/libval/.libs/libval-threads.so -lpthread -lcrypto -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libval_shim.so.12 -o .libs/libval_shim.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libval_shim.so.12" && ln -s "libval_shim.so.12.0.0" "libval_shim.so.12") libtool: link: (cd ".libs" && rm -f "libval_shim.so" && ln -s "libval_shim.so.12.0.0" "libval_shim.so") libtool: link: ( cd ".libs" && rm -f "libval_shim.la" && ln -s "../libval_shim.la" "libval_shim.la" ) make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval_shim' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cp conf.pm blib/lib/Net/DNS/SEC/Tools/conf.pm cp realm.pod blib/lib/Net/DNS/SEC/Tools/realm.pod cp realm.pm blib/lib/Net/DNS/SEC/Tools/realm.pm cp keyrec.pm blib/lib/Net/DNS/SEC/Tools/keyrec.pm cp keyrec.pod blib/lib/Net/DNS/SEC/Tools/keyrec.pod cp realmmgr.pm blib/lib/Net/DNS/SEC/Tools/realmmgr.pm cp dnssectools.pm blib/lib/Net/DNS/SEC/Tools/dnssectools.pm cp timetrans.pm blib/lib/Net/DNS/SEC/Tools/timetrans.pm cp QWPrimitives.pm blib/lib/Net/DNS/SEC/Tools/QWPrimitives.pm cp BootStrap.pm blib/lib/Net/DNS/SEC/Tools/BootStrap.pm cp rollrec.pm blib/lib/Net/DNS/SEC/Tools/rollrec.pm cp rollrec.pod blib/lib/Net/DNS/SEC/Tools/rollrec.pod cp defaults.pm blib/lib/Net/DNS/SEC/Tools/defaults.pm cp rolllog.pm blib/lib/Net/DNS/SEC/Tools/rolllog.pm cp rollmgr.pm blib/lib/Net/DNS/SEC/Tools/rollmgr.pm cp tooloptions.pm blib/lib/Net/DNS/SEC/Tools/tooloptions.pm make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-DNS-SEC-Validator' cp Validator.pm ../blib/lib/Net/DNS/SEC/Validator.pm cp defines.pl ../blib/lib/Net/DNS/SEC/defines.pl /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Validator.xs > Validator.xsc && mv Validator.xsc Validator.c gcc -c -I/builddir/build/BUILD/dnssec-tools-1.14/validator/include -I../../../validator/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I. -I/usr/include/validator -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"1.10\" -DXS_VERSION=\"1.10\" -fPIC "-I/usr/lib/perl5/CORE" Validator.c Validator.c: In function 'XS_Net__DNS__SEC__Validator_constant': ./const-xs.inc:38:11: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized] ./const-xs.inc:11:6: note: 'iv' was declared here Running Mkbootstrap for Net::DNS::SEC::Validator () chmod 644 Validator.bs rm -f ../blib/arch/auto/Net/DNS/SEC/Validator/Validator.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -L/usr/local/lib Validator.o -o ../blib/arch/auto/Net/DNS/SEC/Validator/Validator.so \ -L/builddir/build/BUILD/dnssec-tools-1.14/validator/libsres/.libs -L/usr/lib -lnsl -lcrypto -lpthread \ chmod 755 ../blib/arch/auto/Net/DNS/SEC/Validator/Validator.so cp Validator.bs ../blib/arch/auto/Net/DNS/SEC/Validator/Validator.bs chmod 644 ../blib/arch/auto/Net/DNS/SEC/Validator/Validator.bs Manifying ../blib/man3/Net::DNS::SEC::Validator.3pm make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-DNS-SEC-Validator' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-addrinfo' cp addrinfo.pm ../blib/lib/Net/addrinfo.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap addrinfo.xs > addrinfo.xsc && mv addrinfo.xsc addrinfo.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" -fPIC "-I/usr/lib/perl5/CORE" addrinfo.c Running Mkbootstrap for Net::addrinfo () chmod 644 addrinfo.bs rm -f ../blib/arch/auto/Net/addrinfo/addrinfo.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -L/usr/local/lib addrinfo.o -o ../blib/arch/auto/Net/addrinfo/addrinfo.so \ \ chmod 755 ../blib/arch/auto/Net/addrinfo/addrinfo.so cp addrinfo.bs ../blib/arch/auto/Net/addrinfo/addrinfo.bs chmod 644 ../blib/arch/auto/Net/addrinfo/addrinfo.bs Manifying ../blib/man3/Net::addrinfo.3pm make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-addrinfo' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/ZoneFile-Fast' cp Fast.pm ../blib/lib/Net/DNS/ZoneFile/Fast.pm Manifying ../blib/man3/Net::DNS::ZoneFile::Fast.3pm make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/ZoneFile-Fast' Manifying blib/man3/Net::DNS::SEC::Tools::realm.3pm Manifying blib/man3/Net::DNS::SEC::Tools::conf.3pm Manifying blib/man3/Net::DNS::SEC::Tools::keyrec.3pm Manifying blib/man3/Net::DNS::SEC::Tools::realmmgr.3pm Manifying blib/man3/Net::DNS::SEC::Tools::dnssectools.3pm Manifying blib/man3/Net::DNS::SEC::Tools::timetrans.3pm Manifying blib/man3/Net::DNS::SEC::Tools::QWPrimitives.3pm Manifying blib/man3/Net::DNS::SEC::Tools::BootStrap.3pm Manifying blib/man3/Net::DNS::SEC::Tools::rollrec.3pm Manifying blib/man3/Net::DNS::SEC::Tools::defaults.3pm Manifying blib/man3/Net::DNS::SEC::Tools::rolllog.3pm Manifying blib/man3/Net::DNS::SEC::Tools::rollmgr.3pm Manifying blib/man3/Net::DNS::SEC::Tools::tooloptions.3pm make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/donuts' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. sed -e "s|/usr/local/share|/usr/share|" blib/lib/Net/DNS/SEC/Tools/Donuts/Rule.pm cp donuts blib/script/donuts /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/donuts cp donutsd blib/script/donutsd /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/donutsd Manifying blib/man1/donuts.1 Manifying blib/man1/donutsd.1 Manifying blib/man3/Net::DNS::SEC::Tools::Donuts::Rule.3pm make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/donuts' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/mapper' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cp mapper blib/script/mapper /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mapper Manifying blib/man1/mapper.1 make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/mapper' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/scripts' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /bin/cp keymod blib/script/keymod /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/keymod /bin/cp dtconfchk blib/script/dtconfchk /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dtconfchk /bin/cp zonesigner blib/script/zonesigner /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zonesigner /bin/cp rollrec-editor blib/script/rollrec-editor /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rollrec-editor /bin/cp signset-editor blib/script/signset-editor /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/signset-editor /bin/cp realminit blib/script/realminit /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/realminit /bin/cp fixkrf blib/script/fixkrf /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/fixkrf /bin/cp cleanarch blib/script/cleanarch /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cleanarch /bin/cp trustman blib/script/trustman /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/trustman /bin/cp lskrf blib/script/lskrf /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lskrf /bin/cp getdnskeys blib/script/getdnskeys /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/getdnskeys /bin/cp expchk blib/script/expchk /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/expchk /bin/cp cleankrf blib/script/cleankrf /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cleankrf /bin/cp realmchk blib/script/realmchk /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/realmchk /bin/cp lsrealm blib/script/lsrealm /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lsrealm /bin/cp rollinit blib/script/rollinit /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rollinit /bin/cp rollchk blib/script/rollchk /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rollchk /bin/cp getds blib/script/getds /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/getds /bin/cp krfcheck blib/script/krfcheck /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/krfcheck /bin/cp blinkenlights blib/script/blinkenlights /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/blinkenlights /bin/cp dtdefs blib/script/dtdefs /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dtdefs /bin/cp grandvizier blib/script/grandvizier /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/grandvizier /bin/cp realmset blib/script/realmset /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/realmset /bin/cp rollerd blib/script/rollerd /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rollerd /bin/cp buildrealms blib/script/buildrealms /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/buildrealms /bin/cp lsroll blib/script/lsroll /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lsroll /bin/cp keyarch blib/script/keyarch /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/keyarch /bin/cp rollctl blib/script/rollctl /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rollctl /bin/cp dtck blib/script/dtck /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dtck /bin/cp lsdnssec blib/script/lsdnssec /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lsdnssec /bin/cp dtrealms blib/script/dtrealms /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dtrealms /bin/cp dtconf blib/script/dtconf /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dtconf /bin/cp rollset blib/script/rollset /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rollset /bin/cp realmctl blib/script/realmctl /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/realmctl /bin/cp timetrans blib/script/timetrans /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/timetrans /bin/cp rolllog blib/script/rolllog /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rolllog /bin/cp dtinitconf blib/script/dtinitconf /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dtinitconf /bin/cp genkrf blib/script/genkrf /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/genkrf /bin/cp check-zone-expiration blib/script/check-zone-expiration /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/check-zone-expiration /bin/cp bubbles blib/script/bubbles /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/bubbles /bin/cp lights blib/script/lights /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lights /bin/cp tachk blib/script/tachk /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tachk Manifying blib/man1/keymod.1 Manifying blib/man1/dtconfchk.1 Manifying blib/man1/zonesigner.1 Manifying blib/man1/rollrec-editor.1 Manifying blib/man1/signset-editor.1 Manifying blib/man1/realminit.1 Manifying blib/man1/fixkrf.1 Manifying blib/man1/cleanarch.1 Manifying blib/man1/trustman.1 Manifying blib/man1/lskrf.1 Manifying blib/man1/getdnskeys.1 Manifying blib/man1/expchk.1 Manifying blib/man1/cleankrf.1 Manifying blib/man1/realmchk.1 Manifying blib/man1/lsrealm.1 Manifying blib/man1/rollinit.1 Manifying blib/man1/rollchk.1 Manifying blib/man1/getds.1 Manifying blib/man1/krfcheck.1 Manifying blib/man1/blinkenlights.1 Manifying blib/man1/dtdefs.1 Manifying blib/man1/grandvizier.1 Manifying blib/man1/realmset.1 Manifying blib/man1/rollerd.1 Manifying blib/man1/buildrealms.1 Manifying blib/man1/lsroll.1 Manifying blib/man1/keyarch.1 Manifying blib/man1/rollctl.1 Manifying blib/man1/dtck.1 Manifying blib/man1/lsdnssec.1 Manifying blib/man1/dtrealms.1 Manifying blib/man1/dtconf.1 Manifying blib/man1/rollset.1 Manifying blib/man1/realmctl.1 Manifying blib/man1/timetrans.1 Manifying blib/man1/rolllog.1 Manifying blib/man1/dtinitconf.1 Manifying blib/man1/genkrf.1 Manifying blib/man1/check-zone-expiration.1 Manifying blib/man1/bubbles.1 Manifying blib/man1/lights.1 Manifying blib/man1/tachk.1 make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/scripts' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/convertar' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cp lib/Net/DNS/SEC/Tools/TrustAnchor/Bind.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Bind.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor/Mf.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Mf.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor/Csv.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Csv.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor/Makefile.PL blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Makefile.PL cp lib/Net/DNS/SEC/Tools/TrustAnchor/Dns.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Dns.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor/Secspider.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Secspider.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor/Dump.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Dump.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor/Libval.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Libval.pm cp lib/Net/DNS/SEC/Tools/TrustAnchor/Itar.pm blib/lib/Net/DNS/SEC/Tools/TrustAnchor/Itar.pm /bin/cp convertar blib/script/convertar /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convertar Manifying blib/man1/convertar.1 Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Mf.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Bind.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Csv.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Dns.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Secspider.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Dump.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Libval.3pm Manifying blib/man3/Net::DNS::SEC::Tools::TrustAnchor::Itar.3pm make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/convertar' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/dnspktflow' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cp dnspktflow blib/script/dnspktflow /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dnspktflow Manifying blib/man1/dnspktflow.1 make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/dnspktflow' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/maketestzone' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cp maketestzone blib/script/maketestzone /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/maketestzone Manifying blib/man1/maketestzone.1 make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/maketestzone' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/etc' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/etc' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/drawvalmap' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cp drawvalmap blib/script/drawvalmap /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/drawvalmap Manifying blib/man1/drawvalmap.1 make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/drawvalmap' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hzOQ4K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 ++ dirname /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 + cd dnssec-tools-1.14 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 + make install DESTCONFDIR=/builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/etc/dnssec-tools/ DESTDIR=/builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 QUIET= if test "xvalidator" != "xnone" ; then \ for i in validator ; do \ (cd $i ; make ) ; \ if test $? != 0 ; then \ exit 1 ; \ fi \ done \ fi make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libsres' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libsres' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/apps' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/apps' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/doc' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval_shim' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval_shim' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator' for i in tools/modules tools/donuts tools/mapper tools/scripts tools/convertar tools/dnspktflow tools/maketestzone tools/etc tools/drawvalmap ; do \ if test ! -f $i/Makefile ; then \ (cd $i ; perl Makefile.PL INSTALLSCRIPT=/usr/bin INSTALLSITESCRIPT=/usr/bin INSTALLBIN=/usr/bin INSTALLSITEBIN=/usr/bin INSTALLSITEMAN1DIR=/usr/share/man/man1 INSTALLSITEMAN3DIR=/usr/share/man/man3 INSTALLMAN1DIR=/usr/share/man/man1 INSTALLMAN3DIR=/usr/share/man/man3 INSTALLDIRS=vendor OPTIMIZE='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' --topdir /builddir/build/BUILD/dnssec-tools-1.14 --sysconfdir /etc); \ fi ; \ done for i in tools/modules tools/donuts tools/mapper tools/scripts tools/convertar tools/dnspktflow tools/maketestzone tools/etc tools/drawvalmap ; do \ (cd $i ; make ) ; \ if test $? != 0 ; then \ exit 1 ; \ fi \ done make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-DNS-SEC-Validator' make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-DNS-SEC-Validator' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-addrinfo' make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-addrinfo' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/ZoneFile-Fast' make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/ZoneFile-Fast' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/donuts' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/donuts' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/mapper' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/mapper' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/scripts' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/scripts' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/convertar' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/convertar' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/dnspktflow' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/dnspktflow' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/maketestzone' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/maketestzone' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/etc' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/etc' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/drawvalmap' make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/drawvalmap' for i in /usr /usr /usr/bin /usr/sbin /usr/lib /usr/share /usr/include /usr/share/man /usr/share/man/man1 /usr/share/man/ /usr/share/man/ /usr/share/man/ ; do \ if test ! -d /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/$i ; then \ echo "creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/$i/" ;\ ./mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/$i ; \ fi \ done creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/bin/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/sbin/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/sbin creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/lib/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/include/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man1/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1 for i in tools/modules tools/donuts tools/mapper tools/scripts tools/convertar tools/dnspktflow tools/maketestzone tools/etc tools/drawvalmap ; do \ (cd $i ; make install ) ; \ if test $? != 0 ; then \ exit 1 ; \ fi \ done make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-DNS-SEC-Validator' make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-DNS-SEC-Validator' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-addrinfo' make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/Net-addrinfo' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/ZoneFile-Fast' make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules/ZoneFile-Fast' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/auto/Net/addrinfo/addrinfo.so Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/auto/Net/addrinfo/addrinfo.bs Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/auto/Net/DNS/SEC/Validator/Validator.so Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/auto/Net/DNS/SEC/Validator/Validator.bs Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/addrinfo.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/ZoneFile/Fast.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/defines.pl Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Validator.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/rollrec.pod Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/rolllog.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/dnssectools.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/defaults.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/tooloptions.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/conf.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/keyrec.pod Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/realm.pod Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/QWPrimitives.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/rollrec.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/rollmgr.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/BootStrap.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/realm.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/keyrec.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/timetrans.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/Net/DNS/SEC/Tools/realmmgr.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::conf.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::QWPrimitives.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::rollmgr.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::rolllog.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::defaults.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::keyrec.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::BootStrap.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::addrinfo.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::dnssectools.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::timetrans.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::realmmgr.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::ZoneFile::Fast.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::tooloptions.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::rollrec.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Validator.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::realm.3pm Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/modules' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/donuts' Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/Donuts/Rule.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/donuts.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/donutsd.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::Donuts::Rule.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/donuts Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/donutsd Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod /usr/bin/perl -MExtUtils::Command -e 'mkpath' -- /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/dnssec-tools/donuts/rules /usr/bin/perl "-MExtUtils::Command" -e cp rules/*.txt /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/dnssec-tools/donuts/rules /usr/bin/perl -p -i -e "s|/usr/local/share|/usr/share|" //usr/bin/donuts Can't open //usr/bin/donuts: No such file or directory. make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/donuts' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/mapper' Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/mapper.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/mapper Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/mapper' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/scripts' Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/lsrealm.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/genkrf.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/rollrec-editor.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/zonesigner.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/lskrf.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/blinkenlights.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/rollset.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/lsroll.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/keyarch.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/grandvizier.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/realmctl.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/rollerd.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/keymod.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/rollctl.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/signset-editor.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/expchk.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/fixkrf.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/buildrealms.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/realmset.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/cleankrf.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/cleanarch.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/krfcheck.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/dtinitconf.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/lsdnssec.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/lights.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/getdnskeys.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/rollchk.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/rollinit.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/bubbles.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/dtrealms.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/getds.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/trustman.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/rolllog.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/dtconf.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/dtdefs.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/timetrans.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/tachk.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/realmchk.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/realminit.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/dtck.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/check-zone-expiration.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/dtconfchk.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/lsdnssec Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dtdefs Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/cleanarch Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/getdnskeys Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/realminit Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/lskrf Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/rollrec-editor Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/signset-editor Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/getds Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/realmctl Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dtck Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/trustman Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dtconfchk Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/expchk Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/rollset Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/tachk Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/rollinit Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/rollchk Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/check-zone-expiration Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/realmset Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/zonesigner Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/rollerd Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dtrealms Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/lsroll Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dtconf Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/grandvizier Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/bubbles Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/realmchk Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/keymod Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dtinitconf Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/buildrealms Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/lsrealm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/keyarch Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/rollctl Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/fixkrf Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/rolllog Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/cleankrf Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/genkrf Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/krfcheck Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/timetrans Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/blinkenlights Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/lights Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/scripts' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/convertar' Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Itar.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Csv.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Dns.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Bind.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Libval.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Makefile.PL Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Mf.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Secspider.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/perl5/vendor_perl/Net/DNS/SEC/Tools/TrustAnchor/Dump.pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/convertar.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Bind.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Dump.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Itar.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Dns.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Secspider.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Csv.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Libval.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man3/Net::DNS::SEC::Tools::TrustAnchor::Mf.3pm Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/convertar Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/convertar' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/dnspktflow' Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/dnspktflow.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dnspktflow Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/dnspktflow' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/maketestzone' Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/maketestzone.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/maketestzone Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/maketestzone' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/etc' Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod /usr/bin/perl -MExtUtils::Command -e 'mkpath' -- /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/etc/dnssec-tools/ installing dnssec-tools.conf in /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/etc/dnssec-tools/ make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/etc' make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/drawvalmap' Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man1/drawvalmap.1 Installing /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/drawvalmap Appending installation info to /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/tools/drawvalmap' if test "xvalidator" != "xnone" ; then \ for i in validator ; do \ (cd $i ; make install DESTDIR=/builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 ) ; \ if test $? != 0 ; then \ exit 1 ; \ fi \ done \ fi make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator' creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man5/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man5 creating directory /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man8/ mkdir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/man/man8 /usr/bin/install -c libval-config /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin /usr/bin/install -c include/validator/validator-config.h /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator /usr/bin/install -c include/validator/validator-compat.h /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libsres' ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libsres.la /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib libtool: install: /usr/bin/install -c .libs/libsres.so.12.0.0 /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libsres.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib && { ln -s -f libsres.so.12.0.0 libsres.so.12 || { rm -f libsres.so.12 && ln -s libsres.so.12.0.0 libsres.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib && { ln -s -f libsres.so.12.0.0 libsres.so || { rm -f libsres.so && ln -s libsres.so.12.0.0 libsres.so; }; }) libtool: install: /usr/bin/install -c .libs/libsres.lai /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libsres.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=finish /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `DIE_RPATH_DIE' environment variable during linking - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator /usr/bin/install -c -m 644 ../include/validator/resolver.h \ /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libsres' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval' ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libval-threads.la /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib libtool: install: /usr/bin/install -c .libs/libval-threads.so.12.0.0 /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval-threads.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib && { ln -s -f libval-threads.so.12.0.0 libval-threads.so.12 || { rm -f libval-threads.so.12 && ln -s libval-threads.so.12.0.0 libval-threads.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib && { ln -s -f libval-threads.so.12.0.0 libval-threads.so || { rm -f libval-threads.so && ln -s libval-threads.so.12.0.0 libval-threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libval-threads.lai /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval-threads.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=finish /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `DIE_RPATH_DIE' environment variable during linking - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator /usr/bin/install -c -m 644 ../include/validator/validator.h \ /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator /usr/bin/install -c -m 644 ../include/validator/val_errors.h \ /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator /usr/bin/install -c -m 644 ../include/validator/val_dane.h \ /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/include/validator make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/apps' ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c dt-validate /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dt-validate /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-validate /bin/sh ../libtool --mode=install /usr/bin/install -c dt-gethost /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dt-gethost /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-gethost /bin/sh ../libtool --mode=install /usr/bin/install -c dt-getaddr /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dt-getaddr /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getaddr /bin/sh ../libtool --mode=install /usr/bin/install -c dt-getrrset /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dt-getrrset /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getrrset /bin/sh ../libtool --mode=install /usr/bin/install -c dt-getquery /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dt-getquery /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getquery /bin/sh ../libtool --mode=install /usr/bin/install -c dt-getname /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dt-getname /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getname /bin/sh ../libtool --mode=install /usr/bin/install -c libval_check_conf /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/libval_check_conf /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/libval_check_conf /bin/sh ../libtool --mode=install /usr/bin/install -c dt-danechk /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin libtool: install: warning: `../libval/libval-threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsres/libsres.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dt-danechk /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-danechk ../mkinstalldirs `echo /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/dnssec-tools/validator-testcases | sed 's#/[^/]*$##'` /usr/bin/cp selftests.dist /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/dnssec-tools/validator-testcases make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/apps' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/doc' ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man1 for i in dt-validate.1 dt-getaddr.1 dt-gethost.1 dt-getname.1 dt-getquery.1 dt-getrrset.1 dt-libval_check_conf.1 ; do \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man1 ; \ done ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3 for i in val_getaddrinfo.3 val_gethostbyname.3 val_res_query.3 val_get_rrset.3 dnsval.conf.3 libval.3 libval_shim.3 libsres.3 ; do \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3 ; \ done for i in val_resolve_and_check.3 val_create_context.3 val_context_setqflags.3 val_free_context.3 val_istrusted.3 val_isvalidated.3 val_does_not_exist.3 val_free_result_chain.3 resolv_conf_set.3 root_hints_set.3 dnsval_conf_set.3 resolv_conf_get.3 root_hints_get.3 dnsval_conf_get.3 p_ac_status.3 p_val_status.3 ; do \ /usr/bin/rm -f /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ echo ".so libval.3" > /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ done for i in val_gethostbyname2.3 val_gethostbyname_r.3 val_gethostbyname2_r.3 val_gethostbyaddr.3 val_gethostbyaddr_r.3 ; do \ /usr/bin/rm -f /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ echo ".so val_gethostbyname.3" > /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ done for i in val_freeaddrinfo.3 val_getnameinfo.3 ; do \ /usr/bin/rm -f /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ echo ".so val_getaddrinfo.3" > /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ done for i in val_free_response.3 val_res_query.3 val_res_search.3 ; do \ /usr/bin/rm -f /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ echo ".so val_res_query.3" > /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ done for i in val_get_rrset.3 val_free_answer_chain.3 ; do \ /usr/bin/rm -f /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ echo ".so val_get_rrset.3" > /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ done for i in val_add_valpolicy.3 ; do \ /usr/bin/rm -f /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ echo ".so dnsval.conf.3" > /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man3/$i ; \ done make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/doc' make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval_shim' ../mkinstalldirs /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libval_shim.la /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib libtool: install: warning: relinking `libval_shim.la' libtool: install: (cd /builddir/build/BUILD/dnssec-tools-1.14/validator/libval_shim; /bin/sh /builddir/build/BUILD/dnssec-tools-1.14/validator/libtool --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -DLIBVAL_CONFIGURED=1 -I../include -I. -I../libsres -I../libval -D_GNU_SOURCE -rpath /usr/lib -version-info 12:0:0 -o libval_shim.la libval_shim.lo -L../libsres/.libs -lsres -L../libval/.libs -lval-threads -lpthread -Wl,-z,relro -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/libval_shim.o -L../libsres/.libs -L/builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib -L/usr/lib -lsres -L../libval/.libs -lval-threads -lpthread -lcrypto -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libval_shim.so.12 -o .libs/libval_shim.so.12.0.0 libtool: install: /usr/bin/install -c .libs/libval_shim.so.12.0.0T /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval_shim.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib && { ln -s -f libval_shim.so.12.0.0 libval_shim.so.12 || { rm -f libval_shim.so.12 && ln -s libval_shim.so.12.0.0 libval_shim.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib && { ln -s -f libval_shim.so.12.0.0 libval_shim.so || { rm -f libval_shim.so && ln -s libval_shim.so.12.0.0 libval_shim.so; }; }) libtool: install: /usr/bin/install -c .libs/libval_shim.lai /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval_shim.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=finish /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `DIE_RPATH_DIE' environment variable during linking - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator/libval_shim' ********************************************************************** ** Not automatically installing dnsval.conf ** Please copy this file from validator/etc to /etc/dnssec-tools/dnsval.conf ********************************************************************** ** Not automatically installing resolv.conf ** If needed, please copy this file from validator/etc to /etc/dnssec-tools/resolv.conf ********************************************************************** ** Not automatically installing root.hints ** If needed, please copy this file from validator/etc to /etc/dnssec-tools/root.hints ********************************************************************** make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.14/validator' ./mkinstalldirs /usr/share/man/man1 for i in dnssec-tools.1 ; do \ /usr/bin/install -c -m 644 docs/$i /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/share/man/man1 ; \ done echo "" echo "**********************************************************************" ********************************************************************** echo "** NEXT: Please run 'dtinitconf' in order to set up the required" ** NEXT: Please run 'dtinitconf' in order to set up the required echo "** /etc/dnssec-tools/dnssec-tools.conf file" ** /etc/dnssec-tools/dnssec-tools.conf file echo "**********************************************************************" ********************************************************************** echo "" + /usr/bin/install -m 644 /builddir/build/SOURCES/dnssec-tools-dnsval.conf /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/etc/dnssec-tools/dnsval.conf + /usr/bin/install -m 644 validator/etc/root.hints /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/etc/dnssec-tools/root.hints + find /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 -type f -name perllocal.pod -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/etc /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr + rm -f /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libsres.la /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval-threads.la /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval_shim.la + mv /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/bin/libval-config /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/bin/libval-config-i386 + install -m 755 /builddir/build/SOURCES/libval-config /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386//usr/bin/libval-config + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/dnssec-tools-1.14 extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval_shim.so.12.0.0 extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/auto/Net/addrinfo/addrinfo.so extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/perl5/vendor_perl/auto/Net/DNS/SEC/Validator/Validator.so extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libval-threads.so.12.0.0 extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/lib/libsres.so.12.0.0 extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/libval_check_conf extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-validate extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-gethost extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-danechk extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getrrset extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getquery extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getaddr extracting debug info from /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/bin/dt-getname symlinked /usr/lib/debug/usr/lib/libval_shim.so.12.0.0.debug to /usr/lib/debug/usr/lib/libval_shim.so.debug symlinked /usr/lib/debug/usr/lib/libval-threads.so.12.0.0.debug to /usr/lib/debug/usr/lib/libval-threads.so.debug symlinked /usr/lib/debug/usr/lib/libsres.so.12.0.0.debug to /usr/lib/debug/usr/lib/libsres.so.12.debug symlinked /usr/lib/debug/usr/lib/libval_shim.so.12.0.0.debug to /usr/lib/debug/usr/lib/libval_shim.so.12.debug symlinked /usr/lib/debug/usr/lib/libval-threads.so.12.0.0.debug to /usr/lib/debug/usr/lib/libval-threads.so.12.debug symlinked /usr/lib/debug/usr/lib/libsres.so.12.0.0.debug to /usr/lib/debug/usr/lib/libsres.so.debug 2677 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnssec-tools-1.14-1.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rG7iLj + umask 022 + cd /builddir/build/BUILD + cd dnssec-tools-1.14 + DOCDIR=/builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/doc/dnssec-tools-1.14 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/doc/dnssec-tools-1.14 + cp -pr README INSTALL COPYING /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386/usr/share/doc/dnssec-tools-1.14 + exit 0 warning: File listed twice: /usr/share/man/man1/dt-libval_check_conf.1.gz Provides: config(dnssec-tools) = 1.14-1.fc18 dnssec-tools = 1.14-1.fc18 dnssec-tools(x86-32) = 1.14-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libnsl.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libsres.so.12 libval-threads.so.12 perl(Carp) perl(Config) perl(Cwd) perl(Data::Dumper) perl(Date::Parse) perl(Digest::BubbleBabble) perl(File::Path) perl(File::Spec) perl(File::Temp) perl(Getopt::Long) perl(IO::Dir) perl(IO::File) perl(IO::Socket::INET) perl(Net::DNS) perl(Net::DNS::Packet) perl(Net::DNS::RR) perl(Net::DNS::SEC) perl(Net::DNS::SEC::Tools::BootStrap) perl(Net::DNS::SEC::Tools::Donuts::Rule) perl(Net::DNS::SEC::Tools::QWPrimitives) perl(Net::DNS::SEC::Tools::TrustAnchor) perl(Net::DNS::SEC::Tools::conf) perl(Net::DNS::SEC::Tools::defaults) perl(Net::DNS::SEC::Tools::dnssectools) perl(Net::DNS::SEC::Tools::keyrec) perl(Net::DNS::SEC::Tools::realm) perl(Net::DNS::SEC::Tools::realmmgr) perl(Net::DNS::SEC::Tools::rolllog) perl(Net::DNS::SEC::Tools::rollmgr) perl(Net::DNS::SEC::Tools::rollrec) perl(Net::DNS::SEC::Tools::timetrans) perl(Net::DNS::SEC::Tools::tooloptions) perl(Net::DNS::SEC::Validator) perl(Net::DNS::ZoneFile::Fast) perl(Net::SMTP) perl(POSIX) perl(QWizard) perl(Sys::Syslog) perl(strict) rtld(GNU_HASH) Processing files: dnssec-tools-perlmods-1.14-1.fc18.i686 Provides: Validator.so addrinfo.so dnssec-tools-perlmods = 1.14-1.fc18 dnssec-tools-perlmods(x86-32) = 1.14-1.fc18 perl(Net::DNS::SEC::Tools::BootStrap) = 1.9 perl(Net::DNS::SEC::Tools::Donuts::Rule) perl(Net::DNS::SEC::Tools::QWPrimitives) = 1.9 perl(Net::DNS::SEC::Tools::TrustAnchor) perl(Net::DNS::SEC::Tools::TrustAnchor::Bind) = 0.1 perl(Net::DNS::SEC::Tools::TrustAnchor::Csv) = 0.1 perl(Net::DNS::SEC::Tools::TrustAnchor::Dns) = 0.1 perl(Net::DNS::SEC::Tools::TrustAnchor::Dump) = 0.1 perl(Net::DNS::SEC::Tools::TrustAnchor::Itar) = 0.1 perl(Net::DNS::SEC::Tools::TrustAnchor::Libval) = 0.1 perl(Net::DNS::SEC::Tools::TrustAnchor::Mf) = 0.1 perl(Net::DNS::SEC::Tools::TrustAnchor::Secspider) = 0.1 perl(Net::DNS::SEC::Tools::conf) = 1.13 perl(Net::DNS::SEC::Tools::defaults) = 1.13 perl(Net::DNS::SEC::Tools::dnssectools) = 1.13 perl(Net::DNS::SEC::Tools::keyrec) = 1.13 perl(Net::DNS::SEC::Tools::realm) = 1.13 perl(Net::DNS::SEC::Tools::realmmgr) = 1.13 perl(Net::DNS::SEC::Tools::rolllog) = 1.13 perl(Net::DNS::SEC::Tools::rollmgr) = 1.13 perl(Net::DNS::SEC::Tools::rollrec) = 1.13 perl(Net::DNS::SEC::Tools::timetrans) = 1.13 perl(Net::DNS::SEC::Tools::tooloptions) = 1.13 perl(Net::DNS::SEC::Validator) = 1.10 perl(Net::DNS::ZoneFile::Fast) = 1.17 perl(Net::addrinfo) = 1.02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcrypto.so.10 libnsl.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) perl >= 0:5.005 perl(Carp) perl(Data::Dumper) perl(DynaLoader) perl(Exporter) perl(ExtUtils::MakeMaker) perl(Fcntl) perl(File::Temp) perl(IO::File) perl(MIME::Base64) perl(Mail::Send) perl(Net::DNS) perl(Net::DNS::RR) perl(Net::DNS::RR::DS) perl(Net::DNS::SEC::Tools::QWPrimitives) perl(Net::DNS::SEC::Tools::TrustAnchor) perl(Net::DNS::SEC::Tools::TrustAnchor::Bind) perl(Net::DNS::SEC::Tools::conf) perl(Net::DNS::SEC::Tools::defaults) perl(Net::DNS::SEC::Tools::keyrec) perl(Net::DNS::SEC::Tools::rolllog) perl(Net::DNS::SEC::Tools::rollmgr) perl(Net::DNS::SEC::Tools::rollrec) perl(Net::addrinfo) perl(Net::hostent) perl(Socket) perl(Text::CSV) perl(UNIVERSAL) perl(XML::Simple) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: dnssec-tools-libs-1.14-1.fc18.i686 Provides: config(dnssec-tools-libs) = 1.14-1.fc18 dnssec-tools-libs = 1.14-1.fc18 dnssec-tools-libs(x86-32) = 1.14-1.fc18 libsres.so.12 libval-threads.so.12 libval_shim.so.12 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libpthread.so.0 libsres.so.12 libval-threads.so.12 rtld(GNU_HASH) Processing files: dnssec-tools-libs-devel-1.14-1.fc18.i686 Provides: dnssec-tools-libs-devel = 1.14-1.fc18 dnssec-tools-libs-devel(x86-32) = 1.14-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libsres.so.12 libval-threads.so.12 libval_shim.so.12 Processing files: dnssec-tools-debuginfo-1.14-1.fc18.i686 Provides: dnssec-tools-debuginfo = 1.14-1.fc18 dnssec-tools-debuginfo(x86-32) = 1.14-1.fc18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 Wrote: /builddir/build/RPMS/dnssec-tools-1.14-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/dnssec-tools-perlmods-1.14-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/dnssec-tools-libs-1.14-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/dnssec-tools-libs-devel-1.14-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/dnssec-tools-debuginfo-1.14-1.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DPz9Qr + umask 022 + cd /builddir/build/BUILD + cd dnssec-tools-1.14 + rm -rf /builddir/build/BUILDROOT/dnssec-tools-1.14-1.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->