Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnsperf.spec'], False, '/var/lib/mock/f21-build-2447674-423245/root/', None, 86400, True, False, 1000, 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/dnsperf.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'} warning: bogus date in %changelog: Tue Feb 21 2011 Adam Tkac - 1.0.1.0-23 warning: bogus date in %changelog: Wed Oct 31 2008 Paul Wouters - 1.0.1.0-4 warning: Could not canonicalize hostname: buildvm-24.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dnsperf-2.0.0.0-11.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnsperf.spec'], False, '/var/lib/mock/f21-build-2447674-423245/root/', None, 86400, True, False, 1000, 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/dnsperf.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'} warning: bogus date in %changelog: Tue Feb 21 2011 Adam Tkac - 1.0.1.0-23 warning: bogus date in %changelog: Wed Oct 31 2008 Paul Wouters - 1.0.1.0-4 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dHxGwx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnsperf-src-2.0.0.0-1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnsperf-src-2.0.0.0-1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnsperf-src-2.0.0.0-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (dnsperf-usage.patch): + echo 'Patch #1 (dnsperf-usage.patch):' + /usr/bin/cat /builddir/build/SOURCES/dnsperf-usage.patch + /usr/bin/patch -p1 --fuzz=0 patching file dnsperf.c patching file resperf.c + cp /builddir/build/SOURCES/bind9-hmacsha.h hmacsha.h + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./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 x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for inline... inline checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking for isc-config.sh... /usr/bin/isc-config.sh checking for socklen_t... yes checking for sa_len... no 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 configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + sed -i 's//"hmacsha.h"/' dns.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FhDkiw + umask 022 + cd /builddir/build/BUILD + cd dnsperf-src-2.0.0.0-1 + /usr/bin/make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I.' -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c dnsperf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c datafile.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c dns.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c log.c dnsperf.c: In function 'do_recv': dnsperf.c:723:17: warning: variable 'times' set but not used [-Wunused-but-set-variable] const times_t *times; ^ dnsperf.c:722:18: warning: variable 'config' set but not used [-Wunused-but-set-variable] const config_t *config; ^ dnsperf.c: In function 'main': dnsperf.c:1043:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(threadpipe[1], "", 1); ^ dnsperf.c: In function 'handle_sigint': dnsperf.c:197:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(intrpipe[1], "", 1); ^ dnsperf.c: In function 'do_send': dnsperf.c:668:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(mainpipe[1], "", 1); ^ In file included from dns.c:44:0: dns.c: In function 'name_fromstring': /usr/include/bind9/isc/buffer.h:684:14: warning: assignment discards 'const' qualifier from pointer target type (_b)->base = _base; \ ^ /usr/include/bind9/isc/buffer.h:847:27: note: in expansion of macro 'ISC__BUFFER_INIT' #define isc_buffer_init ISC__BUFFER_INIT ^ dns.c:188:2: note: in expansion of macro 'isc_buffer_init' isc_buffer_init(&buffer, str, len); ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c net.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c opt.c opt.c: In function 'perf_opt_parse': opt.c:191:15: warning: variable 'result' set but not used [-Wunused-but-set-variable] isc_result_t result; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c os.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/bind9 -I. -c resperf.c ar rv libperf.a datafile.o dns.o log.o net.o opt.o os.o ar: creating libperf.a a - datafile.o a - dns.o a - log.o a - net.o a - opt.o a - os.o ranlib libperf.a gcc -Wl,-z,relro -pthread dnsperf.o libperf.a -lnsl -L/usr/lib64 -lbind9 -ldns -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypto -lisccfg -lisc -ldl -lcap -lpthread -lxml2 -lz -lm -ldl -lm -o dnsperf gcc -Wl,-z,relro -pthread resperf.o libperf.a -lnsl -L/usr/lib64 -lbind9 -ldns -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypto -lisccfg -lisc -ldl -lcap -lpthread -lxml2 -lz -lm -ldl -lm -o resperf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7F6XGw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 + cd dnsperf-src-2.0.0.0-1 + rm -rf /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 install mkdir -p /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/man/man1 /usr/bin/install -c dnsperf /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/bin /usr/bin/install -c resperf /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/bin /usr/bin/install -c resperf-report /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/bin /usr/bin/install -c -m 644 dnsperf.1 /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 resperf.1 /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/man/man1 + install contrib/queryparse/queryparse /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64//usr/bin + install -D -m 644 contrib/queryparse/queryparse.1 /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64//usr/share/man/man1/queryparse.1 + gzip /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64//usr/share/man/man1/queryparse.1 + mkdir -p /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/dnsperf + bunzip2 -c /builddir/build/SOURCES/queryfile-example-10million-201202.bz2 + chmod 644 /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/dnsperf/queryfile-example-current + /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/dnsperf-src-2.0.0.0-1 extracting debug info from /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/bin/resperf extracting debug info from /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/bin/dnsperf /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 208 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnsperf-2.0.0.0-11.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d5tH1a + umask 022 + cd /builddir/build/BUILD + cd dnsperf-src-2.0.0.0-1 + DOCDIR=/builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/doc/dnsperf + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/doc/dnsperf + cp -pr README /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/doc/dnsperf + cp -pr RELEASE_NOTES /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64/usr/share/doc/dnsperf + exit 0 Provides: dnsperf = 2.0.0.0-11.fc21 dnsperf(x86-64) = 2.0.0.0-11.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env libbind9.so.90()(64bit) libc.so.6()(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) libcap.so.2()(64bit) libcom_err.so.2()(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libdns.so.104()(64bit) libgssapi_krb5.so.2()(64bit) libisc.so.95()(64bit) libisccfg.so.90()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: dnsperf-debuginfo-2.0.0.0-11.fc21.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 warning: Could not canonicalize hostname: buildvm-24.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dnsperf-2.0.0.0-11.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/dnsperf-debuginfo-2.0.0.0-11.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.52a9Xe + umask 022 + cd /builddir/build/BUILD + cd dnsperf-src-2.0.0.0-1 + rm -rf /builddir/build/BUILDROOT/dnsperf-2.0.0.0-11.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->