PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2013-10-02T16:13:22 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 02 Oct 2013 20:41:05 GMT Running make for E/ET/ETHER/Dist-Zilla-Plugin-PromptIfStale-0.007.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/ET/ETHER/Dist-Zilla-Plugin-PromptIfStale-0.007.tar.gz ok Dist-Zilla-Plugin-PromptIfStale-0.007/ Dist-Zilla-Plugin-PromptIfStale-0.007/Build.PL Dist-Zilla-Plugin-PromptIfStale-0.007/Changes Dist-Zilla-Plugin-PromptIfStale-0.007/dist.ini Dist-Zilla-Plugin-PromptIfStale-0.007/INSTALL Dist-Zilla-Plugin-PromptIfStale-0.007/lib/ Dist-Zilla-Plugin-PromptIfStale-0.007/LICENSE Dist-Zilla-Plugin-PromptIfStale-0.007/Makefile.PL Dist-Zilla-Plugin-PromptIfStale-0.007/MANIFEST Dist-Zilla-Plugin-PromptIfStale-0.007/META.json Dist-Zilla-Plugin-PromptIfStale-0.007/META.yml Dist-Zilla-Plugin-PromptIfStale-0.007/README Dist-Zilla-Plugin-PromptIfStale-0.007/t/ Dist-Zilla-Plugin-PromptIfStale-0.007/weaver.ini Dist-Zilla-Plugin-PromptIfStale-0.007/xt/ Dist-Zilla-Plugin-PromptIfStale-0.007/xt/author/ Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/ Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/changes_has_content.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/clean-namespaces.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/cpan-changes.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/distmeta.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/eol.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/kwalitee.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/minimum-version.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/mojibake.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/no-tabs.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/pod-coverage.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/pod-syntax.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/test-version.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/release/unused-vars.t Dist-Zilla-Plugin-PromptIfStale-0.007/xt/author/pod-spell.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/00-check-deps.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/00-compile.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/00-report-prereqs.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/01-basic.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/02-not-installed.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/03-bunk-module.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/04-two-configs.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/05-check-all-prereqs.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/06-duplicates.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/07-two-stale.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/08-many-modules.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/09-many-modules.t Dist-Zilla-Plugin-PromptIfStale-0.007/t/lib/ Dist-Zilla-Plugin-PromptIfStale-0.007/t/lib/ManyModules.pm Dist-Zilla-Plugin-PromptIfStale-0.007/lib/Dist/ Dist-Zilla-Plugin-PromptIfStale-0.007/lib/Dist/Zilla/ Dist-Zilla-Plugin-PromptIfStale-0.007/lib/Dist/Zilla/Plugin/ Dist-Zilla-Plugin-PromptIfStale-0.007/lib/Dist/Zilla/Plugin/PromptIfStale.pm CPAN.pm: Building E/ET/ETHER/Dist-Zilla-Plugin-PromptIfStale-0.007.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** If you're seeing this warning, your toolchain is really, really old and you'll almost certainly have problems installing CPAN modules from this century. But never fear, dear user, for we have the technology to fix this! If you're using CPAN.pm to install things, then you can upgrade it using: cpan CPAN If you're using CPANPLUS to install things, then you can upgrade it using: cpanp CPANPLUS If you're using cpanminus, you shouldn't be seeing this message in the first place, so please file an issue on github. If you're installing manually, please retrain your fingers to run Build.PL when present instead. This public service announcement was brought to you by the Perl Toolchain Gang, the irc.perl.org #toolchain IRC channel, and the number 42. Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for Dist::Zilla::Plugin::PromptIfStale Writing MYMETA.yml and MYMETA.json >>> make cp lib/Dist/Zilla/Plugin/PromptIfStale.pm blib/lib/Dist/Zilla/Plugin/PromptIfStale.pm Manifying blib/man3/Dist::Zilla::Plugin::PromptIfStale.3 ETHER/Dist-Zilla-Plugin-PromptIfStale-0.007.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-check-deps.t ......... ok 1 - ExtUtils::MakeMaker satisfies '6.30' ok 2 - Module::Build::Tiny satisfies '0.028' ok 3 - ExtUtils::MakeMaker satisfies '0' ok 4 - File::Spec satisfies '0' ok 5 - File::Spec::Functions satisfies '0' ok 6 - IO::Handle satisfies '0' ok 7 - IPC::Open3 satisfies '0' ok 8 - List::Util satisfies '0' ok 9 - Moose::Util satisfies '0' ok 10 - Test::CheckDeps satisfies '0.007' ok 11 - Test::DZil satisfies '0' ok 12 - Test::Deep satisfies '0' ok 13 - Test::Fatal satisfies '0' ok 14 - Test::More satisfies '0.94' ok 15 - if satisfies '0' ok 16 - lib satisfies '0' ok 17 - Cwd satisfies '0' ok 18 - Dist::Zilla::Role::AfterBuild satisfies '0' ok 19 - Dist::Zilla::Role::BeforeBuild satisfies '0' ok 20 - Dist::Zilla::Role::BeforeRelease satisfies '0' ok 21 - Encode satisfies '0' ok 22 - File::Temp satisfies '0' ok 23 - HTTP::Tiny satisfies '0' ok 24 - JSON satisfies '0' ok 25 - List::MoreUtils satisfies '0' ok 26 - Module::Runtime satisfies '0' ok 27 - Moose satisfies '0' ok 28 - Moose::Util::TypeConstraints satisfies '0' ok 29 - MooseX::Types::Moose satisfies '0' ok 30 - Parse::CPAN::Packages::Fast satisfies '0' ok 31 - Path::Tiny satisfies '0' ok 32 - namespace::autoclean satisfies '0' ok 33 - strict satisfies '0' ok 34 - version satisfies '0' ok 35 - warnings satisfies '0' 1..35 ok t/00-compile.t ............ 1..1 ok 1 - Dist/Zilla/Plugin/PromptIfStale.pm loaded ok ok # Prerequisite Report: # Version Module # -------- -------------------------------- # 3.40 Cwd # 4.200005 Dist::Zilla::Role::AfterBuild # 4.200005 Dist::Zilla::Role::BeforeBuild # 4.200005 Dist::Zilla::Role::BeforeRelease # 2.49 Encode # 6.78 ExtUtils::MakeMaker # 3.40 File::Spec # 3.40 File::Spec::Functions # 0.2302 File::Temp # 0.036 HTTP::Tiny # 1.28 IO::Handle # 1.09 IPC::Open3 # 2.59 JSON # 0.33 List::MoreUtils # 1.32 List::Util # 0.028 Module::Build::Tiny # 0.013 Module::Runtime # 2.1005 Moose # 2.1005 Moose::Util # 2.1005 Moose::Util::TypeConstraints # 0.38 MooseX::Types::Moose # 0.07 Parse::CPAN::Packages::Fast # 0.037 Path::Tiny # 0.008 Test::CheckDeps # 4.200005 Test::DZil # 0.110 Test::Deep # 0.013 Test::Fatal # 0.98 Test::More # 0.0601 if # 0.63 lib # 0.13 namespace::autoclean # 1.04 strict # 0.9904 version # 1.12 warnings t/00-report-prereqs.t ..... 1..1 ok 1 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc66e0), Try::Tiny::Catch=REF(0x8f36598)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cb4be0), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c3e810), Try::Tiny::Catch=REF(0x8980df0)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x884a3d0), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/01-basic.t line 6 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/01-basic.t .............. ok 1 # skip this test can always be expected to work only for the author ok 2 - we were indeed prompted ok 3 - build completed successfully 1..3 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc5f08), Try::Tiny::Catch=REF(0x8f36018)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cb43f0), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c3e048), Try::Tiny::Catch=REF(0x8980630)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8849c98), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/02-not-installed.t line 6 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/02-not-installed.t ...... ok 1 - build aborted ok 2 - we were indeed prompted ok 3 - build was aborted, with remedy instructions 1..3 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc5f38), Try::Tiny::Catch=REF(0x8f36038)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cb44f0), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c3e140), Try::Tiny::Catch=REF(0x8980788)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8849e30), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/03-bunk-module.t line 6 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/03-bunk-module.t ........ ok 1 - build aborted ok 2 - we were indeed prompted ok 3 - build was aborted, with remedy instructions 1..3 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc5ed0), Try::Tiny::Catch=REF(0x8f35f98)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cb4430), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c3e048), Try::Tiny::Catch=REF(0x8980638)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8849c30), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/04-two-configs.t line 6 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/04-two-configs.t ........ ok 1 - no prompts when checking for a module that is not stale ok 2 - build completed successfully ok 3 - all modules, from both configs, are checked 1..3 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc5f68), Try::Tiny::Catch=REF(0x8f36058)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cb44f0), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c3e140), Try::Tiny::Catch=REF(0x8980788)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8849e30), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/05-check-all-prereqs.t line 6 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/05-check-all-prereqs.t .. ok 1 - we were indeed prompted, for exactly all the right phases and types, and not twice for the duplicates 1..1 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc61c0), Try::Tiny::Catch=REF(0x8f36088)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cb4750), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c3e350), Try::Tiny::Catch=REF(0x8980920)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8849ee0), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/06-duplicates.t line 6 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/06-duplicates.t ......... ok 1 - we were indeed prompted, all at once per phase, and not twice for the duplicates 1..1 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc5f38), Try::Tiny::Catch=REF(0x8f36000)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cb44f0), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c3e140), Try::Tiny::Catch=REF(0x8980788)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8849e30), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/07-two-stale.t line 6 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/07-two-stale.t .......... ok 1 - build aborted ok 2 - we were indeed prompted ok 3 - build was aborted, with remedy instructions 1..3 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8fbf8c8), Try::Tiny::Catch=REF(0x90eb428)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8ec3a38), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8e56390), Try::Tiny::Catch=REF(0x8bf3818)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8abc4a8), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/lib/ManyModules.pm line 7 ManyModules::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require ManyModules.pm called at t/08-many-modules.t line 26 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/08-many-modules.t ....... ok 1 - build aborted ok 2 - we were indeed prompted ok 3 - all modules checked using 02packages ok 4 - build was aborted, with remedy instructions 1..4 ok Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /home/fly1400/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /home/fly1400/var/megalib/Dist/Zilla/Prereqs.pm line 14 Dist::Zilla::Prereqs::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla/Prereqs.pm called at /home/fly1400/var/megalib/Dist/Zilla.pm line 26 Dist::Zilla::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Dist/Zilla.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8dc4c40), Try::Tiny::Catch=REF(0x8ef36b0)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8cbf2b8), "Dist::Zilla") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla") called at /home/fly1400/var/megalib/Dist/Zilla/Dist/Builder.pm line 7 require Dist/Zilla/Dist/Builder.pm called at /home/fly1400/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Class/Load.pm line 177 Class::Load::try {...} () called at /home/fly1400/var/megalib/Try/Tiny.pm line 78 eval {...} called at /home/fly1400/var/megalib/Try/Tiny.pm line 74 Try::Tiny::try(CODE(0x8c47050), Try::Tiny::Catch=REF(0x898b718)) called at /home/fly1400/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Class/Load.pm line 38 Class::Load::load_class("Dist::Zilla::Dist::Builder", undef) called at /home/fly1400/var/megalib/Moose/Meta/Class.pm line 564 Moose::Meta::Class::superclasses(undef, "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose.pm line 62 Moose::extends(Moose::Meta::Class=HASH(0x8855b10), "Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Moose/Exporter.pm line 409 Moose::extends("Dist::Zilla::Dist::Builder") called at /home/fly1400/var/megalib/Dist/Zilla/Tester.pm line 6 require Dist/Zilla/Tester.pm called at /home/fly1400/var/megalib/Test/DZil.pm line 9 Test::DZil::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require Test/DZil.pm called at t/lib/ManyModules.pm line 7 ManyModules::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 require ManyModules.pm called at t/09-many-modules.t line 11 main::BEGIN() called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 eval {...} called at /home/fly1400/var/megalib/Version/Requirements.pm line 0 t/09-many-modules.t ....... skipped: this test downloads a large file from the CPAN and should only be run for authors All tests successful. Files=12, Tests=58, 21 wallclock secs ( 0.06 usr 0.00 sys + 14.13 cusr 0.59 csys = 14.78 CPU) Result: PASS ETHER/Dist-Zilla-Plugin-PromptIfStale-0.007.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Check at build/release time if modules are out of date >>> (cd /home/fly1400/var/cpan/build/Dist-Zilla-Plugin-PromptIfStale-0.007-8Norf4 && tar cvf - Dist-Zilla-Plugin-PromptIfStale-0.007.ppd blib) | gzip -c >/home/fly1400/var/REPO/E/ET/ETHER/Dist-Zilla-Plugin-PromptIfStale-0.007.tar.gz Dist-Zilla-Plugin-PromptIfStale-0.007.ppd blib/ blib/lib/ blib/lib/Dist/ blib/lib/Dist/Zilla/ blib/lib/Dist/Zilla/Plugin/ blib/lib/Dist/Zilla/Plugin/PromptIfStale.pm blib/man3/ blib/man3/Dist::Zilla::Plugin::PromptIfStale.3 >>> mv /home/fly1400/var/cpan/build/Dist-Zilla-Plugin-PromptIfStale-0.007-8Norf4/Dist-Zilla-Plugin-PromptIfStale-0.007.ppd /home/fly1400/var/REPO/E/ET/ETHER VmSize: 121868 kB Finished 2013-10-02T16:13:49