PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-05-29T02:32:02 ActivePerl-1200 CPAN-1.9800 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Wed, 29 May 2013 08:29:03 GMT Running make for T/TS/TSIBLEY/Carp-REPL-0.16.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TS/TSIBLEY/Carp-REPL-0.16.tar.gz ok Carp-REPL-0.16/ Carp-REPL-0.16/META.yml Carp-REPL-0.16/lib/ Carp-REPL-0.16/lib/Devel/ Carp-REPL-0.16/lib/Devel/REPL/ Carp-REPL-0.16/lib/Devel/REPL/Plugin/ Carp-REPL-0.16/lib/Devel/REPL/Plugin/Carp/ Carp-REPL-0.16/lib/Devel/REPL/Plugin/Carp/REPL.pm Carp-REPL-0.16/lib/Carp/ Carp-REPL-0.16/lib/Carp/REPL.pm Carp-REPL-0.16/Makefile.PL Carp-REPL-0.16/inc/ Carp-REPL-0.16/inc/Module/ Carp-REPL-0.16/inc/Module/Install.pm Carp-REPL-0.16/inc/Module/Install/ Carp-REPL-0.16/inc/Module/Install/Base.pm Carp-REPL-0.16/inc/Module/Install/Can.pm Carp-REPL-0.16/inc/Module/Install/Fetch.pm Carp-REPL-0.16/inc/Module/Install/Makefile.pm Carp-REPL-0.16/inc/Module/Install/Win32.pm Carp-REPL-0.16/inc/Module/Install/WriteAll.pm Carp-REPL-0.16/inc/Module/Install/Metadata.pm Carp-REPL-0.16/t/ Carp-REPL-0.16/t/00-load.t Carp-REPL-0.16/t/06-remember.t Carp-REPL-0.16/t/10-nodie.t Carp-REPL-0.16/t/05-interact.t Carp-REPL-0.16/t/11-warn.t Carp-REPL-0.16/t/04-scope.t Carp-REPL-0.16/t/01-trivial.t Carp-REPL-0.16/t/03-subs.t Carp-REPL-0.16/t/12-env.t Carp-REPL-0.16/t/13-list.t Carp-REPL-0.16/t/99-bug.t Carp-REPL-0.16/t/08-alias.t Carp-REPL-0.16/t/07-frame.t Carp-REPL-0.16/t/scripts/ Carp-REPL-0.16/t/scripts/01-trivial.pl Carp-REPL-0.16/t/scripts/07-frame.pl Carp-REPL-0.16/t/scripts/09-args.pl Carp-REPL-0.16/t/scripts/08-alias.pl Carp-REPL-0.16/t/scripts/12-env.pl Carp-REPL-0.16/t/scripts/02-lexicals.pl Carp-REPL-0.16/t/scripts/04-scope.pl Carp-REPL-0.16/t/scripts/05-interact.pl Carp-REPL-0.16/t/scripts/11-warn.pl Carp-REPL-0.16/t/scripts/03-subs.pl Carp-REPL-0.16/t/02-lexicals.t Carp-REPL-0.16/t/09-args.t Carp-REPL-0.16/MANIFEST Carp-REPL-0.16/Changes CPAN.pm: Building T/TS/TSIBLEY/Carp-REPL-0.16.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Carp::REPL Writing MYMETA.yml and MYMETA.json >>> make cp lib/Devel/REPL/Plugin/Carp/REPL.pm blib/lib/Devel/REPL/Plugin/Carp/REPL.pm cp lib/Carp/REPL.pm blib/lib/Carp/REPL.pm Manifying blib/man3/Devel::REPL::Plugin::Carp::REPL.3 Manifying blib/man3/Carp::REPL.3 TSIBLEY/Carp-REPL-0.16.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t Moose::Role is overwriting an existing method named meta in role Devel::REPL::Plugin::Carp::REPL with a method which returns the class's metaclass. If this is actually what you want, you should remove the existing method, otherwise, you should rename or disable this generated method using the '-meta_name' option to 'use Moose::Role'. at /export/home/fly1264/var/megalib/Moose/Role.pm line 147. Moose::Role::init_meta('Moose::Role', 'for_class', 'Devel::REPL::Plugin::Carp::REPL', 'metaclass', undef, 'meta_name', 'meta') called at /export/home/fly1264/var/megalib/Moose/Exporter.pm line 474 Moose::Exporter::__ANON__('Devel::REPL::Plugin') called at /export/home/fly1264/var/cpan/build/Carp-REPL-0.16-qmyhXn/blib/lib/Devel/REPL/Plugin/Carp/REPL.pm line 2 Devel::REPL::Plugin::Carp::REPL::BEGIN() called at /export/home/fly1264/var/megalib/Devel/REPL/Plugin.pm line 2 eval {...} called at /export/home/fly1264/var/megalib/Devel/REPL/Plugin.pm line 2 require Devel/REPL/Plugin/Carp/REPL.pm called at (eval 256) line 2 main::BEGIN() called at /export/home/fly1264/var/megalib/Devel/REPL/Plugin.pm line 2 eval {...} called at /export/home/fly1264/var/megalib/Devel/REPL/Plugin.pm line 2 eval 'package main; use Devel::REPL::Plugin::Carp::REPL @{$args[0]}; 1; ;' called at /export/home/fly1264/var/megalib/Test/More.pm line 885 Test::More::_eval('package main;\x{a}use Devel::REPL::Plugin::Carp::REPL @{$args[0]}...', 'ARRAY(0x1002b7890)') called at /export/home/fly1264/var/megalib/Test/More.pm line 860 Test::More::use_ok('Devel::REPL::Plugin::Carp::REPL') called at t/00-load.t line 8 main::BEGIN() called at /export/home/fly1264/var/megalib/Devel/REPL/Plugin.pm line 2 eval {...} called at /export/home/fly1264/var/megalib/Devel/REPL/Plugin.pm line 2 # Carp::REPL 0.16 # Devel::REPL 1.001000 # Perl 5.012000, /export/home/fly1264/bin/perl t/00-load.t ...... 1..3 ok 1 - use Devel::REPL; ok 2 - use Carp::REPL; ok 3 - use Devel::REPL::Plugin::Carp::REPL; ok Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/01-trivial.t ... 1..5 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/5 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/02-lexicals.t .. 1..69 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 69/69 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/03-subs.t ...... 1..31 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 31/31 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/04-scope.t ..... 1..37 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 37/37 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/05-interact.t .. 1..17 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/17 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/06-remember.t .. 1..11 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 11/11 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/07-frame.t ..... 1..55 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 55/55 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/08-alias.t ..... 1..25 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 25/25 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/09-args.t ...... 1..26 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 26/26 subtests t/10-nodie.t ..... 1..1 ok 1 - Carp::REPL nodie didn't overwrite SIG{__DIE__} ok Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/11-warn.t ...... 1..7 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 7/7 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/12-env.t ....... 1..55 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 55/55 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/13-list.t ...... 1..30 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 30/30 subtests Expect::Simple: Expect::Simple: couldn't find prompt at /export/home/fly1264/var/megalib/Test/Expect.pm line 41. # Looks like your test exited with 255 before it could output anything. t/99-bug.t ....... 1..3 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests Test Summary Report ------------------- t/01-trivial.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 0. t/02-lexicals.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 69 tests but ran 0. t/03-subs.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 31 tests but ran 0. t/04-scope.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 37 tests but ran 0. t/05-interact.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 0. t/06-remember.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 0. t/07-frame.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 55 tests but ran 0. t/08-alias.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 25 tests but ran 0. t/09-args.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 26 tests but ran 0. t/11-warn.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 0. t/12-env.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 55 tests but ran 0. t/13-list.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 30 tests but ran 0. t/99-bug.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=15, Tests=4, 41 wallclock secs ( 0.21 usr 0.21 sys + 36.75 cusr 3.09 csys = 40.26 CPU) Result: FAIL Failed 13/15 test programs. 0/4 subtests failed. make: *** [test_dynamic] Error 255 TSIBLEY/Carp-REPL-0.16.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TSIBLEY/Carp-REPL-0.16.tar.gz Finished 2013-05-29T02:32:56