114 lines
5.1 KiB
Text
114 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/1493537162.16841
|
|
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 CGI::Session::Driver::memcache () on cpanmetadb ...
|
|
Unpacking CGI-Session-Driver-memcache-0.10.tar.gz
|
|
--> Working on CGI::Session::Driver::memcache
|
|
Fetching http://www.cpan.org/authors/id/O/OH/OHOLLMEN/CGI-Session-Driver-memcache-0.10.tar.gz ... OK
|
|
CGI-Session-Driver-memcache-0.10/
|
|
CGI-Session-Driver-memcache-0.10/META.json
|
|
CGI-Session-Driver-memcache-0.10/META.yml
|
|
CGI-Session-Driver-memcache-0.10/MYMETA.json
|
|
CGI-Session-Driver-memcache-0.10/MYMETA.yml
|
|
CGI-Session-Driver-memcache-0.10/MANIFEST
|
|
CGI-Session-Driver-memcache-0.10/t/
|
|
CGI-Session-Driver-memcache-0.10/t/02testlocalmemcached.t
|
|
CGI-Session-Driver-memcache-0.10/t/01load.t
|
|
CGI-Session-Driver-memcache-0.10/t/03overhttp.t
|
|
CGI-Session-Driver-memcache-0.10/memcache.pm
|
|
CGI-Session-Driver-memcache-0.10/Makefile.PL
|
|
CGI-Session-Driver-memcache-0.10/README
|
|
CGI-Session-Driver-memcache-0.10/example/
|
|
CGI-Session-Driver-memcache-0.10/example/.htaccess
|
|
CGI-Session-Driver-memcache-0.10/example/memc_example.pl
|
|
Entering CGI-Session-Driver-memcache-0.10
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring CGI-Session-Driver-memcache-0.10 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for CGI::Session::Driver::memcache
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have CGI 0 ... Yes (4.36)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have CGI::Session 0 ... Yes (4.48)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing CGI-Session-Driver-memcache-0.10 ... cp memcache.pm blib/lib/CGI/Session/Driver/memcache.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, 'blib/lib', 'blib/arch')" t/*.t
|
|
t/01load.t ................ ok
|
|
|
|
# Failed test 'Sent k-v successfully ('from.16918', 'Hello 16918')'
|
|
# at t/02testlocalmemcached.t line 32.
|
|
Use of uninitialized value $val in string eq at t/02testlocalmemcached.t line 35.
|
|
Use of uninitialized value $val in concatenation (.) or string at t/02testlocalmemcached.t line 35.
|
|
|
|
# Failed test 'Got identical value back ('') for key 'from.16918''
|
|
# at t/02testlocalmemcached.t line 35.
|
|
# Looks like you failed 2 tests of 6.
|
|
t/02testlocalmemcached.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/6 subtests
|
|
Use of uninitialized value $HTTP::Server::Simple::CGI::VERSION in concatenation (.) or string at t/03overhttp.t line 46, <DATA> line 16.
|
|
|
|
# Failed test 'Loaded HTTP::Server::Simple::CGI ()'
|
|
# at t/03overhttp.t line 46.
|
|
|
|
# Failed test 'Memcached test: Set testkey'
|
|
# at t/03overhttp.t line 77.
|
|
|
|
# Failed test 'Memcached test: Compared testkey (between set/get)'
|
|
# at t/03overhttp.t line 79.
|
|
Memcached NOT Accessible, no use going further with tests at t/03overhttp.t line 80, <DATA> line 16.
|
|
# Looks like your test exited with 111 just after 8.
|
|
t/03overhttp.t ............
|
|
Dubious, test returned 111 (wstat 28416, 0x6f00)
|
|
Failed 22/27 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02testlocalmemcached.t (Wstat: 512 Tests: 6 Failed: 2)
|
|
Failed tests: 5-6
|
|
Non-zero exit status: 2
|
|
t/03overhttp.t (Wstat: 28416 Tests: 8 Failed: 3)
|
|
Failed tests: 2, 7-8
|
|
Non-zero exit status: 111
|
|
Parse errors: Bad plan. You planned 27 tests but ran 8.
|
|
Files=3, Tests=21, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.18 cusr 0.02 csys = 0.21 CPU)
|
|
Result: FAIL
|
|
Failed 2/3 test programs. 5/21 subtests failed.
|
|
Makefile:844: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 111
|
|
! Installing CGI::Session::Driver::memcache failed. See /home/ryan/.cpanm/work/1493537162.16841/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose CGI::Session::Driver::memcache] 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
|