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

132 lines
6.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/1493286543.6965
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::TransactionCentral () on cpanmetadb ...
Unpacking Business-OnlinePayment-TransactionCentral-0.06.tar.gz
--> Working on Business::OnlinePayment::TransactionCentral
Fetching http://www.cpan.org/authors/id/I/IV/IVAN/Business-OnlinePayment-TransactionCentral-0.06.tar.gz ... OK
Business-OnlinePayment-TransactionCentral-0.06/
Business-OnlinePayment-TransactionCentral-0.06/Makefile.PL
Business-OnlinePayment-TransactionCentral-0.06/lib/
Business-OnlinePayment-TransactionCentral-0.06/lib/Business/
Business-OnlinePayment-TransactionCentral-0.06/lib/Business/OnlinePayment/
Business-OnlinePayment-TransactionCentral-0.06/lib/Business/OnlinePayment/TransactionCentral.pm
Business-OnlinePayment-TransactionCentral-0.06/Changes
Business-OnlinePayment-TransactionCentral-0.06/t/
Business-OnlinePayment-TransactionCentral-0.06/t/test_account
Business-OnlinePayment-TransactionCentral-0.06/t/credit_card.t
Business-OnlinePayment-TransactionCentral-0.06/t/credit_card_onedigitmonth.t
Business-OnlinePayment-TransactionCentral-0.06/t/lib/
Business-OnlinePayment-TransactionCentral-0.06/t/lib/test_account.pl
Business-OnlinePayment-TransactionCentral-0.06/t/crypt_bad_card.t
Business-OnlinePayment-TransactionCentral-0.06/t/crypt_load.t
Business-OnlinePayment-TransactionCentral-0.06/t/bop.t
Business-OnlinePayment-TransactionCentral-0.06/t/order_number.t
Business-OnlinePayment-TransactionCentral-0.06/t/bad_card.t
Business-OnlinePayment-TransactionCentral-0.06/t/bad_check.t
Business-OnlinePayment-TransactionCentral-0.06/t/credit_card_fs.t
Business-OnlinePayment-TransactionCentral-0.06/t/Business-OnlinePayment-TransactionCentral.t
Business-OnlinePayment-TransactionCentral-0.06/t/crypt_credit_card.t
Business-OnlinePayment-TransactionCentral-0.06/t/load.t
Business-OnlinePayment-TransactionCentral-0.06/t/check.t
Business-OnlinePayment-TransactionCentral-0.06/README
Business-OnlinePayment-TransactionCentral-0.06/MANIFEST
Entering Business-OnlinePayment-TransactionCentral-0.06
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Business-OnlinePayment-TransactionCentral-0.06 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Business::OnlinePayment::TransactionCentral
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Business::OnlinePayment 3 ... Yes (3.04)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have URI::Escape 0 ... Yes (3.31)
Checking if you have Tie::IxHash 0 ... Yes (1.23)
OK
Building and testing Business-OnlinePayment-TransactionCentral-0.06 ... cp lib/Business/OnlinePayment/TransactionCentral.pm blib/lib/Business/OnlinePayment/TransactionCentral.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/bad_card.t ................................... ok
t/bad_check.t .................................. ok
t/bop.t ........................................ ok
t/Business-OnlinePayment-TransactionCentral.t .. ok
error message :
response code : 200 OK
response page :
<html>
<body><p align="center" ><font color="red"> Your merchant account is not configured to accept ACH transactions or you provide invalid merchant account credentials. Please contact Merchant Support at (800) 654-9256.
</body>
</html>
t/check.t ......................................
Failed 1/1 subtests
Your merchant information is not correct.
t/credit_card.t ................................
Failed 1/1 subtests
Your merchant information is not correct.
t/credit_card_fs.t .............................
Failed 1/1 subtests
Your merchant information is not correct.
t/credit_card_onedigitmonth.t ..................
Failed 1/1 subtests
t/crypt_bad_card.t ............................. ok
Your merchant information is not correct.
t/crypt_credit_card.t ..........................
Failed 1/1 subtests
t/crypt_load.t ................................. ok
t/load.t ....................................... ok
order number:
t/order_number.t ...............................
Failed 1/1 subtests
Test Summary Report
-------------------
t/check.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/credit_card.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/credit_card_fs.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/credit_card_onedigitmonth.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/crypt_credit_card.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/order_number.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=13, Tests=13, 12 wallclock secs ( 0.02 usr 0.00 sys + 0.17 cusr 0.00 csys = 0.19 CPU)
Result: FAIL
Failed 6/13 test programs. 6/13 subtests failed.
Makefile:844: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Business::OnlinePayment::TransactionCentral failed. See /home/ryan/.cpanm/work/1493286543.6965/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Business::OnlinePayment::TransactionCentral] 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