108 lines
4.7 KiB
Text
108 lines
4.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/1493285113.5736
|
|
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::OpenECHO () on cpanmetadb ...
|
|
! Finding Business::OnlinePayment::OpenECHO on cpanmetadb failed.
|
|
Searching Business::OnlinePayment::OpenECHO () on metacpan ...
|
|
Unpacking Business-OnlinePayment-OpenECHO-0.03.tar.gz
|
|
--> Working on Business::OnlinePayment::OpenECHO
|
|
Fetching http://www.cpan.org/authors/id/I/IV/IVAN/Business-OnlinePayment-OpenECHO-0.03.tar.gz ... OK
|
|
Business-OnlinePayment-OpenECHO-0.03/
|
|
Business-OnlinePayment-OpenECHO-0.03/MANIFEST
|
|
Business-OnlinePayment-OpenECHO-0.03/Changes
|
|
Business-OnlinePayment-OpenECHO-0.03/generror/
|
|
Business-OnlinePayment-OpenECHO-0.03/generror/ISPGuide-Codes.asp
|
|
Business-OnlinePayment-OpenECHO-0.03/generror/errortable.html
|
|
Business-OnlinePayment-OpenECHO-0.03/generror/errortable2hash.pl
|
|
Business-OnlinePayment-OpenECHO-0.03/Makefile.PL
|
|
Business-OnlinePayment-OpenECHO-0.03/OpenECHO.pm
|
|
Business-OnlinePayment-OpenECHO-0.03/README
|
|
Business-OnlinePayment-OpenECHO-0.03/TODO
|
|
Business-OnlinePayment-OpenECHO-0.03/t/
|
|
Business-OnlinePayment-OpenECHO-0.03/t/bad_card.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/bad_check.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/bop.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/capture.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/check.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/credit_card.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/crypt_bad_card.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/crypt_bad_check.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/crypt_check.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/crypt_credit_card.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/crypt_load.t
|
|
Business-OnlinePayment-OpenECHO-0.03/t/load.t
|
|
Entering Business-OnlinePayment-OpenECHO-0.03
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Business-OnlinePayment-OpenECHO-0.03 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Business::OnlinePayment::OpenECHO
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have URI::Escape 0 ... Yes (3.31)
|
|
Checking if you have Tie::IxHash 0 ... Yes (1.23)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Business::OnlinePayment 0 ... Yes (3.04)
|
|
OK
|
|
Building and testing Business-OnlinePayment-OpenECHO-0.03 ... cp OpenECHO.pm blib/lib/Business/OnlinePayment/OpenECHO.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/capture.t ............ ok
|
|
t/check.t .............. ok
|
|
: :
|
|
t/credit_card.t ........
|
|
Failed 1/1 subtests
|
|
t/crypt_bad_card.t ..... ok
|
|
t/crypt_bad_check.t .... ok
|
|
t/crypt_check.t ........ ok
|
|
: :
|
|
t/crypt_credit_card.t ..
|
|
Failed 1/1 subtests
|
|
t/crypt_load.t ......... ok
|
|
t/load.t ............... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/credit_card.t (Wstat: 0 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
t/crypt_credit_card.t (Wstat: 0 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Files=12, Tests=13, 29 wallclock secs ( 0.02 usr 0.00 sys + 0.11 cusr 0.00 csys = 0.13 CPU)
|
|
Result: FAIL
|
|
Failed 2/12 test programs. 2/13 subtests failed.
|
|
Makefile:843: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Business::OnlinePayment::OpenECHO failed. See /home/ryan/.cpanm/work/1493285113.5736/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Business::OnlinePayment::OpenECHO] 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
|