PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-01-13T01:12:38 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Thu, 12 Jan 2017 06:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CY/CYNOVG/WG-API-v0.8.1.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CY/CYNOVG/CHECKSUMS Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/C/CY/CYNOVG/WG-API-v0.8.1.tar.gz ok WG-API-v0.8.1/Build.PL WG-API-v0.8.1/Changes WG-API-v0.8.1/LICENSE WG-API-v0.8.1/META.json WG-API-v0.8.1/README.md WG-API-v0.8.1/cpanfile WG-API-v0.8.1/ignore.txt WG-API-v0.8.1/lib/WG/API.pm WG-API-v0.8.1/lib/WG/API/Auth.pm WG-API-v0.8.1/lib/WG/API/Error.pm WG-API-v0.8.1/lib/WG/API/NET.pm WG-API-v0.8.1/lib/WG/API/NET/Accounts.pm WG-API-v0.8.1/lib/WG/API/NET/Clans.pm WG-API-v0.8.1/lib/WG/API/NET/Servers.pm WG-API-v0.8.1/lib/WG/API/WoT.pm WG-API-v0.8.1/lib/WG/API/WoT/Account.pm WG-API-v0.8.1/lib/WG/API/WoT/Ratings.pm WG-API-v0.8.1/lib/WG/API/WoT/Tanks.pm WG-API-v0.8.1/lib/WG/API/WoWp.pm WG-API-v0.8.1/lib/WG/API/WoWp/Account.pm WG-API-v0.8.1/lib/WG/API/WoWp/Ratings.pm WG-API-v0.8.1/lib/WG/API/WoWs.pm WG-API-v0.8.1/lib/WG/API/WoWs/Account.pm WG-API-v0.8.1/lib/WG/API/WoWs/Warships.pm WG-API-v0.8.1/minil.toml WG-API-v0.8.1/t/00-base.t WG-API-v0.8.1/t/01-net.t WG-API-v0.8.1/t/02-wowp.t WG-API-v0.8.1/t/03-wows.t WG-API-v0.8.1/t/04-wot.t WG-API-v0.8.1/META.yml WG-API-v0.8.1/MANIFEST Configuring C/CY/CYNOVG/WG-API-v0.8.1.tar.gz with Build.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'WG-API' version 'v0.8.1' cp META.json MYMETA.json cp META.yml MYMETA.yml CYNOVG/WG-API-v0.8.1.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Build.PL -- OK Running Build for C/CY/CYNOVG/WG-API-v0.8.1.tar.gz >>> ./Build Building WG-API CYNOVG/WG-API-v0.8.1.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 # Failed test 'use WG::API;' # at t/00-base.t line 9. # Tried to use 'WG::API'. # Error: Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/arch /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/_build/lib /Users/fly2200/cpanfly-5.22/var/megalib /Users/fly2200/Library/ActivePerl-5.22/lib /Users/fly2200/ap2200-299195/site/lib /Users/fly2200/ap2200-299195/lib .) at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # BEGIN failed--compilation aborted at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Moo.pm line 170. # Compilation failed in require at lib/WG/API.pm line 5. # BEGIN failed--compilation aborted at lib/WG/API.pm line 5. # Compilation failed in require at t/00-base.t line 9. # BEGIN failed--compilation aborted at t/00-base.t line 9. # Failed test 'use WG::API::Error;' # at t/00-base.t line 10. # Tried to use 'WG::API::Error'. # Error: Attempt to reload WG/API/Error.pm aborted. # Compilation failed in require at t/00-base.t line 10. # BEGIN failed--compilation aborted at t/00-base.t line 10. # Failed test 'use WG::API::Auth;' # at t/00-base.t line 11. # Tried to use 'WG::API::Auth'. # Error: Attempt to reload WG/API.pm aborted. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Module/Runtime.pm line 317. # Compilation failed in require at t/00-base.t line 11. # BEGIN failed--compilation aborted at t/00-base.t line 11. # Failed test 'WG::API::Error->can(...)' # at t/00-base.t line 22. # WG::API::Error->can('field') failed # WG::API::Error->can('message') failed # WG::API::Error->can('code') failed # WG::API::Error->can('value') failed # Failed test 'create error object without params' # at t/00-base.t line 25. Can't locate object method "field" via package "WG::API::Error" at t/00-base.t line 30. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 6. t/00-base.t .. not ok 1 - use WG::API; WG::API loaded not ok 2 - use WG::API::Error; WG::API::Error loaded not ok 3 - use WG::API::Auth; WG::API::Auth loaded not ok 4 - WG::API::Error->can(...) not ok 5 - create error object without params ok 6 - create error object with valid params Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/6 subtests # Failed test 'use WG::API::NET;' # at t/01-net.t line 12. # Tried to use 'WG::API::NET'. # Error: Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/arch /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/_build/lib /Users/fly2200/cpanfly-5.22/var/megalib /Users/fly2200/Library/ActivePerl-5.22/lib /Users/fly2200/ap2200-299195/site/lib /Users/fly2200/ap2200-299195/lib .) at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # BEGIN failed--compilation aborted at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Moo.pm line 170. # Compilation failed in require at lib/WG/API.pm line 5. # BEGIN failed--compilation aborted at lib/WG/API.pm line 5. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Module/Runtime.pm line 317. # Compilation failed in require at t/01-net.t line 12. # BEGIN failed--compilation aborted at t/01-net.t line 12. # Failed test 'WG::API::NET->can('servers_info')' # at t/01-net.t line 18. # WG::API::NET->can('servers_info') failed # Failed test 'WG::API::NET->can(...)' # at t/01-net.t line 19. # WG::API::NET->can('accounts_list') failed # WG::API::NET->can('account_info') failed # Failed test 'WG::API::NET->can(...)' # at t/01-net.t line 20. # WG::API::NET->can('clans_list') failed # WG::API::NET->can('clans_info') failed # WG::API::NET->can('clans_membersinfo') failed # WG::API::NET->can('clans_glossary') failed # WG::API::NET->can('clans_messageboard') failed # Looks like you failed 4 tests of 13. t/01-net.t ... not ok 1 - use WG::API::NET; ok 2 - create class not ok 3 - WG::API::NET->can('servers_info') not ok 4 - WG::API::NET->can(...) not ok 5 - WG::API::NET->can(...) ok 6 # skip developers only ok 7 # skip developers only ok 8 # skip developers only ok 9 # skip developers only ok 10 # skip developers only ok 11 # skip developers only ok 12 # skip developers only ok 13 # skip developers only 1..13 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/13 subtests (less 8 skipped subtests: 1 okay) # Failed test 'use WG::API::WoWp;' # at t/02-wowp.t line 9. # Tried to use 'WG::API::WoWp'. # Error: Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/arch /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/_build/lib /Users/fly2200/cpanfly-5.22/var/megalib /Users/fly2200/Library/ActivePerl-5.22/lib /Users/fly2200/ap2200-299195/site/lib /Users/fly2200/ap2200-299195/lib .) at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # BEGIN failed--compilation aborted at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Moo.pm line 170. # Compilation failed in require at lib/WG/API.pm line 5. # BEGIN failed--compilation aborted at lib/WG/API.pm line 5. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Module/Runtime.pm line 317. # Compilation failed in require at t/02-wowp.t line 9. # BEGIN failed--compilation aborted at t/02-wowp.t line 9. # Failed test 'WG::API::WoWp->can(...)' # at t/02-wowp.t line 15. # WG::API::WoWp->can('account_list') failed # WG::API::WoWp->can('account_info') failed # WG::API::WoWp->can('account_planes') failed # Failed test 'WG::API::WoWp->can(...)' # at t/02-wowp.t line 16. # WG::API::WoWp->can('ratings_types') failed # WG::API::WoWp->can('ratings_accounts') failed # WG::API::WoWp->can('ratings_neighbors') failed # WG::API::WoWp->can('ratings_top') failed # WG::API::WoWp->can('ratings_dates') failed # Looks like you failed 3 tests of 25. t/02-wowp.t .. not ok 1 - use WG::API::WoWp; WG::API::WoWp loaded ok 2 - create class not ok 3 - WG::API::WoWp->can(...) not ok 4 - WG::API::WoWp->can(...) ok 5 # skip developers only ok 6 # skip developers only ok 7 # skip developers only ok 8 # skip developers only ok 9 # skip developers only ok 10 # skip developers only ok 11 # skip developers only ok 12 # skip developers only ok 13 # skip developers only ok 14 # skip developers only ok 15 # skip developers only ok 16 # skip developers only ok 17 # skip developers only ok 18 # skip developers only ok 19 # skip developers only ok 20 # skip developers only ok 21 # skip developers only ok 22 # skip developers only ok 23 # skip developers only ok 24 # skip developers only ok 25 # skip developers only 1..25 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/25 subtests (less 21 skipped subtests: 1 okay) # Failed test 'use WG::API::WoWs;' # at t/03-wows.t line 11. # Tried to use 'WG::API::WoWs'. # Error: Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/arch /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/_build/lib /Users/fly2200/cpanfly-5.22/var/megalib /Users/fly2200/Library/ActivePerl-5.22/lib /Users/fly2200/ap2200-299195/site/lib /Users/fly2200/ap2200-299195/lib .) at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # BEGIN failed--compilation aborted at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Moo.pm line 170. # Compilation failed in require at lib/WG/API.pm line 5. # BEGIN failed--compilation aborted at lib/WG/API.pm line 5. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Module/Runtime.pm line 317. # Compilation failed in require at t/03-wows.t line 11. # BEGIN failed--compilation aborted at t/03-wows.t line 11. # Failed test 'WG::API::WoWs->can(...)' # at t/03-wows.t line 18. # WG::API::WoWs->can('account_list') failed # WG::API::WoWs->can('account_info') failed # WG::API::WoWs->can('account_achievements') failed # Failed test 'WG::API::WoWs->can('ships_stats')' # at t/03-wows.t line 19. # WG::API::WoWs->can('ships_stats') failed # Looks like you failed 3 tests of 12. t/03-wows.t .. not ok 1 - use WG::API::WoWs; ok 2 - create class not ok 3 - WG::API::WoWs->can(...) not ok 4 - WG::API::WoWs->can('ships_stats') ok 5 # skip developers only ok 6 # skip developers only ok 7 # skip developers only ok 8 # skip developers only ok 9 # skip developers only ok 10 # skip developers only ok 11 # skip developers only ok 12 # skip developers only 1..12 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/12 subtests (less 8 skipped subtests: 1 okay) # Failed test 'use WG::API::WoT;' # at t/04-wot.t line 12. # Tried to use 'WG::API::WoT'. # Error: Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/blib/arch /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/WG-API-v0.8.1-JCLFbL/_build/lib /Users/fly2200/cpanfly-5.22/var/megalib /Users/fly2200/Library/ActivePerl-5.22/lib /Users/fly2200/ap2200-299195/site/lib /Users/fly2200/ap2200-299195/lib .) at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # BEGIN failed--compilation aborted at /Users/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Constructor.pm line 4. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Moo.pm line 170. # Compilation failed in require at lib/WG/API.pm line 5. # BEGIN failed--compilation aborted at lib/WG/API.pm line 5. # Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/megalib/Module/Runtime.pm line 317. # Compilation failed in require at t/04-wot.t line 12. # BEGIN failed--compilation aborted at t/04-wot.t line 12. # Failed test 'WG::API::WoT->can(...)' # at t/04-wot.t line 18. # WG::API::WoT->can('account_list') failed # WG::API::WoT->can('account_info') failed # WG::API::WoT->can('account_tanks') failed # WG::API::WoT->can('account_achievements') failed # Failed test 'WG::API::WoT->can(...)' # at t/04-wot.t line 19. # WG::API::WoT->can('ratings_types') failed # WG::API::WoT->can('ratings_dates') failed # WG::API::WoT->can('ratings_accounts') failed # WG::API::WoT->can('ratings_neighbors') failed # WG::API::WoT->can('ratings_top') failed # Failed test 'WG::API::WoT->can(...)' # at t/04-wot.t line 20. # WG::API::WoT->can('tanks_stats') failed # WG::API::WoT->can('tanks_achievements') failed # Looks like you failed 4 tests of 31. t/04-wot.t ... not ok 1 - use WG::API::WoT; ok 2 - create class not ok 3 - WG::API::WoT->can(...) not ok 4 - WG::API::WoT->can(...) not ok 5 - WG::API::WoT->can(...) ok 6 # skip developers only ok 7 # skip developers only ok 8 # skip developers only ok 9 # skip developers only ok 10 # skip developers only ok 11 # skip developers only ok 12 # skip developers only ok 13 # skip developers only ok 14 # skip developers only ok 15 # skip developers only ok 16 # skip developers only ok 17 # skip developers only ok 18 # skip developers only ok 19 # skip developers only ok 20 # skip developers only ok 21 # skip developers only ok 22 # skip developers only ok 23 # skip developers only ok 24 # skip developers only ok 25 # skip developers only ok 26 # skip developers only ok 27 # skip developers only ok 28 # skip developers only ok 29 # skip developers only ok 30 # skip developers only ok 31 # skip developers only 1..31 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/31 subtests (less 26 skipped subtests: 1 okay) Test Summary Report ------------------- t/00-base.t (Wstat: 65280 Tests: 6 Failed: 5) Failed tests: 1-5 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/01-net.t (Wstat: 1024 Tests: 13 Failed: 4) Failed tests: 1, 3-5 Non-zero exit status: 4 t/02-wowp.t (Wstat: 768 Tests: 25 Failed: 3) Failed tests: 1, 3-4 Non-zero exit status: 3 t/03-wows.t (Wstat: 768 Tests: 12 Failed: 3) Failed tests: 1, 3-4 Non-zero exit status: 3 t/04-wot.t (Wstat: 1024 Tests: 31 Failed: 4) Failed tests: 1, 3-5 Non-zero exit status: 4 Files=5, Tests=87, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.14 cusr 0.04 csys = 0.22 CPU) Result: FAIL Failed 5/5 test programs. 19/87 subtests failed. CYNOVG/WG-API-v0.8.1.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CYNOVG/WG-API-v0.8.1.tar.gz Finished 2017-01-13T01:12:44