Mock Version: 1.1.32 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.8.3-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.ulX4HX + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gdnsd-1.8.3 + /usr/bin/xz -dc /builddir/build/SOURCES/gdnsd-1.8.3.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdnsd-1.8.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4Cys04 + umask 022 + cd /builddir/build/BUILD + cd gdnsd-1.8.3 + 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 --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 whether make supports nested variables... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 for variable-length arrays... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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 x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-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-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... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 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 -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 for ceil in -lm... yes checking for posix_fadvise... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtimensec... no checking whether sendmmsg is declared... no checking whether recvmmsg is declared... yes checking for sendmmsg... no checking for recvmmsg... yes 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 urcu-qsbr.h usability... yes checking urcu-qsbr.h presence... yes checking for urcu-qsbr.h... yes checking for perror in -lurcu-qsbr... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBEV... 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 inotify_init1... 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 LWP 5.805... ok checking for perl module Socket6... ok checking for perl module IO::Socket::INET6... ok checking for perl module HTTP::Daemon... ok checking for Ragel v6.x... /builddir/build/BUILD/gdnsd-1.8.3/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 plugins/extmon/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ======================================= | Configuration Summary: | Developer Build? No | Userspace-rcu support: Yes | Linux libcap support: Yes | Linux sendmmsg support: No | Linux inotify support: Yes | Test Port Start: 12345 ======================================= + make -j4 GEN cfg-dirs.h make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' Making all in gdnsd make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' Making all in libgdnsd make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' GEN gdnsd/dmn.h make all-am make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' CC prcu.lo CC dname.lo CC net.lo CC log.lo CC mon.lo CC vscf.lo CC misc.lo CC paths.lo CC plugapi.lo CC dmn_daemon.lo CC dmn_log.lo CC dmn_secure.lo plugapi.c: In function 'plugin_dlsym': plugapi.c:144: warning: dereferencing type-punned pointer will break strict-aliasing rules plugapi.c:144: warning: dereferencing pointer 'rval.39' does break strict-aliasing rules plugapi.c:144: note: initialized from here CC dmn_net.lo CCLD libgdnsd.la make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' CC main.o CC zsrc_djb.o CC conf.o CC zsrc_rfc1035.o CC ztree.o CC zscan_rfc1035.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.8.3/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' Making all in trivial make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/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_simplefo.la CCLD plugin_static.la CCLD plugin_multifo.la CCLD plugin_http_status.la CCLD plugin_tcp_connect.la make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/trivial' Making all in weighted make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' CC weighted.lo CCLD plugin_weighted.la make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' Making all in meta make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' Making all in libgdmaps make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' Making all in . make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' CC gdmaps.lo CC dcinfo.lo CC dclists.lo CC dcmap.lo CC nlist.lo CC ntree.lo CC nets.lo CC gdgeoip.lo CC fips104.lo CCLD libgdmaps.la make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' Making all in t make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/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.8.3/plugins/meta/libgdmaps/t' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/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.8.3/plugins/meta' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' Making all in extmon make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' CC extmon_comms.lo CC extmon.lo CC extmon_helper.o CCLD libextmon_comms.la CCLD plugin_extmon.la CCLD gdnsd_extmon_helper make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' Making all in t make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WXICrO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 + cd gdnsd-1.8.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' Making install in gdnsd make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' Making install in libgdnsd make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make install-am make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd' /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c libgdnsd.la '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-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.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/include/gdnsd' /usr/bin/install -c -m 644 gdnsd/vscf.h gdnsd/dname.h gdnsd/log.h gdnsd/compiler.h gdnsd/mon.h gdnsd/stats.h gdnsd/net.h gdnsd/plugapi.h gdnsd/plugin.h gdnsd/misc.h gdnsd/paths.h '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/include/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 gdnsd-plugin-api.3 '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man3' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/include/gdnsd' /usr/bin/install -c -m 644 gdnsd/dmn.h '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/include/gdnsd' make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c gdnsd '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-1.el6.x86_64/usr/sbin/gdnsd /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-1.el6.x86_64/usr/share/man/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gdnsd.8 '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' Making install in trivial make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/trivial' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/trivial' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-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.8.3-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.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-1.el6.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/trivial' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/trivial' Making install in weighted make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-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.8.3-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.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gdnsd-plugin-weighted.8 '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' Making install in meta make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' Making install in libgdmaps make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' Making install in . make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' make[6]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' make[6]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' make[6]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' Making install in t make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' make[6]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/bin' /bin/sh ../../../../libtool --silent --mode=install /usr/bin/install -c gdnsd_geoip_test '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-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.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 gdnsd_geoip_test.1 '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man1' make[6]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-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.8.3-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.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-1.el6.x86_64/usr/share/man/man8' make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' Making install in extmon make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd' /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c plugin_extmon.la '/builddir/build/BUILDROOT/gdnsd-1.8.3-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.8.3-1.el6.x86_64/usr/libexec/gdnsd' /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c gdnsd_extmon_helper '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/libexec/gdnsd' libtool: install: warning: `../../gdnsd/libgdnsd/libgdnsd.la' has not been installed in `/usr/lib64/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd-plugin-extmon.txt gdnsd-plugin-extmon.pod '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gdnsd-plugin-extmon.8 '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' Making install in docs make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 gdnsd_manual.txt gdnsd_manual.pod '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' Making install in t make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' /bin/mkdir -p "/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64system" === READ ME === The default user "gdnsd" (for privdrop when executed as root) does not seem to exist yet! make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' /bin/mkdir -p '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 README.md INSTALL AUTHORS COPYING NEWS '/builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/share/doc/gdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' + install -D -p -m 0755 pkg/rpm/gdnsd.init /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/etc/rc.d/init.d/gdnsd + mkdir -p /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/var/run/gdnsd + mkdir -p /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/etc/gdnsd + mkdir -p /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/etc/gdnsd/zones + echo '# gdnsd main config file, see gdnsd.config(5) for details' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gdnsd-1.8.3 extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/bin/gdnsd_geoip_test extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_static.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_http_status.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_metafo.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_tcp_connect.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_null.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_geoip.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_reflect.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_simplefo.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_weighted.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_extmon.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/plugin_multifo.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/lib64/gdnsd/libgdnsd.so extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/libexec/gdnsd/gdnsd_extmon_helper extracting debug info from /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64/usr/sbin/gdnsd 2794 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.SA3M2G + umask 022 + cd /builddir/build/BUILD + cd gdnsd-1.8.3 + unset DISPLAY + make check make check-recursive make[1]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' Making check in gdnsd make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' Making check in libgdnsd make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make check-am make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd/libgdnsd' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/gdnsd' Making check in plugins make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' Making check in trivial make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/trivial' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/trivial' Making check in weighted make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/weighted' Making check in meta make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' Making check in libgdmaps make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' Making check in . make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' Making check in t make[5]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/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 t14_missingcoords.bin t15_nogeo.bin t99_loadonly.bin t16_extnets.bin t17_extn_empty.bin t18_extn_all.bin t19_extn_allg.bin t20_extn_allgs.bin t21_extn_subs.bin make[6]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/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 CC t14_missingcoords.o CCLD t14_missingcoords.bin CC t15_nogeo.o CCLD t15_nogeo.bin CC t99_loadonly.o CCLD t99_loadonly.bin CC t16_extnets.o CCLD t16_extnets.bin CC t17_extn_empty.o CCLD t17_extn_empty.bin CC t18_extn_all.o CCLD t18_extn_all.bin CC t19_extn_allg.o CCLD t19_extn_allg.bin CC t20_extn_allgs.o CCLD t20_extn_allgs.bin CC t21_extn_subs.o CCLD t21_extn_subs.bin make[6]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' make check-local make[6]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' TEST check-local Skipping GeoIP-based libgdmaps unit tests; missing GeoLite data. If you care to run these, execute 'make check-download' before 'make check' (This will download several megabytes of data from the public Internet!) If you wish to test basic loading success for arbitrary local GeoIP databases with plugin_geoip, please specify a list of absolute pathnames in $GDMAPS_GEOIP_TEST_LOAD By default, tests will be run against any existing databases matching the pathname glob /usr/share/GeoIP/Geo*.dat Running test t15_nogeo ... Running test t17_extn_empty ... Running test t18_extn_all ... Running test t21_extn_subs ... make[6]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' make[5]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps/t' make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta/libgdmaps' make[4]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/meta' Making check in extmon make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins/extmon' make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/plugins' Making check in docs make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/docs' Making check in t make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make check-local make[3]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3/t' Test data/outputs will be stored at /builddir/build/BUILD/gdnsd-1.8.3/t/testout GEN check-local ./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 '22661179' ./003complex/008random.t ............ ok ./003complex/009aaaa.t .............. ok ./003complex/010wild.t .............. ok ./003complex/011naptr.t ............. ok ./003complex/012rfc3597.t ........... ok ./003complex/013alimit.t ............ ok ./003complex/014chaos.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 ./008origin/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 ./010relax/001relax.t ............... ok ./011upthresh/001up_thresh.t ........ ok ./013edns_clientsub/001clientsub.t .. ok ./014geoip/001basic.t ............... ok ./015zruntime/001simple.t ........... ok ./015zruntime/002multi.t ............ ok ./015zruntime/003subz.t ............. ok ./015zruntime/004parsefail.t ........ ok ./016extmon/001extmon.t ............. ok ./017dos/001noerr.t ................. ok All tests successful. Files=45, Tests=1114, 57 wallclock secs ( 0.31 usr 0.09 sys + 12.50 cusr 2.00 csys = 14.90 CPU) Result: PASS make[3]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3/t' make[2]: Entering directory `/builddir/build/BUILD/gdnsd-1.8.3' make[2]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' make[1]: Leaving directory `/builddir/build/BUILD/gdnsd-1.8.3' + exit 0 Processing files: gdnsd-1.8.3-1.el6.x86_64 Provides: config(gdnsd) = 1.8.3-1.el6 libgdnsd.so()(64bit) plugin_extmon.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 libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(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) libc.so.6(GLIBC_2.9)(64bit) libcap.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libev.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(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) liburcu-qsbr.so.1()(64bit) rtld(GNU_HASH) Processing files: gdnsd-devel-1.8.3-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.8.3-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 Wrote: /builddir/build/RPMS/gdnsd-1.8.3-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/gdnsd-devel-1.8.3-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/gdnsd-debuginfo-1.8.3-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AtmnZ1 + umask 022 + cd /builddir/build/BUILD + cd gdnsd-1.8.3 + rm -rf /builddir/build/BUILDROOT/gdnsd-1.8.3-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->