Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/abcMIDI.spec'], False, '/var/lib/mock/dist-f11-build-476737-75596/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/abcMIDI.spec'] warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Building target platforms: i586 Building for target i586 Wrote: /builddir/build/SRPMS/abcMIDI-20090317-1.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/abcMIDI.spec'], False, '/var/lib/mock/dist-f11-build-476737-75596/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/abcMIDI.spec'] Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lAEWcp + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf abcmidi + /usr/bin/unzip -qq /builddir/build/SOURCES/abcMIDI-2009-03-17.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd abcmidi + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//' doc/abcguide.txt doc/abcmatch.txt doc/gpl.txt doc/history.txt doc/readme.txt doc/yapshelp.txt daramud.abc demo.abc drums.abc doc/AUTHORS VERSION + chmod 0644 daramud.abc demo.abc drums.abc VERSION doc/abcguide.txt doc/abcmatch.txt doc/gpl.txt doc/history.txt doc/readme.txt doc/yapshelp.txt doc/AUTHORS doc/CHANGES + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7YbQND + umask 022 + cd /builddir/build/BUILD + cd abcmidi + LANG=C + export LANG + unset DISPLAY + make -j4 -f makefiles/unix.mak all 'CFLAGS=-DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o parseabc.o parseabc.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o store.o store.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o genmidi.o genmidi.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o midifile.o midifile.c midifile.c: In function 'mfreadtrk': midifile.c:157: warning: implicit declaration of function 'skiptrack' genmidi.c:2653: warning: return type defaults to 'int' genmidi.c: In function 'dumpfeat': genmidi.c:2660: warning: control reaches end of non-void function genmidi.c: At top level: midifile.h:37: warning: 'readtrack' declared 'static' but never defined midifile.h:41: warning: 'readheader' declared 'static' but never defined midifile.h:43: warning: 'badbyte' declared 'static' but never defined midifile.h:44: warning: 'metaevent' declared 'static' but never defined midifile.h:45: warning: 'sysex' declared 'static' but never defined midifile.h:46: warning: 'chanmessage' declared 'static' but never defined midifile.h:47: warning: 'msginit' declared 'static' but never defined midifile.h:48: warning: 'msgadd' declared 'static' but never defined midifile.h:49: warning: 'biggermsg' declared 'static' but never defined midifile.h:50: warning: 'mf_write_track_chunk' declared 'static' but never defined midifile.h:51: warning: 'mf_write_header_chunk' declared 'static' but never defined midifile.h:52: warning: 'WriteVarLen' declared 'static' but never defined midifile.h:53: warning: 'write32bit' declared 'static' but never defined midifile.h:54: warning: 'write16bit' declared 'static' but never defined midifile.h:55: warning: 'msgleng' declared 'static' but never defined midifile.h:56: warning: 'eputc' declared 'static' but never defined store.c:3664:31: warning: "/*" within comment midifile.h:37: warning: 'readtrack' declared 'static' but never defined midifile.h:41: warning: 'readheader' declared 'static' but never defined midifile.h:43: warning: 'badbyte' declared 'static' but never defined midifile.h:44: warning: 'metaevent' declared 'static' but never defined midifile.h:45: warning: 'sysex' declared 'static' but never defined midifile.h:46: warning: 'chanmessage' declared 'static' but never defined midifile.h:47: warning: 'msginit' declared 'static' but never defined midifile.h:48: warning: 'msgadd' declared 'static' but never defined midifile.h:49: warning: 'biggermsg' declared 'static' but never defined midifile.h:50: warning: 'mf_write_track_chunk' declared 'static' but never defined midifile.h:51: warning: 'mf_write_header_chunk' declared 'static' but never defined midifile.h:52: warning: 'WriteVarLen' declared 'static' but never defined midifile.h:53: warning: 'write32bit' declared 'static' but never defined midifile.h:54: warning: 'write16bit' declared 'static' but never defined midifile.h:55: warning: 'msgleng' declared 'static' but never defined midifile.h:56: warning: 'eputc' declared 'static' but never defined store.c:2151: warning: 'slurtotie' defined but not used store.c:2342: warning: 'applybroken' defined but not used store.c:4012: warning: 'delendrep' defined but not used gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o queues.o queues.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o parser2.o parser2.c parser2.c: In function 'event_info': parser2.c:17: warning: 'key' may be used uninitialized in this function parser2.c:18: warning: 'endkey' may be used uninitialized in this function parser2.c:19: warning: 'value' may be used uninitialized in this function parser2.c:20: warning: 'endvalue' may be used uninitialized in this function parser2.c:22: warning: 'newword' may be used uninitialized in this function gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o midi2abc.o midi2abc.c midi2abc.c: In function 'remove_carriage_returns': midi2abc.c:2863: warning: suggest parentheses around assignment used as truth value midi2abc.c:2864: warning: suggest parentheses around assignment used as truth value midi2abc.c: At top level: midifile.h:37: warning: 'readtrack' declared 'static' but never defined midifile.h:41: warning: 'readheader' declared 'static' but never defined midifile.h:43: warning: 'badbyte' declared 'static' but never defined midifile.h:44: warning: 'metaevent' declared 'static' but never defined midifile.h:45: warning: 'sysex' declared 'static' but never defined midifile.h:46: warning: 'chanmessage' declared 'static' but never defined midifile.h:47: warning: 'msginit' declared 'static' but never defined midifile.h:48: warning: 'msgadd' declared 'static' but never defined midifile.h:49: warning: 'biggermsg' declared 'static' but never defined midifile.h:50: warning: 'mf_write_track_chunk' declared 'static' but never defined midifile.h:51: warning: 'mf_write_header_chunk' declared 'static' but never defined midifile.h:52: warning: 'WriteVarLen' declared 'static' but never defined midifile.h:53: warning: 'write32bit' declared 'static' but never defined midifile.h:54: warning: 'write16bit' declared 'static' but never defined midifile.h:55: warning: 'msgleng' declared 'static' but never defined midifile.h:56: warning: 'eputc' declared 'static' but never defined midi2abc.c: In function 'label_split_voices': midi2abc.c:2236: warning: 'firstposnum' may be used uninitialized in this function gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o toabc.o toabc.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o mftext.o mftext.c mftext.c:23: warning: return type defaults to 'int' mftext.c:31: warning: return type defaults to 'int' mftext.c: In function 'main': mftext.c:50: warning: implicit declaration of function 'initfuncs' mftext.c:52: warning: implicit declaration of function 'midifile' mftext.c: At top level: mftext.c:78: warning: return type defaults to 'int' mftext.c:245: warning: return type defaults to 'int' mftext.c: In function 'initfuncs': mftext.c:268: warning: control reaches end of non-void function mftext.c: In function 'prtime': mftext.c:83: warning: control reaches end of non-void function mftext.c: At top level: midifile.h:37: warning: 'readtrack' declared 'static' but never defined midifile.h:41: warning: 'readheader' declared 'static' but never defined midifile.h:43: warning: 'badbyte' declared 'static' but never defined midifile.h:44: warning: 'metaevent' declared 'static' but never defined midifile.h:45: warning: 'sysex' declared 'static' but never defined midifile.h:46: warning: 'chanmessage' declared 'static' but never defined midifile.h:47: warning: 'msginit' declared 'static' but never defined midifile.h:48: warning: 'msgadd' declared 'static' but never defined midifile.h:49: warning: 'biggermsg' declared 'static' but never defined midifile.h:50: warning: 'mf_write_track_chunk' declared 'static' but never defined midifile.h:51: warning: 'mf_write_header_chunk' declared 'static' but never defined midifile.h:52: warning: 'WriteVarLen' declared 'static' but never defined midifile.h:53: warning: 'write32bit' declared 'static' but never defined midifile.h:54: warning: 'write16bit' declared 'static' but never defined midifile.h:55: warning: 'msgleng' declared 'static' but never defined midifile.h:56: warning: 'eputc' declared 'static' but never defined toabc.c:408: warning: 'nextnotes' defined but not used gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o crack.o crack.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o yapstree.o yapstree.c toabc.c: In function 'printpitch': toabc.c:2300: warning: 'symlet' may be used uninitialized in this function yapstree.c: In function 'notenum': yapstree.c:566: warning: enumeration value 'noclef' not handled in switch toabc.c: In function 'event_note1': toabc.c:1985: warning: 'acc' may be used uninitialized in this function yapstree.c: In function 'resolve_slur': yapstree.c:2399: warning: 's' may be used uninitialized in this function yapstree.c: In function 'brokenadjust': yapstree.c:2594: warning: 'num1' may be used uninitialized in this function gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o drawtune.o drawtune.c drawtune.c: In function 'draw_keysig': drawtune.c:691: warning: enumeration value 'noclef' not handled in switch drawtune.c: In function 'sizevoice': drawtune.c:1493: warning: enumeration value 'noclef' not handled in switch yapstree.c: In function 'event_chordoff': drawtune.c: In function 'handlegracebeam': drawtune.c:1802: warning: enumeration value 'nostem' not handled in switch yapstree.c:2768: warning: 'thechord' may be used uninitialized in this function drawtune.c: In function 'handlebeam': drawtune.c:2111: warning: enumeration value 'nostem' not handled in switch gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o debug.o debug.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o pslib.o pslib.c drawtune.c: At top level: drawtune.c:332: warning: 'ISOdecode' defined but not used drawtune.c:2904: warning: 'underbar' defined but not used gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o position.o position.c drawtune.c: In function 'beamline': drawtune.c:2366: warning: 'i' may be used uninitialized in this function drawtune.c:2366: warning: 'j' may be used uninitialized in this function gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o midicopy.o midicopy.c midicopy.c: In function 'getarg': midicopy.c:1465: warning: implicit declaration of function 'strcmp' midicopy.c: In function 'main': midicopy.c:1593: warning: format '%d' expects type 'int *', but argument 5 has type 'char *' gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o abcmatch.o abcmatch.c abcmatch.c: In function 'main': abcmatch.c:757: warning: implicit declaration of function 'startfile' midicopy.c: In function 'seconds_to_tick': midicopy.c:1396: warning: 'ind' may be used uninitialized in this function midicopy.c: In function 'tick_to_seconds': midicopy.c:1421: warning: 'ind' may be used uninitialized in this function drawtune.c: In function 'drawbeam': drawtune.c:1152: warning: 'stop' may be used uninitialized in this functionabcmatch.c: In function 'match_samples': abcmatch.c:397: warning: 'i' may be used uninitialized in this function drawtune.c:1153: warning: 'x0' may be used uninitialized in this function drawtune.c:1153: warning: 'x1' may be used uninitialized in this function drawtune.c:1153: warning: 'y0' may be used uninitialized in this function drawtune.c:1153: warning: 'y1' may be used uninitialized in this function gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c -o matchsup.o matchsup.c abcmatch.c: In function 'make_note_representation': abcmatch.c:135: warning: 'maxpitch' may be used uninitialized in this function drawtune.c: In function 'drawslurtie': drawtune.c:2783: warning: 'n' may be used uninitialized in this function drawtune.c: In function 'close_slurtie': drawtune.c:2843: warning: 'n' may be used uninitialized in this function abcmatch.c: In function 'main': abcmatch.c:685: warning: 'j' may be used uninitialized in this function abcmatch.c:686: warning: 'mkey' may be used uninitialized in this function abcmatch.c:689: warning: 'mseqno' may be used uninitialized in this function gcc -o abc2midi parseabc.o store.o genmidi.o queues.o \ parser2.o midifile.o gcc midifile.o midi2abc.o -o midi2abc gcc -o abc2abc parseabc.o toabc.o drawtune.c: In function 'printvoiceline': drawtune.c:2926: warning: 'xchord' may be used uninitialized in this function drawtune.c:2929: warning: 'xend' may be used uninitialized in this function gcc midifile.o mftext.o crack.o -o mftext gcc -o midicopy midicopy.o matchsup.c: In function 'brokenadjust': matchsup.c:1050: warning: 'num1' may be used uninitialized in this function matchsup.c:1050: warning: 'num2' may be used uninitialized in this function drawtune.c: In function 'printtune': drawtune.c:3286: warning: 'yend' may be used uninitialized in this function drawtune.c:3286: note: 'yend' was declared here drawtune.c:3286: warning: 'yinstruct' may be used uninitialized in this function drawtune.c:3286: note: 'yinstruct' was declared here drawtune.c:3286: warning: 'ygchord' may be used uninitialized in this function drawtune.c:3286: note: 'ygchord' was declared here drawtune.c:3286: warning: 'ywords' may be used uninitialized in this function drawtune.c:3286: note: 'ywords' was declared here drawtune.c:3455: warning: 'firstvline' may be used uninitialized in this function gcc abcmatch.o matchsup.o parseabc.o -o abcmatch gcc -o yaps parseabc.o yapstree.o drawtune.o debug.o \ position.o pslib.o parser2.o -o yaps + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fwGptY + umask 022 + cd /builddir/build/BUILD + cd abcmidi + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386 + mkdir -p /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + install -m 755 abc2midi /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + install -m 755 abcmatch /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + install -m 755 midi2abc /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + install -m 755 midicopy /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + install -m 755 abc2abc /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + install -m 755 mftext /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + install -m 755 yaps /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/man/man1 + install -m 644 doc/abc2abc.1 /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/man/man1 + install -m 644 doc/abc2midi.1 /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/man/man1 + install -m 644 doc/mftext.1 /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/man/man1 + install -m 644 doc/midi2abc.1 /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/man/man1 + install -m 644 doc/midicopy.1 /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/man/man1 + install -m 644 doc/yaps.1 /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/abcmidi extracting debug info from /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin/abc2midi extracting debug info from /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin/abcmatch extracting debug info from /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin/midi2abc extracting debug info from /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin/midicopy extracting debug info from /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin/abc2abc extracting debug info from /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin/mftext extracting debug info from /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/bin/yaps 1530 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: abcMIDI-20090317-1.fc11.i586 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FDG2Zk + umask 022 + cd /builddir/build/BUILD + cd abcmidi + DOCDIR=/builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/doc/abcMIDI-20090317 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/doc/abcMIDI-20090317 + /bin/mkdir -p /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/doc/abcMIDI-20090317 + cp -pr daramud.abc demo.abc drums.abc VERSION doc/abcguide.txt doc/abcmatch.txt doc/gpl.txt doc/history.txt doc/readme.txt doc/yapshelp.txt doc/AUTHORS doc/CHANGES /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386/usr/share/doc/abcMIDI-20090317 + 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 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) libc.so.6(GLIBC_2.7) rtld(GNU_HASH) Processing files: abcMIDI-debuginfo-20090317-1.fc11.i586 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386 warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/abcMIDI-20090317-1.fc11.i586.rpm Wrote: /builddir/build/RPMS/abcMIDI-debuginfo-20090317-1.fc11.i586.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Cq5Dxt + umask 022 + cd /builddir/build/BUILD + cd abcmidi + rm -rf /builddir/build/BUILDROOT/abcMIDI-20090317-1.fc11.i386 + exit 0 Child returncode was: 0 LEAVE do -->