cpantestlogs/Nephia_incfailure.log
2017-05-02 18:44:36 -07:00

186 lines
9.7 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493451024.7924
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Nephia () on cpanmetadb ...
Unpacking Nephia-0.87.tar.gz
--> Working on Nephia
Fetching http://www.cpan.org/authors/id/Y/YT/YTURTLE/Nephia-0.87.tar.gz ... OK
Nephia-0.87/Build.PL
Nephia-0.87/Changes
Nephia-0.87/LICENSE
Nephia-0.87/META.json
Nephia-0.87/README.md
Nephia-0.87/bin/nephia-setup
Nephia-0.87/cpanfile
Nephia-0.87/lib/Nephia.pm
Nephia-0.87/lib/Nephia/Chain.pm
Nephia-0.87/lib/Nephia/Context.pm
Nephia-0.87/lib/Nephia/Core.pm
Nephia-0.87/lib/Nephia/Incognito.pm
Nephia-0.87/lib/Nephia/MetaTemplate.pm
Nephia-0.87/lib/Nephia/Plugin.pm
Nephia-0.87/lib/Nephia/Plugin/Basic.pm
Nephia-0.87/lib/Nephia/Plugin/Cookie.pm
Nephia-0.87/lib/Nephia/Request.pm
Nephia-0.87/lib/Nephia/Response.pm
Nephia-0.87/lib/Nephia/Setup.pm
Nephia-0.87/lib/Nephia/Setup/Plugin.pm
Nephia-0.87/lib/Nephia/Setup/Plugin/Minimal.pm
Nephia-0.87/t/Util.pm
Nephia-0.87/t/model/000_compile.t
Nephia-0.87/t/model/001_request.t
Nephia-0.87/t/model/002_chain.t
Nephia-0.87/t/model/003_context.t
Nephia-0.87/t/model/004_core.t
Nephia-0.87/t/model/005_incognito.t
Nephia-0.87/t/model/008_meta_template.t
Nephia-0.87/t/model/010_plugin.t
Nephia-0.87/t/model/011_redirect.t
Nephia-0.87/t/model/021_call.t
Nephia-0.87/t/model/050_setup_core.t
Nephia-0.87/t/model/051_setup_plugin.t
Nephia-0.87/t/psgi/010_core.t
Nephia-0.87/t/psgi/010_incognito.t
Nephia-0.87/t/psgi/021_cookie.t
Nephia-0.87/t/psgi/022_call.t
Nephia-0.87/t/psgi/050_plugin_hook.t
Nephia-0.87/t/psgi/tmpl/foo.html
Nephia-0.87/META.yml
Nephia-0.87/MANIFEST
Entering Nephia-0.87
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Checking if you have CPAN::Meta::Prereqs 0 ... Yes (2.150010)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Nephia-0.87 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Nephia' version '0.87'
Merging cpanfile prereqs to MYMETA.yml
Merging cpanfile prereqs to MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280224)
Checking if you have Module::Load 0 ... Yes (0.32)
Checking if you have URL::Encode 0 ... Yes (0.03)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Test::More 0.98 ... Yes (1.302083)
Checking if you have Test::WWW::Mechanize::PSGI 0 ... Yes (0.36)
Checking if you have Data::Section::Simple 0 ... Yes (0.07)
Checking if you have Class::Accessor::Lite 0 ... Yes (0.08)
Checking if you have Plack::Request::WithEncoding 0 ... Yes (0.12)
Checking if you have File::Fetch 0 ... Yes (0.52)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have Archive::Extract 0 ... Yes (0.80)
Checking if you have Capture::Tiny 0 ... Yes (0.40)
Checking if you have Plack 0 ... Yes (1.0043)
OK
Building and testing Nephia-0.87 ... Building Nephia
t/model/000_compile.t ........ ok
t/model/001_request.t ........ ok
t/model/002_chain.t .......... ok
t/model/003_context.t ........ ok
Can't locate t/Util.pm in @INC (you may need to install the t::Util module) (@INC contains: /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/lib /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/arch /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/_build/lib /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/model/004_core.t line 5.
BEGIN failed--compilation aborted at t/model/004_core.t line 5.
t/model/004_core.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/Util.pm in @INC (you may need to install the t::Util module) (@INC contains: /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/lib /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/arch /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/_build/lib /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/model/005_incognito.t line 5.
BEGIN failed--compilation aborted at t/model/005_incognito.t line 5.
t/model/005_incognito.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/model/008_meta_template.t .. ok
t/model/010_plugin.t ......... ok
Can't locate t/Util.pm in @INC (you may need to install the t::Util module) (@INC contains: /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/lib /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/arch /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/_build/lib /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/model/011_redirect.t line 6.
BEGIN failed--compilation aborted at t/model/011_redirect.t line 6.
t/model/011_redirect.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/Util.pm in @INC (you may need to install the t::Util module) (@INC contains: /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/lib /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/blib/arch /home/ryan/.cpanm/work/1493451024.7924/Nephia-0.87/_build/lib /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/model/021_call.t line 7.
BEGIN failed--compilation aborted at t/model/021_call.t line 7.
t/model/021_call.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Create directory /tmp/h5ryP0D_pE/foo
Create directory /tmp/h5ryP0D_pE/foo/bar
Create file /tmp/h5ryP0D_pE/foo/bar/baz.txt
t/model/050_setup_core.t ..... ok
Begin to setup Oreore
[Action] Nephia::Setup::Action::TestAlpha - provided by Nephia::Setup::Plugin::TestAlpha
Create directory /tmp/1z3bGjA7CJ/misc
Create file /tmp/1z3bGjA7CJ/misc/foo.txt
Done.
Setup finished.
[bundle] Nephia::Setup::Plugin::TestAlpha for Nephia::Setup::Plugin::TestBeta
Begin to setup Oreore
[Action] Nephia::Setup::Action::TestBeta1 - provided by Nephia::Setup::Plugin::TestBeta
Fetching content from url http://www.cpan.org/index.html
Create directory /tmp/eJv9WQVso1/misc
Create file /tmp/eJv9WQVso1/misc/dummy.html
Done.
[Action] Nephia::Setup::Action::TestBeta2 - provided by Nephia::Setup::Plugin::TestBeta
Fetching content from url http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-1.60.tar.gz
Create file /tmp/eJv9WQVso1/URI-1.60.tar.gz
Create directory /tmp/eJv9WQVso1/misc/src
Create directory /tmp/eJv9WQVso1/misc/src/URI-1.60
Extract Archive /tmp/eJv9WQVso1/URI-1.60.tar.gz into /tmp/eJv9WQVso1/misc/src/URI-1.60
Cleanup Archive /tmp/eJv9WQVso1/URI-1.60.tar.gz
Done.
[Action] Nephia::Setup::Action::TestAlpha - provided by Nephia::Setup::Plugin::TestAlpha
Create file /tmp/eJv9WQVso1/misc/foo.txt
Done.
Setup finished.
t/model/051_setup_plugin.t ... ok
t/psgi/010_core.t ............ ok
t/psgi/010_incognito.t ....... ok
t/psgi/021_cookie.t .......... ok
t/psgi/022_call.t ............ ok
t/psgi/050_plugin_hook.t ..... ok
Test Summary Report
-------------------
t/model/004_core.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/model/005_incognito.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/model/011_redirect.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/model/021_call.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=17, Tests=33, 2 wallclock secs ( 0.06 usr 0.06 sys + 1.49 cusr 0.52 csys = 2.13 CPU)
Result: FAIL
Failed 4/17 test programs. 0/33 subtests failed.
! Installing Nephia failed. See /home/ryan/.cpanm/work/1493451024.7924/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Nephia] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man