Start 2010-05-06T01:31:26 ActivePerl-1200 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.12/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.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Wed, 05 May 2010 21:27:09 GMT Running make for K/KA/KANE/File-Fetch-0.08.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/K/KA/KANE/File-Fetch-0.08.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\K\KA\KANE\File-Fetch-0.08.tar.gz ok File-Fetch-0.08/ File-Fetch-0.08/CHANGES File-Fetch-0.08/lib/ File-Fetch-0.08/lib/File/ File-Fetch-0.08/lib/File/Fetch/ File-Fetch-0.08/lib/File/Fetch/Item.pm File-Fetch-0.08/lib/File/Fetch.pm File-Fetch-0.08/Makefile.PL File-Fetch-0.08/MANIFEST File-Fetch-0.08/META.yml File-Fetch-0.08/README File-Fetch-0.08/t/ File-Fetch-0.08/t/01_File-Fetch.t CPAN.pm: Going to build K/KA/KANE/File-Fetch-0.08.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Fetch >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/File/Fetch.pm blib\lib\File\Fetch.pm cp lib/File/Fetch/Item.pm blib\lib\File\Fetch\Item.pm KANE/File-Fetch-0.08.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.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t ####################### NOTE ############################## Some of these tests assume you are connected to the internet. If you are not, or if certain protocols or hosts are blocked and/or firewalled, these tests will fail due to no fault of the module itself. ########################################################### defined(%hash) is deprecated at C:/cpanfly-5.12/var/megalib/Locale/Maketext.pm line 404. (Maybe you should just omit the defined()?) Could not find or check module 'IPC::Run' [THIS MAY BE A PROBLEM!] at C:/cpanfly-5.12/var/megalib/IPC/Cmd.pm line 124 Command failed: at t/01_File-Fetch.t line 144 Use of uninitialized value $file in concatenation (.) or string at t/01_File-Fetch.t line 151. # Failed test ' File () fetched using rsync' # at t/01_File-Fetch.t line 151. Use of uninitialized value $file in -s at t/01_File-Fetch.t line 152. Use of uninitialized value $file in concatenation (.) or string at t/01_File-Fetch.t line 152. # Failed test ' File () has size' # at t/01_File-Fetch.t line 152. Use of uninitialized value $file in unlink at t/01_File-Fetch.t line 154. # Looks like you failed 2 tests of 74. t/01_File-Fetch.t .. ok 1 - use File::Fetch; ok 2 - use File::Fetch::Item; ok 3 - Able to parse uri 'ftp://cpan.org/pub/mirror/index.txt' ok 4 - 'file' ok (index.txt) ok 5 - 'host' ok (cpan.org) ok 6 - 'path' ok (/pub/mirror/) ok 7 - 'scheme' ok (ftp) ok 8 - 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) ok 9 - Able to parse uri 'file:///usr/local/tmp/foo.txt' ok 10 - 'file' ok (foo.txt) ok 11 - 'host' ok () ok 12 - 'path' ok (/usr/local/tmp/) ok 13 - 'scheme' ok (file) ok 14 - 'uri' ok (file:///usr/local/tmp/foo.txt) ok 15 - Able to parse uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 16 - 'file' ok (MIRRORING.FROM) ok 17 - 'host' ok (cpan.pair.com) ok 18 - 'path' ok (/CPAN/) ok 19 - 'scheme' ok (rsync) ok 20 - 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 21 - The object isa File::Fetch::Item ok 22 - Accessor 'file' ok ok 23 - Accessor 'path' ok ok 24 - Accessor 'scheme' ok ok 25 - Accessor 'host' ok ok 26 - Accessor 'uri' ok ok 27 - The object isa File::Fetch::Item ok 28 - Accessor 'file' ok ok 29 - Accessor 'path' ok ok 30 - Accessor 'scheme' ok ok 31 - Accessor 'host' ok ok 32 - Accessor 'uri' ok ok 33 - The object isa File::Fetch::Item ok 34 - Accessor 'file' ok ok 35 - Accessor 'path' ok ok 36 - Accessor 'scheme' ok ok 37 - Accessor 'host' ok ok 38 - Accessor 'uri' ok ok 39 - The object isa File::Fetch::Item ok 40 - The object isa File::Fetch::Item ok 41 - The object isa File::Fetch::Item ok 42 - FF object for file://C:/cpanfly-5.12/var/cpan/build/File-Fetch-0.08-BFjAt4/t/01_File-Fetch.t (will fetch with lwp) ok 43 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\01_File-Fetch.t) fetched using lwp ok 44 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\01_File-Fetch.t) has size ok 45 - FF object for file://C:/cpanfly-5.12/var/cpan/build/File-Fetch-0.08-BFjAt4/t/01_File-Fetch.t (will fetch with file) ok 46 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\01_File-Fetch.t) fetched using file ok 47 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\01_File-Fetch.t) has size ok 48 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with lwp) ok 49 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\index.html) fetched using lwp ok 50 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\index.html) has size ok 51 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with netftp) ok 52 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\index.html) fetched using netftp ok 53 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\index.html) has size ok 54 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with wget) ok 55 # skip You do not have 'wget' installed ok 56 # skip You do not have 'wget' installed ok 57 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with curl) ok 58 # skip You do not have 'curl' installed ok 59 # skip You do not have 'curl' installed ok 60 - FF object for http://www.cpan.org/index.html (will fetch with lwp) ok 61 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\index.html) fetched using lwp ok 62 - File (C:\cpanfly-5.12\var\cpan\build\File-Fetch-0.08-BFjAt4\t\tmp\index.html) has size ok 63 - FF object for http://www.cpan.org/index.html (will fetch with wget) ok 64 # skip You do not have 'wget' installed ok 65 # skip You do not have 'wget' installed ok 66 - FF object for http://www.cpan.org/index.html (will fetch with curl) ok 67 # skip You do not have 'curl' installed ok 68 # skip You do not have 'curl' installed ok 69 - FF object for http://www.cpan.org/index.html (will fetch with lynx) ok 70 # skip You do not have 'lynx' installed ok 71 # skip You do not have 'lynx' installed ok 72 - FF object for rsync://cpan.pair.com/CPAN/MIRRORING.FROM (will fetch with rsync) not ok 73 - File () fetched using rsync not ok 74 - File () has size 1..74 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/74 subtests (less 10 skipped subtests: 62 okay) Test Summary Report ------------------- t/01_File-Fetch.t (Wstat: 512 Tests: 74 Failed: 2) Failed tests: 73-74 Non-zero exit status: 2 Files=1, Tests=74, 12 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: FAIL Failed 1/1 test programs. 2/74 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.12\bin\perl.exe' : return code '0x2' Stop. KANE/File-Fetch-0.08.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KANE/File-Fetch-0.08.tar.gz Finished 2010-05-06T01:31:40