PATH=/usr/bin:/bin Start 2011-04-28T19:27:51 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Thu, 28 Apr 2011 22:27:12 GMT Running make for J/JV/JV/MIDI-Tweaks-0.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JV/JV/MIDI-Tweaks-0.07.tar.gz ok MIDI-Tweaks-0.07/ MIDI-Tweaks-0.07/Makefile.PL MIDI-Tweaks-0.07/t/ MIDI-Tweaks-0.07/t/85-dump84.ref MIDI-Tweaks-0.07/t/89-dump.ref MIDI-Tweaks-0.07/t/21-velocity.t MIDI-Tweaks-0.07/t/24-tempo.t MIDI-Tweaks-0.07/t/80-dump.mid MIDI-Tweaks-0.07/t/80-dump.ref MIDI-Tweaks-0.07/t/11-noteevent.t MIDI-Tweaks-0.07/t/52-splithml.t MIDI-Tweaks-0.07/t/22-volume.t MIDI-Tweaks-0.07/t/00-load.t MIDI-Tweaks-0.07/t/85-dump48.ref MIDI-Tweaks-0.07/t/85-dump94.ref MIDI-Tweaks-0.07/t/85-dump88.ref MIDI-Tweaks-0.07/t/85-dump24.ref MIDI-Tweaks-0.07/t/01-trivial.t MIDI-Tweaks-0.07/t/85-dump28.ref MIDI-Tweaks-0.07/t/51-splithml.t MIDI-Tweaks-0.07/t/05-sanity.t MIDI-Tweaks-0.07/t/80-dump.t MIDI-Tweaks-0.07/t/85-dump34.ref MIDI-Tweaks-0.07/t/23-tempo.t MIDI-Tweaks-0.07/t/90-complex.t MIDI-Tweaks-0.07/t/85-dump58.ref MIDI-Tweaks-0.07/t/42-splithilo.t MIDI-Tweaks-0.07/t/85-dump.t MIDI-Tweaks-0.07/t/90-complex.mid MIDI-Tweaks-0.07/t/40-splithilo.t MIDI-Tweaks-0.07/t/85-dump38.ref MIDI-Tweaks-0.07/t/tools.pl MIDI-Tweaks-0.07/t/02-trivial.t MIDI-Tweaks-0.07/t/25-pitch.t MIDI-Tweaks-0.07/t/20-velocity.t MIDI-Tweaks-0.07/t/89-dump.t MIDI-Tweaks-0.07/t/85-dump44.ref MIDI-Tweaks-0.07/t/50-splithml.t MIDI-Tweaks-0.07/t/85-dump78.ref MIDI-Tweaks-0.07/t/10-timestamp.t MIDI-Tweaks-0.07/t/85-dump54.ref MIDI-Tweaks-0.07/t/06-sanity.t MIDI-Tweaks-0.07/t/85-dump98.ref MIDI-Tweaks-0.07/t/85-dump64.ref MIDI-Tweaks-0.07/t/30-splitpitch.t MIDI-Tweaks-0.07/t/85-dump68.ref MIDI-Tweaks-0.07/t/85-dump74.ref MIDI-Tweaks-0.07/t/26-pitch.t MIDI-Tweaks-0.07/t/41-splithilo.t MIDI-Tweaks-0.07/META.yml MIDI-Tweaks-0.07/Build.PL MIDI-Tweaks-0.07/README MIDI-Tweaks-0.07/lib/ MIDI-Tweaks-0.07/lib/MIDI/ MIDI-Tweaks-0.07/lib/MIDI/Tweaks.pm MIDI-Tweaks-0.07/script/ MIDI-Tweaks-0.07/script/midi-tweak MIDI-Tweaks-0.07/script/midi-dump MIDI-Tweaks-0.07/MANIFEST MIDI-Tweaks-0.07/Changes CPAN.pm: Going to build J/JV/JV/MIDI-Tweaks-0.07.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MIDI::Tweaks Writing MYMETA.yml >>> make cp lib/MIDI/Tweaks.pm blib/lib/MIDI/Tweaks.pm cp script/midi-dump blib/script/midi-dump /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/midi-dump cp script/midi-tweak blib/script/midi-tweak /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/midi-tweak Manifying blib/man1/midi-dump.1 Manifying blib/man1/midi-tweak.1 Manifying blib/man3/MIDI::Tweaks.3 JV/MIDI-Tweaks-0.07.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing MIDI::Tweaks 0.07, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static t/00-load.t ........ 1..2 ok 1 - use MIDI::Tweaks; ok 2 - require 'tools.pl'; ok t/01-trivial.t ..... 1..1 ok 1 - compare ok t/02-trivial.t ..... 1..2 ok 1 - load from DATA ok 2 - compare ok t/05-sanity.t ...... 1..3 ok 1 - not sane ok 2 - warnings == as expected ok 3 - msg-1 ok t/06-sanity.t ...... 1..8 ok 1 - not sane ok 2 - warnings == as expected ok 3 - msg-1 ok 4 - msg-2 ok 5 - msg-3 ok 6 - msg-4 ok 7 - msg-5 ok 8 - msg-6 ok t/10-timestamp.t ... 1..8 ok 1 - load from DATA ok 2 - delta ok 3 - delta2time ok 4 - not delta ok 5 - delta2time ok 6 - delta2time ok 7 - delta ok 8 - compare ok t/11-noteevent.t ... 1..9 ok 1 - noteev: note on ok 2 - noteev: note off ok 3 - not noteev: lyric ok 4 - note on: note on ok 5 - not note on: note on zero ok 6 - not note on: note off ok 7 - not note off: note on ok 8 - note off: note on zero ok 9 - note off: note off ok t/20-velocity.t .... 1..7 ok 1 - load from DATA ok 2 - compare ok 3 - load from DATA ok 4 - track copy ok 5 - track copy ok 6 - track copy ok 7 - compare ok t/21-velocity.t .... 1..2 ok 1 - load from DATA ok 2 - compare ok t/22-volume.t ...... 1..2 ok 1 - load from DATA ok 2 - compare ok t/23-tempo.t ....... 1..2 ok 1 - load from DATA ok 2 - compare ok t/24-tempo.t ....... 1..2 ok 1 - load from DATA ok 2 - compare ok t/25-pitch.t ....... 1..3 ok 1 - load from DATA ok 2 - compare -1 ok 3 - compare 1 ok t/26-pitch.t ....... 1..3 ok 1 - load from DATA ok 2 - compare +11 ok 3 - compare -11 ok t/30-splitpitch.t .. 1..2 ok 1 - load from DATA ok 2 - compare ok t/40-splithilo.t ... 1..3 ok 1 - load from DATA ok 2 - hi eq lo ok 3 - compare ok t/41-splithilo.t ... 1..2 ok 1 - load from DATA ok 2 - compare ok t/42-splithilo.t ... 1..2 ok 1 - load from DATA ok 2 - compare ok t/50-splithml.t .... 1..4 ok 1 - load from DATA ok 2 - hi eq med ok 3 - hi eq low ok 4 - compare ok t/51-splithml.t .... 1..3 ok 1 - load from DATA ok 2 - mid eq low ok 3 - compare ok t/52-splithml.t .... 1..2 ok 1 - load from DATA ok 2 - compare ok t/80-dump.t ........ 1..1 ok 1 - compare ok t/85-dump.t ........ 1..16 ok 1 - compare 2/4 ok 2 - compare 3/4 ok 3 - compare 4/4 ok 4 - compare 5/4 ok 5 - compare 6/4 ok 6 - compare 7/4 ok 7 - compare 8/4 ok 8 - compare 9/4 ok 9 - compare 2/8 ok 10 - compare 3/8 ok 11 - compare 4/8 ok 12 - compare 5/8 ok 13 - compare 6/8 ok 14 - compare 7/8 ok 15 - compare 8/8 ok 16 - compare 9/8 ok t/89-dump.t ........ 1..1 ok 1 - compare ok t/90-complex.t ..... 1..2 ok 1 - sanity ok 2 - compare ok All tests successful. Files=25, Tests=92, 3 wallclock secs ( 0.06 usr 0.03 sys + 1.47 cusr 0.23 csys = 1.79 CPU) Result: PASS JV/MIDI-Tweaks-0.07.tar.gz make test TEST_VERBOSE=1 -- OK Johan Vromans <jv@cpan.org> Enhancements to MIDI.pm. >>> (cd /home/fly1400/var/cpan/build/MIDI-Tweaks-0.07-ON2Usg && tar cvf - MIDI-Tweaks-0.07.ppd blib) | gzip -c >/home/fly1400/var/REPO/J/JV/JV/MIDI-Tweaks-0.07.tar.gz MIDI-Tweaks-0.07.ppd blib/ blib/lib/ blib/lib/MIDI/ blib/lib/MIDI/Tweaks.pm blib/script/ blib/script/midi-dump blib/script/midi-tweak blib/man1/ blib/man1/midi-dump.1 blib/man1/midi-tweak.1 blib/man3/ blib/man3/MIDI::Tweaks.3 >>> mv /home/fly1400/var/cpan/build/MIDI-Tweaks-0.07-ON2Usg/MIDI-Tweaks-0.07.ppd /home/fly1400/var/REPO/J/JV/JV Finished 2011-04-28T19:27:57