Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/dcfldd.spec'], False, '/var/lib/mock/dist-5E-epel-build-776239-110518/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/dcfldd.spec'] warning: Could not canonicalize hostname: ppc09.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/dcfldd-1.3.4.1-4.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/dcfldd.spec'], False, '/var/lib/mock/dist-5E-epel-build-776239-110518/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/dcfldd.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.17698 + 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 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dcfldd-1.3.4-1 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.17698 + 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 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-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 ppc-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... gcc3 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 ppc-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... no 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' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dcfldd.o -MD -MP -MF ".deps/dcfldd.Tpo" -c -o dcfldd.o dcfldd.c; \ then mv -f ".deps/dcfldd.Tpo" ".deps/dcfldd.Po"; else rm -f ".deps/dcfldd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sha1.o -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; \ then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sha2.o -MD -MP -MF ".deps/sha2.Tpo" -c -o sha2.o sha2.c; \ then mv -f ".deps/sha2.Tpo" ".deps/sha2.Po"; else rm -f ".deps/sha2.Tpo"; exit 1; fi In file included from dcfldd.c:63: util.h:44: warning: type defaults to 'int' in declaration of 'pclose2' dcfldd.c: In function 'scanargs': dcfldd.c:687: warning: implicit declaration of function 'init_hashlist' dcfldd.c: In function 'main': dcfldd.c:772: warning: control reaches end of non-void function if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT human.o -MD -MP -MF ".deps/human.Tpo" -c -o human.o human.c; \ then mv -f ".deps/human.Tpo" ".deps/human.Po"; else rm -f ".deps/human.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT long-options.o -MD -MP -MF ".deps/long-options.Tpo" -c -o long-options.o long-options.c; \ then mv -f ".deps/long-options.Tpo" ".deps/long-options.Po"; else rm -f ".deps/long-options.Tpo"; exit 1; fi human.c: In function 'human_readable_inexact': human.c:125: warning: 'amt' may be used uninitialized in this function human.c:129: warning: 'power' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT safe-read.o -MD -MP -MF ".deps/safe-read.Tpo" -c -o safe-read.o safe-read.c; \ then mv -f ".deps/safe-read.Tpo" ".deps/safe-read.Po"; else rm -f ".deps/safe-read.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xstrtol.o -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.o xstrtol.c; \ then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Po"; else rm -f ".deps/xstrtol.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT version-etc.o -MD -MP -MF ".deps/version-etc.Tpo" -c -o version-etc.o version-etc.c; \ then mv -f ".deps/version-etc.Tpo" ".deps/version-etc.Po"; else rm -f ".deps/version-etc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.o argmatch.c; \ then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Po"; else rm -f ".deps/argmatch.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xstrtoul.o -MD -MP -MF ".deps/xstrtoul.Tpo" -c -o xstrtoul.o xstrtoul.c; \ then mv -f ".deps/xstrtoul.Tpo" ".deps/xstrtoul.Po"; else rm -f ".deps/xstrtoul.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT full-write.o -MD -MP -MF ".deps/full-write.Tpo" -c -o full-write.o full-write.c; \ then mv -f ".deps/full-write.Tpo" ".deps/full-write.Po"; else rm -f ".deps/full-write.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xstrtoumax.o -MD -MP -MF ".deps/xstrtoumax.Tpo" -c -o xstrtoumax.o xstrtoumax.c; \ then mv -f ".deps/xstrtoumax.Tpo" ".deps/xstrtoumax.Po"; else rm -f ".deps/xstrtoumax.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT copy.o -MD -MP -MF ".deps/copy.Tpo" -c -o copy.o copy.c; \ then mv -f ".deps/copy.Tpo" ".deps/copy.Po"; else rm -f ".deps/copy.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi In file included from copy.c:34: util.h:44: warning: type defaults to 'int' in declaration of 'pclose2' copy.c: In function 'write_output': copy.c:56: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness copy.c: In function 'dd_copy': copy.c:214: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness copy.c:306: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness copy.c:364: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT verify.o -MD -MP -MF ".deps/verify.Tpo" -c -o verify.o verify.c; \ then mv -f ".deps/verify.Tpo" ".deps/verify.Po"; else rm -f ".deps/verify.Tpo"; exit 1; fi hash.c: In function 'add_hash': hash.c:173: warning: unused variable 'i' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT translate.o -MD -MP -MF ".deps/translate.Tpo" -c -o translate.o translate.c; \ then mv -f ".deps/translate.Tpo" ".deps/translate.Po"; else rm -f ".deps/translate.Tpo"; exit 1; fi hash.c: In function 'hashl_final': hash.c:265: warning: 'ctx' may be used uninitialized in this function hash.c: In function 'hashl_update': hash.c:236: warning: 'ctx' may be used uninitialized in this function In file included from verify.c:34: util.h:44: warning: type defaults to 'int' in declaration of 'pclose2' hash.c: In function 'hashl_init': hash.c:207: warning: 'ctx' may be used uninitialized in this function verify.c: In function 'dd_verify': verify.c:181: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness verify.c:194: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'off_t' verify.c:208: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'off_t' verify.c:208: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'off_t' verify.c:226: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness verify.c:144: warning: unused variable 'n_bytes_read' translate.c: In function 'apply_translations': translate.c:160: warning: implicit declaration of function 'bit_count' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sizeprobe.o -MD -MP -MF ".deps/sizeprobe.Tpo" -c -o sizeprobe.o sizeprobe.c; \ then mv -f ".deps/sizeprobe.Tpo" ".deps/sizeprobe.Po"; else rm -f ".deps/sizeprobe.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pattern.o -MD -MP -MF ".deps/pattern.Tpo" -c -o pattern.o pattern.c; \ then mv -f ".deps/pattern.Tpo" ".deps/pattern.Po"; else rm -f ".deps/pattern.Tpo"; exit 1; fi copy.c:153: warning: 'nread' may be used uninitialized in this function sizeprobe.c: In function 'get_dev_size': sizeprobe.c:71: warning: control reaches end of non-void function sizeprobe.c: At top level: sizeprobe.c:46: warning: 'midpoint' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o output.c; \ then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi util.c: In function 'skip2': util.c:85: warning: implicit declaration of function 'safe_read' util.c: In function 'skip_via_lseek': util.c:138: warning: implicit declaration of function 'error' util.c: In function 'pclose2': util.c:424: warning: implicit declaration of function 'waitpid' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o split.c; \ then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; exit 1; fi In file included from output.c:37: util.h:44: warning: type defaults to 'int' in declaration of 'pclose2' output.c: In function 'outputlist_add': output.c:124: warning: enumeration value 'NONE' not handled in switch output.c: In function 'outputlist_write': output.c:150: warning: enumeration value 'NONE' not handled in switch if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hashformat.o -MD -MP -MF ".deps/hashformat.Tpo" -c -o hashformat.o hashformat.c; \ then mv -f ".deps/hashformat.Tpo" ".deps/hashformat.Po"; else rm -f ".deps/hashformat.Tpo"; exit 1; fi split.c: In function 'open_split': split.c:102: warning: implicit declaration of function 'asprintf' split.c: At top level: split.c:80: warning: 'maxsplits' defined but not used In file included from hashformat.c:27: util.h:44: warning: type defaults to 'int' in declaration of 'pclose2' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -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.13346 + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.3.4-1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild + /usr/bin/make install DESTDIR=/var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/dcfldd-1.3.4-1' test -z "/usr/bin" || mkdir -p -- "/var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/bin" install -p 'dcfldd' '/var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/bin/dcfldd' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/share/man/man1" install -p -m 644 './dcfldd.1' '/var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/share/man/man1/dcfldd.1' make[1]: Leaving directory `/builddir/build/BUILD/dcfldd-1.3.4-1' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/dcfldd-1.3.4-1 extracting debug info from /var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/bin/dcfldd cpio: gcc-4.1.2-20080825/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 448 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-java-repack-jars Processing files: dcfldd-1.3.4.1-4.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9799 + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.3.4-1 + DOCDIR=/var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/share/doc/dcfldd-1.3.4.1 + export DOCDIR + rm -rf /var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/share/doc/dcfldd-1.3.4.1 + /bin/mkdir -p /var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/share/doc/dcfldd-1.3.4.1 + cp -pr AUTHORS ChangeLog COPYING INSTALL README /var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild/usr/share/doc/dcfldd-1.3.4.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: dcfldd-debuginfo-1.3.4.1-4.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild warning: Could not canonicalize hostname: ppc09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dcfldd-1.3.4.1-4.el5.ppc.rpm Wrote: /builddir/build/RPMS/dcfldd-debuginfo-1.3.4.1-4.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9799 + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.3.4-1 + rm -rf /var/tmp/dcfldd-1.3.4.1-4.el5-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->