108 lines
5 KiB
Text
108 lines
5 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/1492958573.29860
|
|
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 Text::MicroTemplate::File () on cpanmetadb ...
|
|
Unpacking Text-MicroTemplate-0.24.tar.gz
|
|
--> Working on Text::MicroTemplate::File
|
|
Fetching http://www.cpan.org/authors/id/K/KA/KAZUHO/Text-MicroTemplate-0.24.tar.gz ... OK
|
|
Text-MicroTemplate-0.24/
|
|
Text-MicroTemplate-0.24/Changes
|
|
Text-MicroTemplate-0.24/contrib/
|
|
Text-MicroTemplate-0.24/contrib/vim/
|
|
Text-MicroTemplate-0.24/contrib/vim/ftdetect/
|
|
Text-MicroTemplate-0.24/contrib/vim/ftdetect/html.vim
|
|
Text-MicroTemplate-0.24/contrib/vim/ftdetect/mt.vim
|
|
Text-MicroTemplate-0.24/contrib/vim/syntax/
|
|
Text-MicroTemplate-0.24/contrib/vim/syntax/tmt.vim
|
|
Text-MicroTemplate-0.24/contrib/vim/syntax/tmt2html.vim
|
|
Text-MicroTemplate-0.24/inc/
|
|
Text-MicroTemplate-0.24/inc/Module/
|
|
Text-MicroTemplate-0.24/inc/Module/Install/
|
|
Text-MicroTemplate-0.24/inc/Module/Install/Base.pm
|
|
Text-MicroTemplate-0.24/inc/Module/Install/Can.pm
|
|
Text-MicroTemplate-0.24/inc/Module/Install/Fetch.pm
|
|
Text-MicroTemplate-0.24/inc/Module/Install/Makefile.pm
|
|
Text-MicroTemplate-0.24/inc/Module/Install/Metadata.pm
|
|
Text-MicroTemplate-0.24/inc/Module/Install/Win32.pm
|
|
Text-MicroTemplate-0.24/inc/Module/Install/WriteAll.pm
|
|
Text-MicroTemplate-0.24/inc/Module/Install.pm
|
|
Text-MicroTemplate-0.24/lib/
|
|
Text-MicroTemplate-0.24/lib/Text/
|
|
Text-MicroTemplate-0.24/lib/Text/MicroTemplate/
|
|
Text-MicroTemplate-0.24/lib/Text/MicroTemplate/EncodedString.pm
|
|
Text-MicroTemplate-0.24/lib/Text/MicroTemplate/File.pm
|
|
Text-MicroTemplate-0.24/lib/Text/MicroTemplate.pm
|
|
Text-MicroTemplate-0.24/Makefile.PL
|
|
Text-MicroTemplate-0.24/MANIFEST
|
|
Text-MicroTemplate-0.24/META.yml
|
|
Text-MicroTemplate-0.24/MYMETA.json
|
|
Text-MicroTemplate-0.24/MYMETA.yml
|
|
Text-MicroTemplate-0.24/README
|
|
Text-MicroTemplate-0.24/t/
|
|
Text-MicroTemplate-0.24/t/00-base.t
|
|
Text-MicroTemplate-0.24/t/01-simple.t
|
|
Text-MicroTemplate-0.24/t/02-render_mt.t
|
|
Text-MicroTemplate-0.24/t/03-modes.t
|
|
Text-MicroTemplate-0.24/t/04-multiline.t
|
|
Text-MicroTemplate-0.24/t/05-warn.t
|
|
Text-MicroTemplate-0.24/t/06-package.t
|
|
Text-MicroTemplate-0.24/t/07-file/
|
|
Text-MicroTemplate-0.24/t/07-file/hello.mt
|
|
Text-MicroTemplate-0.24/t/07-file/include.mt
|
|
Text-MicroTemplate-0.24/t/07-file/konnitiwa.mt
|
|
Text-MicroTemplate-0.24/t/07-file/package.mt
|
|
Text-MicroTemplate-0.24/t/07-file/pod.mt
|
|
Text-MicroTemplate-0.24/t/07-file/wrapped.mt
|
|
Text-MicroTemplate-0.24/t/07-file/wrapped2.mt
|
|
Text-MicroTemplate-0.24/t/07-file/wrapped3.mt
|
|
Text-MicroTemplate-0.24/t/07-file/wrapped_escape.mt
|
|
Text-MicroTemplate-0.24/t/07-file/wrapper.mt
|
|
Text-MicroTemplate-0.24/t/07-file.t
|
|
Text-MicroTemplate-0.24/t/08-filter.t
|
|
Text-MicroTemplate-0.24/t/09-escape.t
|
|
Text-MicroTemplate-0.24/t/10-emptytemplate.t
|
|
Text-MicroTemplate-0.24/t/11-comment.t
|
|
Text-MicroTemplate-0.24/t/12-compound.t
|
|
Text-MicroTemplate-0.24/t/13-heredoc.t
|
|
Text-MicroTemplate-0.24/t/14-lineno.t
|
|
Text-MicroTemplate-0.24/t/15-prepend.t
|
|
Entering Text-MicroTemplate-0.24
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Text-MicroTemplate-0.24 ... 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.
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
! Configure failed for Text-MicroTemplate-0.23. See /home/ryan/.cpanm/work/1492958573.29860/build.log for details.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose Text::MicroTemplate::File] 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
|