106 lines
5.1 KiB
Text
106 lines
5.1 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/1493189915.23791
|
|
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 Apache::Session::Lock::Memorycached () on cpanmetadb ...
|
|
Unpacking Apache-Session-Memorycached-2.2.1.tar.gz
|
|
--> Working on Apache::Session::Lock::Memorycached
|
|
Fetching http://www.cpan.org/authors/id/E/EG/EGERMAN/Apache-Session-Memorycached-2.2.1.tar.gz ... OK
|
|
Apache-Session-Memorycached-2.2.1/
|
|
Apache-Session-Memorycached-2.2.1/lib/
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/Memorycached.pm
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/Store/
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/Store/Memorycached.pm
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/Lock/
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/Lock/Memorycached.pm
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/MemcachedReplicator.pm
|
|
Apache-Session-Memorycached-2.2.1/lib/Apache/Session/MemcachedClient.pm
|
|
Apache-Session-Memorycached-2.2.1/scripts/
|
|
Apache-Session-Memorycached-2.2.1/scripts/client_memcached.pl
|
|
Apache-Session-Memorycached-2.2.1/scripts/memd.pl
|
|
Apache-Session-Memorycached-2.2.1/scripts/MemcachedSOAPClass.pm
|
|
Apache-Session-Memorycached-2.2.1/scripts/slurp_memcached.pl
|
|
Apache-Session-Memorycached-2.2.1/scripts/setTest.pl
|
|
Apache-Session-Memorycached-2.2.1/scripts/getTest.pl
|
|
Apache-Session-Memorycached-2.2.1/scripts/MemcachedSOAP.cgi
|
|
Apache-Session-Memorycached-2.2.1/scripts/statTest.pl
|
|
Apache-Session-Memorycached-2.2.1/Changes
|
|
Apache-Session-Memorycached-2.2.1/MANIFEST
|
|
Apache-Session-Memorycached-2.2.1/META.yml
|
|
Apache-Session-Memorycached-2.2.1/t/
|
|
Apache-Session-Memorycached-2.2.1/t/1.t
|
|
Apache-Session-Memorycached-2.2.1/t/test-apache-session.t
|
|
Apache-Session-Memorycached-2.2.1/Makefile.PL
|
|
Apache-Session-Memorycached-2.2.1/README
|
|
Entering Apache-Session-Memorycached-2.2.1
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Apache-Session-Memorycached-2.2.1 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Apache::Session::Memorycached
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Cache::Memcached v1.0.12 ... Yes (1.30)
|
|
Checking if you have Apache::Session 0.0 ... Yes (1.93)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Apache-Session-Memorycached-v2.2.1 ... cp lib/Apache/Session/MemcachedReplicator.pm blib/lib/Apache/Session/MemcachedReplicator.pm
|
|
cp lib/Apache/Session/Memorycached.pm blib/lib/Apache/Session/Memorycached.pm
|
|
cp lib/Apache/Session/MemcachedClient.pm blib/lib/Apache/Session/MemcachedClient.pm
|
|
cp lib/Apache/Session/Store/Memorycached.pm blib/lib/Apache/Session/Store/Memorycached.pm
|
|
cp lib/Apache/Session/Lock/Memorycached.pm blib/lib/Apache/Session/Lock/Memorycached.pm
|
|
Manifying 5 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
|
|
t/1.t .................... ok
|
|
|
|
# Failed test 'memcached ready'
|
|
# at t/test-apache-session.t line 38.
|
|
# got: 'memcached daemon not running'
|
|
# expected: 'memcached daemon running'
|
|
# Looks like you failed 1 test of 3.
|
|
t/test-apache-session.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/3 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/test-apache-session.t (Wstat: 256 Tests: 3 Failed: 1)
|
|
Failed test: 3
|
|
Non-zero exit status: 1
|
|
Files=2, Tests=4, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.10 cusr 0.01 csys = 0.12 CPU)
|
|
Result: FAIL
|
|
Failed 1/2 test programs. 1/4 subtests failed.
|
|
Makefile:857: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 1
|
|
! Installing Apache::Session::Lock::Memorycached failed. See /home/ryan/.cpanm/work/1493189915.23791/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Apache::Session::Lock::Memorycached] 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
|