Checking if your kit is complete... Looks good Writing Makefile for MPEG::Audio::Frame cp lib/MPEG/Audio/Frame.pm blib/lib/MPEG/Audio/Frame.pm Manifying blib/man3/MPEG::Audio::Frame.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-basic......................ok t/02-constants..................ok t/03-crc........................ok t/04-tie........................ok t/05-invalid....................ok t/10-mpeg1-44100................ok t/11-mpeg1-layerI-fl1........... # Failed test (t/11-mpeg1-layerI-fl1.t at line 17) # frame 49 isn't defined Can't call method "mpeg1" on an undefined value at t/11-mpeg1-layerI-fl1.t line 18. # Looks like you planned 395 tests but only ran 386. # Looks like your test died just after 386. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 386-395 Failed 10/395 tests, 97.47% okay t/11-mpeg1-layerI-fl2...........ok t/11-mpeg1-layerI-fl3...........ok t/11-mpeg1-layerI-fl4...........ok t/11-mpeg1-layerI-fl5...........ok t/11-mpeg1-layerI-fl6...........ok 7/394 skipped: bad file? t/11-mpeg1-layerI-fl7...........ok t/11-mpeg1-layerI-fl8...........ok t/12-mpeg1-layerII-fl10.........ok t/12-mpeg1-layerII-fl11.........ok t/12-mpeg1-layerII-fl12.........ok t/12-mpeg1-layerII-fl13.........ok t/12-mpeg1-layerII-fl14.........ok t/12-mpeg1-layerII-fl15.........ok t/12-mpeg1-layerII-fl16.........ok t/13-mpeg1-layerIII-compl....... # Failed test (t/13-mpeg1-layerIII-compl.t at line 13) # frame 215 isn't defined Can't call method "mpeg1" on an undefined value at t/13-mpeg1-layerIII-compl.t line 14. # Looks like you planned 1298 tests but only ran 1286. # Looks like your test died just after 1286. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1286-1298 Failed 13/1298 tests, 99.00% okay t/14-mpeg1-layerIII-hecommon....ok t/15-mpeg1-layerIII-he_32khz....ok t/16-mpeg1-layerIII-he_44khz....ok t/17-mpeg1-layerIII-he_48khz....ok t/18-mpeg1-layerIII-he_mode.....ok t/19-mpeg1-layerIII-he_free.....ok t/20-mpeg1-test01............... # Failed test (t/20-mpeg1-test01.t at line 11) # frame 29 isn't defined Can't call method "mpeg1" on an undefined value at t/20-mpeg1-test01.t line 12. # Looks like you planned 176 tests but only ran 170. # Looks like your test died just after 170. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 170-176 Failed 7/176 tests, 96.02% okay t/20-mpeg2-22050................ok t/30-mpeg25-11025...............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/11-mpeg1-layerI-fl1.t 255 65280 395 19 4.81% 386-395 t/13-mpeg1-layerIII-compl.t 255 65280 1298 25 1.93% 1286-1298 t/20-mpeg1-test01.t 255 65280 176 13 7.39% 170-176 7 subtests skipped. Failed 3/31 test scripts, 90.32% okay. 30/14743 subtests failed, 99.80% okay. make: *** [test_dynamic] Error 25