PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-12-01T02:14:21 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 01 Dec 2011 09:32:18 GMT Running make for G/GB/GBUDD/IPsonar-0.22.tgz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GB/GBUDD/IPsonar-0.22.tgz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GB/GBUDD/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\G\GB\GBUDD\IPsonar-0.22.tgz ok IPsonar/ IPsonar/Changes IPsonar/ignore.txt IPsonar/lib/ IPsonar/Makefile.PL IPsonar/MANIFEST IPsonar/README IPsonar/t/ IPsonar/TODO IPsonar/t/00-load.t IPsonar/t/001_setup.t IPsonar/t/001a_setup.t IPsonar/t/002_paging.t IPsonar/t/002a_paging.t IPsonar/t/boilerplate.t IPsonar/t/manifest.t IPsonar/t/pod-coverage.t IPsonar/t/pod.t IPsonar/t/test1_2.data IPsonar/lib/IPsonar.pm CPAN.pm: Going to build G/GB/GBUDD/IPsonar-0.22.tgz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IPsonar Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/IPsonar.pm blib\lib\IPsonar.pm GBUDD/IPsonar-0.22.tgz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing IPsonar 0.22, Perl 5.014000, C:\Perl-5.14\bin\perl.exe t/00-load.t ....... 1..1 ok 1 - use IPsonar; ok Use of uninitialized value $headers in split at blib\lib\Net\SSLeay.pm (autosplit into blib\lib\auto\Net\SSLeay\do_httpx2.al) line 2605. t/001_setup.t ..... 1..4 ok 1 - use IPsonar; ok 2 # skip TEST_RSN or TEST_REPORT not set. ok 3 # skip TEST_RSN or TEST_REPORT not set. ok 4 - query croaks on invalid RSN ok Use of uninitialized value $headers in split at blib\lib\Net\SSLeay.pm (autosplit into blib\lib\auto\Net\SSLeay\do_httpx2.al) line 2605. # Failed test 'query croaks on invalid RSN' # at t/001a_setup.t line 40. # 'HTTP/1.0 900 NET OR SSL ERROR # # t/001a_setup.t 18268: open_tcp_connection: failed `127.0.0.1', 443 (No connection could be made because the target machine actively refused it.) # at t/001a_setup.t line 35 # ' # doesn't match '(?^:Connection refused)' # Looks like you failed 1 test of 4. t/001a_setup.t .... 1..4 ok 1 - use IPsonar; ok 2 - Connect to RSN and verify apiVersion ok 3 - Check error handling for bad call not ok 4 - query croaks on invalid RSN Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests t/002_paging.t .... 1..2 ok 1 # skip TEST_RSN or TEST_REPORT not set. ok 2 # skip TEST_RSN or TEST_REPORT not set. ok t/002a_paging.t ... 1..2 ok 1 - Empty results should page correctly Testing page size 1 Testing page size 2 Testing page size 3 Testing page size 4 Testing page size 5 Testing page size 6 Testing page size 7 Testing page size 8 Testing page size 9 Testing page size 10 Testing page size 11 Testing page size 12 Testing page size 13 Testing page size 14 Testing page size 15 Testing page size 16 Testing page size 17 ok 2 - Testing Paging over different page sizes # ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text not ok 2 - Changes contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'Changes contains boilerplate text' # at t/boilerplate.t line 24. # placeholder date/time appears on lines 3 6 ok 3 - lib/IPsonar.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on IPsonar ok t/pod.t ........... 1..1 ok 1 - POD test for blib\lib\IPsonar.pm ok Test Summary Report ------------------- t/001a_setup.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1, 3 Files=9, Tests=18, 16 wallclock secs ( 0.05 usr + 0.05 sys = 0.09 CPU) Result: FAIL Failed 1/9 test programs. 1/18 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xff' Stop. GBUDD/IPsonar-0.22.tgz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports GBUDD/IPsonar-0.22.tgz Finished 2011-12-01T02:15:11