121 lines
5.3 KiB
Text
121 lines
5.3 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493187868.18825
|
|
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::Plugin::SubRequest::Writer () on cpanmetadb ...
|
|
Unpacking Catalyst-Plugin-SubRequest-0.20.tar.gz
|
|
--> Working on Catalyst::Plugin::SubRequest::Writer
|
|
Fetching http://www.cpan.org/authors/id/E/ED/EDENC/Catalyst-Plugin-SubRequest-0.20.tar.gz ... OK
|
|
Catalyst-Plugin-SubRequest-0.20/
|
|
Catalyst-Plugin-SubRequest-0.20/Changes
|
|
Catalyst-Plugin-SubRequest-0.20/inc/
|
|
Catalyst-Plugin-SubRequest-0.20/lib/
|
|
Catalyst-Plugin-SubRequest-0.20/Makefile.PL
|
|
Catalyst-Plugin-SubRequest-0.20/MANIFEST
|
|
Catalyst-Plugin-SubRequest-0.20/META.yml
|
|
Catalyst-Plugin-SubRequest-0.20/MYMETA.json
|
|
Catalyst-Plugin-SubRequest-0.20/MYMETA.yml
|
|
Catalyst-Plugin-SubRequest-0.20/README
|
|
Catalyst-Plugin-SubRequest-0.20/t/
|
|
Catalyst-Plugin-SubRequest-0.20/t/01use.t
|
|
Catalyst-Plugin-SubRequest-0.20/t/02subreq.t
|
|
Catalyst-Plugin-SubRequest-0.20/t/03pod.t
|
|
Catalyst-Plugin-SubRequest-0.20/t/04podcoverage.t
|
|
Catalyst-Plugin-SubRequest-0.20/t/lib/
|
|
Catalyst-Plugin-SubRequest-0.20/t/lib/TestApp/
|
|
Catalyst-Plugin-SubRequest-0.20/t/lib/TestApp.pm
|
|
Catalyst-Plugin-SubRequest-0.20/t/lib/TestApp/Controller/
|
|
Catalyst-Plugin-SubRequest-0.20/t/lib/TestApp/Controller/Root.pm
|
|
Catalyst-Plugin-SubRequest-0.20/lib/Catalyst/
|
|
Catalyst-Plugin-SubRequest-0.20/lib/Catalyst/Plugin/
|
|
Catalyst-Plugin-SubRequest-0.20/lib/Catalyst/Plugin/SubRequest.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/Base.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/Can.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/Fetch.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/Makefile.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/Metadata.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/Win32.pm
|
|
Catalyst-Plugin-SubRequest-0.20/inc/Module/Install/WriteAll.pm
|
|
Entering Catalyst-Plugin-SubRequest-0.20
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Catalyst-Plugin-SubRequest-0.20 ... Cannot determine perl version info from lib/Catalyst/Plugin/SubRequest.pm
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Catalyst::Plugin::SubRequest
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Catalyst::Runtime 5.9 ... Yes (5.90114)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Catalyst-Plugin-SubRequest-0.20 ... cp lib/Catalyst/Plugin/SubRequest.pm blib/lib/Catalyst/Plugin/SubRequest.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/01use.t .......... ok
|
|
|
|
# Failed test 'Normal request content'
|
|
# at t/02subreq.t line 20.
|
|
# got: '13'
|
|
# expected: '11433'
|
|
|
|
# Failed test 'Normal request content'
|
|
# at t/02subreq.t line 44.
|
|
# got: '3'
|
|
# expected: 'foo33'
|
|
|
|
# Failed test 'Normal Double request content'
|
|
# at t/02subreq.t line 50.
|
|
# got: '3'
|
|
# expected: '1531633'
|
|
# Looks like you failed 3 tests of 21.
|
|
t/02subreq.t .......
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/21 subtests
|
|
t/03pod.t .......... skipped: set TEST_POD to enable this test
|
|
t/04podcoverage.t .. skipped: set TEST_POD to enable this test
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02subreq.t (Wstat: 768 Tests: 21 Failed: 3)
|
|
Failed tests: 6, 18, 21
|
|
Non-zero exit status: 3
|
|
Files=4, Tests=22, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.60 cusr 0.02 csys = 0.64 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 3/22 subtests failed.
|
|
Makefile:778: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Catalyst::Plugin::SubRequest::Writer failed. See /home/ryan/.cpanm/work/1493187868.18825/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Catalyst::Plugin::SubRequest::Writer] 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
|