Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnstop.spec'], False, '/var/lib/mock/f19-build-1574750-270769/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnstop.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dnstop-20110502-4.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnstop.spec'], False, '/var/lib/mock/f19-build-1574750-270769/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnstop.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5jvrfP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnstop-20110502 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnstop-20110502.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnstop-20110502 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VUMlk5 + umask 022 + cd /builddir/build/BUILD + cd dnstop-20110502 + 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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/install -c checking for initscr in -lncurses... yes checking for pcap_open_live in -lpcap... yes checking for main in -lsocket... no checking for main in -lnsl... yes checking for main in -lresolv... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for net/if_arp.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for net/if_ppp.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct bpf_timeval... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j5 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DUSE_IPV6=1 -c dnstop.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DUSE_IPV6=1 -c -o hashtbl.o hashtbl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DUSE_IPV6=1 -c -o inX_addr.o inX_addr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DUSE_IPV6=1 -c -o lookup3.o lookup3.c dnstop.c: In function 'Qtypes_report': dnstop.c:1395:5: warning: pointer targets in passing argument 1 of 'Simple_report' differ in signedness [-Wpointer-sign] Simple_report(qtype_counts, T_MAX, "Query Type", qtype_str); ^ dnstop.c:1370:1: note: expected 'unsigned int *' but argument is of type 'int *' Simple_report(unsigned int a[], unsigned int max, const char *name, strify * to_str) ^ dnstop.c: In function 'Opcodes_report': dnstop.c:1401:5: warning: pointer targets in passing argument 1 of 'Simple_report' differ in signedness [-Wpointer-sign] Simple_report(opcode_counts, OP_MAX, "Opcode", opcode_str); ^ dnstop.c:1370:1: note: expected 'unsigned int *' but argument is of type 'int *' Simple_report(unsigned int a[], unsigned int max, const char *name, strify * to_str) ^ dnstop.c: In function 'Rcodes_report': dnstop.c:1407:5: warning: pointer targets in passing argument 1 of 'Simple_report' differ in signedness [-Wpointer-sign] Simple_report(rcode_counts, RC_MAX, "Rcode", rcode_str); ^ dnstop.c:1370:1: note: expected 'unsigned int *' but argument is of type 'int *' Simple_report(unsigned int a[], unsigned int max, const char *name, strify * to_str) ^ dnstop.c: In function 'allocate_anonymous_address': dnstop.c:348:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(entropy_fd, buf, 4); ^ dnstop.c:353:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(entropy_fd, buf, 16); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DUSE_IPV6=1 -Wl,-z,relro -o dnstop dnstop.o hashtbl.o inX_addr.o lookup3.o -lresolv -lnsl -lpcap -lncurses + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dq6SyF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 + cd dnstop-20110502 + rm -rf /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/share/man/man8 + sed -i -e 's|^bindir=|bindir=$(DESTDIR)|' -e 's|^mandir=|mandir=$(DESTDIR)|' Makefile + make install DESTDIR=/builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 install -m 755 dnstop /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/bin install -m 644 dnstop.8 /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/share/man/man8 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/dnstop-20110502 extracting debug info from /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/bin/dnstop dwz: Too few files for multifile optimization 171 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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnstop-20110502-4.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qRl4zh + umask 022 + cd /builddir/build/BUILD + cd dnstop-20110502 + DOCDIR=/builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/share/doc/dnstop-20110502 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/share/doc/dnstop-20110502 + cp -pr LICENSE /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/share/doc/dnstop-20110502 + cp -pr CHANGES /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64/usr/share/doc/dnstop-20110502 + exit 0 Provides: dnstop = 20110502-4.fc19 dnstop(x86-64) = 20110502-4.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libncurses.so.5()(64bit) libnsl.so.1()(64bit) libpcap.so.1()(64bit) libresolv.so.2()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: dnstop-debuginfo-20110502-4.fc19.x86_64 Provides: dnstop-debuginfo = 20110502-4.fc19 dnstop-debuginfo(x86-64) = 20110502-4.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 Wrote: /builddir/build/RPMS/dnstop-20110502-4.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/dnstop-debuginfo-20110502-4.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zhV3e8 + umask 022 + cd /builddir/build/BUILD + cd dnstop-20110502 + rm -rf /builddir/build/BUILDROOT/dnstop-20110502-4.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->