Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-Perltidy CPAN distribution.

Report information
The Basics
Id: 119757
Status: new
Priority: 0/
Queue: Dist-Zilla-Plugin-Perltidy

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

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



Subject: Extensive build and test failures with perl 5 blead
At this point in perl 5 blead: ##### $ ./bin/perl -v | head -2 | tail -1 This is perl 5, version 25, subversion 9 (v5.25.9 (v5.25.8-130-g2108cbc)) built for x86_64-linux ##### ... using 'cpanm' I experienced the test failures in the attachment. Thank you very much. Jim Keenan
Subject: dist-zilla-plugin-perltidy-output.txt
Building and testing Dist-Zilla-Plugin-PerlTidy-0.21 cp lib/Dist/Zilla/App/Command/perltidy.pm blib/lib/Dist/Zilla/App/Command/perltidy.pm cp lib/Dist/Zilla/Plugin/PerlTidy.pm blib/lib/Dist/Zilla/Plugin/PerlTidy.pm PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............... ok # Testing Dist::Zilla::Plugin::PerlTidy 0.21, Perl 5.025009, /home/jkeenan/testing/blead/bin/perl t/00-load.t .................. ok Can't locate Path/Iterator/Rule.pm in @INC (you may need to install the Path::Iterator::Rule module) (@INC contains: /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/arch /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0 /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0 .) at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. BEGIN failed--compilation aborted at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. Compilation failed in require at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 194. App::Cmd::_command("Dist::Zilla::App", undef) called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 171 App::Cmd::new("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 314 App::Cmd::run("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/bin/dzil line 12 Can't locate Path/Iterator/Rule.pm in @INC (you may need to install the Path::Iterator::Rule module) (@INC contains: /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/arch /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0 /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0 .) at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. BEGIN failed--compilation aborted at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. Compilation failed in require at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 194. App::Cmd::_command("Dist::Zilla::App", undef) called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 171 App::Cmd::new("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 314 App::Cmd::run("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/bin/dzil line 12 # Failed test 'perltidy works without a configuration setup!' # at t/01-apptest_unconfigured.t line 40. # got: '512' # expected: '0' # { # '$!' => '', # '$?' => 512, # '$@' => '', # 'result' => 512 # } # Looks like you failed 1 test of 2. t/01-apptest_unconfigured.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Can't locate Path/Iterator/Rule.pm in @INC (you may need to install the Path::Iterator::Rule module) (@INC contains: /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/arch /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0 /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0 .) at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. BEGIN failed--compilation aborted at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. Compilation failed in require at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 194. App::Cmd::_command("Dist::Zilla::App", undef) called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 171 App::Cmd::new("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 314 App::Cmd::run("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/bin/dzil line 12 Can't locate Path/Iterator/Rule.pm in @INC (you may need to install the Path::Iterator::Rule module) (@INC contains: /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/arch /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0 /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0 .) at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. BEGIN failed--compilation aborted at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. Compilation failed in require at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 194. App::Cmd::_command("Dist::Zilla::App", undef) called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 171 App::Cmd::new("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 314 App::Cmd::run("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/bin/dzil line 12 # Failed test 'perltidy works with a configuration setup!' # at t/02-apptest_basic_config.t line 40. # got: '512' # expected: '0' # { # '$!' => '', # '$?' => 512, # '$@' => '', # 'result' => 512 # } # Looks like you failed 1 test of 2. t/02-apptest_basic_config.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Can't locate Path/Iterator/Rule.pm in @INC (you may need to install the Path::Iterator::Rule module) (@INC contains: /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/arch /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0 /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0 .) at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. BEGIN failed--compilation aborted at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. Compilation failed in require at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 194. App::Cmd::_command("Dist::Zilla::App", undef) called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 171 App::Cmd::new("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 314 App::Cmd::run("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/bin/dzil line 12 Can't locate Path/Iterator/Rule.pm in @INC (you may need to install the Path::Iterator::Rule module) (@INC contains: /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/arch /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0 /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0 .) at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. BEGIN failed--compilation aborted at /home/jkeenan/.cpanm/work/1483834694.30473/Dist-Zilla-Plugin-PerlTidy-0.21/blib/lib/Dist/Zilla/App/Command/perltidy.pm line 8. Compilation failed in require at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 194. App::Cmd::_command("Dist::Zilla::App", undef) called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 171 App::Cmd::new("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/App/Cmd.pm line 314 App::Cmd::run("Dist::Zilla::App") called at /home/jkeenan/perl5/perlbrew/perls/perl-5.24.0/bin/dzil line 12 t/03-apptest_bad_config.t .... ok t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/01-apptest_unconfigured.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/02-apptest_basic_config.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=7, Tests=10, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.95 cusr 0.06 csys = 1.04 CPU) Result: FAIL Failed 2/7 test programs. 2/10 subtests failed. Makefile:861: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 -> FAIL Installing Dist::Zilla::Plugin::PerlTidy failed. See /home/jkeenan/.cpanm/work/1483834694.30473/build.log for details. Retry with --force to force install it.