cpantestlogs/Catalyst::View::Templated_genfailure.log
2017-05-02 18:44:36 -07:00

209 lines
10 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/1492923286.27744
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 Catalyst::View::Templated () on cpanmetadb ...
Unpacking Catalyst-View-Templated-0.02.tar.gz
--> Working on Catalyst::View::Templated
Fetching http://www.cpan.org/authors/id/J/JR/JROCKWAY/Catalyst-View-Templated-0.02.tar.gz ... OK
Catalyst-View-Templated-0.02/
Catalyst-View-Templated-0.02/t/
Catalyst-View-Templated-0.02/t/basics.t
Catalyst-View-Templated-0.02/t/lib/
Catalyst-View-Templated-0.02/t/lib/TestApp/
Catalyst-View-Templated-0.02/t/lib/TestApp/View/
Catalyst-View-Templated-0.02/t/lib/TestApp/View/Raw.pm
Catalyst-View-Templated-0.02/t/lib/TestApp/View/Something.pm
Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/
Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm
Catalyst-View-Templated-0.02/t/lib/TestApp.pm
Catalyst-View-Templated-0.02/t/lib/MockCatalyst.pm
Catalyst-View-Templated-0.02/t/live_config.t
Catalyst-View-Templated-0.02/t/encoding.t
Catalyst-View-Templated-0.02/t/live.t
Catalyst-View-Templated-0.02/t/00-load.t
Catalyst-View-Templated-0.02/inc/
Catalyst-View-Templated-0.02/inc/Module/
Catalyst-View-Templated-0.02/inc/Module/Install.pm
Catalyst-View-Templated-0.02/inc/Module/Install/
Catalyst-View-Templated-0.02/inc/Module/Install/Fetch.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Makefile.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Base.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Metadata.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Can.pm
Catalyst-View-Templated-0.02/inc/Module/Install/WriteAll.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Win32.pm
Catalyst-View-Templated-0.02/Changes
Catalyst-View-Templated-0.02/MANIFEST
Catalyst-View-Templated-0.02/MANIFEST.SKIP
Catalyst-View-Templated-0.02/lib/
Catalyst-View-Templated-0.02/lib/Catalyst/
Catalyst-View-Templated-0.02/lib/Catalyst/View/
Catalyst-View-Templated-0.02/lib/Catalyst/View/Templated.pm
Catalyst-View-Templated-0.02/META.yml
Catalyst-View-Templated-0.02/.gitignore
Catalyst-View-Templated-0.02/Makefile.PL
Catalyst-View-Templated-0.02/README
Entering Catalyst-View-Templated-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Catalyst-View-Templated-0.02 ... Cannot determine perl version info from lib/Catalyst/View/Templated.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Catalyst::View::Templated
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ok 0 ... Yes (1.302078)
Checking if you have Class::C3 0 ... Yes (0.32)
Checking if you have Path::Class 0 ... Yes (0.37)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have Catalyst::Component::ACCEPT_CONTEXT 0.03 ... Yes (0.07)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Test::MockObject 0 ... Yes (1.20161202)
Checking if you have Catalyst 5.7001 ... Yes (5.90114)
Checking if you have Test::WWW::Mechanize::Catalyst 0 ... Yes (0.60)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Catalyst-View-Templated-0.02 ... cp lib/Catalyst/View/Templated.pm blib/lib/Catalyst/View/Templated.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ...... ok
# Failed test 'a == b'
# at t/basics.t line 65.
# got: '
# 12345678
# basebase
# coolis
# template#__TestApp::View::Something_template
# stashthe
# TestAppnameTest::MockObject
# testingforCatTesttemplate'
# expected: '
# 12345678
# stashthe
# TestAppnameTest::MockObject
# testingforCatTest
# basebase
# coolis
# template#__TestApp::View::Something_templatetemplate'
# Failed test 'b == c'
# at t/basics.t line 66.
# got: '
# 12345678
# stashthe
# TestAppnameTest::MockObject
# testingforCatTest
# basebase
# coolis
# template#__TestApp::View::Something_templatetemplate'
# expected: '
# 12345678
# coolis
# basebase
# template#__TestApp::View::Something_template
# TestAppname
# stashtheTest::MockObject
# testingforCatTesttemplate'
# Failed test 'c == d'
# at t/basics.t line 67.
# got: '
# 12345678
# coolis
# basebase
# template#__TestApp::View::Something_template
# TestAppname
# stashtheTest::MockObject
# testingforCatTesttemplate'
# expected: '
# 12345678Test::MockObject
# testingforCatTest
# TestAppname
# stashthe
# template#__TestApp::View::Something_template
# coolis
# basebasetemplate'
# Looks like you failed 3 tests of 23.
t/basics.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/23 subtests
t/encoding.t ..... ok
[warn] Attempted to use view 'TestApp::View::View::Something', but does not exist
[warn] Used regexp fallback for $c->view('View::Something'), which found 'TestApp::View::Something'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('Something') instead of $c->view('View::Something'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/View::Something/) at /home/ryan/.cpanm/work/1492923286.27744/Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm line 12.
[warn] Attempted to use view 'TestApp::View::View::Something', but does not exist
[warn] Used regexp fallback for $c->view('View::Something'), which found 'TestApp::View::Something'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('Something') instead of $c->view('View::Something'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/View::Something/) at /home/ryan/.cpanm/work/1492923286.27744/Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm line 15.
[error] Couldn't render template 'hello_world': Can't store REGEXP items at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 341, at /home/ryan/.cpanm/work/1492923286.27744/Catalyst-View-Templated-0.02/t/lib/TestApp/View/Something.pm line 15.
# Failed test 'GET http://localhost/template_detach'
# at t/live.t line 18.
# 500
# Internal Server Error
Frozen string corrupt - contains characters outside 0-255 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 420, at t/live.t line 21.
# Looks like your test exited with 255 just after 1.
t/live.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
[warn] Attempted to use view 'TestApp::View::View::Something', but does not exist
[warn] Used regexp fallback for $c->view('View::Something'), which found 'TestApp::View::Something'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('Something') instead of $c->view('View::Something'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/View::Something/) at /home/ryan/.cpanm/work/1492923286.27744/Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm line 21.
[error] Couldn't render template 'action_detach.template': Can't store REGEXP items at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 341, at /home/ryan/.cpanm/work/1492923286.27744/Catalyst-View-Templated-0.02/t/lib/TestApp/View/Something.pm line 15.
# Failed test 'GET http://localhost/action_detach'
# at t/live_config.t line 19.
# 500
# Internal Server Error
Frozen string corrupt - contains characters outside 0-255 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 420, at t/live_config.t line 22.
# Looks like your test exited with 255 just after 1.
t/live_config.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/basics.t (Wstat: 768 Tests: 23 Failed: 3)
Failed tests: 12-14
Non-zero exit status: 3
t/live.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/live_config.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=5, Tests=32, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.27 cusr 0.05 csys = 1.34 CPU)
Result: FAIL
Failed 3/5 test programs. 5/32 subtests failed.
Makefile:776: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Catalyst::View::Templated failed. See /home/ryan/.cpanm/work/1492923286.27744/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Catalyst::View::Templated] 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