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

129 lines
5.7 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/1493538408.6694
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 WWW::Salesforce::Report () on cpanmetadb ...
Unpacking WWW-Salesforce-Report-0.03.tar.gz
--> Working on WWW::Salesforce::Report
Fetching http://www.cpan.org/authors/id/P/PA/PAIXAOP/WWW-Salesforce-Report-0.03.tar.gz ... OK
WWW-Salesforce-Report-0.03/
WWW-Salesforce-Report-0.03/Changes
WWW-Salesforce-Report-0.03/examples/
WWW-Salesforce-Report-0.03/ignore.txt
WWW-Salesforce-Report-0.03/lib/
WWW-Salesforce-Report-0.03/Makefile.PL
WWW-Salesforce-Report-0.03/MANIFEST
WWW-Salesforce-Report-0.03/META.yml
WWW-Salesforce-Report-0.03/README
WWW-Salesforce-Report-0.03/t/
WWW-Salesforce-Report-0.03/t/00-new.t
WWW-Salesforce-Report-0.03/t/01-online.t
WWW-Salesforce-Report-0.03/t/02-local.t
WWW-Salesforce-Report-0.03/t/bad_report_1.csv
WWW-Salesforce-Report-0.03/t/bad_report_2.csv
WWW-Salesforce-Report-0.03/t/boilerplate.t
WWW-Salesforce-Report-0.03/t/manifest.t
WWW-Salesforce-Report-0.03/t/pod-coverage.t
WWW-Salesforce-Report-0.03/t/pod.t
WWW-Salesforce-Report-0.03/t/report.csv
WWW-Salesforce-Report-0.03/t/sfdc.cfg
WWW-Salesforce-Report-0.03/lib/WWW/
WWW-Salesforce-Report-0.03/lib/WWW/Salesforce/
WWW-Salesforce-Report-0.03/lib/WWW/Salesforce/Report.pm
WWW-Salesforce-Report-0.03/examples/csv.pl
WWW-Salesforce-Report-0.03/examples/send_report.pl
Entering WWW-Salesforce-Report-0.03
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring WWW-Salesforce-Report-0.03 ... Checking if your kit is complete...
Warning: the following files are missing in your kit:
examples/t.pl
lib/WWW/Salesforce/pod2htmd.tmp
lib/WWW/Salesforce/pod2htmi.tmp
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for WWW::Salesforce::Report
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have IO::Compress::Zip 0 ... Yes (2.074)
Checking if you have DBI 0 ... Yes (1.636)
Checking if you have HTTP::Cookies 0 ... Yes (6.03)
Checking if you have Digest::MD5 0 ... Yes (2.55)
Checking if you have HTTP::Request::Common 0 ... Yes (6.11)
Checking if you have HTTP::Headers 0 ... Yes (6.11)
Checking if you have Test::More 0 ... Yes (1.302083)
OK
Building and testing WWW-Salesforce-Report-0.03 ... cp lib/WWW/Salesforce/Report.pm blib/lib/WWW/Salesforce/Report.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-new.t ........ ok
#
# Testing WWW::Salesforce::Report 0.03, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/01-online.t ..... ok
#
# Reading file: /home/ryan/.cpanm/work/1493538408.6694/WWW-Salesforce-Report-0.03/t/report.csv
# Failed test 'Test write zip file name'
# at t/02-local.t line 143.
# A couple of DB errors will be generated. Ignore them
#
# Reading file: /home/ryan/.cpanm/work/1493538408.6694/WWW-Salesforce-Report-0.03/t/bad_report_1.csv
DBD::SQLite::db do failed: 8 values for 5 columns at /home/ryan/.cpanm/work/1493538408.6694/WWW-Salesforce-Report-0.03/blib/lib/WWW/Salesforce/Report.pm line 1386.
#
# Reading file: /home/ryan/.cpanm/work/1493538408.6694/WWW-Salesforce-Report-0.03/t/bad_report_2.csv
DBD::SQLite::db do failed: near "john": syntax error at /home/ryan/.cpanm/work/1493538408.6694/WWW-Salesforce-Report-0.03/blib/lib/WWW/Salesforce/Report.pm line 1386.
# Looks like you failed 1 test of 36.
t/02-local.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/36 subtests
t/boilerplate.t ... ok
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/02-local.t (Wstat: 256 Tests: 36 Failed: 1)
Failed test: 30
Non-zero exit status: 1
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1-3
Files=7, Tests=64, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.44 cusr 0.04 csys = 0.51 CPU)
Result: FAIL
Failed 1/7 test programs. 1/64 subtests failed.
Makefile:862: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing WWW::Salesforce::Report failed. See /home/ryan/.cpanm/work/1493538408.6694/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WWW::Salesforce::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