Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dcfldd.spec'], False, '/var/lib/mock/dist-f15-build-981418-147419/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dcfldd.spec'] warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dcfldd-1.3.4.1-5.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dcfldd.spec'], False, '/var/lib/mock/dist-f15-build-981418-147419/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dcfldd.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xvlzR9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dcfldd-1.3.4-1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dcfldd-1.3.4-1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dcfldd-1.3.4-1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uVwSIb + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.3.4-1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ANSI C header files... yes checking for an ANSI C-conforming const... 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 for off_t... yes checking for size_t... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoumax is declared... yes checking whether strndup is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/dcfldd-1.3.4-1' gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dcfldd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c md5.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sha1.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sha2.c In file included from dcfldd.c:63:0: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] dcfldd.c: In function 'scanargs': dcfldd.c:687:9: warning: implicit declaration of function 'init_hashlist' [-Wimplicit-function-declaration] dcfldd.c: In function 'main': dcfldd.c:772:1: warning: control reaches end of non-void function [-Wreturn-type] gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c human.c human.c: In function 'human_readable_inexact': human.c:267:24: warning: 'power' may be used uninitialized in this function [-Wuninitialized] gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c long-options.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c safe-read.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c xstrtol.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c version-etc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c argmatch.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c xstrtoul.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c full-write.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c xstrtoumax.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c copy.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hash.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c verify.c hash.c: In function 'add_hash': hash.c:173:9: warning: unused variable 'i' [-Wunused-variable] In file included from verify.c:34:0: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] verify.c: In function 'dd_verify': verify.c:181:9: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] pattern.h:35:13: note: expected 'char *' but argument is of type 'unsigned char *' verify.c:195:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uintmax_t' [-Wformat] verify.c:195:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' [-Wformat] verify.c:210:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' [-Wformat] verify.c:210:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uintmax_t' [-Wformat] verify.c:210:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' [-Wformat] verify.c:226:13: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] pattern.h:35:13: note: expected 'char *' but argument is of type 'unsigned char *' verify.c:146:11: warning: variable 'v_hashstr_buf' set but not used [-Wunused-but-set-variable] verify.c:145:11: warning: variable 'i_hashstr_buf' set but not used [-Wunused-but-set-variable] verify.c:144:12: warning: unused variable 'n_bytes_read' [-Wunused-variable] In file included from copy.c:34:0: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] copy.c: In function 'write_output': copy.c:56:5: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] output.h:53:12: note: expected 'const char *' but argument is of type 'unsigned char *' copy.c: In function 'dd_copy': copy.c:214:9: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] pattern.h:35:13: note: expected 'char *' but argument is of type 'unsigned char *' copy.c:226:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uintmax_t' [-Wformat] copy.c:226:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' [-Wformat] copy.c:240:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' [-Wformat] copy.c:240:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uintmax_t' [-Wformat] copy.c:240:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' [-Wformat] copy.c:306:13: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] output.h:53:12: note: expected 'const char *' but argument is of type 'unsigned char *' copy.c:364:9: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] output.h:53:12: note: expected 'const char *' but argument is of type 'unsigned char *' hash.c: In function 'hashl_init': hash.c:227:27: warning: 'ctx' may be used uninitialized in this function [-Wuninitialized] gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c translate.c hash.c: In function 'hashl_update': hash.c:256:29: warning: 'ctx' may be used uninitialized in this function [-Wuninitialized] hash.c: In function 'hashl_final': hash.c:289:28: warning: 'ctx' may be used uninitialized in this function [-Wuninitialized] translate.c: In function 'apply_translations': translate.c:160:5: warning: implicit declaration of function 'bit_count' [-Wimplicit-function-declaration] copy.c:262:19: warning: 'nread' may be used uninitialized in this function [-Wuninitialized] gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sizeprobe.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pattern.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util.c sizeprobe.c:45:14: warning: 'midpoint' defined but not used [-Wunused-function] sizeprobe.c: In function 'get_dev_size': sizeprobe.c:71:1: warning: control reaches end of non-void function [-Wreturn-type] util.c: In function 'skip2': util.c:85:13: warning: implicit declaration of function 'safe_read' [-Wimplicit-function-declaration] util.c: In function 'skip_via_lseek': util.c:138:9: warning: implicit declaration of function 'error' [-Wimplicit-function-declaration] gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c log.c util.c: In function 'pclose2': util.c:424:3: warning: implicit declaration of function 'waitpid' [-Wimplicit-function-declaration] gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c output.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c split.c In file included from output.c:37:0: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] output.c: In function 'outputlist_add': output.c:124:5: warning: enumeration value 'NONE' not handled in switch [-Wswitch] output.c: In function 'outputlist_write': output.c:150:9: warning: enumeration value 'NONE' not handled in switch [-Wswitch] split.c: In function 'open_split': split.c:102:5: warning: implicit declaration of function 'asprintf' [-Wimplicit-function-declaration] split.c: At top level: split.c:79:12: warning: 'maxsplits' defined but not used [-Wunused-function] gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hashformat.c In file included from hashformat.c:27:0: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dcfldd dcfldd.o md5.o sha1.o sha2.o human.o long-options.o safe-read.o xstrtol.o version-etc.o argmatch.o xstrtoul.o full-write.o xstrtoumax.o copy.o hash.o verify.o translate.o sizeprobe.o pattern.o util.o log.o output.o split.o hashformat.o make[1]: Leaving directory `/builddir/build/BUILD/dcfldd-1.3.4-1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4cTf7m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 + cd dcfldd-1.3.4-1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/dcfldd-1.3.4-1' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/bin" install -p 'dcfldd' '/builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/bin/dcfldd' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/share/man/man1" install -p -m 644 './dcfldd.1' '/builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/share/man/man1/dcfldd.1' make[1]: Leaving directory `/builddir/build/BUILD/dcfldd-1.3.4-1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dcfldd-1.3.4-1 extracting debug info from /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/bin/dcfldd 451 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: dcfldd-1.3.4.1-5.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EDhxdz + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.3.4-1 + DOCDIR=/builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/share/doc/dcfldd-1.3.4.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/share/doc/dcfldd-1.3.4.1 + /bin/mkdir -p /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/share/doc/dcfldd-1.3.4.1 + cp -pr AUTHORS ChangeLog COPYING INSTALL README /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64/usr/share/doc/dcfldd-1.3.4.1 + exit 0 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.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.7)(64bit) rtld(GNU_HASH) Processing files: dcfldd-debuginfo-1.3.4.1-5.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dcfldd-1.3.4.1-5.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/dcfldd-debuginfo-1.3.4.1-5.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ylziwa + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.3.4-1 + rm -rf /builddir/build/BUILDROOT/dcfldd-1.3.4.1-5.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->