Start 2009-09-14T10:23:12 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Mon, 14 Sep 2009 08:27:53 GMT Running make for N/NI/NICOLAW/WWW-Dilbert-1.19.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\N\NI\NICOLAW\WWW-Dilbert-1.19.tar.gz ok Will not use Archive::Tar, need 1.00 WWW-Dilbert-1.19/ WWW-Dilbert-1.19/INSTALL WWW-Dilbert-1.19/LICENSE WWW-Dilbert-1.19/Changes WWW-Dilbert-1.19/META.yml WWW-Dilbert-1.19/MANIFEST WWW-Dilbert-1.19/examples/ WWW-Dilbert-1.19/examples/getComics.pl WWW-Dilbert-1.19/examples/dilbert_strip_ids.txt WWW-Dilbert-1.19/Makefile.PL WWW-Dilbert-1.19/Build.PL WWW-Dilbert-1.19/NOTICE WWW-Dilbert-1.19/TODO WWW-Dilbert-1.19/README WWW-Dilbert-1.19/t/ WWW-Dilbert-1.19/t/00compile.t WWW-Dilbert-1.19/t/01basic.t WWW-Dilbert-1.19/t/02pod_coverage.t WWW-Dilbert-1.19/t/01pod.t WWW-Dilbert-1.19/lib/ WWW-Dilbert-1.19/lib/WWW/ WWW-Dilbert-1.19/lib/WWW/Dilbert.pm WWW-Dilbert-1.19/old/ WWW-Dilbert-1.19/old/WWW-Dilbert-1.09.tar.gz CPAN.pm: Going to build N/NI/NICOLAW/WWW-Dilbert-1.19.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL # running Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'WWW-Dilbert' version '1.19' >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.8\bin\perl.exe Build --makefile_env_macros 1 Copying lib\WWW\Dilbert.pm -> blib\lib\WWW\Dilbert.pm Manifying blib\lib/WWW/Dilbert.pm -> blib\libdoc\WWW.Dilbert.3 HTMLifying blib\lib\WWW\Dilbert.pm -> blib\libhtml\site\lib\WWW\Dilbert.html NICOLAW/WWW-Dilbert-1.19.tar.gz 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.8\bin\perl.exe Build --makefile_env_macros 1 test t\00compile.t ....... 1..2 ok 1 - use WWW::Dilbert; ok 2 - require WWW::Dilbert; ok # Failed test 'strip_url' # at t\01basic.t line 10. Use of uninitialized value in pattern match (m//) at t\01basic.t line 11. # Failed test 'strip_url results' # at t\01basic.t line 11. # Failed test 'strip_url again' # at t\01basic.t line 19. Use of uninitialized value in pattern match (m//) at t\01basic.t line 20. # Failed test 'strip_url results again' # at t\01basic.t line 20. Use of uninitialized value in string eq at t\01basic.t line 25. Use of uninitialized value in string eq at t\01basic.t line 25. 400 URL missing at t\01basic.t line 28 # Failed test 'get_strip' # at t\01basic.t line 28. 400 URL missing at t\01basic.t line 29 # Failed test 'get_strip specific url' # at t\01basic.t line 29. 400 URL missing at t\01basic.t line 30 # Failed test 'get_strip second specific url' # at t\01basic.t line 30. Use of uninitialized value in string eq at t\01basic.t line 31. Use of uninitialized value in string eq at t\01basic.t line 31. Use of uninitialized value in string eq at t\01basic.t line 31. Use of uninitialized value in string eq at t\01basic.t line 31. # Failed test 'blob is a gif, jpeg or png image' # at t\01basic.t line 32. 400 URL missing at t\01basic.t line 46 Use of uninitialized value in pattern match (m//) at t\01basic.t line 46. # Failed test 'mirror_strip to bar' # at t\01basic.t line 46. # Failed test 'mirror_strip check bar.??? file' # at t\01basic.t line 47. 400 URL missing at t\01basic.t line 52 # Failed test 'mirror_strip blindly' # at t\01basic.t line 52. Use of uninitialized value in -f at t\01basic.t line 53. Use of uninitialized value in concatenation (.) or string at t\01basic.t line 53. # Failed test 'check file exists' # at t\01basic.t line 53. Use of uninitialized value in -f at t\01basic.t line 54. # Looks like you failed 12 tests of 16. t\01basic.t ......... 1..16 not ok 1 - strip_url not ok 2 - strip_url results not ok 3 - strip_url again not ok 4 - strip_url results again ok 5 - compare second url to first not ok 6 - get_strip not ok 7 - get_strip specific url not ok 8 - get_strip second specific url ok 9 - strips are the same not ok 10 - blob is a gif, jpeg or png image ok 11 - get_strip non-existant ok 12 - non-existant strip returns undef not ok 13 - mirror_strip to bar not ok 14 - mirror_strip check bar.??? file not ok 15 - mirror_strip blindly not ok 16 - check file exists Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/16 subtests t\01pod.t ........... 1..1 ok 1 - blib\lib\WWW\Dilbert.pm ok t\02pod_coverage.t .. 1..1 ok 1 - Pod coverage on WWW::Dilbert ok Test Summary Report ------------------- t\01basic.t (Wstat: 3072 Tests: 16 Failed: 12) Failed tests: 1-4, 6-8, 10, 13-16 Non-zero exit status: 12 Files=4, Tests=20, 7 wallclock secs ( 0.02 usr + 0.01 sys = 0.03 CPU) Result: FAIL Failed 1/4 test programs. 12/20 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0xff' Stop. NICOLAW/WWW-Dilbert-1.19.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports NICOLAW/WWW-Dilbert-1.19.tar.gz Finished 2009-09-14T10:23:22