Mock Version: 1.1.26 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gdnsd.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gdnsd.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gdnsd-1.6.9-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/gdnsd.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gdnsd.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.njJBin + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gdnsd-1.6.9 + /usr/bin/xz -dc /builddir/build/SOURCES/gdnsd-1.6.9.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdnsd-1.6.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6T1BSs + umask 022 + cd /builddir/build/BUILD + cd gdnsd-1.6.9 + 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-unknown-linux-gnu --host=x86_64-unknown-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-unknown-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 dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 whether byte ordering is bigendian... no checking for thread local storage (TLS) class... __thread checking for x86_64-unknown-linux-gnu-ar... no checking for x86_64-unknown-linux-gnu-lib... no checking for x86_64-unknown-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... 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 -std=gnu99... /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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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-unknown-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-unknown-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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether fputs_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... no checking for clock_gettime syscall... yes checking for nanosleep... yes checking for ceil in -lm... yes checking for ceil in -lm... (cached) yes checking for posix_fadvise... yes checking for sendmmsg... no checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for inet_pton... yes checking for getifaddrs... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking whether NI_MAXHOST is declared... yes checking whether NI_MAXSERV is declared... yes checking whether NI_NUMERICHOST is declared... yes checking whether NI_NUMERICSERV is declared... yes checking whether AF_INET6 is declared... yes checking whether PF_INET6 is declared... yes checking whether AF_INET is declared... yes checking whether PF_INET is declared... yes checking whether AF_UNSPEC is declared... yes checking whether IP_PKTINFO is declared... yes checking whether IP_RECVDSTADDR is declared... no checking whether IP_SENDSRCADDR is declared... no checking whether IPV6_PKTINFO is declared... yes checking whether IPV6_RECVPKTINFO is declared... yes checking for accept4... yes checking whether SOCK_NONBLOCK is declared... yes checking for library containing cap_set_flag... -lcap checking for cap_init... yes checking for cap_free... yes checking for cap_set_flag... yes checking for cap_set_proc... yes checking for prctl... yes checking whether CAP_NET_BIND_SERVICE is declared... yes checking whether CAP_PERMITTED is declared... yes checking whether CAP_EFFECTIVE is declared... yes checking whether CAP_SET is declared... yes checking whether CAP_SYS_CHROOT is declared... yes checking whether CAP_SETGID is declared... yes checking whether CAP_SETUID is declared... yes checking whether PR_SET_KEEPCAPS is declared... yes checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for pod2text... /usr/bin/pod2text checking for perl version... 5.10.1 checking for perl module Test::More... ok checking for perl module Net::DNS 0.63... ok checking for perl module LWP 5.805... ok checking for perl module Socket6... ok checking for perl module IO::Socket::INET6... ok checking for Ragel v6.6 or v6.7... /builddir/build/BUILD/gdnsd-1.6.9/acaux/noragel checking for xz... xz checking for wget... no checking for curl... curl checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gdnsd/Makefile config.status: creating gdnsd/libgdnsd/Makefile config.status: creating t/Makefile config.status: creating docs/Makefile config.status: creating plugins/Makefile config.status: creating plugins/trivial/Makefile config.status: creating plugins/weighted/Makefile config.status: creating plugins/meta/Makefile config.status: creating plugins/meta/libgdmaps/Makefile config.status: creating plugins/meta/libgdmaps/t/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ======================================= | Configuration Summary: | Developer Build? No | Low Memory Build? No | Linux libcap support: Yes | Linux sendmmsg support: No | Test Port Start: 12345 ======================================= + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9' Making all in gdnsd make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' Making all in libgdnsd make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' GEN gdnsd-ev.h GEN gdnsd-dmn.h make all-am make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' CC libgdnsd_la-dname.lo CC libgdnsd_la-net.lo CC libgdnsd_la-log.lo CC libgdnsd_la-monio.lo CC libgdnsd_la-vscf.lo CC libgdnsd_la-misc.lo CC libgdnsd_la-plugapi.lo CC libgdnsd_la-dmn_daemon.lo CC libgdnsd_la-dmn_log.lo plugapi.c: In function 'plugin_dlsym': plugapi.c:142: warning: dereferencing type-punned pointer will break strict-aliasing rules plugapi.c:142: warning: dereferencing pointer 'rval.40' does break strict-aliasing rules plugapi.c:142: note: initialized from here CC libgdnsd_la-dmn_secure.lo CC libgdnsd_la-evwrap.lo CCLD libgdnsd.la make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' CC main.o CC conf.o CC zscan.o CC ltarena.o CC ltree.o CC dnspacket.o CC dnsio_udp.o CC dnsio_tcp.o CC statio.o CC monio.o CCLD gdnsd make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' Making all in trivial make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' CC null.lo CC reflect.lo CC static.lo CC simplefo.lo CC multifo.lo CC http_status.lo CC tcp_connect.lo CCLD plugin_null.la CCLD plugin_reflect.la CCLD plugin_static.la CCLD plugin_simplefo.la CCLD plugin_multifo.la CCLD plugin_http_status.la CCLD plugin_tcp_connect.la make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' Making all in weighted make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' CC weighted.lo CCLD plugin_weighted.la make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' Making all in meta make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' Making all in libgdmaps make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' Making all in . make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' CC gdmaps.lo CC fips104.lo CCLD libgdmaps.la make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' Making all in t make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' CC gdmaps_test.lo CC gdnsd_geoip_test.o CCLD libgdmaps_test.la CCLD gdnsd_geoip_test make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' CC geoip.lo CC metafo.lo CCLD plugin_metafo.la CCLD plugin_geoip.la make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' Making all in t make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hrrpsC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 + cd gdnsd-1.6.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 Making install in gdnsd make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' Making install in libgdnsd make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make install-am make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c libgdnsd.la '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd-plugin-api.txt gdnsd-plugin-api.pod '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/include' /usr/bin/install -c -m 644 gdnsd-vscf.h gdnsd-dname.h gdnsd-log.h gdnsd-compiler.h gdnsd-monio.h gdnsd-satom.h gdnsd-net.h gdnsd-plugapi.h gdnsd-plugin.h gdnsd-misc.h '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/include' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 gdnsd-plugin-api.3 '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man3' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/include' /usr/bin/install -c -m 644 gdnsd-ev.h gdnsd-dmn.h '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' for dir in "/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/etc/gdnsd" "/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/var/run" "/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/var/gdnsd"; do \ test -z "$dir" || /bin/mkdir -p "$dir"; \ done /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c gdnsd '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/sbin' libtool: install: warning: `libgdnsd/libgdnsd.la' has not been installed in `/usr/lib64/gdnsd' libtool: install: /usr/bin/install -c .libs/gdnsd /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/sbin/gdnsd /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd.config.txt gdnsd.zonefile.txt gdnsd.txt gdnsd.config.pod gdnsd.zonefile.pod gdnsd.pod '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 gdnsd.config.5 gdnsd.zonefile.5 '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gdnsd.8 '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' Making install in plugins make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' Making install in trivial make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c plugin_null.la plugin_reflect.la plugin_static.la plugin_simplefo.la plugin_multifo.la plugin_http_status.la plugin_tcp_connect.la '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd-plugin-simplefo.txt gdnsd-plugin-multifo.txt gdnsd-plugin-simplefo.pod gdnsd-plugin-multifo.pod '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gdnsd-plugin-simplefo.8 gdnsd-plugin-multifo.8 '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' Making install in weighted make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c plugin_weighted.la '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd-plugin-weighted.txt gdnsd-plugin-weighted.pod '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gdnsd-plugin-weighted.8 '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' Making install in meta make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' Making install in libgdmaps make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' Making install in . make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' Making install in t make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/bin' /bin/sh ../../../../libtool --silent --mode=install /usr/bin/install -c gdnsd_geoip_test '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/bin' libtool: install: warning: `../../../../gdnsd/libgdnsd/libgdnsd.la' has not been installed in `/usr/lib64/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd_geoip_test.txt gdnsd_geoip_test.pod '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 gdnsd_geoip_test.1 '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man1' make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c plugin_geoip.la plugin_metafo.la '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd-plugin-metafo.txt gdnsd-plugin-geoip.txt gdnsd-plugin-metafo.pod gdnsd-plugin-geoip.pod '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gdnsd-plugin-metafo.8 gdnsd-plugin-geoip.8 '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd_manual.txt gdnsd_manual.pod config.example example.com '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' Making install in t make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9' === READ ME === You may need to create the user "gdnsd" if you have not done so already make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 README.md INSTALL AUTHORS COPYING ChangeLog '/builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/share/doc/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9' + install -D -p -m 0755 pkg/rpm/gdnsd.init /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/etc/rc.d/init.d/gdnsd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gdnsd-1.6.9 extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/bin/gdnsd_geoip_test extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_static.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_http_status.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_metafo.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_tcp_connect.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_null.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_geoip.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_reflect.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_simplefo.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_weighted.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/plugin_multifo.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/lib64/gdnsd/libgdnsd.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64/usr/sbin/gdnsd 2478 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.k6iUrT + umask 022 + cd /builddir/build/BUILD + cd gdnsd-1.6.9 + unset DISPLAY + make check Making check in gdnsd make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' Making check in libgdnsd make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make check-am make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd/libgdnsd' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/gdnsd' Making check in plugins make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' Making check in trivial make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/trivial' Making check in weighted make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/weighted' Making check in meta make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' Making check in libgdmaps make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' Making check in . make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' Making check in t make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make t00_v4db.bin t01_v6db.bin t02_v4citydb.bin t03_v6citydb.bin t04_v64db.bin t05_v64citydb.bin t06_v4nets.bin t07_v6nets.bin t08_cityauto.bin t09_complex.bin t10_def.bin t11_def2.bin t12_defnone.bin t13_castatdef.bin make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' CC t00_v4db.o CCLD t00_v4db.bin CC t01_v6db.o CCLD t01_v6db.bin CC t02_v4citydb.o CCLD t02_v4citydb.bin CC t03_v6citydb.o CCLD t03_v6citydb.bin CC t04_v64db.o CCLD t04_v64db.bin CC t05_v64citydb.o CCLD t05_v64citydb.bin CC t06_v4nets.o CCLD t06_v4nets.bin CC t07_v6nets.o CCLD t07_v6nets.bin CC t08_cityauto.o CCLD t08_cityauto.bin CC t09_complex.o CCLD t09_complex.bin CC t10_def.o CCLD t10_def.bin CC t11_def2.o CCLD t11_def2.bin CC t12_defnone.o CCLD t12_defnone.bin CC t13_castatdef.o CCLD t13_castatdef.bin make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make check-TESTS make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' Skipping developer libgdmaps unit tests; missing GeoLite data. PASS: trunner.sh ============= 1 test passed ============= make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps/t' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta/libgdmaps' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins/meta' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/plugins' Making check in docs make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/docs' Making check in t make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make check-local make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9/t' Test data/outputs will be stored at /builddir/build/BUILD/gdnsd-1.6.9/t/testout ./001basic/001self.t ................ ok ./002simple/001noerr.t .............. ok ./002simple/002simple_errs.t ........ ok ./003complex/001delegations.t ....... ok ./003complex/002big.t ............... ok ./003complex/003limits.t ............ ok ./003complex/004cname.t ............. ok ./003complex/005compress.t .......... ok ./003complex/006broken.t ............ ok ./003complex/007chars.t ............. ok # Random seed is '207918337' ./003complex/008random.t ............ ok ./003complex/009aaaa.t .............. ok ./003complex/010wild.t .............. ok ./003complex/011naptr.t ............. ok ./003complex/012rfc3597.t ........... ok ./003complex/013alimit.t ............ ok ./004misc/001misc.t ................. ok ./004misc/002bad.t .................. ok ./005tld/001tld.t ................... ok ./006root/001root.t ................. ok ./007plugins/001trivial.t ........... ok ./007plugins/002weighted.t .......... ok ./007plugins/003dync.t .............. ok ./007plugins/004metafo.t ............ ok ./008org_inc/001org_inc.t ........... ok ./009monio/001_pri_nolisten.t ....... ok ./009monio/002_sec_nolisten.t ....... ok ./009monio/003_pri_listen.t ......... ok ./009monio/004_sec_listen.t ......... ok ./009monio/005_null_mon.t ........... ok ./009monio/006_pri_tcp_nolisten.t ... ok ./009monio/007_sec_tcp_nolisten.t ... ok ./009monio/008_pri_tcp_listen.t ..... ok ./009monio/009_sec_tcp_listen.t ..... ok ./009monio/010up_thresh.t ........... ok ./010relax/001relax.t ............... ok ./011delself/001shallow_implicit.t .. ok ./011delself/002shallow_explicit.t .. ok ./011delself/003deep_implicit.t ..... ok ./011delself/004deep_explicit.t ..... ok ./011delself/005extdeleg_twice.t .... ok ./011delself/006tight.t ............. ok ./013edns_clientsub/001clientsub.t .. ok ./014geoip/001basic.t ............... ok All tests successful. Files=44, Tests=1074, 49 wallclock secs ( 0.28 usr 0.07 sys + 11.17 cusr 1.86 csys = 13.38 CPU) Result: PASS make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9/t' make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.6.9' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.6.9' + exit 0 Processing files: gdnsd-1.6.9-1.el6.x86_64 Provides: libgdnsd.so()(64bit) plugin_geoip.so()(64bit) plugin_http_status.so()(64bit) plugin_metafo.so()(64bit) plugin_multifo.so()(64bit) plugin_null.so()(64bit) plugin_reflect.so()(64bit) plugin_simplefo.so()(64bit) plugin_static.so()(64bit) plugin_tcp_connect.so()(64bit) plugin_weighted.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/sh ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgdnsd.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: gdnsd-devel-1.6.9-1.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gdnsd-debuginfo-1.6.9-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 Wrote: /builddir/build/RPMS/gdnsd-1.6.9-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/gdnsd-devel-1.6.9-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/gdnsd-debuginfo-1.6.9-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QSqLdO + umask 022 + cd /builddir/build/BUILD + cd gdnsd-1.6.9 + rm -rf /builddir/build/BUILDROOT/gdnsd-1.6.9-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->