=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for abcmidi-20110101 --- parseabc.o --- --- store.o --- --- genmidi.o --- --- midifile.o --- --- queues.o --- --- store.o --- gcc -DANSILIBS -c store.c --- parseabc.o --- gcc -DANSILIBS -c parseabc.c --- midifile.o --- gcc -DANSILIBS -c midifile.c --- genmidi.o --- gcc -DANSILIBS -c genmidi.c --- queues.o --- gcc -DANSILIBS -c queues.c --- parseabc.o --- parseabc.c: In function 'isnumberp': parseabc.c:261:9: warning: cast from pointer to integer of different size parseabc.c:261:29: warning: cast from pointer to integer of different size --- parser2.o --- gcc -DANSILIBS -c parser2.c --- midi2abc.o --- gcc -DANSILIBS -c midi2abc.c --- toabc.o --- gcc -DANSILIBS -c toabc.c --- mftext.o --- gcc -DANSILIBS -c mftext.c --- crack.o --- gcc -DANSILIBS -c crack.c --- yapstree.o --- gcc -DANSILIBS -c yapstree.c --- drawtune.o --- gcc -DANSILIBS -c drawtune.c --- yapstree.o --- yapstree.c: In function 'event_split_voice': yapstree.c:1326:24: warning: cast to pointer from integer of different size yapstree.c: In function 'event_linebreak': yapstree.c:1340:25: warning: cast to pointer from integer of different size yapstree.c: In function 'event_specific': yapstree.c:1501:27: warning: cast to pointer from integer of different size --- drawtune.o --- drawtune.c: In function 'sizevoice': drawtune.c:1474:16: warning: cast from pointer to integer of different size --- yapstree.o --- yapstree.c: In function 'event_bar': yapstree.c:2156:20: warning: cast to pointer from integer of different size --- drawtune.o --- drawtune.c: In function 'printvoiceline': drawtune.c:2948:16: warning: cast from pointer to integer of different size drawtune.c:2960:22: warning: cast from pointer to integer of different size drawtune.c:2994:29: warning: cast from pointer to integer of different size drawtune.c:2998:29: warning: cast from pointer to integer of different size drawtune.c:3003:29: warning: cast from pointer to integer of different size drawtune.c:3008:29: warning: cast from pointer to integer of different size drawtune.c:3031:29: warning: cast from pointer to integer of different size drawtune.c:3039:29: warning: cast from pointer to integer of different size drawtune.c:3232:16: warning: cast from pointer to integer of different size drawtune.c: In function 'getlineheight': drawtune.c:3355:16: warning: cast from pointer to integer of different size drawtune.c:3364:36: warning: cast from pointer to integer of different size --- debug.o --- gcc -DANSILIBS -c debug.c --- pslib.o --- gcc -DANSILIBS -c pslib.c --- debug.o --- debug.c: In function 'showfeature': debug.c:146:30: warning: cast from pointer to integer of different size --- position.o --- gcc -DANSILIBS -c position.c --- midicopy.o --- gcc -DANSILIBS -c midicopy.c midicopy.c: In function 'copy_metaseqnum': midicopy.c:333:31: warning: cast to pointer from integer of different size --- abcmatch.o --- gcc -DANSILIBS -c abcmatch.c --- matchsup.o --- gcc -DANSILIBS -c matchsup.c --- mftext --- gcc midifile.o mftext.o crack.o -o mftext --- abc2abc --- gcc -o abc2abc parseabc.o toabc.o --- abc2midi --- gcc -o abc2midi parseabc.o store.o genmidi.o queues.o parser2.o midifile.o --- midi2abc --- --- midicopy --- --- midi2abc --- gcc midifile.o midi2abc.o -o midi2abc --- midicopy --- gcc -o midicopy midicopy.o --- yaps --- gcc -o yaps parseabc.o yapstree.o drawtune.o debug.o position.o pslib.o parser2.o -o yaps --- abcmatch --- gcc abcmatch.o matchsup.o parseabc.o -o abcmatch => Unwrapping files-to-be-installed.