Checking if your kit is complete... Looks good Writing Makefile for Class::Struct::FIELDS cp FIELDS.pm blib/lib/Class/Struct/FIELDS.pm AutoSplitting blib/lib/Class/Struct/FIELDS.pm (blib/lib/auto/Class/Struct/FIELDS) Manifying blib/man3/Class::Struct::FIELDS.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/01load......1..1 # Running under perl version 5.010000 for darwin # Current time local: Thu Nov 22 20:02:27 2007 # Current time GMT: Fri Nov 23 04:02:27 2007 # Using Test.pm version 1.25 ok 1 ok t/02use.......1..14 # Running under perl version 5.010000 for darwin # Current time local: Thu Nov 22 20:02:27 2007 # Current time GMT: Fri Nov 23 04:02:27 2007 # Using Test.pm version 1.25 Modification of a read-only value attempted at (eval 2) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/03struct....1..22 # Running under perl version 5.010000 for darwin # Current time local: Thu Nov 22 20:02:27 2007 # Current time GMT: Fri Nov 23 04:02:27 2007 # Using Test.pm version 1.25 ok 1 Modification of a read-only value attempted at (eval 2) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-22 Failed 21/22 tests, 4.55% okay t/04fields....1..18 # Running under perl version 5.010000 for darwin # Current time local: Thu Nov 22 20:02:27 2007 # Current time GMT: Fri Nov 23 04:02:27 2007 # Using Test.pm version 1.25 Modification of a read-only value attempted at (eval 7) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/05misc......1..18 # Running under perl version 5.010000 for darwin # Current time local: Thu Nov 22 20:02:27 2007 # Current time GMT: Fri Nov 23 04:02:27 2007 # Using Test.pm version 1.25 Method 'dorf' exists in package 'Wallaby' overrides accessor at t/05misc.t line 21 Accessor 'dorf' exists in package 'Wallaby' hides method in base class at t/05misc.t line 21 Method 'dorf' exists in package 'Pachyderm' overrides accessor at t/05misc.t line 54 Accessor 'dorf' exists in package 'Pachyderm' hides method in base class at t/05misc.t line 54 Method 'dorf' exists in package 'Elephant' overrides accessor at t/05misc.t line 69 Accessor 'dorf' exists in package 'Elephant' hides method in base class at t/05misc.t line 69 Modification of a read-only value attempted at (eval 6) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02use.t 2 512 14 28 1-14 t/03struct.t 2 512 22 42 2-22 t/04fields.t 2 512 18 36 1-18 t/05misc.t 2 512 18 36 1-18 Failed 4/5 test scripts. 71/73 subtests failed. Files=5, Tests=73, 1 wallclock secs ( 0.47 cusr + 0.16 csys = 0.63 CPU) Failed 4/5 test programs. 71/73 subtests failed. make: *** [test_dynamic] Error 2