132 lines
5.7 KiB
Text
132 lines
5.7 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/1493719992.25763
|
|
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 HTTP::Session::Expired () on cpanmetadb ...
|
|
Unpacking HTTP-Session-0.48.tar.gz
|
|
--> Working on HTTP::Session::Expired
|
|
Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/HTTP-Session-0.48.tar.gz ... OK
|
|
HTTP-Session-0.48/
|
|
HTTP-Session-0.48/examples/
|
|
HTTP-Session-0.48/examples/session.pl
|
|
HTTP-Session-0.48/Changes
|
|
HTTP-Session-0.48/MANIFEST
|
|
HTTP-Session-0.48/lib/
|
|
HTTP-Session-0.48/lib/HTTP/
|
|
HTTP-Session-0.48/lib/HTTP/Session.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/
|
|
HTTP-Session-0.48/lib/HTTP/Session/ID/
|
|
HTTP-Session-0.48/lib/HTTP/Session/ID/MD5.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/ID/SHA1.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/OnMemory.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/Test.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/CHI.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/Null.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/File.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/DBM.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/Store/Memcached.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/Test.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/URI.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/Null.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/Mixin/
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/Mixin/ResponseFilter.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/Cookie.pm
|
|
HTTP-Session-0.48/lib/HTTP/Session/State/Base.pm
|
|
HTTP-Session-0.48/README
|
|
HTTP-Session-0.48/META.yml
|
|
HTTP-Session-0.48/Makefile.PL
|
|
HTTP-Session-0.48/inc/
|
|
HTTP-Session-0.48/inc/Module/
|
|
HTTP-Session-0.48/inc/Module/Install/
|
|
HTTP-Session-0.48/inc/Module/Install/Can.pm
|
|
HTTP-Session-0.48/inc/Module/Install/Makefile.pm
|
|
HTTP-Session-0.48/inc/Module/Install/Fetch.pm
|
|
HTTP-Session-0.48/inc/Module/Install/WriteAll.pm
|
|
HTTP-Session-0.48/inc/Module/Install/Metadata.pm
|
|
HTTP-Session-0.48/inc/Module/Install/AuthorTests.pm
|
|
HTTP-Session-0.48/inc/Module/Install/Win32.pm
|
|
HTTP-Session-0.48/inc/Module/Install/Repository.pm
|
|
HTTP-Session-0.48/inc/Module/Install/Base.pm
|
|
HTTP-Session-0.48/inc/Module/Install.pm
|
|
HTTP-Session-0.48/t/
|
|
HTTP-Session-0.48/t/data/
|
|
HTTP-Session-0.48/t/data/cidr.yaml
|
|
HTTP-Session-0.48/t/010_core/
|
|
HTTP-Session-0.48/t/010_core/001_generate_session_id.t
|
|
HTTP-Session-0.48/t/010_core/005_session_fixation.t
|
|
HTTP-Session-0.48/t/010_core/007_save_modified_session_only.t
|
|
HTTP-Session-0.48/t/010_core/003_load_session.t
|
|
HTTP-Session-0.48/t/010_core/006_regenerate_session_id.t
|
|
HTTP-Session-0.48/t/010_core/002_accessor.t
|
|
HTTP-Session-0.48/t/010_core/004_validate.t
|
|
HTTP-Session-0.48/t/030_state/
|
|
HTTP-Session-0.48/t/030_state/007_cookie_simple.t
|
|
HTTP-Session-0.48/t/030_state/002_cookie.t
|
|
HTTP-Session-0.48/t/030_state/003_uri.t
|
|
HTTP-Session-0.48/t/030_state/004_test.t
|
|
HTTP-Session-0.48/t/030_state/001_null.t
|
|
HTTP-Session-0.48/t/00_compile.t
|
|
HTTP-Session-0.48/t/040_regression/
|
|
HTTP-Session-0.48/t/040_regression/validation.t
|
|
HTTP-Session-0.48/t/040_regression/regenerate.t
|
|
HTTP-Session-0.48/t/040_regression/cycle.t
|
|
HTTP-Session-0.48/t/040_regression/finalized.t
|
|
HTTP-Session-0.48/t/040_regression/changed_typo.t
|
|
HTTP-Session-0.48/t/060_psgi/
|
|
HTTP-Session-0.48/t/060_psgi/001_res.t
|
|
HTTP-Session-0.48/t/060_psgi/002_req.t
|
|
HTTP-Session-0.48/t/020_store/
|
|
HTTP-Session-0.48/t/020_store/004_onmemory.t
|
|
HTTP-Session-0.48/t/020_store/001_null.t
|
|
HTTP-Session-0.48/t/020_store/006_chi.t
|
|
HTTP-Session-0.48/t/020_store/002_memcached.t
|
|
HTTP-Session-0.48/t/020_store/007_file.t
|
|
HTTP-Session-0.48/t/020_store/003_debug.t
|
|
HTTP-Session-0.48/t/020_store/005_dbm.t
|
|
HTTP-Session-0.48/t/Exception.pm
|
|
HTTP-Session-0.48/t/CookieTest.pm
|
|
HTTP-Session-0.48/t/050_id/
|
|
HTTP-Session-0.48/t/050_id/03_md5_combined.t
|
|
HTTP-Session-0.48/t/050_id/01_sha1.t
|
|
HTTP-Session-0.48/t/050_id/02_md5.t
|
|
HTTP-Session-0.48/xt/
|
|
HTTP-Session-0.48/xt/03_pod.t
|
|
HTTP-Session-0.48/xt/01_podspell.t
|
|
HTTP-Session-0.48/xt/02_perlcritic.t
|
|
Entering HTTP-Session-0.48
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring HTTP-Session-0.48 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at Makefile.PL line 1.
|
|
BEGIN failed--compilation aborted at Makefile.PL line 1.
|
|
! Configure failed for HTTP-Session-0.48. See /home/ryan/.cpanm/work/1493719992.25763/build.log for details.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose HTTP::Session::Expired] 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
|