Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'], False, '/var/lib/mock/dist-f14-build-1069638-161588/root/', None, 86400, True, 0, 495, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'] warning: Could not canonicalize hostname: x86-12.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/unbound-1.4.8-2.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'], False, '/var/lib/mock/dist-f14-build-1069638-161588/root/', None, 86400, True, 0, 495, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/unbound.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D2kXq5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf unbound-1.4.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/unbound-1.4.8.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unbound-1.4.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (unbound-1.2-glob.patch):' Patch #1 (unbound-1.2-glob.patch): + /bin/cat /builddir/build/SOURCES/unbound-1.2-glob.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (unbound-CVE-2011-1922.patch):' Patch #2 (unbound-CVE-2011-1922.patch): + /bin/cat /builddir/build/SOURCES/unbound-CVE-2011-1922.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EszGI2 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.4.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-ldns= --with-libevent --with-pthreads --with-ssl --disable-rpath --enable-debug --disable-static --with-conf-file=/etc/unbound/unbound.conf --with-pidfile=/var/run/unbound/unbound.pid --with-pythonmodule --with-pyunbound --enable-sha2 --disable-gost checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 whether gcc supports -g... yes checking whether gcc supports -O2... 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 whether gcc supports -W... yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wdeclaration-after-statement... yes 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... -lfl checking whether yytext is a pointer... yes 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 for x86_64-redhat-linux-gnu-ar... no checking for ar... /usr/bin/ar 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 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-ar... /usr/bin/ar checking for x86_64-redhat-linux-gnu-strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for 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 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 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 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_spinlock_t... yes checking for pthread_rwlock_t... yes checking for python... /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib64/python2.7 -L/usr/lib64 -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic 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... -ldl 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 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 whether SSL_COMP_get_compression_methods is declared... yes checking whether sk_SSL_COMP_pop_free is declared... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getaddrinfo... yes checking for ioctlsocket... no checking for daemon... yes checking if daemon is deprecated... no checking for strptime... yes checking whether strptime works... 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 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 strlcpy... no checking for memmove... yes checking for gmtime_r... yes checking for ctime_r... yes checking for ldns_buffer_copy in -lldns... yes checking for ldns_key_buf2rsa_raw... yes checking for ldns_b32_ntop_extended_hex... yes checking for ldns/ldns.h... 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 config.h config.status: executing libtool commands config.status: executing disable-rpath commands + /usr/bin/make -j16 Depend compat/strlcpy.c Depend validator/validator.c Depend validator/val_utils.c Depend validator/val_sigcrypt.c Depend validator/val_nsec3.c Depend validator/val_nsec.c Depend validator/val_neg.c Depend validator/val_kentry.c Depend validator/val_kcache.c Depend validator/val_anchor.c Depend validator/autotrust.c Depend util/winsock_event.c Depend util/tube.c Depend util/timehist.c Depend util/storage/slabhash.c Depend util/storage/lruhash.c Depend util/storage/lookup3.c Depend util/storage/dnstree.c Depend util/regional.c Depend util/rtt.c Depend util/rbtree.c Depend util/random.c Depend util/netevent.c Depend util/net_help.c Depend util/module.c Depend util/mini_event.c Depend util/log.c Depend util/locks.c Depend util/fptr_wlist.c Depend util/data/packed_rrset.c Depend util/data/msgreply.c Depend util/data/msgparse.c Depend util/data/msgencode.c Depend util/data/dname.c Depend util/configparser.c Depend util/configlexer.c Depend util/config_file.c Depend testcode/unitverify.c Depend testcode/unitslabhash.c Depend util/alloc.c Depend testcode/unitregional.c Depend testcode/unitneg.c Depend testcode/unitmsgparse.c Depend testcode/unitmain.c Depend testcode/unitlruhash.c Depend testcode/unitdname.c Depend testcode/testbound.c Depend testcode/streamtcp.c Depend testcode/unitanchor.c Depend testcode/signit.c Depend testcode/replay.c Depend testcode/readhex.c Depend testcode/pktview.c Depend testcode/petal.c Depend testcode/perf.c Depend testcode/memstats.c Depend testcode/lock_verify.c Depend testcode/ldns-testpkts.c Depend testcode/harvest.c Depend testcode/fake_event.c Depend testcode/delayer.c Depend testcode/asynclook.c Depend smallapp/worker_cb.c Depend smallapp/unbound-host.c Depend smallapp/unbound-control.c Depend smallapp/unbound-checkconf.c Depend smallapp/unbound-anchor.c Depend services/outside_network.c Depend services/outbound_list.c Depend services/modstack.c Depend services/mesh.c Depend services/localzone.c Depend services/listen_dnsport.c Depend services/cache/rrset.c Depend services/cache/infra.c Depend services/cache/dns.c Depend pythonmod/pythonmod_utils.c Swig pythonmod/interface.i Depend libunbound/libworker.c Depend libunbound/libunbound.c Depend libunbound/context.c Depend iterator/iterator.c Depend iterator/iter_scrub.c Depend iterator/iter_utils.c Depend iterator/iter_resptype.c Depend iterator/iter_priv.c Depend iterator/iter_hints.c Depend iterator/iter_fwd.c Depend iterator/iter_donotq.c Depend iterator/iter_delegpt.c Depend daemon/worker.c Depend daemon/unbound.c Depend daemon/stats.c Depend daemon/remote.c Depend daemon/daemon.c Depend daemon/cachedump.c Depend daemon/acl_list.c Depend pythonmod/pythonmod.c Build services/outside_network.c Build services/listen_dnsport.c Build services/localzone.c Build services/mesh.c Build services/outbound_list.c Build services/modstack.c Build services/cache/rrset.c Build services/cache/infra.c Build services/cache/dns.c Build util/winsock_event.c Build util/regional.c Build util/module.c Build util/configlexer.c Build util/log.c Build util/net_help.c Build util/alloc.c Build util/netevent.c Build util/rtt.c Build util/mini_event.c Build util/configparser.c Build util/locks.c Build util/random.c Build util/rbtree.c Build util/timehist.c Build util/config_file.c Build util/tube.c Build util/fptr_wlist.c Build util/data/msgreply.c Build util/data/msgencode.c Build util/data/msgparse.c Build util/data/packed_rrset.c Build util/data/dname.c Build util/storage/lookup3.c Build util/storage/dnstree.c Build util/storage/lruhash.c Build util/storage/slabhash.c Build iterator/iter_hints.c Build iterator/iter_scrub.c Build iterator/iter_priv.c Build iterator/iter_delegpt.c Build iterator/iter_resptype.c Build iterator/iterator.c Build iterator/iter_donotq.c Build iterator/iter_fwd.c Build iterator/iter_utils.c Build validator/val_neg.c Build validator/validator.c Build validator/val_sigcrypt.c Build validator/val_kcache.c Build validator/val_utils.c Build validator/val_nsec.c Build validator/val_anchor.c Build validator/autotrust.c Build validator/val_nsec3.c Build validator/val_kentry.c Build pythonmod/pythonmod_utils.c Build pythonmod/pythonmod.c Build daemon/remote.c Build daemon/cachedump.c Build daemon/acl_list.c Build daemon/unbound.c Build daemon/daemon.c In file included from pythonmod/pythonmod.c:107:0: ./pythonmod/interface.h: In function '_PySwigObject_type': ./pythonmod/interface.h:1829:7: warning: missing initializer ./pythonmod/interface.h:1829:7: warning: (near initialization for 'tmp.tp_version_tag') ./pythonmod/interface.h: In function '_PySwigPacked_type': ./pythonmod/interface.h:2004:7: warning: missing initializer ./pythonmod/interface.h:2004:7: warning: (near initialization for 'tmp.tp_version_tag') Build daemon/stats.c Build daemon/worker.c Build compat/strlcpy.c Build smallapp/unbound-checkconf.c In file included from pythonmod/pythonmod.c:107:0: ./pythonmod/interface.h: In function 'swig_varlink_type': ./pythonmod/interface.h:13226:7: warning: missing initializer ./pythonmod/interface.h:13226:7: warning: (near initialization for 'tmp.tp_version_tag') Build smallapp/worker_cb.c Build libunbound/context.c Build libunbound/libunbound.c Build libunbound/libworker.c Build smallapp/unbound-host.c Build smallapp/unbound-control.c Build smallapp/unbound-anchor.c Sed unbound-control-setup Swig libunbound/python/libunbound.i smallapp/unbound-anchor.c: In function 'xml_parse': smallapp/unbound-anchor.c:1586:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result Build libunbound/python/libunbound_wrap.c libunbound/python/libunbound_wrap.c: In function 'SWIG_PyInstanceMethod_New': libunbound/python/libunbound_wrap.c:1049:59: warning: unused parameter 'self' libunbound/python/libunbound_wrap.c:1049:75: warning: unused parameter 'func' libunbound/python/libunbound_wrap.c: In function '_PySwigObject_type': libunbound/python/libunbound_wrap.c:1829:7: warning: missing initializer libunbound/python/libunbound_wrap.c:1829:7: warning: (near initialization for 'tmp.tp_version_tag') libunbound/python/libunbound_wrap.c: In function '_PySwigPacked_type': libunbound/python/libunbound_wrap.c:2004:7: warning: missing initializer libunbound/python/libunbound_wrap.c:2004:7: warning: (near initialization for 'tmp.tp_version_tag') libunbound/python/libunbound_wrap.c: In function 'SWIG_Python_MustGetPtr': libunbound/python/libunbound_wrap.c:2666:63: warning: unused parameter 'argnum' libunbound/python/libunbound_wrap.c: In function 'swig_varlink_type': libunbound/python/libunbound_wrap.c:5732:7: warning: missing initializer libunbound/python/libunbound_wrap.c:5732:7: warning: (near initialization for 'tmp.tp_version_tag') Link unbound Link unbound-checkconf Link libunbound.la Link unbound-control Link unbound-host Link unbound-anchor Link _unbound.la + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RyyxKK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 + cd unbound-1.4.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 install ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man8 ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man5 ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man3 ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man1 ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib64 ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/include ./libtool --quiet --mode=install cp unbound /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound ./libtool --quiet --mode=install cp unbound-checkconf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-checkconf ./libtool --quiet --mode=install cp unbound-control /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-control ./libtool --quiet --mode=install cp unbound-host /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-host libtool: install: warning: `/builddir/build/BUILD/unbound-1.4.8/libunbound.la' has not been installed in `/usr/lib64' ./libtool --quiet --mode=install cp unbound-anchor /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-anchor libtool: install: warning: `/builddir/build/BUILD/unbound-1.4.8/libunbound.la' has not been installed in `/usr/lib64' ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages ./install-sh -c -m 644 pythonmod/unboundmodule.py /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages/unboundmodule.py ./install-sh -m 755 -d /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages ./install-sh -c -m 644 libunbound/python/unbound.py /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages/unbound.py ./libtool --quiet --mode=install cp _unbound.la /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages libtool: install: warning: relinking `_unbound.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' ./libtool --quiet --mode=finish /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages ./install-sh -c -m 644 doc/unbound.8 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man8 ./install-sh -c -m 644 doc/unbound-checkconf.8 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man8 ./install-sh -c -m 644 doc/unbound-control.8 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man8 ./install-sh -c -m 644 doc/unbound-anchor.8 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man8 ./install-sh -c -m 644 doc/unbound.conf.5 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man5 ./install-sh -c -m 644 ./doc/unbound-host.1 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man1 ./install-sh -c -m 644 doc/libunbound.3 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/man/man3 ./install-sh -c -m 755 unbound-control-setup /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-control-setup if test ! -e /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/unbound/unbound.conf; then ./install-sh -d `dirname /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/unbound/unbound.conf`; ./install-sh -c -m 644 doc/example.conf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/unbound/unbound.conf; fi ./libtool --quiet --mode=install cp ./libunbound/unbound.h /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/include/unbound.h ./libtool --quiet --mode=install cp libunbound.la /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib64 libtool: install: warning: remember to run `libtool --finish /usr/lib64' ./libtool --quiet --mode=finish /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib64 + install -d 0755 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/rc.d/init.d + install -m 0755 /builddir/build/SOURCES/unbound.init /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/rc.d/init.d/unbound + install -m 0755 /builddir/build/SOURCES/unbound.conf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/unbound + install -d 0755 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/munin/plugin-conf.d + install -m 0644 /builddir/build/SOURCES/unbound.munin /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/munin/plugin-conf.d/unbound + install -d 0755 /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/munin/plugins/ + install -m 0755 /builddir/build/SOURCES/unbound_munin_ /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.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.4.8-2.fc14.x86_64/usr/share/munin/plugins/unbound_munin_histogram + install -m 0644 /builddir/build/SOURCES/root.key /builddir/build/SOURCES/dlv.isc.org.key /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/etc/unbound/ + rm /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib64/libunbound.la + rm /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages/_unbound.la + mkdir -p /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/var/run/unbound + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/unbound-1.4.8 extracting debug info from /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/site-packages/_unbound.so.2.8.0 extracting debug info from /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound extracting debug info from /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-control extracting debug info from /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-host extracting debug info from /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-anchor extracting debug info from /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/sbin/unbound-checkconf extracting debug info from /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib64/libunbound.so.2.8.0 symlinked /usr/lib/debug/usr/lib/python2.7/site-packages/_unbound.so.2.8.0.debug to /usr/lib/debug/usr/lib/python2.7/site-packages/_unbound.so.debug symlinked /usr/lib/debug/usr/lib/python2.7/site-packages/_unbound.so.2.8.0.debug to /usr/lib/debug/usr/lib/python2.7/site-packages/_unbound.so.2.debug symlinked /usr/lib/debug/usr/lib64/libunbound.so.2.8.0.debug to /usr/lib/debug/usr/lib64/libunbound.so.2.debug symlinked /usr/lib/debug/usr/lib64/libunbound.so.2.8.0.debug to /usr/lib/debug/usr/lib64/libunbound.so.debug cpio: unbound-1.4.8/: Cannot stat: No such file or directory 5713 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: unbound-1.4.8-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g1chhy + umask 022 + cd /builddir/build/BUILD + cd unbound-1.4.8 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-1.4.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-1.4.8 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-1.4.8 + cp -pr doc/README doc/CREDITS doc/LICENSE doc/FEATURES /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-1.4.8 + exit 0 Provides: config(unbound) = 1.4.8-2.fc14 dnssec-conf = 1.27-1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh 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) libdl.so.2()(64bit) libevent-1.4.so.2()(64bit) libexpat.so.1()(64bit) libldns.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libssl.so.10()(64bit) libunbound.so.2()(64bit) rtld(GNU_HASH) Obsoletes: dnssec-conf < 1.27-2 Processing files: unbound-munin-1.4.8-2.fc14.x86_64 Provides: config(unbound-munin) = 1.4.8-2.fc14 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.4.8-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BFZaZl + umask 022 + cd /builddir/build/BUILD + cd unbound-1.4.8 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-devel-1.4.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-devel-1.4.8 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-devel-1.4.8 + cp -pr README /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-devel-1.4.8 + 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.4.8-2.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OlcaJ9 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.4.8 + DOCDIR=/builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-libs-1.4.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-libs-1.4.8 + /bin/mkdir -p /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-libs-1.4.8 + cp -pr doc/README doc/LICENSE /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64/usr/share/doc/unbound-libs-1.4.8 + exit 0 Provides: libunbound.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /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) libdl.so.2()(64bit) libevent-1.4.so.2()(64bit) libldns.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libunbound.so.2()(64bit) rtld(GNU_HASH) Processing files: unbound-python-1.4.8-2.fc14.x86_64 Provides: _unbound.so.2()(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: _unbound.so.2()(64bit) 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) libdl.so.2()(64bit) libevent-1.4.so.2()(64bit) libldns.so.1()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libunbound.so.2()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: unbound-debuginfo-1.4.8-2.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 warning: Could not canonicalize hostname: x86-12.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/unbound-1.4.8-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-munin-1.4.8-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-devel-1.4.8-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-libs-1.4.8-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-python-1.4.8-2.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/unbound-debuginfo-1.4.8-2.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NvXLp3 + umask 022 + cd /builddir/build/BUILD + cd unbound-1.4.8 + rm -rf /builddir/build/BUILDROOT/unbound-1.4.8-2.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->