303 lines
12 KiB
Text
303 lines
12 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/1493526731.26051
|
|
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 Poker::Card () on cpanmetadb ...
|
|
Unpacking Poker-Eval-0.03.tar.gz
|
|
--> Working on Poker::Card
|
|
Fetching http://www.cpan.org/authors/id/N/NG/NGRAHAM/Poker-Eval-0.03.tar.gz ... OK
|
|
Poker-Eval-0.03/
|
|
Poker-Eval-0.03/README
|
|
Poker-Eval-0.03/lib/
|
|
Poker-Eval-0.03/lib/Poker/
|
|
Poker-Eval-0.03/lib/Poker/Dealer.pm
|
|
Poker-Eval-0.03/lib/Poker/Deck.pm
|
|
Poker-Eval-0.03/lib/Poker/Hand.pm
|
|
Poker-Eval-0.03/lib/Poker/Score.pm
|
|
Poker-Eval-0.03/lib/Poker/Card.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/
|
|
Poker-Eval-0.03/lib/Poker/Score/HighSuit.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Chinese.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/High.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Low8.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Bring/
|
|
Poker-Eval-0.03/lib/Poker/Score/Bring/High.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Bring/Low.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Bring/Wild.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Badugi.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/LowA5.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Low27.pm
|
|
Poker-Eval-0.03/lib/Poker/Score/Badugi27.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/
|
|
Poker-Eval-0.03/lib/Poker/Eval/Omaha.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/HighSuit.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/Chinese.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/Badugi.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/Community.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/BlackMariah.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/Wild.pm
|
|
Poker-Eval-0.03/lib/Poker/Eval/Badugi27.pm
|
|
Poker-Eval-0.03/MANIFEST
|
|
Poker-Eval-0.03/Makefile.PL
|
|
Poker-Eval-0.03/Changes
|
|
Poker-Eval-0.03/t/
|
|
Poker-Eval-0.03/t/manifest.t
|
|
Poker-Eval-0.03/t/00-load.t
|
|
Poker-Eval-0.03/t/pod-coverage.t
|
|
Poker-Eval-0.03/t/pod.t
|
|
Entering Poker-Eval-0.03
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Poker-Eval-0.03 ... Checking if your kit is complete...
|
|
Warning: the following files are missing in your kit:
|
|
META.json
|
|
META.yml
|
|
Please inform the author.
|
|
Invalid LICENSE value 'Artistic_2_0' ignored
|
|
Invalid LICENSE value 'Artistic_2_0' ignored
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Poker::Eval
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Moo 0 ... Yes (2.003002)
|
|
Checking if you have Storable 0 ... Yes (2.51)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Tie::IxHash 0 ... Yes (1.23)
|
|
Checking if you have Algorithm::Combinatorics 0 ... Yes (0.27)
|
|
Checking if you have List::Util 0 ... Yes (1.47)
|
|
OK
|
|
Building and testing Poker-Eval-0.03 ... cp lib/Poker/Eval/HighSuit.pm blib/lib/Poker/Eval/HighSuit.pm
|
|
cp lib/Poker/Eval/Badugi27.pm blib/lib/Poker/Eval/Badugi27.pm
|
|
cp lib/Poker/Score/Low8.pm blib/lib/Poker/Score/Low8.pm
|
|
cp lib/Poker/Eval/Omaha.pm blib/lib/Poker/Eval/Omaha.pm
|
|
cp lib/Poker/Eval/Badugi.pm blib/lib/Poker/Eval/Badugi.pm
|
|
cp lib/Poker/Score/Low27.pm blib/lib/Poker/Score/Low27.pm
|
|
cp lib/Poker/Score/High.pm blib/lib/Poker/Score/High.pm
|
|
cp lib/Poker/Score/Bring/Low.pm blib/lib/Poker/Score/Bring/Low.pm
|
|
cp lib/Poker/Dealer.pm blib/lib/Poker/Dealer.pm
|
|
cp lib/Poker/Eval/BlackMariah.pm blib/lib/Poker/Eval/BlackMariah.pm
|
|
cp lib/Poker/Score/Bring/High.pm blib/lib/Poker/Score/Bring/High.pm
|
|
cp lib/Poker/Eval.pm blib/lib/Poker/Eval.pm
|
|
cp lib/Poker/Hand.pm blib/lib/Poker/Hand.pm
|
|
cp lib/Poker/Eval/Community.pm blib/lib/Poker/Eval/Community.pm
|
|
cp lib/Poker/Score/Chinese.pm blib/lib/Poker/Score/Chinese.pm
|
|
cp lib/Poker/Score.pm blib/lib/Poker/Score.pm
|
|
cp lib/Poker/Score/Badugi27.pm blib/lib/Poker/Score/Badugi27.pm
|
|
cp lib/Poker/Deck.pm blib/lib/Poker/Deck.pm
|
|
cp lib/Poker/Score/HighSuit.pm blib/lib/Poker/Score/HighSuit.pm
|
|
cp lib/Poker/Eval/Wild.pm blib/lib/Poker/Eval/Wild.pm
|
|
cp lib/Poker/Score/Badugi.pm blib/lib/Poker/Score/Badugi.pm
|
|
cp lib/Poker/Score/LowA5.pm blib/lib/Poker/Score/LowA5.pm
|
|
cp lib/Poker/Eval/Chinese.pm blib/lib/Poker/Eval/Chinese.pm
|
|
cp lib/Poker/Card.pm blib/lib/Poker/Card.pm
|
|
cp lib/Poker/Score/Bring/Wild.pm blib/lib/Poker/Score/Bring/Wild.pm
|
|
Manifying 25 pod documents
|
|
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
|
|
# Testing Poker::Eval 0.03, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ....... ok
|
|
t/manifest.t ...... skipped: Author tests not required for installation
|
|
|
|
# Failed test 'Pod coverage on Poker::Dealer'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Dealer is 62.5%, with 3 naked subroutines:
|
|
# deal
|
|
# id
|
|
# shuffle_cards
|
|
|
|
# Failed test 'Pod coverage on Poker::Score'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score is 28.6%, with 5 naked subroutines:
|
|
# BUILD
|
|
# hand_score
|
|
# rank_val
|
|
# stringify_cards
|
|
# suit_val
|
|
|
|
# Failed test 'Pod coverage on Poker::Card'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Card is 0.0%, with 7 naked subroutines:
|
|
# clone
|
|
# id
|
|
# is_wild
|
|
# rank
|
|
# suit
|
|
# up_flag
|
|
# wild_flag
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval is 80.0%, with 2 naked subroutines:
|
|
# BUILD
|
|
# flatten
|
|
|
|
# Failed test 'Pod coverage on Poker::Deck'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Deck is 0.0%, with 2 naked subroutines:
|
|
# BUILD
|
|
# card_type
|
|
|
|
# Failed test 'Pod coverage on Poker::Hand'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Hand is 62.5%, with 3 naked subroutines:
|
|
# flatten
|
|
# temp_score
|
|
# wins
|
|
|
|
# Failed test 'Pod coverage on Poker::Score::HighSuit'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score::HighSuit is 0.0%, with 1 naked subroutine:
|
|
# score
|
|
|
|
# Failed test 'Pod coverage on Poker::Score::LowA5'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score::LowA5 is 0.0%, with 7 naked subroutines:
|
|
# fives
|
|
# fours
|
|
# houses
|
|
# one_pair
|
|
# threes
|
|
# two_pair
|
|
# unpaired
|
|
|
|
# Failed test 'Pod coverage on Poker::Score::Chinese'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score::Chinese is 0.0%, with 1 naked subroutine:
|
|
# stringify_cards
|
|
|
|
# Failed test 'Pod coverage on Poker::Score::High'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score::High is 0.0%, with 8 naked subroutines:
|
|
# fives
|
|
# flushes
|
|
# fours
|
|
# houses
|
|
# one_pair
|
|
# straight_flushes
|
|
# threes
|
|
# two_pair
|
|
|
|
# Failed test 'Pod coverage on Poker::Score::Badugi'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score::Badugi is 0.0%, with 1 naked subroutine:
|
|
# stringify_cards
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval::HighSuit'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval::HighSuit is 0.0%, with 2 naked subroutines:
|
|
# best_hand
|
|
# high_suit
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval::BlackMariah'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval::BlackMariah is 0.0%, with 2 naked subroutines:
|
|
# best_hand
|
|
# bitch_card
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval::Wild'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval::Wild is 0.0%, with 1 naked subroutine:
|
|
# best_hand
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval::Chinese'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval::Chinese is 0.0%, with 1 naked subroutine:
|
|
# best_hand
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval::Omaha'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval::Omaha is 0.0%, with 4 naked subroutines:
|
|
# BUILD
|
|
# best_hand
|
|
# community_cards
|
|
# has_combos
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval::Community'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval::Community is 0.0%, with 3 naked subroutines:
|
|
# best_hand
|
|
# card_count
|
|
# make_iter
|
|
|
|
# Failed test 'Pod coverage on Poker::Eval::Badugi'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Eval::Badugi is 0.0%, with 1 naked subroutine:
|
|
# best_hand
|
|
|
|
# Failed test 'Pod coverage on Poker::Score::Bring::Wild'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score::Bring::Wild is 0.0%, with 12 naked subroutines:
|
|
# fours4
|
|
# one_pair2
|
|
# one_pair3
|
|
# one_pair4
|
|
# score
|
|
# threes3
|
|
# threes4
|
|
# two_pair4
|
|
# unpaired1
|
|
# unpaired2
|
|
# unpaired3
|
|
# unpaired4
|
|
|
|
# Failed test 'Pod coverage on Poker::Score::Bring::High'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for Poker::Score::Bring::High is 0.0%, with 13 naked subroutines:
|
|
# fours4
|
|
# one_pair2
|
|
# one_pair3
|
|
# one_pair4
|
|
# score
|
|
# stringify_cards
|
|
# threes3
|
|
# threes4
|
|
# two_pair4
|
|
# unpaired1
|
|
# unpaired2
|
|
# unpaired3
|
|
# unpaired4
|
|
# Looks like you failed 20 tests of 25.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 20 (wstat 5120, 0x1400)
|
|
Failed 20/25 subtests
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/pod-coverage.t (Wstat: 5120 Tests: 25 Failed: 20)
|
|
Failed tests: 1-7, 9, 11, 13-17, 19-23, 25
|
|
Non-zero exit status: 20
|
|
Files=4, Tests=74, 0 wallclock secs ( 0.06 usr 0.01 sys + 0.40 cusr 0.04 csys = 0.51 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 20/74 subtests failed.
|
|
Makefile:951: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Poker::Card failed. See /home/ryan/.cpanm/work/1493526731.26051/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Poker::Card] 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
|