Start 2010-05-08T05:16:23 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Fri, 07 May 2010 21:27:07 GMT Running make for N/NI/NICOLAW/WWW-Dilbert-1.19.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\N\NI\NICOLAW\WWW-Dilbert-1.19.tar.gz ok 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:\Perl64-5.12\bin\perl.exe Makefile.PL # running Build.PL Creating new 'MYMETA.yml' with configuration results 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:\Perl64-5.12\bin\perl.exe Build --makefile_env_macros 1 Building WWW-Dilbert 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:\Perl64-5.12\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 $url 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 $url 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 $url in string eq at t\01basic.t line 25. Use of uninitialized value $oldurl 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 $blobs[0] in string eq at t\01basic.t line 31. Use of uninitialized value $blobs[1] in string eq at t\01basic.t line 31. Use of uninitialized value $blobs[1] in string eq at t\01basic.t line 31. Use of uninitialized value $blobs[2] 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 $file in -f at t\01basic.t line 53. Use of uninitialized value $file 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 $file 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 - POD test for 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, 8 wallclock secs ( 0.02 usr + 0.02 sys = 0.03 CPU) Result: FAIL Failed 1/4 test programs. 12/20 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\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 2010-05-08T05:16:33