Start 2008-08-29T18:56:54 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:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\ Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Fri, 29 Aug 2008 11:02:52 GMT Running make for K/KA/KANE/File-Fetch-0.14.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/K/KA/KANE/File-Fetch-0.14.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\K\KA\KANE\File-Fetch-0.14.tar.gz ok File-Fetch-0.14/ File-Fetch-0.14/CHANGES File-Fetch-0.14/lib/ File-Fetch-0.14/lib/File/ File-Fetch-0.14/lib/File/Fetch.pm File-Fetch-0.14/Makefile.PL File-Fetch-0.14/MANIFEST File-Fetch-0.14/META.yml File-Fetch-0.14/README File-Fetch-0.14/t/ File-Fetch-0.14/t/01_File-Fetch.t CPAN.pm: Going to build K/KA/KANE/File-Fetch-0.14.tar.gz >>> C:\Perl64\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 KANE/File-Fetch-0.14.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_File-Fetch.... ok 1 - use File::Fetch; ####################### 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. ########################################################### ok 2 - Able to parse uri 'ftp://cpan.org/pub/mirror/index.txt' ok 3 - 'file' ok (index.txt) for ftp://cpan.org/pub/mirror/index.txt ok 4 - 'host' ok (cpan.org) for ftp://cpan.org/pub/mirror/index.txt ok 5 - 'path' ok (/pub/mirror/) for ftp://cpan.org/pub/mirror/index.txt ok 6 - 'scheme' ok (ftp) for ftp://cpan.org/pub/mirror/index.txt ok 7 - 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) for ftp://cpan.org/pub/mirror/index.txt ok 8 - Able to parse uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 9 - 'file' ok (MIRRORING.FROM) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 10 - 'host' ok (cpan.pair.com) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 11 - 'path' ok (/CPAN/) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 12 - 'scheme' ok (rsync) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 13 - 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 14 - Able to parse uri 'http://localhost/tmp/index.txt' ok 15 - 'file' ok (index.txt) for http://localhost/tmp/index.txt ok 16 - 'host' ok (localhost) for http://localhost/tmp/index.txt ok 17 - 'path' ok (/tmp/) for http://localhost/tmp/index.txt ok 18 - 'scheme' ok (http) for http://localhost/tmp/index.txt ok 19 - 'uri' ok (http://localhost/tmp/index.txt) for http://localhost/tmp/index.txt ok 20 - Able to parse uri 'file://localhost/tmp/index.txt' ok 21 - 'host' ok () for file://localhost/tmp/index.txt ok 22 - 'uri' ok (file://localhost/tmp/index.txt) for file://localhost/tmp/index.txt ok 23 - Able to parse uri 'file:////hostname/share/tmp/foo.txt' ok 24 - 'file' ok (foo.txt) for file:////hostname/share/tmp/foo.txt ok 25 - 'host' ok (hostname) for file:////hostname/share/tmp/foo.txt ok 26 - 'path' ok (/tmp/) for file:////hostname/share/tmp/foo.txt ok 27 - 'scheme' ok (file) for file:////hostname/share/tmp/foo.txt ok 28 - 'share' ok (share) for file:////hostname/share/tmp/foo.txt ok 29 - 'uri' ok (file:////hostname/share/tmp/foo.txt) for file:////hostname/share/tmp/foo.txt ok 30 - Able to parse uri 'file:///D:/tmp/foo.txt' ok 31 - 'file' ok (foo.txt) for file:///D:/tmp/foo.txt ok 32 - 'host' ok () for file:///D:/tmp/foo.txt ok 33 - 'path' ok (/tmp/) for file:///D:/tmp/foo.txt ok 34 - 'scheme' ok (file) for file:///D:/tmp/foo.txt ok 35 - 'uri' ok (file:///D:/tmp/foo.txt) for file:///D:/tmp/foo.txt ok 36 - 'vol' ok (D:) for file:///D:/tmp/foo.txt ok 37 - Able to parse uri 'file:///D|/tmp/foo.txt' ok 38 - 'file' ok (foo.txt) for file:///D|/tmp/foo.txt ok 39 - 'host' ok () for file:///D|/tmp/foo.txt ok 40 - 'path' ok (/tmp/) for file:///D|/tmp/foo.txt ok 41 - 'scheme' ok (file) for file:///D|/tmp/foo.txt ok 42 - 'uri' ok (file:///D|/tmp/foo.txt) for file:///D|/tmp/foo.txt ok 43 - 'vol' ok (D:) for file:///D|/tmp/foo.txt ok 44 - Object for uri 'ftp://cpan.org/pub/mirror/index.txt' ok 45 - Object isa File::Fetch ok 46 - Accessor 'file' ok (index.txt) ok 47 - Accessor 'path' ok (/pub/mirror/) ok 48 - Accessor 'scheme' ok (ftp) ok 49 - Accessor 'host' ok (cpan.org) ok 50 - Accessor 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) ok 51 - Object for uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 52 - Object isa File::Fetch ok 53 - Accessor 'file' ok (MIRRORING.FROM) ok 54 - Accessor 'path' ok (/CPAN/) ok 55 - Accessor 'scheme' ok (rsync) ok 56 - Accessor 'host' ok (cpan.pair.com) ok 57 - Accessor 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 58 - Object for uri 'http://localhost/tmp/index.txt' ok 59 - Object isa File::Fetch ok 60 - Accessor 'file' ok (index.txt) ok 61 - Accessor 'path' ok (/tmp/) ok 62 - Accessor 'scheme' ok (http) ok 63 - Accessor 'host' ok (localhost) ok 64 - Accessor 'uri' ok (http://localhost/tmp/index.txt) ok 65 - Object for uri 'file://localhost/tmp/index.txt' ok 66 - Object isa File::Fetch ok 67 - Accessor 'host' ok () ok 68 - Accessor 'uri' ok (file://localhost/tmp/index.txt) ok 69 - Object for uri 'file:////hostname/share/tmp/foo.txt' ok 70 - Object isa File::Fetch ok 71 - Accessor 'share' ok (share) ok 72 - Accessor 'file' ok (foo.txt) ok 73 - Accessor 'path' ok (/tmp/) ok 74 - Accessor 'scheme' ok (file) ok 75 - Accessor 'host' ok (hostname) ok 76 - Accessor 'uri' ok (file:////hostname/share/tmp/foo.txt) ok 77 - Object for uri 'file:///D:/tmp/foo.txt' ok 78 - Object isa File::Fetch ok 79 - Accessor 'vol' ok (D:) ok 80 - Accessor 'file' ok (foo.txt) ok 81 - Accessor 'path' ok (/tmp/) ok 82 - Accessor 'scheme' ok (file) ok 83 - Accessor 'host' ok () ok 84 - Accessor 'uri' ok (file:///D:/tmp/foo.txt) ok 85 - Object for uri 'file:///D|/tmp/foo.txt' ok 86 - Object isa File::Fetch ok 87 - Accessor 'vol' ok (D:) ok 88 - Accessor 'file' ok (foo.txt) ok 89 - Accessor 'path' ok (/tmp/) ok 90 - Accessor 'scheme' ok (file) ok 91 - Accessor 'host' ok () ok 92 - Accessor 'uri' ok (file:///D|/tmp/foo.txt) ok 93 - FF object for file:///C:/cpanfly/var/cpan/build/File-Fetch-0.14-jyRULN/t/01_File-Fetch.t (fetch with lwp) ok 94 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\01_File-Fetch.t) fetched with lwp (file:///C:/cpanfly/var/cpan/build/File-Fetch-0.14-jyRULN/t/01_File-Fetch.t) ok 95 - File has size ok 96 - File has expected name ok 97 - FF object for file:///C:/cpanfly/var/cpan/build/File-Fetch-0.14-jyRULN/t/01_File-Fetch.t (fetch with file) ok 98 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\01_File-Fetch.t) fetched with file (file:///C:/cpanfly/var/cpan/build/File-Fetch-0.14-jyRULN/t/01_File-Fetch.t) ok 99 - File has size ok 100 - File has expected name ok 101 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with lwp) ok 102 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\index.html) fetched with lwp (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 103 - File has size ok 104 - File has expected name ok 105 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with netftp) ok 106 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\index.html) fetched with netftp (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 107 - File has size ok 108 - File has expected name ok 109 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with wget) ok 110 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\index.html) fetched with wget (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 111 - File has size ok 112 - File has expected name ok 113 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with curl) ok 114 # SKIP You do not have 'curl' installed/available ok 115 # SKIP You do not have 'curl' installed/available ok 116 # SKIP You do not have 'curl' installed/available ok 117 - FF object for http://www.cpan.org/index.html (fetch with lwp) ok 118 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\index.html) fetched with lwp (http://www.cpan.org/index.html) ok 119 - File has size ok 120 - File has expected name ok 121 - FF object for http://www.cpan.org/index.html (fetch with wget) ok 122 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\index.html) fetched with wget (http://www.cpan.org/index.html) ok 123 - File has size ok 124 - File has expected name ok 125 - FF object for http://www.cpan.org/index.html (fetch with curl) ok 126 # SKIP You do not have 'curl' installed/available ok 127 # SKIP You do not have 'curl' installed/available ok 128 # SKIP You do not have 'curl' installed/available ok 129 - FF object for http://www.cpan.org/index.html (fetch with lynx) ok 130 # SKIP You do not have 'lynx' installed/available ok 131 # SKIP You do not have 'lynx' installed/available ok 132 # SKIP You do not have 'lynx' installed/available ok 133 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with lwp) ok 134 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\index.html) fetched with lwp (http://www.cpan.org/index.html?q=1&y=2) ok 135 - File has size ok 136 - File has expected name ok 137 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with wget) ok 138 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\index.html) fetched with wget (http://www.cpan.org/index.html?q=1&y=2) ok 139 - File has size ok 140 - File has expected name ok 141 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with curl) ok 142 # SKIP You do not have 'curl' installed/available ok 143 # SKIP You do not have 'curl' installed/available ok 144 # SKIP You do not have 'curl' installed/available ok 145 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with lynx) ok 146 # SKIP You do not have 'lynx' installed/available ok 147 # SKIP You do not have 'lynx' installed/available ok 148 # SKIP You do not have 'lynx' installed/available ok 149 - FF object for rsync://cpan.pair.com/CPAN/MIRRORING.FROM (fetch with rsync) ok 150 - File (C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN\t\tmp\MIRRORING.FROM) fetched with rsync (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 151 - File has size ok 152 - File has expected name 1..152 ok All tests successful. Files=1, Tests=152, 20 wallclock secs ( 0.05 usr + 0.11 sys = 0.16 CPU) Result: PASS KANE/File-Fetch-0.14.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Jos Boumans <kane@cpan.org> Generic file fetching code >>> (cd C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN && tar cvf - File-Fetch-0.14.ppd blib) | gzip -c >C:/cpanfly/var/REPO/K/KA/KANE/File-Fetch-0.14.tar.gz File-Fetch-0.14.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Fetch.pm >>> mv C:\cpanfly\var\cpan\build\File-Fetch-0.14-jyRULN/File-Fetch-0.14.ppd C:/cpanfly/var/REPO/K/KA/KANE Finished 2008-08-29T18:57:28