Checking if your kit is complete... Looks good Writing Makefile for Archive::SelfExtract cp lib/Archive/SelfExtract.pm blib/lib/Archive/SelfExtract.pm cp bin/mkselfextract blib/script/mkselfextract /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/mkselfextract Manifying blib/man1/mkselfextract.1 Manifying blib/man3/Archive::SelfExtract.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/1....1..4 ok 1 - use Archive::SelfExtract; ok 2 - Self-extracting script created Extracting into /tmp/89zB8x6aN3... error: file not seekable at /Users/cpanrun/build/5.10.0/site/lib/Archive/Zip/Archive.pm line 437 Archive::Zip::Archive::readFromFileHandle('Archive::Zip::Archive=HASH(0x193db70)', 'IO::Scalar=GLOB(0x193dc00)') called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Archive-SelfExtract/blib/lib/Archive/SelfExtract.pm line 127 Archive::SelfExtract::_extract('GLOB(0x190d2a0)') called at /tmp/ka4QjBgxjS/test.pl line 6 require /tmp/ka4QjBgxjS/test.pl called at t/1.t line 28 eval {...} called at t/1.t line 27 # Failed test 'Test script runs without dying' not ok 3 - Test script runs without dying # at t/1.t line 30. # Failed test 'Test script cleaned up after itself' # at t/1.t line 32. not ok 4 - Test script cleaned up after itself # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1.t 2 512 4 2 3-4 Failed 1/1 test scripts. 2/4 subtests failed. Files=1, Tests=4, 0 wallclock secs ( 0.31 cusr + 0.08 csys = 0.39 CPU) Failed 1/1 test programs. 2/4 subtests failed. make: *** [test_dynamic] Error 2