Skip Menu |

This queue is for tickets about the Pod-S5 CPAN distribution.

Report information
The Basics
Id: 85136
Status: resolved
Priority: 0/
Queue: Pod-S5

People
Owner: Nobody in particular
Requestors: PLICEASE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: requires Shell which is non-core in 5.16
This distribution requires Shell to run the tests, which is no longer included with perl as of 5.16. A simple fix would be to add it as a prerequisite. PERL_DL_NONLAZY=1 /home/ollisg/perl5/perlbrew/perls/perl-5.16.3/bin/perl "-MExtU tils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'Could not execute pod2s5: ' # at t/run.t line 6. Can't locate Shell.pm in @INC (@INC contains: /home/ollisg/.cpanm/work/136801858 9.31685/Pod-S5-0.08/blib/lib /home/ollisg/.cpanm/work/1368018589.31685/Pod-S5-0. 08/blib/arch /home/ollisg/.perlbrew/libs/perl-5.16.3@shell/lib/perl5/x86_64-linu x /home/ollisg/.perlbrew/libs/perl-5.16.3@shell/lib/perl5/x86_64-linux /home/oll isg/.perlbrew/libs/perl-5.16.3@shell/lib/perl5 /home/ollisg/.perlbrew/libs/perl- 5.16.3@shell/lib/perl5/x86_64-linux /home/ollisg/.perlbrew/libs/perl-5.16.3@shel l/lib/perl5 /home/ollisg/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3/x 86_64-linux /home/ollisg/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3 / home/ollisg/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/x86_64-linux /home/ollis g/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3 .) at blib/script/pod2s5 line 61. BEGIN failed--compilation aborted at blib/script/pod2s5 line 61. # Failed test 'Could not create slideshow: ' # at t/run.t line 23. # Failed test 'Could not open the generated slideshow: No such file or directo ry' # at t/run.t line 39. # Failed test 'Could not find template variables in slideshow' # at t/run.t line 52. # Looks like you failed 4 tests of 4. t/run.t .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/4 subtests Test Summary Report ------------------- t/run.t (Wstat: 1024 Tests: 4 Failed: 4) Failed tests: 1-4 Non-zero exit status: 4 Files=1, Tests=4, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.01 csys = 0.11 CPU) Result: FAIL Failed 1/1 test programs. 4/4 subtests failed. make: *** [test_dynamic] Error 4 -> FAIL Installing Pod::S5 failed. See /home/ollisg/.cpanm/build.log for details .
fixed in 0.09.