Warning: prerequisite Storable 2.15 not found. We have 2.13. Configuring Thread::Apartment ... Checking for Thread::Queue::Duplex, 0.92 or later ... ok Checking for Storable, 2.15 or later ... You don't have the Storable package version 2.15 or later, installed. Checking for Class::ISA, 0.32 or later ... ok Checking for Class::Inspector, 1.08 or later ... ok Missing modules are available from CPAN (search.cpan.org). Checking if your kit is complete... Looks good Writing Makefile for Thread::Apartment cp lib/Thread/Apartment/Client.pm blib/lib/Thread/Apartment/Client.pm cp lib/Thread/Apartment/EventServer.pm blib/lib/Thread/Apartment/EventServer.pm cp lib/Thread/Apartment/MuxServer.pm blib/lib/Thread/Apartment/MuxServer.pm cp lib/Thread/Apartment/Container.pm blib/lib/Thread/Apartment/Container.pm cp lib/Thread/Apartment/Server.pm blib/lib/Thread/Apartment/Server.pm cp lib/Thread/Apartment/Closure.pm blib/lib/Thread/Apartment/Closure.pm cp lib/Thread/Apartment.pm blib/lib/Thread/Apartment.pm cp lib/Thread/Apartment/Common.pm blib/lib/Thread/Apartment/Common.pm cp lib/Thread/Apartment.pod blib/lib/Thread/Apartment.pod Manifying blib/man3/Thread::Apartment.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/01basicsingle.... *** Note: some tests have significant delays. *** Also, some tests on some platforms with some versions of *** Perl will report several (harmless) "Scalars leaked: 1" *** warnings which can be ignored. Undefined subroutine &threads::shared::is_shared called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Thread-Apartment/blib/lib/Thread/Apartment/Common.pm line 95. A thread exited while 3 threads were running. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-47 Failed 45/47 tests, 4.26% okay t/02basicmulti.....Undefined subroutine &threads::shared::is_shared called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Thread-Apartment/blib/lib/Thread/Apartment/Common.pm line 95. A thread exited while 3 threads were running. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-47 Failed 45/47 tests, 4.26% okay t/03poolsingle.....Undefined subroutine &threads::shared::is_shared called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Thread-Apartment/blib/lib/Thread/Apartment/Common.pm line 95. A thread exited while 6 threads were running. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-48 Failed 45/48 tests, 6.25% okay t/04poolmulti......Undefined subroutine &threads::shared::is_shared called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Thread-Apartment/blib/lib/Thread/Apartment/Common.pm line 95. A thread exited while 6 threads were running. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-48 Failed 45/48 tests, 6.25% okay t/05poolinstall....Undefined subroutine &threads::shared::is_shared called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Thread-Apartment/blib/lib/Thread/Apartment/Common.pm line 95. A thread exited while 6 threads were running. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-48 Failed 45/48 tests, 6.25% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01basicsingle.t 255 65280 47 90 191.49% 3-47 t/02basicmulti.t 255 65280 47 90 191.49% 3-47 t/03poolsingle.t 255 65280 48 90 187.50% 4-48 t/04poolmulti.t 255 65280 48 90 187.50% 4-48 t/05poolinstall.t 255 65280 48 90 187.50% 4-48 Failed 5/5 test scripts, 0.00% okay. 225/238 subtests failed, 5.46% okay. make: *** [test_dynamic] Error 255