200 lines
7.6 KiB
Text
200 lines
7.6 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/1493538284.4161
|
|
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 Class::CGI::Email::Valid () on cpanmetadb ...
|
|
Unpacking Class-CGI-Email-Valid-0.01.tar.gz
|
|
--> Working on Class::CGI::Email::Valid
|
|
Fetching http://www.cpan.org/authors/id/O/OV/OVID/Class-CGI-Email-Valid-0.01.tar.gz ... OK
|
|
Class-CGI-Email-Valid-0.01/
|
|
Class-CGI-Email-Valid-0.01/Build.PL
|
|
Class-CGI-Email-Valid-0.01/Changes
|
|
Class-CGI-Email-Valid-0.01/lib/
|
|
Class-CGI-Email-Valid-0.01/lib/Class/
|
|
Class-CGI-Email-Valid-0.01/lib/Class/CGI/
|
|
Class-CGI-Email-Valid-0.01/lib/Class/CGI/Email/
|
|
Class-CGI-Email-Valid-0.01/lib/Class/CGI/Email/Valid.pm
|
|
Class-CGI-Email-Valid-0.01/Makefile.PL
|
|
Class-CGI-Email-Valid-0.01/MANIFEST
|
|
Class-CGI-Email-Valid-0.01/META.yml
|
|
Class-CGI-Email-Valid-0.01/README
|
|
Class-CGI-Email-Valid-0.01/t/
|
|
Class-CGI-Email-Valid-0.01/t/00-load.t
|
|
Class-CGI-Email-Valid-0.01/t/10-email.t
|
|
Class-CGI-Email-Valid-0.01/t/pod.t
|
|
Entering Class-CGI-Email-Valid-0.01
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Class-CGI-Email-Valid-0.01 ... Checking prerequisites...
|
|
requires:
|
|
! Class::CGI is not installed
|
|
|
|
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
|
|
of the modules indicated above before proceeding with this installation
|
|
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Class-CGI-Email-Valid' version '0.01'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Class::CGI 0.2 ... No
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Email::Valid 0.15 ... Yes (1.202)
|
|
Searching Class::CGI (0.2) on cpanmetadb ...
|
|
Unpacking Class-CGI-0.20.tar.gz
|
|
OK
|
|
==> Found dependencies: Class::CGI
|
|
--> Working on Class::CGI
|
|
Fetching http://www.cpan.org/authors/id/O/OV/OVID/Class-CGI-0.20.tar.gz ... OK
|
|
Class-CGI-0.20/
|
|
Class-CGI-0.20/Build.PL
|
|
Class-CGI-0.20/Changes
|
|
Class-CGI-0.20/lib/
|
|
Class-CGI-0.20/lib/Class/
|
|
Class-CGI-0.20/lib/Class/CGI/
|
|
Class-CGI-0.20/lib/Class/CGI/Handler.pm
|
|
Class-CGI-0.20/lib/Class/CGI.pm
|
|
Class-CGI-0.20/Makefile.PL
|
|
Class-CGI-0.20/MANIFEST
|
|
Class-CGI-0.20/META.yml
|
|
Class-CGI-0.20/README
|
|
Class-CGI-0.20/t/
|
|
Class-CGI-0.20/t/00-load.t
|
|
Class-CGI-0.20/t/10-basic.t
|
|
Class-CGI-0.20/t/20-instance.t
|
|
Class-CGI-0.20/t/30-multifields.t
|
|
Class-CGI-0.20/t/40-reused-handlers.t
|
|
Class-CGI-0.20/t/50-profile-file.t
|
|
Class-CGI-0.20/t/60-handler-base.t
|
|
Class-CGI-0.20/t/data/
|
|
Class-CGI-0.20/t/data/profiles.cfg
|
|
Class-CGI-0.20/t/lib/
|
|
Class-CGI-0.20/t/lib/Class/
|
|
Class-CGI-0.20/t/lib/Class/CGI/
|
|
Class-CGI-0.20/t/lib/Class/CGI/Args.pm
|
|
Class-CGI-0.20/t/lib/Class/CGI/Customer.pm
|
|
Class-CGI-0.20/t/lib/Class/CGI/Customer2.pm
|
|
Class-CGI-0.20/t/lib/Class/CGI/Date.pm
|
|
Class-CGI-0.20/t/lib/Class/CGI/SyntaxError.pm
|
|
Class-CGI-0.20/t/lib/Example/
|
|
Class-CGI-0.20/t/lib/Example/Customer.pm
|
|
Class-CGI-0.20/t/lib/Example/Date.pm
|
|
Class-CGI-0.20/t/pod-coverage.t
|
|
Class-CGI-0.20/t/pod.t
|
|
Entering Class-CGI-0.20
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Class-CGI-0.20 ... Checking prerequisites...
|
|
requires:
|
|
! Config::Std is not installed
|
|
|
|
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
|
|
of the modules indicated above before proceeding with this installation
|
|
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Class-CGI' version '0.20'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have CGI::Simple 0.077 ... Yes (1.115)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Config::Std v0.0.3 ... No
|
|
Checking if you have Test::Exception 0.21 ... Yes (0.43)
|
|
Checking if you have HTML::Entities 1.32 ... Yes (3.69)
|
|
Checking if you have File::Spec::Functions 1.3 ... Yes (3.62)
|
|
Searching Config::Std (v0.0.3) on cpanmetadb ...
|
|
Unpacking Config-Std-0.901.tar.gz
|
|
OK
|
|
==> Found dependencies: Config::Std
|
|
--> Working on Config::Std
|
|
Fetching http://www.cpan.org/authors/id/B/BR/BRICKER/Config-Std-0.901.tar.gz ... OK
|
|
Config-Std-0.901/
|
|
Config-Std-0.901/Build.PL
|
|
Config-Std-0.901/README
|
|
Config-Std-0.901/MANIFEST
|
|
Config-Std-0.901/Changes
|
|
Config-Std-0.901/META.json
|
|
Config-Std-0.901/Makefile.PL
|
|
Config-Std-0.901/LICENSE
|
|
Config-Std-0.901/t/
|
|
Config-Std-0.901/t/pod-coverage.t
|
|
Config-Std-0.901/t/pod.t
|
|
Config-Std-0.901/t/comments.t
|
|
Config-Std-0.901/t/00write.t
|
|
Config-Std-0.901/t/02rewrite_eq.t
|
|
Config-Std-0.901/t/02rewrite.t
|
|
Config-Std-0.901/t/03autoviv.t
|
|
Config-Std-0.901/t/01read.t
|
|
Config-Std-0.901/t/00.load.t
|
|
Config-Std-0.901/t/01read_renamed.t
|
|
Config-Std-0.901/t/undef.t
|
|
Config-Std-0.901/META.yml
|
|
Config-Std-0.901/lib/
|
|
Config-Std-0.901/lib/Config/
|
|
Config-Std-0.901/lib/Config/Std.pm
|
|
Entering Config-Std-0.901
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Build.PL
|
|
Configuring Config-Std-0.901 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Config-Std' version '0.901'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have version 0 ... Yes (0.9918)
|
|
Checking if you have Class::Std 0 ... Yes (0.013)
|
|
OK
|
|
Building and testing Config-Std-0.901 ... Building Config-Std
|
|
# Testing Config::Std 0.901
|
|
t/00.load.t ......... ok
|
|
t/00write.t ......... ok
|
|
t/01read.t .......... ok
|
|
t/01read_renamed.t .. ok
|
|
t/02rewrite.t ....... ok
|
|
t/02rewrite_eq.t .... ok
|
|
t/03autoviv.t ....... ok
|
|
t/comments.t ........ ok
|
|
t/pod-coverage.t .... ok
|
|
t/pod.t ............. ok
|
|
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\ACan't save undefined value for key { <-- HERE 'FOO'}{'foo2'}/ at t/undef.t line 19.
|
|
t/undef.t ........... skipped: (no reason given)
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/undef.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Files=11, Tests=29, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.35 cusr 0.02 csys = 0.39 CPU)
|
|
Result: FAIL
|
|
Failed 1/11 test programs. 0/29 subtests failed.
|
|
! Installing Config::Std failed. See /home/ryan/.cpanm/work/1493538284.4161/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Config::Std' is not installed
|
|
! Bailing out the installation for Class-CGI-0.20.
|
|
! Installing the dependencies failed: Module 'Class::CGI' is not installed
|
|
! Bailing out the installation for Class-CGI-Email-Valid-0.01.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Class::CGI::Email::Valid] 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
|