Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/bc.spec'], False, '/var/lib/mock/dist-f12-build-515293-79865/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/bc.spec'] warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/bc-1.06-35.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/bc.spec'], False, '/var/lib/mock/dist-f12-build-515293-79865/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/bc.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zxnkwn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf bc-1.06 + /usr/bin/gzip -dc /builddir/build/SOURCES/bc-1.06.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bc-1.06 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (bc-1.06-readline42.patch):' Patch #1 (bc-1.06-readline42.patch): + /bin/cat /builddir/build/SOURCES/bc-1.06-readline42.patch + /usr/bin/patch -s -p1 -b --suffix .rl22 --fuzz=0 + echo 'Patch #2 (bc-1.06-s390.patch):' Patch #2 (bc-1.06-s390.patch): + /bin/cat /builddir/build/SOURCES/bc-1.06-s390.patch + /usr/bin/patch -s -p1 -b --suffix .s390 --fuzz=0 Patch #3 (bc-1.06-info_exp_bessel.patch): + echo 'Patch #3 (bc-1.06-info_exp_bessel.patch):' + /bin/cat /builddir/build/SOURCES/bc-1.06-info_exp_bessel.patch + /usr/bin/patch -s -p1 -b --suffix .info_exp_bessel --fuzz=0 Patch #5 (bc-1.06-string.patch): + echo 'Patch #5 (bc-1.06-string.patch):' + /bin/cat /builddir/build/SOURCES/bc-1.06-string.patch + /usr/bin/patch -s -p1 -b --suffix .string --fuzz=0 Patch #6 (bc-1.06-dc_ibase.patch): + echo 'Patch #6 (bc-1.06-dc_ibase.patch):' + /bin/cat /builddir/build/SOURCES/bc-1.06-dc_ibase.patch + /usr/bin/patch -s -p1 -b --suffix .dc_ibase --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b8863I + umask 022 + cd /builddir/build/BUILD + cd bc-1.06 + 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 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-readline creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for minix/config.h... no checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... no checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether make sets ${MAKE}... (cached) yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for limits.h... yes checking for unistd.h... yes checking for lib.h... no checking for working const... yes checking for ANSI C header files... yes checking for size_t... yes checking for ptrdiff_t... yes checking for vprintf... yes checking for isgraph... yes checking for setvbuf... yes checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking for readline/readline.h... yes Using the readline library. updating cache ./config.cache creating ./config.status creating Makefile creating bc/Makefile creating dc/Makefile creating doc/Makefile creating lib/Makefile creating config.h + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/bc-1.06' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c vfprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c number.c rm -f libbc.a ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o ranlib libbc.a make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/lib' Making all in bc make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/bc' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c bc.c flex -I8 scan.l && mv lex.yy.c scan.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c execute.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c load.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c storage.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c global.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c scan.c scan.l: In function 'yylex': scan.l:318: warning: pointer targets in assignment differ in signedness scan.l:334: warning: pointer targets in assignment differ in signedness scan.l:335: warning: pointer targets in assignment differ in signedness scan.l: At top level: lex.yy.c:1811: warning: 'yyunput' defined but not used gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -o bc main.o bc.o scan.o execute.o load.o storage.o util.o global.o ../lib/libbc.a -lfl -lreadline -lncurses make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/bc' Making all in dc make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/dc' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c dc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c misc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c eval.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c stack.c misc.c: In function 'dc_system': misc.c:142: warning: ignoring return value of 'system', declared with attribute warn_unused_result misc.c:146: warning: ignoring return value of 'system', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c array.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c numeric.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -c string.c string.c: In function 'dc_out_str': string.c:101: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -funsigned-char -o dc dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/dc' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06' make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uMkugi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 ++ dirname /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 + cd bc-1.06 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 + make install DESTDIR=/builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 Making install in lib make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/lib' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/lib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/lib' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/lib' Making install in bc make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/bc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/bc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/bin mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/bin /usr/bin/install -c bc /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/bin/bc make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/bc' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/bc' Making install in dc make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/dc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/dc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/bin /usr/bin/install -c dc /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/bin/dc make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/dc' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/dc' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info /usr/bin/install -c -m 644 ./bc.info /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info/bc.info /usr/bin/install -c -m 644 ./dc.info /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info/dc.info install-info --info-dir=/builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info/bc.info install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info/bc.info' install-info --info-dir=/builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/info/dc.info make install-man1 make[3]: Entering directory `/builddir/build/BUILD/bc-1.06/doc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/man mkdir /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/man/man1 /usr/bin/install -c -m 644 ./bc.1 /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/man/man1/bc.1 /usr/bin/install -c -m 644 ./dc.1 /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/man/man1/dc.1 make[3]: Leaving directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/doc' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/doc' make[1]: Entering directory `/builddir/build/BUILD/bc-1.06' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06' + rm -f /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386//usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/bc-1.06 extracting debug info from /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/bin/bc extracting debug info from /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/bin/dc cpio: bc-1.06/bc/lex.yy.c: Cannot stat: 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-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: bc-1.06-35.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DKafAX + umask 022 + cd /builddir/build/BUILD + cd bc-1.06 + DOCDIR=/builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/doc/bc-1.06 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/doc/bc-1.06 + /bin/mkdir -p /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/doc/bc-1.06 + cp -pr COPYING COPYING.LIB FAQ AUTHORS NEWS README Examples/ /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386/usr/share/doc/bc-1.06 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libncurses.so.5 libreadline.so.6 rtld(GNU_HASH) Processing files: bc-debuginfo-1.06-35.fc12.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/bc-1.06-35.fc12.i686.rpm Wrote: /builddir/build/RPMS/bc-debuginfo-1.06-35.fc12.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UPzX1Z + umask 022 + cd /builddir/build/BUILD + cd bc-1.06 + rm -rf /builddir/build/BUILDROOT/bc-1.06-35.fc12.i386 + exit 0 Child returncode was: 0 LEAVE do -->