ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/abcMIDI.spec'], False, '/var/lib/mock/dist-f8-build-261413-47249/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/abcMIDI.spec'] warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/abcMIDI-20080924-1.fc8.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/abcMIDI.spec'], False, '/var/lib/mock/dist-f8-build-261413-47249/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/abcMIDI.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.97154 + 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-2008-09-24.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd abcmidi ++ /usr/bin/id -u + '[' 427 = 0 ']' ++ /usr/bin/id -u + '[' 427 = 0 ']' + /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.97154 + 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 -m64 -mtune=generic' gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -c -o midifile.o midifile.c midifile.c: In function 'mfreadtrk':parseabc.c: In function 'isnumberp': parseabc.c:261: warning: cast from pointer to integer of different size parseabc.c:261: warning: cast from pointer to integer of different size midifile.c:157: warning: implicit declaration of function 'skiptrack' genmidi.c:2638: warning: return type defaults to 'int' genmidi.c: In function 'dumpfeat': genmidi.c:2645: warning: control reaches end of non-void function midifile.c: In function 'mfwrite': midifile.c:690: warning: 'endspace' may be used uninitialized in this 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 gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -m64 -mtune=generic -c -o parser2.o parser2.c store.c:3663:31: warning: "/*" within comment parser2.c: In function 'event_info': parser2.c:22: warning: 'newword' may be used uninitialized in this function parser2.c:20: warning: 'endvalue' may be used uninitialized in this function parser2.c:19: warning: 'value' may be used uninitialized in this function parser2.c:18: warning: 'endkey' may be used uninitialized in this function parser2.c:17: warning: 'key' 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 -m64 -mtune=generic -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 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:2152: warning: 'slurtotie' defined but not used store.c:2344: warning: 'applybroken' defined but not used store.c:4014: warning: 'delendrep' defined but not used midi2abc.c: In function 'label_split_voices': midi2abc.c:2236: warning: 'firstposnum' may be used uninitialized in this function store.c: In function 'marknoteend': store.c:2474: warning: 'num2' may be used uninitialized in this function store.c:2474: 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 -m64 -mtune=generic -c -o toabc.o toabc.c toabc.c:411: warning: 'nextnotes' defined but not used toabc.c: In function 'printpitch': toabc.c:2298: warning: 'symlet' may be used uninitialized in this function store.c: In function 'event_part': store.c:1813: warning: 'lastch' may be used uninitialized in this function toabc.c: In function 'event_note1': toabc.c:1983: warning: 'acc' may be used uninitialized in this function store.c: In function 'finishfile': store.c:3708: warning: 'next_denom' may be used uninitialized in this function store.c:3708: warning: 'next_num' may be used uninitialized in this function store.c:3616: warning: 'chord_denom' may be used uninitialized in this function store.c:3616: warning: 'chord_num' may be used uninitialized in this function store.c:4086: warning: 'rep_point' 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 -m64 -mtune=generic -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 gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -m64 -mtune=generic -c -o yapstree.o yapstree.c gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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:1472: warning: cast from pointer to integer of different size drawtune.c:1493: warning: enumeration value 'noclef' not handled in switch drawtune.c: In function 'handlegracebeam': drawtune.c:1802: warning: enumeration value 'nostem' not handled in switch drawtune.c: In function 'handlebeam': drawtune.c:2111: warning: enumeration value 'nostem' not handled in switch drawtune.c: In function 'printvoiceline': drawtune.c:2942: warning: cast from pointer to integer of different size drawtune.c:2954: warning: cast from pointer to integer of different size drawtune.c:2988: warning: cast from pointer to integer of different size drawtune.c:2992: warning: cast from pointer to integer of different size drawtune.c:2997: warning: cast from pointer to integer of different size drawtune.c:3002: warning: cast from pointer to integer of different size drawtune.c:3025: warning: cast from pointer to integer of different size drawtune.c:3033: warning: cast from pointer to integer of different size drawtune.c:3226: warning: cast from pointer to integer of different size drawtune.c: In function 'getlineheight': drawtune.c:3349: warning: cast from pointer to integer of different size drawtune.c:3358: warning: cast from pointer to integer of different size drawtune.c: At top level: drawtune.c:334: warning: 'ISOdecode' defined but not used drawtune.c:2907: warning: 'underbar' defined but not used yapstree.c: In function 'notenum': yapstree.c:566: warning: enumeration value 'noclef' not handled in switch yapstree.c: In function 'event_split_voice': yapstree.c:1324: warning: cast to pointer from integer of different size yapstree.c: In function 'event_linebreak': yapstree.c:1338: warning: cast to pointer from integer of different size yapstree.c: In function 'event_specific': yapstree.c:1499: warning: cast to pointer from integer of different size gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debug.o debug.c debug.c: In function 'showfeature': debug.c:146: warning: cast from pointer to integer of different size gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pslib.o pslib.c yapstree.c: In function 'event_bar': yapstree.c:2153: warning: cast to pointer from integer of different size gcc -DANSILIBS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o position.o position.c drawtune.c: In function 'close_slurtie': drawtune.c:2843: warning: 'n' may be used uninitialized in this function drawtune.c: In function 'drawslurtie': drawtune.c:2783: warning: 'n' may be used uninitialized in this function position.c: In function 'monospace': position.c:374: warning: 'lastx' may be used uninitialized in this function drawtune.c: In function 'drawbeam': drawtune.c:1152: warning: 'stop' 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 -m64 -mtune=generic -c -o midicopy.o midicopy.c midicopy.c: In function 'copy_metaseqnum': midicopy.c:333: warning: cast to pointer from integer of different size 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 -m64 -mtune=generic -c -o abcmatch.o abcmatch.c 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 abcmatch.c: In function 'main': abcmatch.c:757: warning: implicit declaration of function 'startfile' yapstree.c: In function 'resolve_slur': yapstree.c:2399: warning: 's' may be used uninitialized in this function drawtune.c: In function 'printvoiceline': drawtune.c:688: warning: 'offset' may be used uninitialized in this function drawtune.c:2929: warning: 'xend' may be used uninitialized in this function drawtune.c:2926: warning: 'xchord' may be used uninitialized in this function abcmatch.c: In function 'match_samples': abcmatch.c:397: warning: 'i' is used uninitialized in this function yapstree.c: In function 'marknoteend': yapstree.c:2594: warning: 'num1' may be used uninitialized in this function abcmatch.c: In function 'make_note_representation': abcmatch.c:135: warning: 'maxpitch' 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:689: warning: 'mseqno' may be used uninitialized in this function abcmatch.c:686: warning: 'mkey' 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 -m64 -mtune=generic -c -o matchsup.o matchsup.c yapstree.c: In function 'event_chordoff': yapstree.c:2768: warning: 'thechord' may be used uninitialized in this function gcc -o abc2midi parseabc.o store.o genmidi.o queues.o \ parser2.o midifile.o drawtune.c: In function 'printtune': drawtune.c:1027: warning: 'stemdir' may be used uninitialized in this function drawtune.c:1249: warning: 'tuplecount' may be used uninitialized in this function drawtune.c:1248: warning: 'chordbeaming' may be used uninitialized in this function drawtune.c:1247: warning: 'thistuple' may be used uninitialized in this function drawtune.c:3449: warning: 'firstvline' may be used uninitialized in this function drawtune.c:3286: warning: 'yend' may be used uninitialized in this function drawtune.c:3286: warning: 'ywords' may be used uninitialized in this function drawtune.c:3286: warning: 'ygchord' may be used uninitialized in this function drawtune.c:2366: warning: 'j' may be used uninitialized in this function drawtune.c:3286: warning: 'yinstruct' may be used uninitialized in this function drawtune.c:2366: warning: 'i' may be used uninitialized in this function matchsup.c: In function 'finishfile': matchsup.c:1616: warning: 'chord_denom' may be used uninitialized in this function matchsup.c:1616: warning: 'chord_num' may be used uninitialized in this function matchsup.c: In function 'marknoteend': matchsup.c:1050: warning: 'num2' may be used uninitialized in this function matchsup.c:1050: warning: 'num1' may be used uninitialized in this function gcc midifile.o midi2abc.o -o midi2abc gcc -o abc2abc parseabc.o toabc.o gcc midifile.o mftext.o crack.o -o mftext gcc -o midicopy midicopy.o gcc -o yaps parseabc.o yapstree.o drawtune.o debug.o \ position.o pslib.o parser2.o -o yaps gcc abcmatch.o matchsup.o parseabc.o -o abcmatch + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73599 + umask 022 + cd /builddir/build/BUILD + cd abcmidi + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild + mkdir -p /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + install -m 755 abc2midi /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + install -m 755 abcmatch /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + install -m 755 midi2abc /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + install -m 755 midicopy /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + install -m 755 abc2abc /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + install -m 755 mftext /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + install -m 755 yaps /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin + mkdir -p /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/man/man1 + install -m 644 doc/abc2abc.1 /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/man/man1 + install -m 644 doc/abc2midi.1 /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/man/man1 + install -m 644 doc/mftext.1 /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/man/man1 + install -m 644 doc/midi2abc.1 /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/man/man1 + install -m 644 doc/midicopy.1 /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/man/man1 + install -m 644 doc/yaps.1 /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/abcmidi extracting debug info from /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin/abc2midi extracting debug info from /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin/abcmatch extracting debug info from /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin/midi2abc extracting debug info from /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin/midicopy extracting debug info from /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin/abc2abc extracting debug info from /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin/mftext extracting debug info from /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/bin/yaps 1528 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-20080924-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.60095 + umask 022 + cd /builddir/build/BUILD + cd abcmidi + DOCDIR=/var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/doc/abcMIDI-20080924 + export DOCDIR + rm -rf /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/doc/abcMIDI-20080924 + /bin/mkdir -p /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/doc/abcMIDI-20080924 + 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 /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild/usr/share/doc/abcMIDI-20080924 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) rtld(GNU_HASH) Processing files: abcMIDI-debuginfo-20080924-1.fc8 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/abcMIDI-20080924-1.fc8-root-mockbuild warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/abcMIDI-20080924-1.fc8.x86_64.rpm Wrote: /builddir/build/RPMS/abcMIDI-debuginfo-20080924-1.fc8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.55954 + umask 022 + cd /builddir/build/BUILD + cd abcmidi + rm -rf /var/tmp/abcMIDI-20080924-1.fc8-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->