Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opendnssec.spec'], logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}user='mockbuild'uid=1000shell=Falsegid=425chrootPath='/var/lib/mock/dist-6E-epel-build-4887486-576925/root'printOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opendnssec.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildvm-20-nfs.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opendnssec-1.4.9-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opendnssec.spec '], logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}user='mockbuild'uid=1000shell=Falsegid=425chrootPath='/var/lib/mock/dist-6E-epel-build-4887486-576925/root'private_network=TrueprintOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opendnssec.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.twaJLE + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf opendnssec-1.4.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/opendnssec-1.4.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd opendnssec-1.4.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/1024/2048/ conf/kasp.xml.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VPkcR7 + umask 022 + cd /builddir/build/BUILD + cd opendnssec-1.4.9 + LANG=C + export LANG + unset DISPLAY + export 'LDFLAGS=-Wl,-z,relro,-z,now -pie' + LDFLAGS='-Wl,-z,relro,-z,now -pie' + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-ldns=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: Detecting common OpenDNSSEC settings checking for style of include used by make... GNU checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for java... no checking for cp... /bin/cp checking whether gcc supports -std=c99... yes checking whether gcc supports -xc99... no checking whether we need -std=c99 as a flag for gcc... no checking whether we need -D__EXTENSIONS__ as a flag for gcc... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for getopt.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking libxml/parser.h usability... no checking libxml/parser.h presence... no checking for libxml/parser.h... no checking libxml/relaxng.h usability... no checking libxml/relaxng.h presence... no checking for libxml/relaxng.h... no checking libxml/xmlreader.h usability... no checking libxml/xmlreader.h presence... no checking for libxml/xmlreader.h... no checking libxml/xpath.h usability... no checking libxml/xpath.h presence... no checking for libxml/xpath.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for union semun... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for arc4random... no checking for arc4random_uniform... no checking for dup2... yes checking for endpwent... yes checking for select... yes checking for strerror... yes checking for strtol... yes checking for getpass... yes checking for getpassphrase... no checking for memset... yes checking for localtime_r... yes checking for memset... (cached) yes checking for strdup... yes checking for strerror... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... yes checking for setregid... yes checking for setreuid... yes checking for chown... yes checking for stat... yes checking for exit... yes checking for time... yes checking for atoi... yes checking for getpid... yes checking for waitpid... yes checking for sigfillset... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for strlen... yes checking for strncmp... yes checking for strncat... yes checking for strncpy... yes checking for strerror... (cached) yes checking for strncasecmp... yes checking for strdup... (cached) yes checking for fgetc... yes checking for fopen... yes checking for fclose... yes checking for ferror... yes checking for fprintf... yes checking for vsnprintf... yes checking for snprintf... yes checking for fflush... yes checking for openlog... yes checking for closelog... yes checking for syslog... yes checking for openlog_r... no checking for closelog_r... no checking for syslog_r... no checking for vsyslog_r... no checking for chroot... yes checking for getgroups... yes checking for setgroups... yes checking for initgroups... yes checking for close... yes checking for unlink... yes checking for fcntl... yes checking for socket... yes checking for listen... yes checking for bzero... yes checking for va_start... no checking for va_end... no checking for xmlInitParser... no checking for xmlCleanupParser... no checking for xmlCleanupThreads... no checking for pthread_mutex_init... yes checking for pthread_mutex_destroy... yes checking for pthread_mutex_lock... yes checking for pthread_mutex_unlock... yes checking for pthread_cond_init... yes checking for pthread_cond_signal... yes checking for pthread_cond_destroy... yes checking for pthread_cond_wait... yes checking for pthread_cond_timedwait... yes checking for pthread_create... yes checking for pthread_detach... yes checking for pthread_self... yes checking for pthread_join... yes checking for pthread_sigmask... yes checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for strlcat... no checking for strlcpy... no checking for b64_pton... no checking for b64_ntop... no checking for setresuid... yes checking if setresuid seems to work... yes checking for setresgid... yes checking if setresgid seems to work... yes checking whether strptime needs defines... yes checking for struct sockaddr_un.sun_len... no checking if we should enable timeshift debugging... no checking for xml2-config... /usr/bin/xml2-config checking what are the xml2 includes... -I/usr/include/libxml2 checking what are the xml2 libs... -lxml2 -lz -lm checking for xmlDocGetRootElement in -lxml2... yes checking for ldns-config... no checking what are the ldns includes... -I/usr/lib64/include checking what are the ldns libs... -L/usr/lib64/lib -lldns checking for ldns_rr_new in -lldns... yes checking for ldns version... >= 1.6.12 checking for ldns-config... no checking what are the ldns includes... -I/usr/lib64/include checking what are the ldns libs... -L/usr/lib64/lib -lldns checking for ldns version not 1.6.14... ok checking for ldns-config... no checking what are the ldns includes... -I/usr/lib64/include checking what are the ldns libs... -L/usr/lib64/lib -lldns checking for ldns version not 1.6.15... ok checking for clock_gettime in -lrt... yes checking for sys/time.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for SSL... found in /usr checking for HMAC_CTX_init in -lcrypto... yes checking for EVP_sha1... yes checking for EVP_sha256... yes checking for dlopen... yes checking for perl... /usr/bin/perl checking for database backend... SQLite3 checking for sqlite3... /usr/bin/sqlite3 checking what are the SQLite3 includes... -I/usr/local/include checking what are the SQLite3 libs... -L/usr/local/lib -lsqlite3 checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking what are the cunit includes... -I/usr/local/include checking what are the cunit libs... -L/usr/local/lib -lcunit checking for CU_run_test in -lcunit... yes checking for x86_64-redhat-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for x86_64-redhat-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for x86_64-redhat-linux-gnu-dot... no checking for dot... no configure: WARNING: dot not found - will not generate graphics for doxygen documentation checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating common/Makefile config.status: creating conf/Makefile config.status: creating conf/addns.xml config.status: creating conf/conf.xml config.status: creating conf/enforcerstate.xml config.status: creating conf/kasp.xml config.status: creating conf/signconf.xml config.status: creating conf/zonelist.xml config.status: creating enforcer/Makefile config.status: creating enforcer/common/Makefile config.status: creating enforcer/enforcerd/Makefile config.status: creating enforcer/enforcerd/ods-enforcerd.8 config.status: creating enforcer/ksm/Makefile config.status: creating enforcer/ksm/include/Makefile config.status: creating enforcer/ksm/include/ksm/Makefile config.status: creating enforcer/test/Makefile config.status: creating enforcer/test/cucumber/Makefile config.status: creating enforcer/test/cucumber/c_conf.xml config.status: creating enforcer/test/cucumber/c_kasp.xml config.status: creating enforcer/test/cucumber/c_zonelist.base.xml config.status: creating enforcer/test/cunit/Makefile config.status: creating enforcer/test/cunit/database_setup_mysql.sh config.status: creating enforcer/test/cunit/database_setup_sqlite3.sh config.status: creating enforcer/utils/Makefile config.status: creating enforcer/utils/ods-kaspcheck.1 config.status: creating enforcer/utils/ods-ksmutil.1 config.status: creating libhsm/Makefile config.status: creating libhsm/src/Makefile config.status: creating libhsm/src/bin/Makefile config.status: creating libhsm/src/bin/ods-hsmspeed.1 config.status: creating libhsm/src/bin/ods-hsmutil.1 config.status: creating libhsm/src/lib/Makefile config.status: creating libhsm/checks/Makefile config.status: creating libhsm/checks/conf-softhsm.xml config.status: creating libhsm/checks/conf-sca6000.xml config.status: creating libhsm/checks/conf-etoken.xml config.status: creating libhsm/checks/conf-multi.xml config.status: creating libhsm/checks/conf-opensc.xml config.status: creating libhsm/checks/conf-ncipher.xml config.status: creating libhsm/checks/conf-aepkeyper.xml config.status: creating signer/Makefile config.status: creating signer/man/Makefile config.status: creating signer/man/ods-getconf.8 config.status: creating signer/man/ods-signer.8 config.status: creating signer/man/ods-signerd.8 config.status: creating signer/src/Makefile config.status: creating tools/Makefile config.status: creating tools/ods-control config.status: creating tools/solaris/Makefile config.status: creating tools/solaris/ods-enforcerd.init config.status: creating tools/solaris/ods-signerd.init config.status: creating tools/ods-timing.5 config.status: creating tools/opendnssec.7 config.status: creating tools/ods-control.8 config.status: creating tools/ods-kasp2html config.status: creating common/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in common make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/common' make all-am make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/common' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT strlcat.o -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.o strlcat.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT b64_ntop.o -MD -MP -MF .deps/b64_ntop.Tpo -c -o b64_ntop.o b64_ntop.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT b64_pton.o -MD -MP -MF .deps/b64_pton.Tpo -c -o b64_pton.o b64_pton.c mv -f .deps/strlcat.Tpo .deps/strlcat.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT pselect.o -MD -MP -MF .deps/pselect.Tpo -c -o pselect.o pselect.c mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po mv -f .deps/b64_ntop.Tpo .deps/b64_ntop.Po mv -f .deps/pselect.Tpo .deps/pselect.Po mv -f .deps/b64_pton.Tpo .deps/b64_pton.Po rm -f libcompat.a ar cru libcompat.a strlcat.o strlcpy.o b64_ntop.o b64_pton.o pselect.o ranlib libcompat.a make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/common' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/common' Making all in libhsm make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' Making all in src make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/lib' gcc -DHAVE_CONFIG_H -I. -I../../../common -I../../../common -I../../../common -I./cryptoki_compat -I/usr/lib64/include -I/usr/include/libxml2 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT libhsm.o -MD -MP -MF .deps/libhsm.Tpo -c -o libhsm.o libhsm.c gcc -DHAVE_CONFIG_H -I. -I../../../common -I../../../common -I../../../common -I./cryptoki_compat -I/usr/lib64/include -I/usr/include/libxml2 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT pin.o -MD -MP -MF .deps/pin.Tpo -c -o pin.o pin.c libhsm.c: In function 'hsm_pkcs11_load_functions': libhsm.c:296: warning: ISO C forbids conversion of object pointer to function pointer type mv -f .deps/pin.Tpo .deps/pin.Po mv -f .deps/libhsm.Tpo .deps/libhsm.Po rm -f libhsm.a ar cru libhsm.a libhsm.o pin.o ranlib libhsm.a make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/lib' Making all in bin make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/bin' gcc -DHAVE_CONFIG_H -I. -I../../../common -I../../../common -I../../../common -I./../lib -I/usr/lib64/include -I/usr/include/libxml2 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT hsmutil.o -MD -MP -MF .deps/hsmutil.Tpo -c -o hsmutil.o hsmutil.c gcc -DHAVE_CONFIG_H -I. -I../../../common -I../../../common -I../../../common -I./../lib -I/usr/lib64/include -I/usr/include/libxml2 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT hsmtest.o -MD -MP -MF .deps/hsmtest.Tpo -c -o hsmtest.o hsmtest.c gcc -DHAVE_CONFIG_H -I. -I../../../common -I../../../common -I../../../common -I./../lib -I/usr/lib64/include -I/usr/include/libxml2 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT hsmspeed.o -MD -MP -MF .deps/hsmspeed.Tpo -c -o hsmspeed.o hsmspeed.c hsmutil.c: In function 'cmd_list': hsmutil.c:136: warning: format not a string literal, argument types not checked hsmutil.c:137: warning: format not a string literal, argument types not checked hsmutil.c:164: warning: format not a string literal, argument types not checked mv -f .deps/hsmtest.Tpo .deps/hsmtest.Po mv -f .deps/hsmspeed.Tpo .deps/hsmspeed.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-hsmspeed hsmspeed.o ../lib/libhsm.a -lpthread -L/usr/lib64/lib -lldns -lxml2 -lz -lm ../../../common/libcompat.a -lcrypto mv -f .deps/hsmutil.Tpo .deps/hsmutil.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-hsmutil hsmutil.o hsmtest.o ../lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm ../../../common/libcompat.a -lcrypto libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-hsmspeed hsmspeed.o ../lib/libhsm.a -lpthread -L/usr/lib64/lib -lldns -lxml2 -lz -lm ../../../common/libcompat.a -lcrypto -pthread libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-hsmutil hsmutil.o hsmtest.o ../lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm ../../../common/libcompat.a -lcrypto -pthread make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/bin' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' Making all in checks make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/checks' gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I./../src/lib -I/usr/lib64/include -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT hsmcheck.o -MD -MP -MF .deps/hsmcheck.Tpo -c -o hsmcheck.o hsmcheck.c mv -f .deps/hsmcheck.Tpo .deps/hsmcheck.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -no-install -Wl,-z,relro,-z,now -pie -o hsmcheck hsmcheck.o ../src/lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm ../../common/libcompat.a -lcrypto libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o hsmcheck hsmcheck.o ../src/lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm ../../common/libcompat.a -lcrypto -pthread make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/checks' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' Making all in enforcer make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' Making all in ksm make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' Making all in include make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' Making all in ksm make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make all-am make[5]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT database_init_rundown.o -MD -MP -MF .deps/database_init_rundown.Tpo -c -o database_init_rundown.o database_init_rundown.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT datetime.o -MD -MP -MF .deps/datetime.Tpo -c -o datetime.o datetime.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT dd_string.o -MD -MP -MF .deps/dd_string.Tpo -c -o dd_string.o dd_string.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/database_init_rundown.Tpo .deps/database_init_rundown.Po mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT di_string.o -MD -MP -MF .deps/di_string.Tpo -c -o di_string.o di_string.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT dq_string.o -MD -MP -MF .deps/dq_string.Tpo -c -o dq_string.o dq_string.c mv -f .deps/dd_string.Tpo .deps/dd_string.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT du_string.o -MD -MP -MF .deps/du_string.Tpo -c -o du_string.o du_string.c mv -f .deps/di_string.Tpo .deps/di_string.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_dnsseckeys.o -MD -MP -MF .deps/ksm_dnsseckeys.Tpo -c -o ksm_dnsseckeys.o ksm_dnsseckeys.c mv -f .deps/du_string.Tpo .deps/du_string.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_import.o -MD -MP -MF .deps/ksm_import.Tpo -c -o ksm_import.o ksm_import.c mv -f .deps/dq_string.Tpo .deps/dq_string.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_init_rundown.o -MD -MP -MF .deps/ksm_init_rundown.Tpo -c -o ksm_init_rundown.o ksm_init_rundown.c mv -f .deps/ksm_dnsseckeys.Tpo .deps/ksm_dnsseckeys.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_key.o -MD -MP -MF .deps/ksm_key.Tpo -c -o ksm_key.o ksm_key.c mv -f .deps/datetime.Tpo .deps/datetime.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_key_delete.o -MD -MP -MF .deps/ksm_key_delete.Tpo -c -o ksm_key_delete.o ksm_key_delete.c mv -f .deps/ksm_init_rundown.Tpo .deps/ksm_init_rundown.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_keyword.o -MD -MP -MF .deps/ksm_keyword.Tpo -c -o ksm_keyword.o ksm_keyword.c mv -f .deps/ksm_key_delete.Tpo .deps/ksm_key_delete.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_list.o -MD -MP -MF .deps/ksm_list.Tpo -c -o ksm_list.o ksm_list.c mv -f .deps/ksm_import.Tpo .deps/ksm_import.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_parameter.o -MD -MP -MF .deps/ksm_parameter.Tpo -c -o ksm_parameter.o ksm_parameter.c mv -f .deps/ksm_key.Tpo .deps/ksm_key.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_parameter_value.o -MD -MP -MF .deps/ksm_parameter_value.Tpo -c -o ksm_parameter_value.o ksm_parameter_value.c mv -f .deps/ksm_keyword.Tpo .deps/ksm_keyword.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_policy.o -MD -MP -MF .deps/ksm_policy.Tpo -c -o ksm_policy.o ksm_policy.c mv -f .deps/ksm_parameter.Tpo .deps/ksm_parameter.Po mv -f .deps/ksm_parameter_value.Tpo .deps/ksm_parameter_value.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_policy_value.o -MD -MP -MF .deps/ksm_policy_value.Tpo -c -o ksm_policy_value.o ksm_policy_value.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_purge.o -MD -MP -MF .deps/ksm_purge.Tpo -c -o ksm_purge.o ksm_purge.c mv -f .deps/ksm_list.Tpo .deps/ksm_list.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_request.o -MD -MP -MF .deps/ksm_request.Tpo -c -o ksm_request.o ksm_request.c mv -f .deps/ksm_policy_value.Tpo .deps/ksm_policy_value.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_time.o -MD -MP -MF .deps/ksm_time.Tpo -c -o ksm_time.o ksm_time.c mv -f .deps/ksm_purge.Tpo .deps/ksm_purge.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_update.o -MD -MP -MF .deps/ksm_update.Tpo -c -o ksm_update.o ksm_update.c mv -f .deps/ksm_time.Tpo .deps/ksm_time.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_version.o -MD -MP -MF .deps/ksm_version.Tpo -c -o ksm_version.o ksm_version.c mv -f .deps/ksm_update.Tpo .deps/ksm_update.Po mv -f .deps/ksm_version.Tpo .deps/ksm_version.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksm_zone.o -MD -MP -MF .deps/ksm_zone.Tpo -c -o ksm_zone.o ksm_zone.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c mv -f .deps/ksm_policy.Tpo .deps/ksm_policy.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/memory.Tpo .deps/memory.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT string_util.o -MD -MP -MF .deps/string_util.Tpo -c -o string_util.o string_util.c mv -f .deps/message.Tpo .deps/message.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT string_util2.o -MD -MP -MF .deps/string_util2.Tpo -c -o string_util2.o string_util2.c mv -f .deps/ksm_request.Tpo .deps/ksm_request.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT database_access_lite.o -MD -MP -MF .deps/database_access_lite.Tpo -c -o database_access_lite.o database_access_lite.c mv -f .deps/ksm_zone.Tpo .deps/ksm_zone.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT database_connection_lite.o -MD -MP -MF .deps/database_connection_lite.Tpo -c -o database_connection_lite.o database_connection_lite.c mv -f .deps/string_util.Tpo .deps/string_util.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./include -I./include -I/usr/local/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT database_support_lite.o -MD -MP -MF .deps/database_support_lite.Tpo -c -o database_support_lite.o database_support_lite.c mv -f .deps/database_access_lite.Tpo .deps/database_access_lite.Po mv -f .deps/database_connection_lite.Tpo .deps/database_connection_lite.Po mv -f .deps/string_util2.Tpo .deps/string_util2.Po mv -f .deps/database_support_lite.Tpo .deps/database_support_lite.Po rm -f libksm.a ar cru libksm.a database_init_rundown.o datetime.o dd_string.o debug.o di_string.o dq_string.o du_string.o ksm_dnsseckeys.o ksm_import.o ksm_init_rundown.o ksm_key.o ksm_key_delete.o ksm_keyword.o ksm_list.o ksm_parameter.o ksm_parameter_value.o ksm_policy.o ksm_policy_value.o ksm_purge.o ksm_request.o ksm_time.o ksm_update.o ksm_version.o ksm_zone.o memory.o message.o string_util.o string_util2.o database_access_lite.o database_connection_lite.o database_support_lite.o ranlib libksm.a make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' Making all in common make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/common' gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT daemon_util.o -MD -MP -MF .deps/daemon_util.Tpo -c -o daemon_util.o daemon_util.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT kaspaccess.o -MD -MP -MF .deps/kaspaccess.Tpo -c -o kaspaccess.o kaspaccess.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT privdrop.o -MD -MP -MF .deps/privdrop.Tpo -c -o privdrop.o privdrop.c mv -f .deps/daemon.Tpo .deps/daemon.Po mv -f .deps/kaspaccess.Tpo .deps/kaspaccess.Po mv -f .deps/privdrop.Tpo .deps/privdrop.Po mv -f .deps/daemon_util.Tpo .deps/daemon_util.Po rm -f libenforcer.a ar cru libenforcer.a daemon.o daemon_util.o kaspaccess.o privdrop.o ranlib libenforcer.a make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/common' Making all in enforcerd make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/enforcerd' gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I./../common -I./../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT enforcer.o -MD -MP -MF .deps/enforcer.Tpo -c -o enforcer.o enforcer.c mv -f .deps/enforcer.Tpo .deps/enforcer.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-enforcerd enforcer.o ../common/libenforcer.a ../ksm/libksm.a ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -lxml2 -lz -lm -L/usr/local/lib -lsqlite3 -L/usr/lib64/lib -lldns -lcrypto libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-enforcerd enforcer.o ../common/libenforcer.a ../ksm/libksm.a ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -lxml2 -lz -lm -L/usr/local/lib -lsqlite3 -L/usr/lib64/lib -lldns -lcrypto -pthread make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/enforcerd' Making all in utils make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/utils' gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I./../common -I./../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ksmutil.o -MD -MP -MF .deps/ksmutil.Tpo -c -o ksmutil.o ksmutil.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I./../common -I./../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT kaspcheck.o -MD -MP -MF .deps/kaspcheck.Tpo -c -o kaspcheck.o kaspcheck.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I./../common -I./../common -I./../ksm/include -I./../ksm/include -I/usr/include/libxml2 -I/usr/local/include -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT kc_helper.o -MD -MP -MF .deps/kc_helper.Tpo -c -o kc_helper.o kc_helper.c mv -f .deps/kaspcheck.Tpo .deps/kaspcheck.Po mv -f .deps/kc_helper.Tpo .deps/kc_helper.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-kaspcheck kaspcheck.o kc_helper.o ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -lxml2 -lz -lm -lcrypto libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-kaspcheck kaspcheck.o kc_helper.o ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -lxml2 -lz -lm -lcrypto -pthread mv -f .deps/ksmutil.Tpo .deps/ksmutil.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-ksmutil ksmutil.o ../ksm/libksm.a ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -lxml2 -lz -lm -L/usr/local/lib -lsqlite3 -L/usr/lib64/lib -lldns -lcrypto libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-ksmutil ksmutil.o ../ksm/libksm.a ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -lxml2 -lz -lm -L/usr/local/lib -lsqlite3 -L/usr/lib64/lib -lldns -lcrypto -pthread make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/utils' Making all in test make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' Making all in cunit make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test/cunit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test/cunit' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' Making all in conf make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' Making all in solaris make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools/solaris' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools/solaris' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' Making all in signer make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' Making all in src make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/src' gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ods-getconf.o -MD -MP -MF .deps/ods-getconf.Tpo -c -o ods-getconf.o ods-getconf.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT adapi.o -MD -MP -MF .deps/adapi.Tpo -c -o adapi.o `test -f 'adapter/adapi.c' || echo './'`adapter/adapi.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT adapter.o -MD -MP -MF .deps/adapter.Tpo -c -o adapter.o `test -f 'adapter/adapter.c' || echo './'`adapter/adapter.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT addns.o -MD -MP -MF .deps/addns.Tpo -c -o addns.o `test -f 'adapter/addns.c' || echo './'`adapter/addns.c mv -f .deps/ods-getconf.Tpo .deps/ods-getconf.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT adfile.o -MD -MP -MF .deps/adfile.Tpo -c -o adfile.o `test -f 'adapter/adfile.c' || echo './'`adapter/adfile.c mv -f .deps/adapi.Tpo .deps/adapi.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT adutil.o -MD -MP -MF .deps/adutil.Tpo -c -o adutil.o `test -f 'adapter/adutil.c' || echo './'`adapter/adutil.c mv -f .deps/adapter.Tpo .deps/adapter.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o `test -f 'daemon/cfg.c' || echo './'`daemon/cfg.c mv -f .deps/cfg.Tpo .deps/cfg.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT cmdhandler.o -MD -MP -MF .deps/cmdhandler.Tpo -c -o cmdhandler.o `test -f 'daemon/cmdhandler.c' || echo './'`daemon/cmdhandler.c mv -f .deps/adutil.Tpo .deps/adutil.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT dnshandler.o -MD -MP -MF .deps/dnshandler.Tpo -c -o dnshandler.o `test -f 'daemon/dnshandler.c' || echo './'`daemon/dnshandler.c mv -f .deps/addns.Tpo .deps/addns.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT xfrhandler.o -MD -MP -MF .deps/xfrhandler.Tpo -c -o xfrhandler.o `test -f 'daemon/xfrhandler.c' || echo './'`daemon/xfrhandler.c mv -f .deps/adfile.Tpo .deps/adfile.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o `test -f 'daemon/engine.c' || echo './'`daemon/engine.c mv -f .deps/xfrhandler.Tpo .deps/xfrhandler.Po mv -f .deps/dnshandler.Tpo .deps/dnshandler.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o `test -f 'daemon/signal.c' || echo './'`daemon/signal.c gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT worker.o -MD -MP -MF .deps/worker.Tpo -c -o worker.o `test -f 'daemon/worker.c' || echo './'`daemon/worker.c mv -f .deps/signal.Tpo .deps/signal.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT addnsparser.o -MD -MP -MF .deps/addnsparser.Tpo -c -o addnsparser.o `test -f 'parser/addnsparser.c' || echo './'`parser/addnsparser.c mv -f .deps/cmdhandler.Tpo .deps/cmdhandler.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT confparser.o -MD -MP -MF .deps/confparser.Tpo -c -o confparser.o `test -f 'parser/confparser.c' || echo './'`parser/confparser.c mv -f .deps/engine.Tpo .deps/engine.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT signconfparser.o -MD -MP -MF .deps/signconfparser.Tpo -c -o signconfparser.o `test -f 'parser/signconfparser.c' || echo './'`parser/signconfparser.c mv -f .deps/addnsparser.Tpo .deps/addnsparser.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT zonelistparser.o -MD -MP -MF .deps/zonelistparser.Tpo -c -o zonelistparser.o `test -f 'parser/zonelistparser.c' || echo './'`parser/zonelistparser.c mv -f .deps/worker.Tpo .deps/worker.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT fifoq.o -MD -MP -MF .deps/fifoq.Tpo -c -o fifoq.o `test -f 'scheduler/fifoq.c' || echo './'`scheduler/fifoq.c mv -f .deps/fifoq.Tpo .deps/fifoq.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT schedule.o -MD -MP -MF .deps/schedule.Tpo -c -o schedule.o `test -f 'scheduler/schedule.c' || echo './'`scheduler/schedule.c mv -f .deps/confparser.Tpo .deps/confparser.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT task.o -MD -MP -MF .deps/task.Tpo -c -o task.o `test -f 'scheduler/task.c' || echo './'`scheduler/task.c mv -f .deps/zonelistparser.Tpo .deps/zonelistparser.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o `test -f 'shared/allocator.c' || echo './'`shared/allocator.c mv -f .deps/signconfparser.Tpo .deps/signconfparser.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT duration.o -MD -MP -MF .deps/duration.Tpo -c -o duration.o `test -f 'shared/duration.c' || echo './'`shared/duration.c mv -f .deps/allocator.Tpo .deps/allocator.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o `test -f 'shared/file.c' || echo './'`shared/file.c shared/duration.c: In function 'time_datestamp': shared/duration.c:550: warning: format not a string literal, format string not checked mv -f .deps/schedule.Tpo .deps/schedule.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT hsm.o -MD -MP -MF .deps/hsm.Tpo -c -o hsm.o `test -f 'shared/hsm.c' || echo './'`shared/hsm.c mv -f .deps/task.Tpo .deps/task.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT locks.o -MD -MP -MF .deps/locks.Tpo -c -o locks.o `test -f 'shared/locks.c' || echo './'`shared/locks.c mv -f .deps/duration.Tpo .deps/duration.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o `test -f 'shared/log.c' || echo './'`shared/log.c mv -f .deps/locks.Tpo .deps/locks.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT privdrop.o -MD -MP -MF .deps/privdrop.Tpo -c -o privdrop.o `test -f 'shared/privdrop.c' || echo './'`shared/privdrop.c mv -f .deps/file.Tpo .deps/file.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o `test -f 'shared/status.c' || echo './'`shared/status.c mv -f .deps/privdrop.Tpo .deps/privdrop.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o `test -f 'shared/util.c' || echo './'`shared/util.c mv -f .deps/status.Tpo .deps/status.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT backup.o -MD -MP -MF .deps/backup.Tpo -c -o backup.o `test -f 'signer/backup.c' || echo './'`signer/backup.c mv -f .deps/hsm.Tpo .deps/hsm.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT denial.o -MD -MP -MF .deps/denial.Tpo -c -o denial.o `test -f 'signer/denial.c' || echo './'`signer/denial.c mv -f .deps/log.Tpo .deps/log.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT domain.o -MD -MP -MF .deps/domain.Tpo -c -o domain.o `test -f 'signer/domain.c' || echo './'`signer/domain.c mv -f .deps/denial.Tpo .deps/denial.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ixfr.o -MD -MP -MF .deps/ixfr.Tpo -c -o ixfr.o `test -f 'signer/ixfr.c' || echo './'`signer/ixfr.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o `test -f 'signer/keys.c' || echo './'`signer/keys.c mv -f .deps/backup.Tpo .deps/backup.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT namedb.o -MD -MP -MF .deps/namedb.Tpo -c -o namedb.o `test -f 'signer/namedb.c' || echo './'`signer/namedb.c mv -f .deps/keys.Tpo .deps/keys.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT nsec3params.o -MD -MP -MF .deps/nsec3params.Tpo -c -o nsec3params.o `test -f 'signer/nsec3params.c' || echo './'`signer/nsec3params.c mv -f .deps/ixfr.Tpo .deps/ixfr.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT rrset.o -MD -MP -MF .deps/rrset.Tpo -c -o rrset.o `test -f 'signer/rrset.c' || echo './'`signer/rrset.c mv -f .deps/domain.Tpo .deps/domain.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT signconf.o -MD -MP -MF .deps/signconf.Tpo -c -o signconf.o `test -f 'signer/signconf.c' || echo './'`signer/signconf.c mv -f .deps/nsec3params.Tpo .deps/nsec3params.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o `test -f 'signer/stats.c' || echo './'`signer/stats.c mv -f .deps/stats.Tpo .deps/stats.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o `test -f 'signer/tools.c' || echo './'`signer/tools.c mv -f .deps/namedb.Tpo .deps/namedb.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT zone.o -MD -MP -MF .deps/zone.Tpo -c -o zone.o `test -f 'signer/zone.c' || echo './'`signer/zone.c mv -f .deps/signconf.Tpo .deps/signconf.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT zonelist.o -MD -MP -MF .deps/zonelist.Tpo -c -o zonelist.o `test -f 'signer/zonelist.c' || echo './'`signer/zonelist.c mv -f .deps/rrset.Tpo .deps/rrset.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o `test -f 'wire/acl.c' || echo './'`wire/acl.c mv -f .deps/tools.Tpo .deps/tools.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT axfr.o -MD -MP -MF .deps/axfr.Tpo -c -o axfr.o `test -f 'wire/axfr.c' || echo './'`wire/axfr.c mv -f .deps/zonelist.Tpo .deps/zonelist.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o `test -f 'wire/buffer.c' || echo './'`wire/buffer.c mv -f .deps/acl.Tpo .deps/acl.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT edns.o -MD -MP -MF .deps/edns.Tpo -c -o edns.o `test -f 'wire/edns.c' || echo './'`wire/edns.c mv -f .deps/zone.Tpo .deps/zone.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT listener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o `test -f 'wire/listener.c' || echo './'`wire/listener.c mv -f .deps/axfr.Tpo .deps/axfr.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT netio.o -MD -MP -MF .deps/netio.Tpo -c -o netio.o `test -f 'wire/netio.c' || echo './'`wire/netio.c mv -f .deps/edns.Tpo .deps/edns.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o `test -f 'wire/notify.c' || echo './'`wire/notify.c mv -f .deps/listener.Tpo .deps/listener.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o `test -f 'wire/query.c' || echo './'`wire/query.c mv -f .deps/netio.Tpo .deps/netio.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT sock.o -MD -MP -MF .deps/sock.Tpo -c -o sock.o `test -f 'wire/sock.c' || echo './'`wire/sock.c mv -f .deps/buffer.Tpo .deps/buffer.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT tcpset.o -MD -MP -MF .deps/tcpset.Tpo -c -o tcpset.o `test -f 'wire/tcpset.c' || echo './'`wire/tcpset.c mv -f .deps/notify.Tpo .deps/notify.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT tsig.o -MD -MP -MF .deps/tsig.Tpo -c -o tsig.o `test -f 'wire/tsig.c' || echo './'`wire/tsig.c mv -f .deps/sock.Tpo .deps/sock.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT tsig-openssl.o -MD -MP -MF .deps/tsig-openssl.Tpo -c -o tsig-openssl.o `test -f 'wire/tsig-openssl.c' || echo './'`wire/tsig-openssl.c mv -f .deps/tcpset.Tpo .deps/tcpset.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT xfrd.o -MD -MP -MF .deps/xfrd.Tpo -c -o xfrd.o `test -f 'wire/xfrd.c' || echo './'`wire/xfrd.c mv -f .deps/query.Tpo .deps/query.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ods-signerd.o -MD -MP -MF .deps/ods-signerd.Tpo -c -o ods-signerd.o ods-signerd.c mv -f .deps/tsig-openssl.Tpo .deps/tsig-openssl.Po gcc -DHAVE_CONFIG_H -I. -I../../common -I../../common -I../../common -I../../libhsm/src/lib -I/usr/include/libxml2 -I/usr/lib64/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -MT ods-signer.o -MD -MP -MF .deps/ods-signer.Tpo -c -o ods-signer.o ods-signer.c mv -f .deps/tsig.Tpo .deps/tsig.Po mv -f .deps/ods-signerd.Tpo .deps/ods-signerd.Po mv -f .deps/ods-signer.Tpo .deps/ods-signer.Po mv -f .deps/xfrd.Tpo .deps/xfrd.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-getconf ods-getconf.o adapi.o adapter.o addns.o adfile.o adutil.o cfg.o cmdhandler.o dnshandler.o xfrhandler.o engine.o signal.o worker.o addnsparser.o confparser.o signconfparser.o zonelistparser.o fifoq.o schedule.o task.o allocator.o duration.o file.o hsm.o locks.o log.o privdrop.o status.o util.o backup.o denial.o domain.o ixfr.o keys.o namedb.o nsec3params.o rrset.o signconf.o stats.o tools.o zone.o zonelist.o acl.o axfr.o buffer.o edns.o listener.o netio.o notify.o query.o sock.o tcpset.o tsig.o tsig-openssl.o xfrd.o ../../libhsm/src/lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm -lrt ../../common/libcompat.a -lcrypto /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-signerd ods-signerd.o adapi.o adapter.o addns.o adfile.o adutil.o cfg.o cmdhandler.o dnshandler.o xfrhandler.o engine.o signal.o worker.o addnsparser.o confparser.o signconfparser.o zonelistparser.o fifoq.o schedule.o task.o allocator.o duration.o file.o hsm.o locks.o log.o privdrop.o status.o util.o backup.o denial.o domain.o ixfr.o keys.o namedb.o nsec3params.o rrset.o signconf.o stats.o tools.o zone.o zonelist.o acl.o axfr.o buffer.o edns.o listener.o netio.o notify.o query.o sock.o tcpset.o tsig.o tsig-openssl.o xfrd.o ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm -lrt -lc -lcrypto /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z,relro,-z,now -pie -o ods-signer ods-signer.o adapi.o adapter.o addns.o adfile.o adutil.o cfg.o cmdhandler.o dnshandler.o xfrhandler.o engine.o signal.o worker.o addnsparser.o confparser.o signconfparser.o zonelistparser.o fifoq.o schedule.o task.o allocator.o duration.o file.o hsm.o locks.o log.o privdrop.o status.o util.o backup.o denial.o domain.o ixfr.o keys.o namedb.o nsec3params.o rrset.o signconf.o stats.o tools.o zone.o zonelist.o acl.o axfr.o buffer.o edns.o listener.o netio.o notify.o query.o sock.o tcpset.o tsig.o tsig-openssl.o xfrd.o ../../libhsm/src/lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm -lrt ../../common/libcompat.a -lcrypto libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-signerd ods-signerd.o adapi.o adapter.o addns.o adfile.o adutil.o cfg.o cmdhandler.o dnshandler.o xfrhandler.o engine.o signal.o worker.o addnsparser.o confparser.o signconfparser.o zonelistparser.o fifoq.o schedule.o task.o allocator.o duration.o file.o hsm.o locks.o log.o privdrop.o status.o util.o backup.o denial.o domain.o ixfr.o keys.o namedb.o nsec3params.o rrset.o signconf.o stats.o tools.o zone.o zonelist.o acl.o axfr.o buffer.o edns.o listener.o netio.o notify.o query.o sock.o tcpset.o tsig.o tsig-openssl.o xfrd.o ../../libhsm/src/lib/libhsm.a ../../common/libcompat.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm -lrt -lc -lcrypto -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-signer ods-signer.o adapi.o adapter.o addns.o adfile.o adutil.o cfg.o cmdhandler.o dnshandler.o xfrhandler.o engine.o signal.o worker.o addnsparser.o confparser.o signconfparser.o zonelistparser.o fifoq.o schedule.o task.o allocator.o duration.o file.o hsm.o locks.o log.o privdrop.o status.o util.o backup.o denial.o domain.o ixfr.o keys.o namedb.o nsec3params.o rrset.o signconf.o stats.o tools.o zone.o zonelist.o acl.o axfr.o buffer.o edns.o listener.o netio.o notify.o query.o sock.o tcpset.o tsig.o tsig-openssl.o xfrd.o ../../libhsm/src/lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm -lrt ../../common/libcompat.a -lcrypto -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -Wextra -Wformat -Wformat-nonliteral -Wformat-security -pedantic -Wall -Wextra -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o ods-getconf ods-getconf.o adapi.o adapter.o addns.o adfile.o adutil.o cfg.o cmdhandler.o dnshandler.o xfrhandler.o engine.o signal.o worker.o addnsparser.o confparser.o signconfparser.o zonelistparser.o fifoq.o schedule.o task.o allocator.o duration.o file.o hsm.o locks.o log.o privdrop.o status.o util.o backup.o denial.o domain.o ixfr.o keys.o namedb.o nsec3params.o rrset.o signconf.o stats.o tools.o zone.o zonelist.o acl.o axfr.o buffer.o edns.o listener.o netio.o notify.o query.o sock.o tcpset.o tsig.o tsig-openssl.o xfrd.o ../../libhsm/src/lib/libhsm.a -L/usr/lib64/lib -lldns -lxml2 -lz -lm -lrt ../../common/libcompat.a -lcrypto -pthread make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/man' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z4mmDq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 + cd opendnssec-1.4.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 install Making install in common make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/common' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/common' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/common' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/common' Making install in libhsm make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' Making install in src make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' Making install in lib make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/lib' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/lib' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/lib' Making install in bin make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/bin' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c ods-hsmutil ods-hsmspeed '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' libtool: install: /usr/bin/install -c ods-hsmutil /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-hsmutil libtool: install: /usr/bin/install -c ods-hsmspeed /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-hsmspeed /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ods-hsmutil.1 ods-hsmspeed.1 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/bin' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src/bin' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/src' Making install in checks make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/checks' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/checks' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/checks' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm/checks' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/libhsm' Making install in enforcer make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' Making install in ksm make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' Making install in include make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' Making install in ksm make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make install-am make[5]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[6]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[5]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include/ksm' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[5]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm/include' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/ksm' Making install in common make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/common' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/common' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/common' Making install in enforcerd make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/enforcerd' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/enforcerd' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ods-enforcerd '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin' libtool: install: /usr/bin/install -c ods-enforcerd /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin/ods-enforcerd /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 ods-enforcerd.8 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/enforcerd' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/enforcerd' Making install in utils make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/utils' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/utils' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ods-ksmutil ods-kaspcheck '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' libtool: install: /usr/bin/install -c ods-ksmutil /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-ksmutil libtool: install: /usr/bin/install -c ods-kaspcheck /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-kaspcheck /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/opendnssec' /usr/bin/install -c -m 644 database_create.sqlite3 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/opendnssec' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ods-ksmutil.1 ods-kaspcheck.1 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/utils' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/utils' Making install in test make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' Making install in cunit make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test/cunit' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test/cunit' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test/cunit' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test/cunit' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[4]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer/test' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/enforcer' Making install in conf make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/opendnssec' /usr/bin/install -c -m 644 addns.rng conf.rng kasp.rng zonelist.rng signconf.rng enforcerstate.rng addns.rnc conf.rnc kasp.rnc zonelist.rnc signconf.rnc enforcerstate.rnc kasp2html.xsl '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/opendnssec' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' test -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec || mkdir -p /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec test -f /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/conf.xml || \ /usr/bin/install -c -m 644 -m 0640 conf.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec /usr/bin/install -c -m 644 -m 640 conf.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/conf.xml.sample test -f /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/addns.xml || \ /usr/bin/install -c -m 644 addns.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec /usr/bin/install -c -m 644 addns.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/addns.xml.sample test -f /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/zonelist.xml || \ /usr/bin/install -c -m 644 zonelist.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec /usr/bin/install -c -m 644 zonelist.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/zonelist.xml.sample test -f /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/kasp.xml || \ /usr/bin/install -c -m 644 kasp.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec /usr/bin/install -c -m 644 kasp.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/opendnssec/kasp.xml.sample make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/conf' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' Making install in solaris make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools/solaris' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools/solaris' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools/solaris' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools/solaris' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' /usr/bin/install -c ods-kasp2html '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin' /usr/bin/install -c ods-control '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 ods-timing.5 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 opendnssec.7 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man7' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 ods-control.8 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/tools' Making install in signer make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' Making install in src make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/src' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/src' /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ods-getconf '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin' libtool: install: /usr/bin/install -c ods-getconf /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-getconf /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ods-signerd ods-signer '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin' libtool: install: /usr/bin/install -c ods-signerd /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin/ods-signerd libtool: install: /usr/bin/install -c ods-signer /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin/ods-signer make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/src' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/src' Making install in man make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/man' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 ods-signer.8 ods-signerd.8 ods-getconf.8 '/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/man' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer/man' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9/signer' make[1]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9' make[2]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9' make[2]: Nothing to be done for `install-exec-am'. make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/opendnssec-1.4.9' /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec/tmp /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec/signconf /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec/unsigned /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec/signed /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/run /usr/bin/install -c -d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/run/opendnssec make[3]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9' make[2]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9' make[1]: Leaving directory `/builddir/build/BUILD/opendnssec-1.4.9' + mkdir -p /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec/tmp /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec/signed /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/opendnssec/signconf + mkdir -p /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/rc.d/init.d + install -p -m 0755 /builddir/build/SOURCES/ods-enforcerd.init /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/rc.d/init.d/ods-enforcerd + install -p -m 0755 /builddir/build/SOURCES/ods-signerd.init /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/rc.d/init.d/ods-signerd + install -d -m 0755 /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/rc.d/init.d /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/etc/cron.d/ + install -p -m 0644 /builddir/build/SOURCES/opendnssec.cron /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/cron.d/opendnssec + rm -f /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/opendnssec/addns.xml.sample /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/opendnssec/conf.xml.sample /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/opendnssec/kasp.xml.sample /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/opendnssec/zonelist.xml.sample + install -d -m 0755 /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/sysconfig + install -p -m 0644 /builddir/build/SOURCES/ods.sysconfig /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/sysconfig/ods + install -p -m 0644 /builddir/build/SOURCES/conf.xml /builddir/build/SOURCES/kasp.xml /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64//etc/opendnssec/ + mkdir -p /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/var/run/opendnssec + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/opendnssec-1.4.9 extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-kaspcheck extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-hsmspeed extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-hsmutil extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-ksmutil extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/bin/ods-getconf extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin/ods-signer extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin/ods-enforcerd extracting debug info from /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/sbin/ods-signerd 4225 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cannAN + umask 022 + cd /builddir/build/BUILD Processing files: opendnssec-1.4.9-1.el6.x86_64 + cd opendnssec-1.4.9 + unset DISPLAY + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ayHRxa + umask 022 + cd /builddir/build/BUILD + cd opendnssec-1.4.9 + DOCDIR=/builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/doc/opendnssec-1.4.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/doc/opendnssec-1.4.9 + /bin/mkdir -p /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/doc/opendnssec-1.4.9 + cp -pr NEWS README.md LICENSE /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64/usr/share/doc/opendnssec-1.4.9 + exit 0 Provides: config(opendnssec) = 1.4.9-1.el6 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libldns.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: opendnssec-debuginfo-1.4.9-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 warning: Could not canonicalize hostname: buildvm-20-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/opendnssec-1.4.9-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/opendnssec-debuginfo-1.4.9-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iq59Fl + umask 022 + cd /builddir/build/BUILD + cd opendnssec-1.4.9 + /bin/rm -rf /builddir/build/BUILDROOT/opendnssec-1.4.9-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->