124 lines
4.8 KiB
Text
124 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/1493702906.1537
|
|
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 WWW::Gittip () on cpanmetadb ...
|
|
Unpacking WWW-Gittip-0.07.tar.gz
|
|
--> Working on WWW::Gittip
|
|
Fetching http://www.cpan.org/authors/id/S/SZ/SZABGAB/WWW-Gittip-0.07.tar.gz ... OK
|
|
WWW-Gittip-0.07/
|
|
WWW-Gittip-0.07/.travis.yml
|
|
WWW-Gittip-0.07/Changes
|
|
WWW-Gittip-0.07/eg/
|
|
WWW-Gittip-0.07/lib/
|
|
WWW-Gittip-0.07/Makefile.PL
|
|
WWW-Gittip-0.07/MANIFEST
|
|
WWW-Gittip-0.07/META.json
|
|
WWW-Gittip-0.07/META.yml
|
|
WWW-Gittip-0.07/README
|
|
WWW-Gittip-0.07/t/
|
|
WWW-Gittip-0.07/t/01-get.t
|
|
WWW-Gittip-0.07/lib/WWW/
|
|
WWW-Gittip-0.07/lib/WWW/Gittip.pm
|
|
WWW-Gittip-0.07/eg/get.pl
|
|
Entering WWW-Gittip-0.07
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring WWW-Gittip-0.07 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for WWW::Gittip
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have MIME::Base64 0 ... Yes (3.15)
|
|
Checking if you have Test::More 1.00 ... Yes (1.302083)
|
|
Checking if you have Test::Deep 0.113 ... Yes (1.126)
|
|
Checking if you have LWP::Protocol::https 6.04 ... Yes (6.07)
|
|
Checking if you have HTML::TreeBuilder 5.03 ... Yes (5.04)
|
|
Checking if you have LWP::UserAgent 6.04 ... Yes (6.26)
|
|
Checking if you have Test::Warn 0.30 ... Yes (0.32)
|
|
Checking if you have JSON 0 ... Yes (2.90)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing WWW-Gittip-0.07 ... cp lib/WWW/Gittip.pm blib/lib/WWW/Gittip.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
|
|
|
|
# Failed test 'charts'
|
|
# at t/01-get.t line 47.
|
|
# Comparing hash keys of $data->[0]
|
|
# Missing: 'active_users', 'charges', 'total_gifts', 'total_users', 'weekly_gifts', 'withdrawals'
|
|
# Extra: 'nteams', 'nusers', 'volume', 'xTitle'
|
|
# Looks like you failed 1 test of 1.
|
|
|
|
# Failed test 'charts'
|
|
# at t/01-get.t line 48.
|
|
|
|
# Failed test at t/01-get.t line 112.
|
|
# Looks like you failed 1 test of 7.
|
|
|
|
# Failed test 'user_public'
|
|
# at t/01-get.t line 121.
|
|
|
|
# Failed test 'paydays'
|
|
# at t/01-get.t line 146.
|
|
# Comparing hash keys of $data->[0]
|
|
# Missing: 'ach_fees_volume', 'ach_volume', 'charge_fees_volume', 'charge_volume', 'nachs', 'nactive', 'ncc_failing', 'ncc_missing', 'ncharges', 'nparticipants', 'ntippers', 'ntransfers', 'transfer_volume'
|
|
# Extra: 'nteams', 'nusers', 'volume'
|
|
# Looks like you failed 1 test of 1.
|
|
|
|
# Failed test 'paydays'
|
|
# at t/01-get.t line 148.
|
|
Failed request https://www.gratipay.com/about/stats.json
|
|
404 Not Found
|
|
# No tests run!
|
|
|
|
# Failed test 'No tests run for subtest "stats"'
|
|
# at t/01-get.t line 161.
|
|
Not a HASH reference at t/01-get.t line 156.
|
|
# Looks like your test exited with 255 just after 7.
|
|
t/01-get.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 6/9 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-get.t (Wstat: 65280 Tests: 7 Failed: 4)
|
|
Failed tests: 2, 5-7
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 9 tests but ran 7.
|
|
Files=1, Tests=7, 28 wallclock secs ( 0.01 usr 0.00 sys + 0.23 cusr 0.01 csys = 0.25 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 4/7 subtests failed.
|
|
Makefile:867: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing WWW::Gittip failed. See /home/ryan/.cpanm/work/1493702906.1537/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose WWW::Gittip] 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
|