cpantestlogs/Finance::OFX_genfailure.log
2017-05-02 18:44:36 -07:00

137 lines
5.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/1493006131.25592
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 Finance::OFX () on cpanmetadb ...
Unpacking Finance-OFX-2a.tar.gz
--> Working on Finance::OFX
Fetching http://www.cpan.org/authors/id/B/BF/BFOZ/Finance-OFX-2a.tar.gz ... OK
Finance-OFX-2
Finance-OFX-2/Build.pl
Finance-OFX-2/Changes
Finance-OFX-2/Makefile.PL
Finance-OFX-2/MANIFEST
Finance-OFX-2/META.json
Finance-OFX-2/META.yml
Finance-OFX-2/README
Finance-OFX-2/lib
Finance-OFX-2/lib/Finance
Finance-OFX-2/lib/Finance/OFX.pm
Finance-OFX-2/lib/Finance/OFX
Finance-OFX-2/lib/Finance/OFX/Account.pm
Finance-OFX-2/lib/Finance/OFX/Institution.pm
Finance-OFX-2/lib/Finance/OFX/Parse.pm
Finance-OFX-2/lib/Finance/OFX/Response.pm
Finance-OFX-2/lib/Finance/OFX/Tree.pm
Finance-OFX-2/lib/Finance/OFX/UserAgent.pm
Finance-OFX-2/t
Finance-OFX-2/t/00-load.t
Finance-OFX-2/t/manifest.t
Finance-OFX-2/t/pod-coverage.t
Finance-OFX-2/t/pod.t
Entering Finance-OFX-2
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Makefile.PL
Configuring Finance-OFX-2 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Finance::OFX
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 HTML::Parser 0 ... Yes (3.72)
Checking if you have HTTP::Date 0 ... Yes (6.02)
Checking if you have Data::GUID 0 ... Yes (0.049)
Checking if you have LWP 0 ... Yes (6.26)
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing Finance-OFX-2 ... cp lib/Finance/OFX/Response.pm blib/lib/Finance/OFX/Response.pm
cp lib/Finance/OFX/UserAgent.pm blib/lib/Finance/OFX/UserAgent.pm
cp Build.pl blib/lib/Finance/Build.pl
cp lib/Finance/OFX/Parse.pm blib/lib/Finance/OFX/Parse.pm
cp lib/Finance/OFX/Tree.pm blib/lib/Finance/OFX/Tree.pm
cp lib/Finance/OFX/Institution.pm blib/lib/Finance/OFX/Institution.pm
cp lib/Finance/OFX.pm blib/lib/Finance/OFX.pm
cp lib/Finance/OFX/Account.pm blib/lib/Finance/OFX/Account.pm
Manifying 7 pod documents
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
# Testing Finance::OFX 2, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
t/manifest.t ...... skipped: Author tests not required for installation
# Failed test 'Pod coverage on Finance::OFX'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Coverage for Finance::OFX is 80.0%, with 2 naked subroutines:
# flatten
# transactionStatusCode
# Failed test 'Pod coverage on Finance::OFX::UserAgent'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Coverage for Finance::OFX::UserAgent is 72.7%, with 3 naked subroutines:
# header
# request
# sonrq
# Failed test 'Pod coverage on Finance::OFX::Parse'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Coverage for Finance::OFX::Parse is 40.0%, with 3 naked subroutines:
# collapse
# is_unique
# parse_dates
# Failed test 'Pod coverage on Finance::OFX::Account'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Coverage for Finance::OFX::Account is 80.0%, with 1 naked subroutine:
# bankacctfrom
# Failed test 'Pod coverage on Finance::OFX::Response'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Coverage for Finance::OFX::Response is 83.3%, with 1 naked subroutine:
# signonInstitution
# Looks like you failed 5 tests of 7.
t/pod-coverage.t ..
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/7 subtests
t/pod.t ........... ok
Test Summary Report
-------------------
t/pod-coverage.t (Wstat: 1280 Tests: 7 Failed: 5)
Failed tests: 1, 4-7
Non-zero exit status: 5
Files=4, Tests=22, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.18 cusr 0.01 csys = 0.21 CPU)
Result: FAIL
Failed 1/4 test programs. 5/22 subtests failed.
Makefile:874: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Finance::OFX failed. See /home/ryan/.cpanm/work/1493006131.25592/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Finance::OFX] 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