cpantestlogs/Perl::MinimumVersion::Fast_incfailure.log
2017-04-18 14:54:58 -04:00

137 lines
6.3 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/1491270174.23691
You have make /usr/bin/make
You have LWP 6.24
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 Perl::MinimumVersion::Fast () on cpanmetadb ...
Unpacking Perl-MinimumVersion-Fast-0.18.tar.gz
--> Working on Perl::MinimumVersion::Fast
Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Perl-MinimumVersion-Fast-0.18.tar.gz ... OK
Perl-MinimumVersion-Fast-0.18/Build.PL
Perl-MinimumVersion-Fast-0.18/Changes
Perl-MinimumVersion-Fast-0.18/LICENSE
Perl-MinimumVersion-Fast-0.18/META.json
Perl-MinimumVersion-Fast-0.18/README.md
Perl-MinimumVersion-Fast-0.18/author/benchmark.pl
Perl-MinimumVersion-Fast-0.18/cpanfile
Perl-MinimumVersion-Fast-0.18/lib/Perl/MinimumVersion/Fast.pm
Perl-MinimumVersion-Fast-0.18/script/perlver-fast
Perl-MinimumVersion-Fast-0.18/t/00_compile.t
Perl-MinimumVersion-Fast-0.18/t/01_simple.t
Perl-MinimumVersion-Fast-0.18/t/02_sample.t
Perl-MinimumVersion-Fast-0.18/t/03_empty_string.t
Perl-MinimumVersion-Fast-0.18/t/04_pack.t
Perl-MinimumVersion-Fast-0.18/t/regression/003_normal_when.t
Perl-MinimumVersion-Fast-0.18/t/sample/Padre-SVN.pm
Perl-MinimumVersion-Fast-0.18/META.yml
Perl-MinimumVersion-Fast-0.18/MANIFEST
Entering Perl-MinimumVersion-Fast-0.18
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
Running Build.PL
Configuring Perl-MinimumVersion-Fast-0.18 ... Creating new 'Build' script for 'Perl-MinimumVersion-Fast' version '0.18'
Checking dependencies from MYMETA.json ...
Checking if you have Compiler::Lexer 0.17 ... No
Checking if you have Test::More 0.98 ... Yes (1.302078)
Searching Compiler::Lexer (0.17) on cpanmetadb ...
Unpacking Compiler-Lexer-0.22.tar.gz
OK
==> Found dependencies: Compiler::Lexer
--> Working on Compiler::Lexer
Fetching http://www.cpan.org/authors/id/G/GO/GOCCY/Compiler-Lexer-0.22.tar.gz ... OK
Compiler-Lexer-0.22/Build.PL
Compiler-Lexer-0.22/Changes
Compiler-Lexer-0.22/LICENSE
Compiler-Lexer-0.22/META.json
Compiler-Lexer-0.22/README.md
Compiler-Lexer-0.22/builder/MyBuilder.pm
Compiler-Lexer-0.22/cpanfile
Compiler-Lexer-0.22/cpanfile.snapshot
Compiler-Lexer-0.22/example/benchmark.pl
Compiler-Lexer-0.22/example/sample.pl
Compiler-Lexer-0.22/gen/double_charactor_operator.gperf
Compiler-Lexer-0.22/gen/gen_constants.yaml
Compiler-Lexer-0.22/gen/gen_decl.pl
Compiler-Lexer-0.22/gen/reserved_keywords.gperf
Compiler-Lexer-0.22/gen/test_generator.pl
Compiler-Lexer-0.22/gen/triple_charactor_operator.gperf
Compiler-Lexer-0.22/include/common.hpp
Compiler-Lexer-0.22/include/gen_token.hpp
Compiler-Lexer-0.22/include/keyword.hpp
Compiler-Lexer-0.22/include/lexer.hpp
Compiler-Lexer-0.22/include/token.hpp
Compiler-Lexer-0.22/lib/Compiler/Lexer.pm
Compiler-Lexer-0.22/lib/Compiler/Lexer/Constants.pm
Compiler-Lexer-0.22/lib/Compiler/Lexer/Token.pm
Compiler-Lexer-0.22/minil.toml
Compiler-Lexer-0.22/src/Compiler-Lexer.xs
Compiler-Lexer-0.22/src/compiler/lexer/Compiler_annotator.cpp
Compiler-Lexer-0.22/src/compiler/lexer/Compiler_lexer.cpp
Compiler-Lexer-0.22/src/compiler/lexer/Compiler_manager.cpp
Compiler-Lexer-0.22/src/compiler/lexer/Compiler_scanner.cpp
Compiler-Lexer-0.22/src/compiler/util/Compiler_double_charactor_operator.cpp
Compiler-Lexer-0.22/src/compiler/util/Compiler_gen_token_decl.cpp
Compiler-Lexer-0.22/src/compiler/util/Compiler_reserved_keyword.cpp
Compiler-Lexer-0.22/src/compiler/util/Compiler_token.cpp
Compiler-Lexer-0.22/src/compiler/util/Compiler_triple_charactor_operator.cpp
Compiler-Lexer-0.22/src/compiler/util/Compiler_util.cpp
Compiler-Lexer-0.22/src/typemap
Compiler-Lexer-0.22/t/Lexer.t
Compiler-Lexer-0.22/t/format.t
Compiler-Lexer-0.22/t/issue_32.t
Compiler-Lexer-0.22/t/issue_35.t
Compiler-Lexer-0.22/t/issue_38.t
Compiler-Lexer-0.22/t/issue_39.t
Compiler-Lexer-0.22/t/issue_40.t
Compiler-Lexer-0.22/t/issue_42.t
Compiler-Lexer-0.22/t/issue_43.t
Compiler-Lexer-0.22/t/issue_44.t
Compiler-Lexer-0.22/t/issue_45.t
Compiler-Lexer-0.22/t/issue_48.t
Compiler-Lexer-0.22/t/issue_53.t
Compiler-Lexer-0.22/t/issue_reports.t
Compiler-Lexer-0.22/t/package.t
Compiler-Lexer-0.22/t/perl6.t
Compiler-Lexer-0.22/t/recursive_tokenize.t
Compiler-Lexer-0.22/t/verbose.t
Compiler-Lexer-0.22/typemap
Compiler-Lexer-0.22/META.yml
Compiler-Lexer-0.22/MANIFEST
Entering Compiler-Lexer-0.22
Checking configure dependencies from META.json
Checking if you have Module::Build::XSUtil 0.02 ... Yes (0.16)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4220)
Running Build.PL
Configuring Compiler-Lexer-0.22 ... Can't locate builder/MyBuilder.pm in @INC (you may need to install the builder::MyBuilder 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 Build.PL line 12.
BEGIN failed--compilation aborted at Build.PL line 12.
! Configure failed for Compiler-Lexer-0.22. See /home/ryan/.cpanm/work/1491270174.23691/build.log for details.
! Installing the dependencies failed: Module 'Compiler::Lexer' is not installed
! Bailing out the installation for Perl-MinimumVersion-Fast-0.18.
N/A
Command [cpanm --reinstall --verbose Perl::MinimumVersion::Fast] 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