cpantestlogs/RTG::Report_genfailure.log
2017-05-02 18:44:36 -07:00

151 lines
5.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/1493512176.29849
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 RTG::Report () on cpanmetadb ...
Unpacking RTG-Report-1.17.tar.gz
--> Working on RTG::Report
Fetching http://www.cpan.org/authors/id/M/MS/MSIMERSON/RTG-Report-1.17.tar.gz ... OK
RTG-Report-1.17/
RTG-Report-1.17/bin/
RTG-Report-1.17/Changes
RTG-Report-1.17/examples/
RTG-Report-1.17/INSTALL
RTG-Report-1.17/lib/
RTG-Report-1.17/Makefile.PL
RTG-Report-1.17/MANIFEST
RTG-Report-1.17/MANIFEST.SKIP
RTG-Report-1.17/META.json
RTG-Report-1.17/META.yml
RTG-Report-1.17/README
RTG-Report-1.17/rtgreport.conf
RTG-Report-1.17/t/
RTG-Report-1.17/t/is_arrayref.t
RTG-Report-1.17/t/pod-coverage.t
RTG-Report-1.17/t/pod.t
RTG-Report-1.17/t/reporter.t
RTG-Report-1.17/t/should_skip.t
RTG-Report-1.17/t/status.t
RTG-Report-1.17/t/timestamp_sanity.t
RTG-Report-1.17/lib/RTG/
RTG-Report-1.17/lib/RTG/Report.pm
RTG-Report-1.17/examples/billing_report.csv
RTG-Report-1.17/examples/uplink_report.html
RTG-Report-1.17/bin/billing_report.pl
RTG-Report-1.17/bin/install_deps.pl
RTG-Report-1.17/bin/record_consolidator.pl
RTG-Report-1.17/bin/target_maker.pl
RTG-Report-1.17/bin/uplink_summary.pl
RTG-Report-1.17/bin/validate_targets.sh
Entering RTG-Report-1.17
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring RTG-Report-1.17 ... Checking if your kit is complete...
Looks good
Warning: prerequisite Config::Std v0.0.4 not found.
Generating a Unix-style Makefile
Writing Makefile for RTG::Report
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have MIME::Lite 3 ... Yes (3.030)
Checking if you have Config::Std v0.0.4 ... No
Checking if you have Text::CSV 0.5 ... Yes (1.94)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have DBIx::Simple 1.26 ... Yes (1.35)
Checking if you have Date::Calc 5.4 ... Yes (6.4)
Checking if you have Net::SMTP 0.5 ... Yes (3.10)
Searching Config::Std (v0.0.4) 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, 1 wallclock secs ( 0.02 usr 0.03 sys + 0.45 cusr 0.05 csys = 0.55 CPU)
Result: FAIL
Failed 1/11 test programs. 0/29 subtests failed.
! Installing Config::Std failed. See /home/ryan/.cpanm/work/1493512176.29849/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 RTG-Report-1.17.
FAIL
Command [cpanm --reinstall --verbose RTG::Report] 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