Warning: prerequisite PPI 1.118 not found. We have 1.113. Checking if your kit is complete... Looks good Writing Makefile for Test::StubGenerator cp lib/Test/StubGenerator.pm blib/lib/Test/StubGenerator.pm Manifying blib/man3/Test::StubGenerator.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load................1..1 # Failed test (t/00-load.t at line 5) # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Test::StubGenerator; Use of uninitialized value in concatenation (.) or string at t/00-load.t line 7. # Testing Test::StubGenerator , Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/autogen................1..10 # Failed test (t/autogen.t at line 15) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/autogen.t line 17. # Looks like you planned 10 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/boilerplate............1..0 # Skip Author test. Set $ENV{ TEST_AUTHOR } to enable this test. skipped all skipped: Author test. Set $ENV{ TEST_AUTHOR } to enable this test. t/manifest...............1..0 # Skip Author test. Set $ENV{ TEST_AUTHOR } to enable this test. skipped all skipped: Author test. Set $ENV{ TEST_AUTHOR } to enable this test. t/perl-critic............1..0 # Skip Author test. Set $ENV{ TEST_AUTHOR } to enable this test. skipped all skipped: Author test. Set $ENV{ TEST_AUTHOR } to enable this test. t/pod-coverage...........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod....................1..0 # Skip Author test. Set $ENV{ TEST_AUTHOR } to enable this test. skipped all skipped: Author test. Set $ENV{ TEST_AUTHOR } to enable this test. t/stub_hashash...........1..4 # Failed test (t/stub_hashash.t at line 15) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 2) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_hashash.t line 33. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/stub_instance..........# Failed test (t/stub_instance.t at line 11) # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. not ok 1 - use Test::StubGenerator; Can't locate object method "new" via package "Test::StubGenerator" at t/stub_instance.t line 14. 1..1 # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/stub_invalidvar........1..5 # Failed test (t/stub_invalidvar.t at line 15) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 2) line 2. ok 2 - calling new on complete garbage is unparsable # Failed test (t/stub_invalidvar.t at line 22) not ok 3 - die message matches # 'Can't locate object method "new" via package "Test::StubGenerator" at t/stub_invalidvar.t line 19. # ' # doesn't match '(?-xism:Unable to initialize PPI document)' ok 4 - cannot render tests for garbage ok 5 - die message matches # Looks like you failed 2 tests of 5. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/5 tests, 60.00% okay t/stub_modoutdir.........1..4 # Failed test (t/stub_modoutdir.t at line 11) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_modoutdir.t line 13. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/stub_modoutfile........# Failed test (t/stub_modoutfile.t at line 11) # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. not ok 1 - use Test::StubGenerator; Can't locate object method "new" via package "Test::StubGenerator" at t/stub_modoutfile.t line 15. 1..1 # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/stub_module............1..9 # Failed test (t/stub_module.t at line 11) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. ok 2 - empty constructor should die Can't locate object method "new" via package "Test::StubGenerator" at t/stub_module.t line 19. ok 3 - empty constructor should die # Looks like you planned 9 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 4-9 Failed 7/9 tests, 22.22% okay t/stub_nopermissions.....1..4 # Failed test (t/stub_nopermissions.t at line 17) # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 2) line 2. not ok 1 - use Test::StubGenerator; Can't locate object method "new" via package "Test::StubGenerator" at t/stub_nopermissions.t line 21. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/stub_nosub.............1..3 # Failed test (t/stub_nosub.t at line 13) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_nosub.t line 22. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/stub_notadirectory.....1..4 # Failed test (t/stub_notadirectory.t at line 15) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 2) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_notadirectory.t line 19. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/stub_notidymod.........1..5 # Failed test (t/stub_notidymod.t at line 11) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_notidymod.t line 13. # Looks like you planned 5 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/stub_script............1..4 # Failed test (t/stub_script.t at line 11) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_script.t line 13. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/stub_submodule.........1..4 # Failed test (t/stub_submodule.t at line 11) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_submodule.t line 13. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/stub_unwritablefile....1..4 # Failed test (t/stub_unwritablefile.t at line 15) # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 2) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_unwritablefile.t line 19. not ok 1 - use Test::StubGenerator; # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/stub_var...............1..5 # Failed test (t/stub_var.t at line 14) not ok 1 - use Test::StubGenerator; # Tried to use 'Test::StubGenerator'. # Error: PPI version 1.118 required--this is only version 1.113 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-StubGenerator/blib/lib/Test/StubGenerator.pm line 6. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Test::StubGenerator" at t/stub_var.t line 17. # Looks like you planned 5 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/todo...................1..0 # Skip Author test. Set $ENV{ TEST_AUTHOR } to enable this test. skipped all skipped: Author test. Set $ENV{ TEST_AUTHOR } to enable this test. t/unix-text..............1..0 # Skip Author test. Set $ENV{ TEST_AUTHOR } to enable this test. skipped all skipped: Author test. Set $ENV{ TEST_AUTHOR } to enable this test. Failed 16/23 test scripts, 30.43% okay. 63/68 subtests failed, 7.35% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/autogen.t 255 65280 10 19 190.00% 1-10 t/stub_hashash.t 255 65280 4 7 175.00% 1-4 t/stub_instance.t 255 65280 1 1 100.00% 1 t/stub_invalidvar.t 2 512 5 2 40.00% 1 3 t/stub_modoutdir.t 255 65280 4 7 175.00% 1-4 t/stub_modoutfile.t 255 65280 1 1 100.00% 1 t/stub_module.t 255 65280 9 13 144.44% 1 4-9 t/stub_nopermissions.t 255 65280 4 7 175.00% 1-4 t/stub_nosub.t 255 65280 3 5 166.67% 1-3 t/stub_notadirectory.t 255 65280 4 7 175.00% 1-4 t/stub_notidymod.t 255 65280 5 9 180.00% 1-5 t/stub_script.t 255 65280 4 7 175.00% 1-4 t/stub_submodule.t 255 65280 4 7 175.00% 1-4 t/stub_unwritablefile.t 255 65280 4 7 175.00% 1-4 t/stub_var.t 255 65280 5 9 180.00% 1-5 7 tests skipped. make: *** [test_dynamic] Error 25