cpantestlogs/Business::OnlinePayment::Ogone_genfailure.log
2017-05-02 18:44:36 -07:00

237 lines
9.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/1493194991.10853
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 Business::OnlinePayment::Ogone () on cpanmetadb ...
! Finding Business::OnlinePayment::Ogone on cpanmetadb failed.
Searching Business::OnlinePayment::Ogone () on metacpan ...
! Could not find a release matching Business::OnlinePayment::Ogone () on MetaCPAN.
Searching Business::OnlinePayment::Ogone on mirror http://www.cpan.org ...
Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
! Download http://www.cpan.org/authors/id/E/ES/ESSELENS/Business-OnlinePayment-Ogone-0.2.3.tar.gz failed. Retrying ...
! Download http://www.cpan.org/authors/id/E/ES/ESSELENS/Business-OnlinePayment-Ogone-0.2.3.tar.gz failed. Retrying ...
Unpacking Business-OnlinePayment-Ogone-0.2.3.tar.gz
--> Working on Business::OnlinePayment::Ogone
Fetching http://www.cpan.org/authors/id/E/ES/ESSELENS/Business-OnlinePayment-Ogone-0.2.3.tar.gz ... FAIL
Business-OnlinePayment-Ogone-0.2.3
Business-OnlinePayment-Ogone-0.2.3/README
Business-OnlinePayment-Ogone-0.2.3/Changes
Business-OnlinePayment-Ogone-0.2.3/LICENSE
Business-OnlinePayment-Ogone-0.2.3/INSTALL
Business-OnlinePayment-Ogone-0.2.3/dist.ini
Business-OnlinePayment-Ogone-0.2.3/META.yml
Business-OnlinePayment-Ogone-0.2.3/MANIFEST
Business-OnlinePayment-Ogone-0.2.3/SIGNATURE
Business-OnlinePayment-Ogone-0.2.3/README.pod
Business-OnlinePayment-Ogone-0.2.3/t
Business-OnlinePayment-Ogone-0.2.3/t/00_use.t
Business-OnlinePayment-Ogone-0.2.3/Makefile.PL
Business-OnlinePayment-Ogone-0.2.3/t/30_alias.t
Business-OnlinePayment-Ogone-0.2.3/t/40_recur.t
Business-OnlinePayment-Ogone-0.2.3/t/20_account.t
Business-OnlinePayment-Ogone-0.2.3/t/10_functional.t
Business-OnlinePayment-Ogone-0.2.3/t/50_lowercase_pspid.t
Business-OnlinePayment-Ogone-0.2.3/lib/Business/OnlinePayment
Business-OnlinePayment-Ogone-0.2.3/lib/Business/OnlinePayment/Ogone.pm
Business-OnlinePayment-Ogone-0.2.3/lib/Business/OnlinePayment/Ogone
Business-OnlinePayment-Ogone-0.2.3/lib/Business/OnlinePayment/Ogone/Status.pm
Entering Business-OnlinePayment-Ogone-0.2.3
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Business-OnlinePayment-Ogone-0.2.3 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Business::OnlinePayment::Ogone
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Business::OnlinePayment 0 ... Yes (3.04)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have common::sense 0 ... Yes (3.74)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Digest::SHA 0 ... Yes (5.96)
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have Test::Most 0 ... Yes (0.35)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have XML::Simple 0 ... Yes (2.22)
OK
Building and testing Business-OnlinePayment-Ogone-0.2.3 ... cp README.pod blib/lib/Business/OnlinePayment/README.pod
cp lib/Business/OnlinePayment/Ogone/Status.pm blib/lib/Business/OnlinePayment/Ogone/Status.pm
cp lib/Business/OnlinePayment/Ogone.pm blib/lib/Business/OnlinePayment/Ogone.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_use.t .............. ok
t/10_functional.t ....... ok
# Failed test 'there should have been no warnings'
# at t/20_account.t line 89.
# got: 'Could not find 20_account.xml in t/ at /home/ryan/.cpanm/work/1493194991.10853/Business-OnlinePayment-Ogone-0.2.3/blib/lib/Business/OnlinePayment/Ogone.pm line 254.
# '
# expected: ''
# Failed test 'must NOT be successful'
# at t/20_account.t line 90.
# got: undef
# expected: '0'
# 0
# Failed test 'error message must be set'
# at t/20_account.t line 92.
# undef
# doesn't match '(?^:no brand)'
# Failed test 'result_code should return 50001111'
# at t/20_account.t line 93.
# undef
# doesn't match '(?^:50001111)'
# Failed test 'there should have been no warnings'
# at t/20_account.t line 98.
# got: 'Could not find 20_account.xml in t/ at /home/ryan/.cpanm/work/1493194991.10853/Business-OnlinePayment-Ogone-0.2.3/blib/lib/Business/OnlinePayment/Ogone.pm line 254.
# '
# expected: ''
# Failed test 'must NOT be successful'
# at t/20_account.t line 99.
# got: undef
# expected: '0'
# 0
# Failed test 'error message must be set'
# at t/20_account.t line 101.
# undef
# doesn't match '(?^:.)'
# Failed test 'error message must be like: 'The CVC code is mandatory for this type of card''
# at t/20_account.t line 102.
# undef
# doesn't match '(?^:The CVC code is mandatory for this type of card)'
# Failed test 'result_code should return 50001090'
# at t/20_account.t line 103.
# undef
# doesn't match '(?^:50001090)'
# Failed test 'there should have been no warnings'
# at t/20_account.t line 116.
# got: 'Could not find 20_account.xml in t/ at /home/ryan/.cpanm/work/1493194991.10853/Business-OnlinePayment-Ogone-0.2.3/blib/lib/Business/OnlinePayment/Ogone.pm line 254.
# '
# expected: ''
# Failed test 'must be successful'
# at t/20_account.t line 117.
# got: undef
# expected: '1'
# 0
Use of uninitialized value in numeric eq (==) at t/20_account.t line 120.
# Failed test 'there should have been no warnings'
# at t/20_account.t line 128.
# got: 'Could not find 20_account.xml in t/ at /home/ryan/.cpanm/work/1493194991.10853/Business-OnlinePayment-Ogone-0.2.3/blib/lib/Business/OnlinePayment/Ogone.pm line 254.
# '
# expected: ''
# Failed test 'must NOT be successful'
# at t/20_account.t line 129.
# got: undef
# expected: '0'
# 0
# Failed test 'error message must be set'
# at t/20_account.t line 131.
# undef
# doesn't match '(?^:unknown orderid 99999 for merchant)'
# Failed test 'result_code should return 50001130 error code'
# at t/20_account.t line 132.
# undef
# doesn't match '(?^:50001130)'
# Failed test 'there should have been no warnings'
# at t/20_account.t line 140.
# got: 'Could not find 20_account.xml in t/ at /home/ryan/.cpanm/work/1493194991.10853/Business-OnlinePayment-Ogone-0.2.3/blib/lib/Business/OnlinePayment/Ogone.pm line 254.
# '
# expected: ''
# Failed test 'must be successful'
# at t/20_account.t line 141.
# got: undef
# expected: '1'
# 0
Use of uninitialized value in numeric eq (==) at t/20_account.t line 144.
# Failed test 'there should have been no warnings'
# at t/20_account.t line 158.
# got: 'Could not find 20_account.xml in t/ at /home/ryan/.cpanm/work/1493194991.10853/Business-OnlinePayment-Ogone-0.2.3/blib/lib/Business/OnlinePayment/Ogone.pm line 254.
# '
# expected: ''
# Failed test 'must be successful'
# at t/20_account.t line 159.
# got: undef
# expected: '1'
# 0
# Failed test 'result_code should return 0'
# at t/20_account.t line 162.
# got: undef
# expected: '0'
# Failed test 'there should have been no warnings'
# at t/20_account.t line 170.
# got: 'Could not find 20_account.xml in t/ at /home/ryan/.cpanm/work/1493194991.10853/Business-OnlinePayment-Ogone-0.2.3/blib/lib/Business/OnlinePayment/Ogone.pm line 254.
# '
# expected: ''
# Failed test 'must be successful'
# at t/20_account.t line 171.
# got: undef
# expected: '1'
# 0
Use of uninitialized value in numeric eq (==) at t/20_account.t line 174.
Can't use an undefined value as a HASH reference at t/20_account.t line 175.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 38.
t/20_account.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 22/38 subtests
(less 3 skipped subtests: 13 okay)
# Failed test 'must be successful'
# at t/30_alias.t line 71.
# got: '0'
# expected: '1'
Bailout called. Further testing stopped: Test failed. BAIL OUT!.
# 0
FAILED--Further testing stopped: Test failed. BAIL OUT!.
Makefile:860: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Business::OnlinePayment::Ogone failed. See /home/ryan/.cpanm/work/1493194991.10853/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Business::OnlinePayment::Ogone] 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