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 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-selfcheck.....1..1 # Failed test (t/01-selfcheck.t at line 13) # got: 'x-system/x-unix; commands text' # expected: 'text/plain' # Looks like you failed 1 tests of 1. not ok 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 (t/02-extmagic.t at line 14) # got: 'x-system/x-unix; commands text' # expected: 'application/x-perl-test' # Looks like you failed 1 tests of 1. not ok 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 (t/03-typecheck.t at line 16) # got: 'x-system/x-unix; commands text' # expected: 'text/html' # Failed test (t/03-typecheck.t at line 19) # got: 'x-system/x-unix; commands text' # expected: 'text/html' # Looks like you failed 2 tests of 2. not ok 1 not ok 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 (t/04-string-mod.t at line 16) # got: 'x-system/x-unix; commands text' # expected: 'text/html' not ok 1 # Failed test (t/04-string-mod.t at line 19) # got: 'x-system/x-unix; commands text' # expected: 'text/html' # Looks like you failed 2 tests of 2. not ok 2 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed 4/4 test scripts, 0.00% okay. 6/6 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------- t/01-selfcheck.t 1 256 1 1 100.00% 1 t/02-extmagic.t 1 256 1 1 100.00% 1 t/03-typecheck.t 2 512 2 2 100.00% 1-2 t/04-string-mod.t 2 512 2 2 100.00% 1-2 make: *** [test_dynamic] Error 2