96 lines
4.8 KiB
Text
96 lines
4.8 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/1493671829.17092
|
||
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 Net::PayPal () on cpanmetadb ...
|
||
Unpacking Net-PayPal-0.02.tar.gz
|
||
--> Working on Net::PayPal
|
||
Fetching http://www.cpan.org/authors/id/S/SH/SHERZODR/Net-PayPal-0.02.tar.gz ... OK
|
||
./
|
||
./Net-PayPal-0.02/
|
||
./Net-PayPal-0.02/MANIFEST
|
||
./Net-PayPal-0.02/lib/
|
||
./Net-PayPal-0.02/lib/Net/
|
||
./Net-PayPal-0.02/lib/Net/PayPal.pm
|
||
./Net-PayPal-0.02/Changes
|
||
./Net-PayPal-0.02/Makefile.PL
|
||
./Net-PayPal-0.02/t/
|
||
./Net-PayPal-0.02/t/Net-PayPal.t
|
||
./Net-PayPal-0.02/META.yml
|
||
./Net-PayPal-0.02/README
|
||
Entering Net-PayPal-0.02
|
||
Checking configure dependencies from META.yml
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring Net-PayPal-0.02 ... Undefined requirement for Test::More treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
||
Undefined requirement for Cache::FileCache treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
||
Undefined requirement for JSON treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
||
Undefined requirement for LWP::UserAgent treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
||
Undefined requirement for Crypt::Blowfish treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
||
Undefined requirement for Crypt::CBC treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
||
Undefined requirement for Crypt::SSLeay treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
||
Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Net::PayPal
|
||
Writing MYMETA.yml and MYMETA.json
|
||
[1;31mTo run the tests you must set the following environmental variables:
|
||
|
||
NET_PAYPAL_CLIENT_ID - to the value of your client_id as provided by PayPal Developer Network
|
||
NET_PAYPAL_SECRET - to the value of your secret token as provided by PayPal Developer Network
|
||
|
||
Not setting the above variables will cause all the tests to skip!
|
||
|
||
[0mChecking dependencies from MYMETA.json ...
|
||
Checking if you have Test::More 0 ... Yes (1.302083)
|
||
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
|
||
Checking if you have Crypt::CBC 0 ... Yes (2.33)
|
||
Checking if you have Crypt::SSLeay 0 ... Yes (0.72)
|
||
Checking if you have Cache::FileCache 0 ... Yes (undef)
|
||
Checking if you have JSON 0 ... Yes (2.90)
|
||
Checking if you have Crypt::Blowfish 0 ... Yes (2.14)
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
OK
|
||
Building and testing Net-PayPal-0.02 ... cp lib/Net/PayPal.pm blib/lib/Net/PayPal.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/Net-PayPal.t .. skipped: NET_PAYPAL_CLIENT_ID and NET_PAYPAL_SECRET env. variables must be set to run the tests
|
||
|
||
Test Summary Report
|
||
-------------------
|
||
t/Net-PayPal.t (Wstat: 0 Tests: 1 Failed: 0)
|
||
Parse errors: Bad plan. You planned 0 tests but ran 1.
|
||
Files=1, Tests=1, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.05 CPU)
|
||
Result: FAIL
|
||
Failed 1/1 test programs. 0/1 subtests failed.
|
||
Makefile:852: recipe for target 'test_dynamic' failed
|
||
make: *** [test_dynamic] Error 255
|
||
! Installing Net::PayPal failed. See /home/ryan/.cpanm/work/1493671829.17092/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Net::PayPal] 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
|