Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'], False, '/var/lib/mock/infrastructure6-el6-build-12281-16105/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/unbound-1.5.1-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'], False, '/var/lib/mock/infrastructure6-el6-build-12281-16105/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qSjPZk + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf unbound-1.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/unbound-1.5.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unbound-1.5.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (unbound-1.5.1-getauxval.patch):' Patch #1 (unbound-1.5.1-getauxval.patch): + /bin/cat /builddir/build/SOURCES/unbound-1.5.1-getauxval.patch + /usr/bin/patch -p1 --fuzz=0 patching file compat/getentropy_linux.c patching file config.h.in patching file configure Hunk #1 succeeded at 18255 (offset -1 lines). patching file configure.ac Hunk #1 succeeded at 1020 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pHch9i + umask 022 + cd /builddir/build/BUILD + cd unbound-1.5.1 + LANG=C + export LANG + unset DISPLAY + export 'LDFLAGS= -Wl,-z,now,-z,relro -pie' + LDFLAGS=' -Wl,-z,now,-z,relro -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' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie' + 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-libevent --with-pthreads --with-ssl --disable-rpath --disable-static --with-conf-file=/etc/unbound/unbound.conf --with-pidfile=/var/run/unbound/unbound.pid --with-pythonmodule --with-pyunbound --enable-sha2 --disable-gost --enable-ecdsa --with-rootkey-file=/var/lib/unbound/root.key 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 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 an ANSI C-conforming const... 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 gcc dependency flag... -MM checking whether gcc supports -Werror... yes checking whether gcc supports -Wall... yes checking whether gcc supports -std=c99... yes checking whether gcc supports -xc99... no checking for getopt.h... yes checking for time.h... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for gcc... no checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for gcc... no checking whether we need -std=c99 as a flag for gcc... no checking whether we need -D_BSD_SOURCE as a flag for gcc... no checking whether we need -D_GNU_SOURCE as a flag for gcc... yes checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for gcc... no checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for gcc... no checking whether we need -D__EXTENSIONS__ as a flag for gcc... no checking if gcc supports -flto... no checking for inline... inline checking whether the C compiler (gcc) accepts the "format" attribute... yes checking whether the C compiler (gcc) accepts the "unused" attribute... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for yylex_destroy... yes checking for bison... no checking for byacc... no checking for doxygen... no checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-ar... no checking for ar... /usr/bin/ar 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... 1966080 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... /usr/bin/ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for 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... no checking for stdarg.h... yes checking for stdbool.h... yes checking for netinet/in.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/uio.h... yes checking for sys/resource.h... yes checking for arpa/inet.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for glob.h... yes checking for grp.h... yes checking for login_cap.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for endian.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for u_char... yes checking for rlim_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking if memcmp compares unsigned... yes checking size of time_t... 8 checking for library containing inet_pton... none required checking for library containing socket... none required 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 return type of signal handlers... void checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for gcc... no checking if nonblocking sockets work... yes checking whether mkdir has one arg... no checking for strptime... yes checking whether strptime works... yes checking for GNU libc compatible malloc... yes 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 pthread_spinlock_t... yes checking for pthread_rwlock_t... yes checking for python... /usr/bin/python checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.6 checking for Python library path... -L. -lpython2.6 checking for Python site-packages path... /usr/lib64/python2.6/site-packages checking consistency of all components of python development environment... yes checking for swig... /usr/bin/swig checking SWIG... present checking for SSL... found in /usr checking for HMAC_CTX_init in -lcrypto... yes checking for library containing dlopen... none required checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking if libssl needs libdl... no checking for LibreSSL... no checking for openssl/conf.h... yes checking for openssl/engine.h... yes checking for OPENSSL_config... yes checking for EVP_sha1... yes checking for EVP_sha256... yes checking for EVP_sha512... yes checking for FIPS_mode... yes checking whether SSL_COMP_get_compression_methods is declared... yes checking whether sk_SSL_COMP_pop_free is declared... yes checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking if openssl supports SHA2 and ECDSA with EVP... yes checking for libevent... found in /usr checking for library containing clock_gettime... -lrt checking for event.h... yes checking whether EV_VERSION_MAJOR is declared... no checking for library containing event_set... -levent checking for event_base_free... yes checking for event_base_once... yes checking for event_base_new... yes checking for event_base_get_method... yes checking for ev_loop... no checking for ev_default_loop... no checking for libexpat... found in /usr checking for expat.h... yes checking for getaddrinfo... yes checking for ioctlsocket... no checking for daemon... yes checking if daemon is deprecated... no checking for struct in_pktinfo.ipi_spec_dst... yes checking for library containing setusercontext... no checking for tzset... yes checking for sigprocmask... yes checking for fcntl... yes checking for getpwnam... yes checking for getrlimit... yes checking for setrlimit... yes checking for setsid... yes checking for sbrk... yes checking for chroot... yes checking for kill... yes checking for sleep... yes checking for usleep... yes checking for random... yes checking for srandom... yes checking for recvmsg... yes checking for sendmsg... yes checking for writev... yes checking for socketpair... yes checking for glob... yes checking for initgroups... yes checking for strftime... yes checking for localtime_r... yes checking for setusercontext... no checking for _beginthreadex... no checking for endservent... yes checking for endprotoent... yes checking for setresuid... yes checking for setresgid... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for strlcat... no checking for strlcpy... no checking for memmove... yes checking for gmtime_r... yes checking for arc4random... no checking for arc4random_uniform... no checking for getentropy... no checking for SHA512_Update... yes checking for sys/sysctl.h... yes checking for getauxval... no checking for library containing clock_gettime... (cached) -lrt checking for ctime_r... yes checking if make supports $< with implicit rule in scope... yes configure: Stripping extension flags... configure: creating ./config.status config.status: creating Makefile config.status: creating doc/example.conf config.status: creating doc/libunbound.3 config.status: creating doc/unbound.8 config.status: creating doc/unbound-anchor.8 config.status: creating doc/unbound-checkconf.8 config.status: creating doc/unbound.conf.5 config.status: creating doc/unbound-control.8 config.status: creating doc/unbound-host.1 config.status: creating smallapp/unbound-control-setup.sh config.status: creating dnstap/dnstap_config.h config.status: creating config.h config.status: executing libtool commands config.status: executing disable-rpath commands + /usr/bin/make -j16 ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o dns.lo -c services/cache/dns.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o infra.lo -c services/cache/infra.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o rrset.lo -c services/cache/rrset.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o dname.lo -c util/data/dname.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o msgencode.lo -c util/data/msgencode.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o msgparse.lo -c util/data/msgparse.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o msgreply.lo -c util/data/msgreply.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o packed_rrset.lo -c util/data/packed_rrset.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iterator.lo -c iterator/iterator.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_delegpt.lo -c iterator/iter_delegpt.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_donotq.lo -c iterator/iter_donotq.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_fwd.lo -c iterator/iter_fwd.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_hints.lo -c iterator/iter_hints.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_priv.lo -c iterator/iter_priv.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_resptype.lo -c iterator/iter_resptype.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_scrub.lo -c iterator/iter_scrub.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/cache/infra.c -fPIC -DPIC -o .libs/infra.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/data/msgreply.c -fPIC -DPIC -o .libs/msgreply.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_donotq.c -fPIC -DPIC -o .libs/iter_donotq.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/data/msgencode.c -fPIC -DPIC -o .libs/msgencode.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/data/msgparse.c -fPIC -DPIC -o .libs/msgparse.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/data/dname.c -fPIC -DPIC -o .libs/dname.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/data/packed_rrset.c -fPIC -DPIC -o .libs/packed_rrset.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_hints.c -fPIC -DPIC -o .libs/iter_hints.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_resptype.c -fPIC -DPIC -o .libs/iter_resptype.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_delegpt.c -fPIC -DPIC -o .libs/iter_delegpt.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/cache/rrset.c -fPIC -DPIC -o .libs/rrset.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/cache/dns.c -fPIC -DPIC -o .libs/dns.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_scrub.c -fPIC -DPIC -o .libs/iter_scrub.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_priv.c -fPIC -DPIC -o .libs/iter_priv.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_fwd.c -fPIC -DPIC -o .libs/iter_fwd.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o iter_utils.lo -c iterator/iter_utils.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c iterator/iter_utils.c -fPIC -DPIC -o .libs/iter_utils.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o localzone.lo -c services/localzone.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o mesh.lo -c services/mesh.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/localzone.c -fPIC -DPIC -o .libs/localzone.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/mesh.c -fPIC -DPIC -o .libs/mesh.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o modstack.lo -c services/modstack.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o outbound_list.lo -c services/outbound_list.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o alloc.lo -c util/alloc.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o config_file.lo -c util/config_file.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/outbound_list.c -fPIC -DPIC -o .libs/outbound_list.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/modstack.c -fPIC -DPIC -o .libs/modstack.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o configlexer.lo -c util/configlexer.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/config_file.c -fPIC -DPIC -o .libs/config_file.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/configlexer.c -fPIC -DPIC -o .libs/configlexer.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o configparser.lo -c util/configparser.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/configparser.c -fPIC -DPIC -o .libs/configparser.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o fptr_wlist.lo -c util/fptr_wlist.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o locks.lo -c util/locks.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/fptr_wlist.c -fPIC -DPIC -o .libs/fptr_wlist.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/locks.c -fPIC -DPIC -o .libs/locks.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o log.lo -c util/log.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o mini_event.lo -c util/mini_event.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o module.lo -c util/module.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o net_help.lo -c util/net_help.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/log.c -fPIC -DPIC -o .libs/log.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o random.lo -c util/random.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o rbtree.lo -c util/rbtree.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/mini_event.c -fPIC -DPIC -o .libs/mini_event.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o regional.lo -c util/regional.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/module.c -fPIC -DPIC -o .libs/module.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/rbtree.c -fPIC -DPIC -o .libs/rbtree.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/random.c -fPIC -DPIC -o .libs/random.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o rtt.lo -c util/rtt.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/net_help.c -fPIC -DPIC -o .libs/net_help.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/regional.c -fPIC -DPIC -o .libs/regional.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/rtt.c -fPIC -DPIC -o .libs/rtt.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o dnstree.lo -c util/storage/dnstree.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o lookup3.lo -c util/storage/lookup3.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o lruhash.lo -c util/storage/lruhash.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o slabhash.lo -c util/storage/slabhash.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/storage/lookup3.c -fPIC -DPIC -o .libs/lookup3.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/storage/lruhash.c -fPIC -DPIC -o .libs/lruhash.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/storage/dnstree.c -fPIC -DPIC -o .libs/dnstree.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/storage/slabhash.c -fPIC -DPIC -o .libs/slabhash.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o timehist.lo -c util/timehist.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o tube.lo -c util/tube.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o winsock_event.lo -c util/winsock_event.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/timehist.c -fPIC -DPIC -o .libs/timehist.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/tube.c -fPIC -DPIC -o .libs/tube.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o autotrust.lo -c validator/autotrust.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/winsock_event.c -fPIC -DPIC -o .libs/winsock_event.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/autotrust.c -fPIC -DPIC -o .libs/autotrust.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_anchor.lo -c validator/val_anchor.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o validator.lo -c validator/validator.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_anchor.c -fPIC -DPIC -o .libs/val_anchor.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_kcache.lo -c validator/val_kcache.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_kentry.lo -c validator/val_kentry.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/validator.c -fPIC -DPIC -o .libs/validator.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_neg.lo -c validator/val_neg.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_nsec3.lo -c validator/val_nsec3.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_kcache.c -fPIC -DPIC -o .libs/val_kcache.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_nsec.lo -c validator/val_nsec.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_kentry.c -fPIC -DPIC -o .libs/val_kentry.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_neg.c -fPIC -DPIC -o .libs/val_neg.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_nsec3.c -fPIC -DPIC -o .libs/val_nsec3.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_nsec.c -fPIC -DPIC -o .libs/val_nsec.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_secalgo.lo -c validator/val_secalgo.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_secalgo.c -fPIC -DPIC -o .libs/val_secalgo.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_sigcrypt.lo -c validator/val_sigcrypt.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o val_utils.lo -c validator/val_utils.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o dns64.lo -c dns64/dns64.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_sigcrypt.c -fPIC -DPIC -o .libs/val_sigcrypt.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c validator/val_utils.c -fPIC -DPIC -o .libs/val_utils.o /usr/bin/swig -I. -I/usr/include/python2.6 -o pythonmod/interface.h -python ./pythonmod/interface.i libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c dns64/dns64.c -fPIC -DPIC -o .libs/dns64.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o pythonmod_utils.lo -c pythonmod/pythonmod_utils.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c pythonmod/pythonmod_utils.c -fPIC -DPIC -o .libs/pythonmod_utils.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o netevent.lo -c util/netevent.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c util/netevent.c -fPIC -DPIC -o .libs/netevent.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o listen_dnsport.lo -c services/listen_dnsport.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o outside_network.lo -c services/outside_network.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/listen_dnsport.c -fPIC -DPIC -o .libs/listen_dnsport.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o acl_list.lo -c daemon/acl_list.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c services/outside_network.c -fPIC -DPIC -o .libs/outside_network.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c daemon/acl_list.c -fPIC -DPIC -o .libs/acl_list.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o cachedump.lo -c daemon/cachedump.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c daemon/cachedump.c -fPIC -DPIC -o .libs/cachedump.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o daemon.lo -c daemon/daemon.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o remote.lo -c daemon/remote.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c daemon/daemon.c -fPIC -DPIC -o .libs/daemon.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c daemon/remote.c -fPIC -DPIC -o .libs/remote.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o stats.lo -c daemon/stats.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c daemon/stats.c -fPIC -DPIC -o .libs/stats.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o unbound.lo -c daemon/unbound.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o worker.lo -c daemon/worker.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c daemon/unbound.c -fPIC -DPIC -o .libs/unbound.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o keyraw.lo -c ldns/keyraw.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c daemon/worker.c -fPIC -DPIC -o .libs/worker.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c ldns/keyraw.c -fPIC -DPIC -o .libs/keyraw.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o sbuffer.lo -c ldns/sbuffer.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o wire2str.lo -c ldns/wire2str.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c ldns/wire2str.c -fPIC -DPIC -o .libs/wire2str.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c ldns/sbuffer.c -fPIC -DPIC -o .libs/sbuffer.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o parse.lo -c ldns/parse.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c ldns/parse.c -fPIC -DPIC -o .libs/parse.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o parseutil.lo -c ldns/parseutil.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o rrdef.lo -c ldns/rrdef.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c ldns/rrdef.c -fPIC -DPIC -o .libs/rrdef.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c ldns/parseutil.c -fPIC -DPIC -o .libs/parseutil.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o str2wire.lo -c ldns/str2wire.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o strlcat.lo -c compat/strlcat.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o strlcpy.lo -c compat/strlcpy.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c ldns/str2wire.c -fPIC -DPIC -o .libs/str2wire.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c compat/strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c compat/strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o arc4random.lo -c compat/arc4random.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o arc4random_uniform.lo -c compat/arc4random_uniform.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o explicit_bzero.lo -c compat/explicit_bzero.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o arc4_lock.lo -c compat/arc4_lock.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o getentropy_linux.lo -c compat/getentropy_linux.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c compat/arc4random.c -fPIC -DPIC -o .libs/arc4random.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c compat/explicit_bzero.c -fPIC -DPIC -o .libs/explicit_bzero.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c compat/arc4random_uniform.c -fPIC -DPIC -o .libs/arc4random_uniform.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o context.lo -c libunbound/context.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o libunbound.lo -c libunbound/libunbound.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c compat/arc4_lock.c -fPIC -DPIC -o .libs/arc4_lock.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c compat/getentropy_linux.c -fPIC -DPIC -o .libs/getentropy_linux.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c libunbound/libunbound.c -fPIC -DPIC -o .libs/libunbound.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o libworker.lo -c libunbound/libworker.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c libunbound/context.c -fPIC -DPIC -o .libs/context.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o worker_cb.lo -c smallapp/worker_cb.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c libunbound/libworker.c -fPIC -DPIC -o .libs/libworker.o sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e 's/@''UNBOUND_VERSION_MINOR@/5/' -e 's/@''UNBOUND_VERSION_MICRO@/1/' < ./libunbound/unbound.h > unbound.h ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o unbound-host.lo -c smallapp/unbound-host.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c smallapp/unbound-checkconf.c -fPIC -DPIC -o .libs/unbound-checkconf.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c smallapp/worker_cb.c -fPIC -DPIC -o .libs/worker_cb.o libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c smallapp/unbound-host.c -fPIC -DPIC -o .libs/unbound-host.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o unbound-control.lo -c smallapp/unbound-control.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c smallapp/unbound-control.c -fPIC -DPIC -o .libs/unbound-control.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o unbound-anchor.lo -c smallapp/unbound-anchor.c cp smallapp/unbound-control-setup.sh unbound-control-setup chmod +x unbound-control-setup /usr/bin/swig -python -o libunbound/python/libunbound_wrap.c -I. -I/usr/include/python2.6 ./libunbound/python/libunbound.i libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c smallapp/unbound-anchor.c -fPIC -DPIC -o .libs/unbound-anchor.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o pythonmod.lo -c pythonmod/pythonmod.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c pythonmod/pythonmod.c -fPIC -DPIC -o .libs/pythonmod.o ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o libunbound_wrap.lo -c libunbound/python/libunbound_wrap.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c libunbound/python/libunbound_wrap.c -fPIC -DPIC -o .libs/libunbound_wrap.o In file included from pythonmod/pythonmod.c:108: ./pythonmod/interface.h: In function 'SwigPyObject_richcompare': ./pythonmod/interface.h:1519: warning: dereferencing pointer 'res' does break strict-aliasing rules ./pythonmod/interface.h:1519: warning: dereferencing pointer 'res' does break strict-aliasing rules ./pythonmod/interface.h:1516: note: initialized from here ./pythonmod/interface.h:1518: note: initialized from here libunbound/python/libunbound_wrap.c: In function 'SwigPyObject_richcompare': libunbound/python/libunbound_wrap.c:1519: warning: dereferencing pointer 'res' does break strict-aliasing rules libunbound/python/libunbound_wrap.c:1519: warning: dereferencing pointer 'res' does break strict-aliasing rules libunbound/python/libunbound_wrap.c:1516: note: initialized from here libunbound/python/libunbound_wrap.c:1518: note: initialized from here libunbound/python/libunbound_wrap.c: In function '_wrap_ub_resolve_async': libunbound/python/libunbound_wrap.c:2239: warning: dereferencing pointer 'arg6.643' does break strict-aliasing rules libunbound/python/libunbound_wrap.c:2245: warning: dereferencing pointer 'arg6.643' does break strict-aliasing rules libunbound/python/libunbound_wrap.c:4841: note: initialized from here ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -version-info 5:3:3 -no-undefined -export-symbols ./libunbound/ubsyms.def -o libunbound.la context.lo libunbound.lo libworker.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo pythonmod.lo pythonmod_utils.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo strlcat.lo strlcpy.lo arc4random.lo arc4random_uniform.lo explicit_bzero.lo arc4_lock.lo getentropy_linux.lo -rpath /usr/lib64 -lssl -lrt -levent -lrt -L. -lpython2.6 -lcrypto libtool: link: echo "{ global:" > .libs/libunbound.ver libtool: link: cat ./libunbound/ubsyms.def | sed -e "s/\(.*\)/\1;/" >> .libs/libunbound.ver libtool: link: echo "local: *; };" >> .libs/libunbound.ver libtool: link: gcc -shared -fPIC -DPIC .libs/context.o .libs/libunbound.o .libs/libworker.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/pythonmod.o .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/strlcat.o .libs/strlcpy.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/explicit_bzero.o .libs/arc4_lock.o .libs/getentropy_linux.o -lssl -levent -lrt -L. -lpython2.6 -lcrypto -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libunbound.so.2 -Wl,-version-script -Wl,.libs/libunbound.ver -o .libs/libunbound.so.2.3.3 libtool: link: (cd ".libs" && rm -f "libunbound.so.2" && ln -s "libunbound.so.2.3.3" "libunbound.so.2") libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s "libunbound.so.2.3.3" "libunbound.so") libtool: link: ( cd ".libs" && rm -f "libunbound.la" && ln -s "../libunbound.la" "libunbound.la" ) ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -o unbound acl_list.lo cachedump.lo daemon.lo remote.lo stats.lo unbound.lo worker.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo pythonmod.lo pythonmod_utils.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo strlcat.lo strlcpy.lo arc4random.lo arc4random_uniform.lo explicit_bzero.lo arc4_lock.lo getentropy_linux.lo -lssl -lrt -levent -lrt -L. -lpython2.6 -lcrypto ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -o unbound-checkconf unbound-checkconf.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo pythonmod.lo pythonmod_utils.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo strlcat.lo strlcpy.lo arc4random.lo arc4random_uniform.lo explicit_bzero.lo arc4_lock.lo getentropy_linux.lo -lssl -lrt -levent -lrt -L. -lpython2.6 -lcrypto ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -o unbound-host unbound-host.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo strlcat.lo strlcpy.lo -L. -L.libs -lunbound -lrt -levent -lrt -L. -lpython2.6 -lcrypto ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -o unbound-control unbound-control.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo pythonmod.lo pythonmod_utils.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo strlcat.lo strlcpy.lo arc4random.lo arc4random_uniform.lo explicit_bzero.lo arc4_lock.lo getentropy_linux.lo -lssl -lrt -levent -lrt -L. -lpython2.6 -lcrypto ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -o unbound-anchor unbound-anchor.lo strlcat.lo strlcpy.lo arc4random.lo arc4random_uniform.lo explicit_bzero.lo arc4_lock.lo getentropy_linux.lo -L. -L.libs -lunbound -lexpat -lssl -lrt -levent -lrt -L. -lpython2.6 -lcrypto ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -module -avoid-version -no-undefined -shared -o _unbound.la libunbound_wrap.lo -rpath /usr/lib64/python2.6/site-packages L. -L.libs -lunbound libtool: link: gcc -shared -fPIC -DPIC .libs/libunbound_wrap.o -D__LIBTOOL_RPATH_SED__ -L.libs /builddir/build/BUILD/unbound-1.5.1/.libs/libunbound.so -L. -lssl -levent -lrt -lpython2.6 -lcrypto -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,_unbound.so -o .libs/_unbound.so libtool: link: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pie -o .libs/unbound-host .libs/unbound-host.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/strlcat.o .libs/strlcpy.o -L. -L.libs /builddir/build/BUILD/unbound-1.5.1/.libs/libunbound.so -lssl -levent -lrt -lpython2.6 -lcrypto -pthread libtool: link: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pie -o unbound-control .libs/unbound-control.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/pythonmod.o .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/strlcat.o .libs/strlcpy.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/explicit_bzero.o .libs/arc4_lock.o .libs/getentropy_linux.o -lssl -levent -lrt -L. -lpython2.6 -lcrypto -pthread libtool: link: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pie -o .libs/unbound-anchor .libs/unbound-anchor.o .libs/strlcat.o .libs/strlcpy.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/explicit_bzero.o .libs/arc4_lock.o .libs/getentropy_linux.o -L. -L.libs /builddir/build/BUILD/unbound-1.5.1/.libs/libunbound.so -lexpat -lssl -levent -lrt -lpython2.6 -lcrypto -pthread libtool: link: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pie -o unbound-checkconf .libs/unbound-checkconf.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/pythonmod.o .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/strlcat.o .libs/strlcpy.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/explicit_bzero.o .libs/arc4_lock.o .libs/getentropy_linux.o -lssl -levent -lrt -L. -lpython2.6 -lcrypto -pthread libtool: link: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pie -o unbound .libs/acl_list.o .libs/cachedump.o .libs/daemon.o .libs/remote.o .libs/stats.o .libs/unbound.o .libs/worker.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/pythonmod.o .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/strlcat.o .libs/strlcpy.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/explicit_bzero.o .libs/arc4_lock.o .libs/getentropy_linux.o -lssl -levent -lrt -L. -lpython2.6 -lcrypto -pthread libtool: link: ( cd ".libs" && rm -f "_unbound.la" && ln -s "../_unbound.la" "_unbound.la" ) + /usr/bin/make -j16 streamtcp ./libtool --tag=CC --mode=compile gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -o streamtcp.lo -c testcode/streamtcp.c libtool: compile: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -c testcode/streamtcp.c -fPIC -DPIC -o .libs/streamtcp.o ./libtool --tag=CC --mode=link gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -o streamtcp streamtcp.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo pythonmod.lo pythonmod_utils.lo netevent.lo listen_dnsport.lo outside_network.lo strlcat.lo strlcpy.lo arc4random.lo arc4random_uniform.lo explicit_bzero.lo arc4_lock.lo getentropy_linux.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo -lssl -lrt -levent -lrt -L. -lpython2.6 -lcrypto libtool: link: gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pie -o streamtcp .libs/streamtcp.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/pythonmod.o .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/strlcat.o .libs/strlcpy.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/explicit_bzero.o .libs/arc4_lock.o .libs/getentropy_linux.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o -lssl -levent -lrt -L. -lpython2.6 -lcrypto -pthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Skof68 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 + cd unbound-1.5.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 install /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages /bin/sh ./install-sh -c -m 644 pythonmod/unboundmodule.py /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/unboundmodule.py /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages /bin/sh ./install-sh -c -m 644 ./libunbound/python/unbound.py /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/unbound.py ./libtool --mode=install cp _unbound.la /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages libtool: install: warning: relinking `_unbound.la' libtool: install: (cd /builddir/build/BUILD/unbound-1.5.1; /bin/sh /builddir/build/BUILD/unbound-1.5.1/libtool --tag CC --mode=relink gcc -I. -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -pie -pthread -Wl,-z,now,-z,relro -pie -module -avoid-version -no-undefined -shared -o _unbound.la libunbound_wrap.lo -rpath /usr/lib64/python2.6/site-packages L. -L.libs -lunbound -inst-prefix-dir /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libunbound_wrap.o -L.libs -L/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 -L/usr/lib64 -lunbound -L. -lssl -levent -lrt -lpython2.6 -lcrypto -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,_unbound.so -o .libs/_unbound.so libtool: install: cp .libs/_unbound.soT /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/_unbound.so libtool: install: cp .libs/_unbound.lai /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/_unbound.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages' ./libtool --mode=finish /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the ` -D__LIBTOOL_RPATH_SED__ ' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/include /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man3 /bin/sh ./install-sh -c -m 644 doc/libunbound.3 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man3 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \ ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \ ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \ ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async \ ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \ ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add \ ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \ do \ echo ".so man3/libunbound.3" > /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man3/$mpage.3 ; \ done ./libtool --mode=install cp unbound.h /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/include/unbound.h libtool: install: cp unbound.h /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/include/unbound.h ./libtool --mode=install cp libunbound.la /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 libtool: install: cp .libs/libunbound.so.2.3.3 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/libunbound.so.2.3.3 libtool: install: (cd /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 && { ln -s -f libunbound.so.2.3.3 libunbound.so.2 || { rm -f libunbound.so.2 && ln -s libunbound.so.2.3.3 libunbound.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 && { ln -s -f libunbound.so.2.3.3 libunbound.so || { rm -f libunbound.so && ln -s libunbound.so.2.3.3 libunbound.so; }; }) libtool: install: cp .libs/libunbound.lai /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/libunbound.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' ./libtool --mode=finish /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the ` -D__LIBTOOL_RPATH_SED__ ' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man8 /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man5 /bin/sh ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man1 ./libtool --mode=install cp unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound libtool: install: cp unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound ./libtool --mode=install cp unbound-checkconf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-checkconf libtool: install: cp unbound-checkconf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-checkconf ./libtool --mode=install cp unbound-control /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-control libtool: install: cp unbound-control /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-control ./libtool --mode=install cp unbound-host /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-host libtool: install: warning: `/builddir/build/BUILD/unbound-1.5.1/libunbound.la' has not been installed in `/usr/lib64' libtool: install: cp .libs/unbound-host /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-host ./libtool --mode=install cp unbound-anchor /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-anchor libtool: install: warning: `/builddir/build/BUILD/unbound-1.5.1/libunbound.la' has not been installed in `/usr/lib64' libtool: install: cp .libs/unbound-anchor /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-anchor /bin/sh ./install-sh -c -m 644 doc/unbound.8 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound-checkconf.8 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound-control.8 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound-control.8 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man8/unbound-control-setup.8 /bin/sh ./install-sh -c -m 644 doc/unbound-anchor.8 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound.conf.5 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man5 /bin/sh ./install-sh -c -m 644 doc/unbound-host.1 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/man/man1 /bin/sh ./install-sh -c -m 755 unbound-control-setup /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-control-setup if test ! -e /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/unbound.conf; then /bin/sh ./install-sh -d `dirname /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/unbound.conf`; /bin/sh ./install-sh -c -m 644 doc/example.conf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/unbound.conf; fi + install -d 0755 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/rc.d/init.d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/sysconfig + install -p -m 0755 /builddir/build/SOURCES/unbound.init /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/rc.d/init.d/unbound + install -p -m 0755 /builddir/build/SOURCES/unbound.conf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound + install -p -m 0644 /builddir/build/SOURCES/icannbundle.pem /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound + install -p -m 0644 /builddir/build/SOURCES/unbound.sysconfig /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/sysconfig/unbound + install -d 0755 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/cron.d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/var/lib/unbound + install -p -m 0755 /builddir/build/SOURCES/unbound.cron /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/cron.d/unbound-anchor + install -d 0755 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/munin/plugin-conf.d + install -p -m 0644 /builddir/build/SOURCES/unbound.munin /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/munin/plugin-conf.d/unbound + install -d 0755 /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/ + install -p -m 0755 /builddir/build/SOURCES/unbound_munin_ /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_hits + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_queue + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_memory + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_by_type + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_by_class + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_by_opcode + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_by_rcode + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_by_flags + for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unbound_munin_by_class unbound_munin_by_opcode unbound_munin_by_rcode unbound_munin_by_flags unbound_munin_histogram + ln -s unbound /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/munin/plugins/unbound_munin_histogram + install -p -m 0755 streamtcp /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-streamtcp + install -p -m 0644 /builddir/build/SOURCES/root.anchor /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/var/lib/unbound/root.anchor + install -p -m 0644 /builddir/build/SOURCES/root.key /builddir/build/SOURCES/dlv.isc.org.key /builddir/build/SOURCES/root.anchor /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/ + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/libunbound.la + rm -rf '/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/*/*.la' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove + echo '.so man3/libunbound.3' + mkdir -p /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/var/run/unbound + mkdir -p /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/keys.d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/conf.d /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/local.d + install -p /builddir/build/SOURCES/example.com.key /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/keys.d/ + install -p /builddir/build/SOURCES/example.com.conf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/conf.d/ + install -p /builddir/build/SOURCES/block-example.com.conf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/etc/unbound/local.d/ + echo '.so man8/unbound-control.8' + install -p -m 0644 /builddir/build/SOURCES/unbound-munin.README . + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/unbound-1.5.1 extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/_unbound.so extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/libunbound.so.2.3.3 extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-anchor extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-streamtcp extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-host extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-control extracting debug info from /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/sbin/unbound-checkconf symlinked /usr/lib/debug/usr/lib64/libunbound.so.2.3.3.debug to /usr/lib/debug/usr/lib64/libunbound.so.2.debug symlinked /usr/lib/debug/usr/lib64/libunbound.so.2.3.3.debug to /usr/lib/debug/usr/lib64/libunbound.so.debug cpio: unbound-1.5.1/: Cannot stat: No such file or directory 6836 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 Bytecompiling .py files below /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib64/python2.6 using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/lib/debug/usr/lib64/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: unbound-1.5.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BU8KM7 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.5.1 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-1.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-1.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-1.5.1 + cp -pr doc/README doc/CREDITS doc/LICENSE doc/FEATURES /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-1.5.1 + exit 0 Provides: config(unbound) = 1.5.1-1.el6 dnssec-conf = 1.27-1 Requires(interp): /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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1)(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libevent-1.4.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.6.so.1.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libunbound.so.2()(64bit) rtld(GNU_HASH) Obsoletes: dnssec-conf < 1.27-2 Processing files: unbound-munin-1.5.1-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SAJHF6 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.5.1 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-munin-1.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-munin-1.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-munin-1.5.1 + cp -pr unbound-munin.README /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-munin-1.5.1 + exit 0 Provides: config(unbound-munin) = 1.5.1-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: unbound-devel-1.5.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hfAGA5 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.5.1 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-devel-1.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-devel-1.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-devel-1.5.1 + cp -pr README /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-devel-1.5.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libunbound.so.2()(64bit) Processing files: unbound-libs-1.5.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wkBuD4 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.5.1 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-libs-1.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-libs-1.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-libs-1.5.1 + cp -pr doc/README doc/LICENSE /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-libs-1.5.1 + exit 0 Provides: config(unbound-libs) = 1.5.1-1.el6 libunbound.so.2()(64bit) Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libevent-1.4.so.2()(64bit) libexpat.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.6.so.1.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libunbound.so.2()(64bit) rtld(GNU_HASH) Processing files: unbound-python-1.5.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nlUdM3 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.5.1 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-python-1.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-python-1.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-python-1.5.1 + cp -pr libunbound/python/examples/async-lookup.py libunbound/python/examples/dns-lookup.py libunbound/python/examples/dnssec-valid.py libunbound/python/examples/dnssec_test.py libunbound/python/examples/example8-1.py libunbound/python/examples/idn-lookup.py libunbound/python/examples/mx-lookup.py libunbound/python/examples/ns-lookup.py libunbound/python/examples/reverse-lookup.py /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-python-1.5.1 + cp -pr pythonmod/examples/calc.py pythonmod/examples/dict.py pythonmod/examples/dict_data.txt pythonmod/examples/log.py pythonmod/examples/resgen.py pythonmod/examples/resip.py pythonmod/examples/resmod.py /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64/usr/share/doc/unbound-python-1.5.1 + exit 0 Provides: _unbound.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libevent-1.4.so.2()(64bit) libpthread.so.0()(64bit) libpython2.6.so.1.0()(64bit) librt.so.1()(64bit) libssl.so.10()(64bit) libunbound.so.2()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: unbound-debuginfo-1.5.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/unbound-1.5.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-munin-1.5.1-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/unbound-devel-1.5.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-libs-1.5.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-python-1.5.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-debuginfo-1.5.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sPn7Ti + umask 022 + cd /builddir/build/BUILD + cd unbound-1.5.1 + /bin/rm -rf /builddir/build/BUILDROOT/unbound-1.5.1-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->