Checking if your kit is complete... Looks good Writing Makefile for File::MMagic cp MMagic.pm blib/lib/File/MMagic.pm Manifying blib/man3/File::MMagic.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-selfcheck.....1..1 # Failed test at t/01-selfcheck.t line 13. # got: 'x-system/x-unix; commands text' # expected: 'text/plain' not ok 1 # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02-extmagic......1..1 # Failed test at t/02-extmagic.t line 14. # got: 'x-system/x-unix; commands text' # expected: 'application/x-perl-test' not ok 1 # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/03-typecheck.....1..2 # Failed test at t/03-typecheck.t line 16. # got: 'x-system/x-unix; commands text' # expected: 'text/html' not ok 1 # Failed test at t/03-typecheck.t line 19. # got: 'x-system/x-unix; commands text' # expected: 'text/html' not ok 2 # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/04-string-mod....1..2 # Failed test at t/04-string-mod.t line 16. # got: 'x-system/x-unix; commands text' # expected: 'text/html' not ok 1 # Failed test at t/04-string-mod.t line 19. not ok 2 # got: 'x-system/x-unix; commands text' # expected: 'text/html' # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-selfcheck.t 1 256 1 1 1 t/02-extmagic.t 1 256 1 1 1 t/03-typecheck.t 2 512 2 2 1-2 t/04-string-mod.t 2 512 2 2 1-2 Failed 4/4 test scripts. 6/6 subtests failed. Files=4, Tests=6, 0 wallclock secs ( 0.34 cusr + 0.10 csys = 0.44 CPU) Failed 4/4 test programs. 6/6 subtests failed. make: *** [test_dynamic] Error 2