PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2015-11-28T06:17:25 ActivePerl-2000 CPAN-2.00 PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Sat, 28 Nov 2015 04:53:37 GMT Running make for H/HO/HONDALLIC/WebService-SetlistFM-0.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/H/HO/HONDALLIC/WebService-SetlistFM-0.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/H/HO/HONDALLIC/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\H\HO\HONDALLIC\WebService-SetlistFM-0.03.tar.gz ok WebService-SetlistFM-0.03/Build.PL WebService-SetlistFM-0.03/Changes WebService-SetlistFM-0.03/LICENSE WebService-SetlistFM-0.03/META.json WebService-SetlistFM-0.03/README.md WebService-SetlistFM-0.03/cpanfile WebService-SetlistFM-0.03/lib/WebService/SetlistFM.pm WebService-SetlistFM-0.03/minil.toml WebService-SetlistFM-0.03/t/00_compile.t WebService-SetlistFM-0.03/META.yml WebService-SetlistFM-0.03/MANIFEST CPAN.pm: Building H/HO/HONDALLIC/WebService-SetlistFM-0.03.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Build.PL Creating new 'Build' script for 'WebService-SetlistFM' version '0.03' ---- Unsatisfied dependencies detected during ---- ---- HONDALLIC/WebService-SetlistFM-0.03.tar.gz ---- Net::DNS::Lite [requires] Running Build test Delayed until after prerequisites Running test for module 'Net::DNS::Lite' Running make for K/KA/KAZUHO/Net-DNS-Lite-0.12.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\K\KA\KAZUHO\Net-DNS-Lite-0.12.tar.gz ok Net-DNS-Lite-0.12/ Net-DNS-Lite-0.12/inc/ Net-DNS-Lite-0.12/inc/Module/ Net-DNS-Lite-0.12/inc/Module/Install/ Net-DNS-Lite-0.12/inc/Module/Install/Makefile.pm Net-DNS-Lite-0.12/inc/Module/Install/Fetch.pm Net-DNS-Lite-0.12/inc/Module/Install/ReadmeFromPod.pm Net-DNS-Lite-0.12/inc/Module/Install/Win32.pm Net-DNS-Lite-0.12/inc/Module/Install/WriteAll.pm Net-DNS-Lite-0.12/inc/Module/Install/Metadata.pm Net-DNS-Lite-0.12/inc/Module/Install/Can.pm Net-DNS-Lite-0.12/inc/Module/Install/Base.pm Net-DNS-Lite-0.12/inc/Module/Install.pm Net-DNS-Lite-0.12/MANIFEST Net-DNS-Lite-0.12/lib/ Net-DNS-Lite-0.12/lib/Net/ Net-DNS-Lite-0.12/lib/Net/DNS/ Net-DNS-Lite-0.12/lib/Net/DNS/Lite.pm Net-DNS-Lite-0.12/MYMETA.yml Net-DNS-Lite-0.12/t/ Net-DNS-Lite-0.12/t/03cache.t Net-DNS-Lite-0.12/t/01no_response.t Net-DNS-Lite-0.12/t/00base.t Net-DNS-Lite-0.12/t/04resolv_conf.t Net-DNS-Lite-0.12/t/02inet_aton.t Net-DNS-Lite-0.12/t/05mx.t Net-DNS-Lite-0.12/Makefile.PL Net-DNS-Lite-0.12/benchmark/ Net-DNS-Lite-0.12/benchmark/simple.pl Net-DNS-Lite-0.12/Changes Net-DNS-Lite-0.12/README Net-DNS-Lite-0.12/META.yml Net-DNS-Lite-0.12/MYMETA.json CPAN.pm: Building K/KA/KAZUHO/Net-DNS-Lite-0.12.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Net::DNS::Lite Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Net/DNS/Lite.pm blib\lib\Net\DNS\Lite.pm KAZUHO/Net-DNS-Lite-0.12.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00base.t ......... ok 1 - use Net::DNS::Lite; ok 2 - parse_ipv6 test (wo ::) ok 3 - lookup google.com ok 4 ok 5 - lookup www (search = google.com) ok 6 ok 7 - lookup foo.nonexistent. 1..7 ok t/01no_response.t .. ok 1 - no response from server ok 2 - elapsed: 12.0470700263977 1..2 ok t/02inet_aton.t .... skipped: no /etc/resolv.conf server was not specified and there is no /etc/resolv.conf at t/03cache.t line 16. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 2 just after 1. t/03cache.t ........ ok 1 - use Net::DNS::Lite; Dubious, test returned 2 (wstat 512, 0x200) All 1 subtests passed server was not specified and there is no /etc/resolv.conf at t/04resolv_conf.t line 6. t/04resolv_conf.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/05mx.t ........... ok 1 - use Net::DNS::Lite; ok 2 - lookup google.com mx ok 3 - mx response size ok 4 ok 5 ok 6 - priority int ok 7 - mx response size ok 8 ok 9 ok 10 - priority int ok 11 - mx response size ok 12 ok 13 ok 14 - priority int ok 15 - mx response size ok 16 ok 17 ok 18 - priority int ok 19 - mx response size ok 20 ok 21 ok 22 - priority int 1..22 ok Test Summary Report ------------------- t/03cache.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/04resolv_conf.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=6, Tests=32, 13 wallclock secs ( 0.03 usr + 0.05 sys = 0.08 CPU) Result: FAIL Failed 2/6 test programs. 0/32 subtests failed. dmake: Error code 255, while making 'test_dynamic' KAZUHO/Net-DNS-Lite-0.12.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KAZUHO/Net-DNS-Lite-0.12.tar.gz Running Build for H/HO/HONDALLIC/WebService-SetlistFM-0.03.tar.gz Has already been unwrapped into directory C:\cpanfly-5.20\var\cpan\build\WebService-SetlistFM-0.03-XW26ZO CPAN.pm: Building H/HO/HONDALLIC/WebService-SetlistFM-0.03.tar.gz Warning: Prerequisite 'Net::DNS::Lite => 0' for 'HONDALLIC/WebService-SetlistFM-0.03.tar.gz' failed when processing 'KAZUHO/Net-DNS-Lite-0.12.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> C:\Perl64-5.20\bin\perl.exe ./Build cp lib/WebService/SetlistFM.pm blib\lib\WebService\SetlistFM.pm HONDALLIC/WebService-SetlistFM-0.03.tar.gz C:\Perl64-5.20\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl64-5.20\bin\perl.exe ./Build test verbose=1 # Failed test 'use WebService::SetlistFM;' # at t/00_compile.t line 4. # Tried to use 'WebService::SetlistFM'. # Error: Can't locate Net/DNS/Lite.pm in @INC (you may need to install the Net::DNS::Lite module) (@INC contains: C:\cpanfly-5.20\var\cpan\build\WebService-SetlistFM-0.03-XW26ZO\blib\arch C:\cpanfly-5.20\var\cpan\build\WebService-SetlistFM-0.03-XW26ZO\blib\lib C:/cpanfly-5.20/var/megalib C:/Perl64-5.20/site/lib C:/Perl64-5.20/lib .) at C:\cpanfly-5.20\var\cpan\build\WebService-SetlistFM-0.03-XW26ZO\blib\lib/WebService/SetlistFM.pm line 4. # BEGIN failed--compilation aborted at C:\cpanfly-5.20\var\cpan\build\WebService-SetlistFM-0.03-XW26ZO\blib\lib/WebService/SetlistFM.pm line 4. # Compilation failed in require at t/00_compile.t line 4. # BEGIN failed--compilation aborted at t/00_compile.t line 4. # Looks like you failed 1 test of 1. t/00_compile.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/00_compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=1, 0 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: FAIL HONDALLIC/WebService-SetlistFM-0.03.tar.gz one dependency not OK (Net::DNS::Lite); additionally test harness failed C:\Perl64-5.20\bin\perl.exe ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports HONDALLIC/WebService-SetlistFM-0.03.tar.gz Finished 2015-11-28T06:17:49