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

122 lines
5.9 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.

This file contains Unicode characters that might be confused with other characters. 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/1493276518.8351
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::Helper::View::Tenjin () on cpanmetadb ...
Unpacking Catalyst-View-Tenjin-0.050001.tar.gz
--> Working on Catalyst::Helper::View::Tenjin
Fetching http://www.cpan.org/authors/id/I/ID/IDOPEREL/Catalyst-View-Tenjin-0.050001.tar.gz ... OK
Catalyst-View-Tenjin-0.050001
Catalyst-View-Tenjin-0.050001/README
Catalyst-View-Tenjin-0.050001/Changes
Catalyst-View-Tenjin-0.050001/LICENSE
Catalyst-View-Tenjin-0.050001/INSTALL
Catalyst-View-Tenjin-0.050001/dist.ini
Catalyst-View-Tenjin-0.050001/META.yml
Catalyst-View-Tenjin-0.050001/MANIFEST
Catalyst-View-Tenjin-0.050001/META.json
Catalyst-View-Tenjin-0.050001/SIGNATURE
Catalyst-View-Tenjin-0.050001/t
Catalyst-View-Tenjin-0.050001/t/00-load.t
Catalyst-View-Tenjin-0.050001/Makefile.PL
Catalyst-View-Tenjin-0.050001/MANIFEST.SKIP
Catalyst-View-Tenjin-0.050001/t/01-simple.t
Catalyst-View-Tenjin-0.050001/t/lib
Catalyst-View-Tenjin-0.050001/t/lib/TestApp.pm
Catalyst-View-Tenjin-0.050001/t/release-pod-syntax.t
Catalyst-View-Tenjin-0.050001/t/release-pod-coverage.t
Catalyst-View-Tenjin-0.050001/t/release-dist-manifest.t
Catalyst-View-Tenjin-0.050001/lib/Catalyst/View
Catalyst-View-Tenjin-0.050001/lib/Catalyst/View/Tenjin.pm
Catalyst-View-Tenjin-0.050001/t/lib/TestApp/View
Catalyst-View-Tenjin-0.050001/t/lib/TestApp/View/Tenjin.pm
Catalyst-View-Tenjin-0.050001/t/lib/TestApp/root
Catalyst-View-Tenjin-0.050001/t/lib/TestApp/root/default.html
Catalyst-View-Tenjin-0.050001/t/lib/TestApp/Controller
Catalyst-View-Tenjin-0.050001/t/lib/TestApp/Controller/Root.pm
Catalyst-View-Tenjin-0.050001/t/lib/TestApp/root/encoding.html
Catalyst-View-Tenjin-0.050001/lib/Catalyst/Helper/View
Catalyst-View-Tenjin-0.050001/lib/Catalyst/Helper/View/Tenjin.pm
Entering Catalyst-View-Tenjin-0.050001
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Catalyst-View-Tenjin-0.050001 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Catalyst::View::Tenjin
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Catalyst::Runtime 5.80 ... Yes (5.90114)
Checking if you have namespace::autoclean 0 ... Yes (0.28)
Checking if you have utf8 0 ... Yes (1.19)
Checking if you have Catalyst::View 0 ... Yes (undef)
Checking if you have Tenjin 0.070001 ... Yes (1.000001)
Checking if you have Encode 0 ... Yes (2.88)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have Catalyst 0 ... Yes (5.90114)
Checking if you have Catalyst::Controller 0 ... Yes (undef)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Data::Dump 0 ... Yes (1.23)
OK
Building and testing Catalyst-View-Tenjin-0.050001 ... cp lib/Catalyst/Helper/View/Tenjin.pm blib/lib/Catalyst/Helper/View/Tenjin.pm
cp lib/Catalyst/View/Tenjin.pm blib/lib/Catalyst/View/Tenjin.pm
Manifying 2 pod documents
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, 'blib/lib', 'blib/arch')" t/*.t
# Testing Catalyst::View::Tenjin 0.050001, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ................ ok
# Failed test 'encoding response okay'
# at t/01-simple.t line 18.
# got: '<h1>העמוד בכתובת <a href="encoding" title="&lt;&quot;&gt;">encoding</a> אומר: מי שלא שותה לא משתין</h1>
# '
# expected: '<h1>העמוד בכתובת <a href="encoding" title="&lt;&quot;&gt;">encoding</a> אומר: מי שלא שותה לא משתין</h1>
# '
# Looks like you failed 1 test of 5.
t/01-simple.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/release-dist-manifest.t .. skipped: these tests are for release candidate testing
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-simple.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=5, Tests=7, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.60 cusr 0.04 csys = 0.66 CPU)
Result: FAIL
Failed 1/5 test programs. 1/7 subtests failed.
Makefile:868: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Catalyst::Helper::View::Tenjin failed. See /home/ryan/.cpanm/work/1493276518.8351/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Catalyst::Helper::View::Tenjin] 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