cpantestlogs/CGI::Application::Plugin::Config::Std_genfailure.log
2017-05-02 18:44:36 -07:00

149 lines
6.4 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/1493694644.26727
You have make /usr/bin/make
You have LWP 5.837
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::Application::Plugin::Config::Std () on cpanmetadb ...
Unpacking CGI-Application-Plugin-Config-Std-1.003.tar.gz
--> Working on CGI::Application::Plugin::Config::Std
Fetching http://www.cpan.org/authors/id/S/ST/STEPHENCA/CGI-Application-Plugin-Config-Std-1.003.tar.gz ... OK
CGI-Application-Plugin-Config-Std-1.003
CGI-Application-Plugin-Config-Std-1.003/README
CGI-Application-Plugin-Config-Std-1.003/Changes
CGI-Application-Plugin-Config-Std-1.003/LICENSE
CGI-Application-Plugin-Config-Std-1.003/dist.ini
CGI-Application-Plugin-Config-Std-1.003/META.yml
CGI-Application-Plugin-Config-Std-1.003/MANIFEST
CGI-Application-Plugin-Config-Std-1.003/README.txt
CGI-Application-Plugin-Config-Std-1.003/t
CGI-Application-Plugin-Config-Std-1.003/t/test.ini
CGI-Application-Plugin-Config-Std-1.003/t/test.conf
CGI-Application-Plugin-Config-Std-1.003/Makefile.PL
CGI-Application-Plugin-Config-Std-1.003/t/author-pod.t
CGI-Application-Plugin-Config-Std-1.003/t/author-perlcritic.t
CGI-Application-Plugin-Config-Std-1.003/t/test_unwriteable.ini
CGI-Application-Plugin-Config-Std-1.003/xt/author
CGI-Application-Plugin-Config-Std-1.003/xt/author/perlcriticrc
CGI-Application-Plugin-Config-Std-1.003/t/author-pod-coverage.t
CGI-Application-Plugin-Config-Std-1.003/lib/CGI/Application/Plugin/Config
CGI-Application-Plugin-Config-Std-1.003/lib/CGI/Application/Plugin/Config/Std.pm
CGI-Application-Plugin-Config-Std-1.003/t/lib/cgi/application/plugin/config
CGI-Application-Plugin-Config-Std-1.003/t/lib/cgi/application/plugin/config/std.t
Entering CGI-Application-Plugin-Config-Std-1.003
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring CGI-Application-Plugin-Config-Std-1.003 ... Warning: prerequisite Config::Std 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CGI::Application::Plugin::Config::Std
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Perl::Critic 0 ... Yes (1.03)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Hash::Merge 0.12 ... Yes (0.200)
Checking if you have Sub::Exporter 0.982 ... Yes (0.987)
Checking if you have English 0 ... Yes (1.10)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Test::Pod::Coverage 0 ... Yes (1.10)
Checking if you have CGI::Application 0 ... Yes (4.50)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have common::sense 3.4 ... Yes (3.74)
Checking if you have Test::Most 0 ... Yes (0.35)
Checking if you have Test::Pod 0 ... Yes (1.51)
Checking if you have Config::Std 0 ... No
Searching Config::Std (0) 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 Class::Std 0 ... Yes (0.013)
Checking if you have version 0 ... Yes (0.9918)
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, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.33 cusr 0.02 csys = 0.37 CPU)
Result: FAIL
Failed 1/11 test programs. 0/29 subtests failed.
! Installing Config::Std failed. See /home/ryan/.cpanm/work/1493694644.26727/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 CGI-Application-Plugin-Config-Std-1.003.
FAIL
Command [cpanm --reinstall --verbose CGI::Application::Plugin::Config::Std] 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