Created
June 4, 2012 10:42
-
-
Save hisaichi5518/2867696 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cpanm (App::cpanminus) 1.5007 on perl 5.014002 built for darwin-2level | |
| Work directory is /Users/hisaichi5518/.cpanm/work/1338806361.18022 | |
| You have make /usr/bin/make | |
| You have LWP 6.02 | |
| You have /usr/bin/tar: bsdtar 2.8.3 - libarchive 2.8.3 | |
| You have /usr/bin/unzip | |
| --> Working on https://github.com/typester/Path-AttrRouter/tarball/master | |
| Fetching https://github.com/typester/Path-AttrRouter/tarball/master | |
| -> OK | |
| Unpacking master | |
| Entering typester-Path-AttrRouter-f75c3fb | |
| Configuring typester-Path-AttrRouter-f75c3fb | |
| Running Makefile.PL | |
| include /Users/hisaichi5518/.cpanm/work/1338806361.18022/typester-Path-AttrRouter-f75c3fb/inc/Module/Install.pm | |
| include inc/Module/Install/Metadata.pm | |
| include inc/Module/Install/Base.pm | |
| Cannot determine perl version info from lib/Path/AttrRouter.pm | |
| include inc/Module/Install/Makefile.pm | |
| include inc/Module/Install/TestBase.pm | |
| include inc/Module/Install/Include.pm | |
| include inc/Test/Base.pm | |
| include inc/Test/Base/Filter.pm | |
| include inc/Spiffy.pm | |
| include inc/Test/More.pm | |
| include inc/Test/Builder.pm | |
| include inc/Test/Builder/Module.pm | |
| include inc/Module/Install/AuthorTests.pm | |
| Cannot determine repository URL | |
| include inc/Module/Install/Repository.pm | |
| include inc/Module/Install/WriteAll.pm | |
| include inc/Module/Install/Win32.pm | |
| include inc/Module/Install/Can.pm | |
| include inc/Module/Install/Fetch.pm | |
| Checking if your kit is complete... | |
| Warning: the following files are missing in your kit: | |
| META.yml | |
| Please inform the author. | |
| Writing Makefile for Path::AttrRouter | |
| Writing MYMETA.yml and MYMETA.json | |
| Writing META.yml | |
| -> OK | |
| Checking dependencies from MYMETA.json ... | |
| Checking if you have ExtUtils::MakeMaker 6.36 ... Yes (6.62) | |
| Checking if you have Try::Tiny 0 ... Yes (0.11) | |
| Checking if you have Filter::Util::Call 0 ... Yes (1.08) | |
| Checking if you have Any::Moose 0.10 ... Yes (0.17) | |
| Checking if you have Text::SimpleTable 1.1 ... Yes (2.03) | |
| Checking if you have Class::Data::Inheritable 0 ... Yes (0.08) | |
| Checking if you have Module::Pluggable::Object 0 ... Yes (3.9) | |
| Checking if you have Data::Util 0 ... Yes (0.58) | |
| Building and testing Path-AttrRouter-0.02 | |
| cp lib/Path/AttrRouter/Action.pm blib/lib/Path/AttrRouter/Action.pm | |
| cp lib/Path/AttrRouter/AsciiTable.pm blib/lib/Path/AttrRouter/AsciiTable.pm | |
| cp lib/Path/AttrRouter/DispatchType/Regex.pm blib/lib/Path/AttrRouter/DispatchType/Regex.pm | |
| cp lib/Path/AttrRouter/Match.pm blib/lib/Path/AttrRouter/Match.pm | |
| cp lib/Path/AttrRouter/Controller.pm blib/lib/Path/AttrRouter/Controller.pm | |
| cp lib/Path/AttrRouter.pm blib/lib/Path/AttrRouter.pm | |
| cp lib/Path/AttrRouter/DispatchType/Path.pm blib/lib/Path/AttrRouter/DispatchType/Path.pm | |
| cp lib/Path/AttrRouter/DispatchType/Chained.pm blib/lib/Path/AttrRouter/DispatchType/Chained.pm | |
| Manifying blib/man3/Path::AttrRouter.3 | |
| PERL_DL_NONLAZY=1 /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t xt/*.t | |
| # Soft dependency versions: | |
| # Moose: 2.0205 | |
| # Mouse: 0.97 | |
| # Any::Moose: 0.17 | |
| t/00_compile.t ............. ok | |
| t/core/cache.t ............. ok | |
| t/core/loader.t ............ ok | |
| t/core/match.t ............. ok | |
| t/dispatcher/chained.t ..... ok | |
| t/dispatcher/path.t ........ ok | |
| t/dispatcher/path_order.t .. ok | |
| t/dispatcher/regex.t ....... ok | |
| xt/pod.t ................... ok | |
| # Failed test 'Pod coverage on Path::AttrRouter' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Coverage for Path::AttrRouter is 0.0%, with 6 naked subroutines: | |
| # BUILD | |
| # get_action | |
| # get_actions | |
| # make_action_cache | |
| # match | |
| # print_table | |
| # Failed test 'Pod coverage on Path::AttrRouter::Action' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Path::AttrRouter::Action: couldn't find pod | |
| # Failed test 'Pod coverage on Path::AttrRouter::AsciiTable' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Path::AttrRouter::AsciiTable: couldn't find pod | |
| # Failed test 'Pod coverage on Path::AttrRouter::Controller' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Path::AttrRouter::Controller: couldn't find pod | |
| # Failed test 'Pod coverage on Path::AttrRouter::Match' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Path::AttrRouter::Match: couldn't find pod | |
| # Failed test 'Pod coverage on Path::AttrRouter::DispatchType::Chained' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Path::AttrRouter::DispatchType::Chained: couldn't find pod | |
| # Failed test 'Pod coverage on Path::AttrRouter::DispatchType::Path' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Path::AttrRouter::DispatchType::Path: couldn't find pod | |
| # Failed test 'Pod coverage on Path::AttrRouter::DispatchType::Regex' | |
| # at /Users/hisaichi5518/perl5/perlbrew/perls/5.14.2/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. | |
| # Path::AttrRouter::DispatchType::Regex: couldn't find pod | |
| # Looks like you failed 8 tests of 8. | |
| xt/pod_coverage.t .......... | |
| Dubious, test returned 8 (wstat 2048, 0x800) | |
| Failed 8/8 subtests | |
| xt/pod_spell.t ............. skipped: no working spellchecker found | |
| Test Summary Report | |
| ------------------- | |
| xt/pod_coverage.t (Wstat: 2048 Tests: 8 Failed: 8) | |
| Failed tests: 1-8 | |
| Non-zero exit status: 8 | |
| Files=11, Tests=149, 2 wallclock secs ( 0.06 usr 0.03 sys + 0.98 cusr 0.12 csys = 1.19 CPU) | |
| Result: FAIL | |
| Failed 1/11 test programs. 8/149 subtests failed. | |
| make: *** [test_dynamic] Error 255 | |
| -> FAIL Installing https://github.com/typester/Path-AttrRouter/tarball/master failed. See /Users/hisaichi5518/.cpanm/build.log for details. | |
| Expiring 5 work directories. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment