141 lines
5.6 KiB
Text
141 lines
5.6 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492322317.27084
|
|
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 Cache::Ehcache () on cpanmetadb ...
|
|
Unpacking Cache-Ehcache-0.03.tar.gz
|
|
--> Working on Cache::Ehcache
|
|
Fetching http://www.cpan.org/authors/id/Y/YA/YAMAMOTO/Cache-Ehcache-0.03.tar.gz ... OK
|
|
Cache-Ehcache-0.03/
|
|
Cache-Ehcache-0.03/MANIFEST
|
|
Cache-Ehcache-0.03/Changes
|
|
Cache-Ehcache-0.03/lib/
|
|
Cache-Ehcache-0.03/lib/Cache/
|
|
Cache-Ehcache-0.03/lib/Cache/Ehcache.pm
|
|
Cache-Ehcache-0.03/README
|
|
Cache-Ehcache-0.03/Makefile.PL
|
|
Cache-Ehcache-0.03/META.yml
|
|
Cache-Ehcache-0.03/t/
|
|
Cache-Ehcache-0.03/t/02_make_url.t
|
|
Cache-Ehcache-0.03/t/03_keys.t
|
|
Cache-Ehcache-0.03/t/00_compile.t
|
|
Cache-Ehcache-0.03/t/01_new.t
|
|
Cache-Ehcache-0.03/xt/
|
|
Cache-Ehcache-0.03/xt/97_podspell.t
|
|
Cache-Ehcache-0.03/xt/98_perlcritic.t
|
|
Cache-Ehcache-0.03/xt/99_pod.t
|
|
Cache-Ehcache-0.03/eg/
|
|
Cache-Ehcache-0.03/eg/example.pl
|
|
Cache-Ehcache-0.03/inc/
|
|
Cache-Ehcache-0.03/inc/Test/
|
|
Cache-Ehcache-0.03/inc/Test/Base/
|
|
Cache-Ehcache-0.03/inc/Test/Base/Filter.pm
|
|
Cache-Ehcache-0.03/inc/Test/More.pm
|
|
Cache-Ehcache-0.03/inc/Test/Builder/
|
|
Cache-Ehcache-0.03/inc/Test/Builder/Module.pm
|
|
Cache-Ehcache-0.03/inc/Test/Builder.pm
|
|
Cache-Ehcache-0.03/inc/Test/Base.pm
|
|
Cache-Ehcache-0.03/inc/Spiffy.pm
|
|
Cache-Ehcache-0.03/inc/Module/
|
|
Cache-Ehcache-0.03/inc/Module/Install.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/
|
|
Cache-Ehcache-0.03/inc/Module/Install/Makefile.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/Can.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/Metadata.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/TestBase.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/WriteAll.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/Win32.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/Fetch.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/Include.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/Repository.pm
|
|
Cache-Ehcache-0.03/inc/Module/Install/Base.pm
|
|
Entering Cache-Ehcache-0.03
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Cache-Ehcache-0.03 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Cache::Ehcache
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Moose 0 ... Yes (2.2004)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have LWP 0 ... Yes (6.26)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Filter::Util::Call 0 ... Yes (1.57)
|
|
OK
|
|
Building and testing Cache-Ehcache-0.03 ... cp lib/Cache/Ehcache.pm blib/lib/Cache/Ehcache.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
|
|
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492322317.27084/Cache-Ehcache-0.03/inc/Test/Builder.pm line 506.
|
|
t/00_compile.t ... ok
|
|
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492322317.27084/Cache-Ehcache-0.03/inc/Test/Builder.pm line 506.
|
|
t/01_new.t ....... ok
|
|
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492322317.27084/Cache-Ehcache-0.03/inc/Test/Builder.pm line 506.
|
|
t/02_make_url.t .. ok
|
|
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492322317.27084/Cache-Ehcache-0.03/inc/Test/Builder.pm line 506.
|
|
404 Not Found
|
|
404 Not Found
|
|
|
|
# Failed test 'get key1 is val1'
|
|
# at t/03_keys.t line 36.
|
|
# got: ''
|
|
# expected: 'val1'
|
|
|
|
# Failed test 'get key2 is val2'
|
|
# at t/03_keys.t line 37.
|
|
# got: ''
|
|
# expected: 'val2'
|
|
404 Not Found
|
|
|
|
# Failed test 'get key2 is val-replace'
|
|
# at t/03_keys.t line 40.
|
|
# got: ''
|
|
# expected: 'val-replace'
|
|
404 Not Found
|
|
# Looks like you failed 3 tests of 9.
|
|
t/03_keys.t ......
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/9 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/03_keys.t (Wstat: 768 Tests: 9 Failed: 3)
|
|
Failed tests: 4-5, 7
|
|
Non-zero exit status: 3
|
|
Files=4, Tests=15, 2 wallclock secs ( 0.01 usr 0.00 sys + 0.54 cusr 0.04 csys = 0.59 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 3/15 subtests failed.
|
|
Makefile:778: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 3
|
|
! Installing Cache::Ehcache failed. See /home/ryan/.cpanm/work/1492322317.27084/build.log for details. Retry with --force to force install it.
|
|
Expiring 7 work directories.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Cache::Ehcache] 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
|