PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2013-12-10T18:43:36 ActivePerl-1600 CPAN-2.00 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.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Tue, 10 Dec 2013 23:53:03 GMT Running make for B/BI/BINGOS/File-Fetch-0.46.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BI/BINGOS/File-Fetch-0.46.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\B\BI\BINGOS\File-Fetch-0.46.tar.gz ok File-Fetch-0.46/ File-Fetch-0.46/MANIFEST File-Fetch-0.46/CHANGES File-Fetch-0.46/t/ File-Fetch-0.46/lib/ File-Fetch-0.46/README File-Fetch-0.46/Makefile.PL File-Fetch-0.46/META.yml File-Fetch-0.46/META.json File-Fetch-0.46/lib/File/ File-Fetch-0.46/lib/File/Fetch.pm File-Fetch-0.46/t/01_File-Fetch.t File-Fetch-0.46/t/null_subclass.t CPAN.pm: Building B/BI/BINGOS/File-Fetch-0.46.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for File::Fetch 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/File/Fetch.pm blib\lib\File\Fetch.pm BINGOS/File-Fetch-0.46.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.16\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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 could fail due to no fault of the module itself. ########################################################### HTML::Parser object version 3.69 does not match bootstrap parameter 3.71 at C:/cpanfly-5.16/var/megalib/XSLoader.pm line 92. Compilation failed in require at C:/cpanfly-5.16/var/megalib/HTML/Entities.pm line 152. Compilation failed in require at C:/cpanfly-5.16/var/megalib/HTML/HeadParser.pm line 89. BEGIN failed--compilation aborted at C:/cpanfly-5.16/var/megalib/HTML/HeadParser.pm line 89. Compilation failed in require at C:/cpanfly-5.16/var/megalib/LWP/UserAgent.pm line 663. at C:/cpanfly-5.16/var/megalib/LWP/UserAgent.pm line 915. # Looks like your test exited with 9 just after 139. t/01_File-Fetch.t .. ok 1 - use File::Fetch; ok 2 - User agent contains version ok 3 - Email contains '@' ok 4 - Able to parse uri 'ftp://cpan.org/pub/mirror/index.txt' ok 5 - 'file' ok (index.txt) for ftp://cpan.org/pub/mirror/index.txt ok 6 - 'host' ok (cpan.org) for ftp://cpan.org/pub/mirror/index.txt ok 7 - 'path' ok (/pub/mirror/) for ftp://cpan.org/pub/mirror/index.txt ok 8 - 'scheme' ok (ftp) for ftp://cpan.org/pub/mirror/index.txt ok 9 - 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) for ftp://cpan.org/pub/mirror/index.txt ok 10 - Able to parse uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 11 - 'file' ok (MIRRORING.FROM) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 12 - 'host' ok (cpan.pair.com) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 13 - 'path' ok (/CPAN/) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 14 - 'scheme' ok (rsync) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 15 - 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 16 - Able to parse uri 'git://github.com/jib/file-fetch.git' ok 17 - 'file' ok (file-fetch.git) for git://github.com/jib/file-fetch.git ok 18 - 'host' ok (github.com) for git://github.com/jib/file-fetch.git ok 19 - 'path' ok (/jib/) for git://github.com/jib/file-fetch.git ok 20 - 'scheme' ok (git) for git://github.com/jib/file-fetch.git ok 21 - 'uri' ok (git://github.com/jib/file-fetch.git) for git://github.com/jib/file-fetch.git ok 22 - Able to parse uri 'http://localhost/tmp/index.txt' ok 23 - 'file' ok (index.txt) for http://localhost/tmp/index.txt ok 24 - 'host' ok (localhost) for http://localhost/tmp/index.txt ok 25 - 'path' ok (/tmp/) for http://localhost/tmp/index.txt ok 26 - 'scheme' ok (http) for http://localhost/tmp/index.txt ok 27 - 'uri' ok (http://localhost/tmp/index.txt) for http://localhost/tmp/index.txt ok 28 - Able to parse uri 'file://localhost/tmp/index.txt' ok 29 - 'host' ok () for file://localhost/tmp/index.txt ok 30 - 'uri' ok (file://localhost/tmp/index.txt) for file://localhost/tmp/index.txt ok 31 - Able to parse uri 'file:////hostname/share/tmp/foo.txt' ok 32 - 'file' ok (foo.txt) for file:////hostname/share/tmp/foo.txt ok 33 - 'host' ok (hostname) for file:////hostname/share/tmp/foo.txt ok 34 - 'path' ok (/tmp/) for file:////hostname/share/tmp/foo.txt ok 35 - 'scheme' ok (file) for file:////hostname/share/tmp/foo.txt ok 36 - 'share' ok (share) for file:////hostname/share/tmp/foo.txt ok 37 - 'uri' ok (file:////hostname/share/tmp/foo.txt) for file:////hostname/share/tmp/foo.txt ok 38 - Able to parse uri 'file:///D:/tmp/foo.txt' ok 39 - 'file' ok (foo.txt) for file:///D:/tmp/foo.txt ok 40 - 'host' ok () for file:///D:/tmp/foo.txt ok 41 - 'path' ok (/tmp/) for file:///D:/tmp/foo.txt ok 42 - 'scheme' ok (file) for file:///D:/tmp/foo.txt ok 43 - 'uri' ok (file:///D:/tmp/foo.txt) for file:///D:/tmp/foo.txt ok 44 - 'vol' ok (D:) for file:///D:/tmp/foo.txt ok 45 - Able to parse uri 'file:///D|/tmp/foo.txt' ok 46 - 'file' ok (foo.txt) for file:///D|/tmp/foo.txt ok 47 - 'host' ok () for file:///D|/tmp/foo.txt ok 48 - 'path' ok (/tmp/) for file:///D|/tmp/foo.txt ok 49 - 'scheme' ok (file) for file:///D|/tmp/foo.txt ok 50 - 'uri' ok (file:///D|/tmp/foo.txt) for file:///D|/tmp/foo.txt ok 51 - 'vol' ok (D:) for file:///D|/tmp/foo.txt ok 52 - Object for uri 'ftp://cpan.org/pub/mirror/index.txt' ok 53 - ' Object' isa 'File::Fetch' ok 54 - Accessor 'file' ok (index.txt) ok 55 - Accessor 'path' ok (/pub/mirror/) ok 56 - Accessor 'scheme' ok (ftp) ok 57 - Accessor 'host' ok (cpan.org) ok 58 - Accessor 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) ok 59 - Object for uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 60 - ' Object' isa 'File::Fetch' ok 61 - Accessor 'file' ok (MIRRORING.FROM) ok 62 - Accessor 'path' ok (/CPAN/) ok 63 - Accessor 'scheme' ok (rsync) ok 64 - Accessor 'host' ok (cpan.pair.com) ok 65 - Accessor 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 66 - Object for uri 'git://github.com/jib/file-fetch.git' ok 67 - ' Object' isa 'File::Fetch' ok 68 - Accessor 'file' ok (file-fetch.git) ok 69 - Accessor 'path' ok (/jib/) ok 70 - Accessor 'scheme' ok (git) ok 71 - Accessor 'host' ok (github.com) ok 72 - Accessor 'uri' ok (git://github.com/jib/file-fetch.git) ok 73 - Object for uri 'http://localhost/tmp/index.txt' ok 74 - ' Object' isa 'File::Fetch' ok 75 - Accessor 'file' ok (index.txt) ok 76 - Accessor 'path' ok (/tmp/) ok 77 - Accessor 'scheme' ok (http) ok 78 - Accessor 'host' ok (localhost) ok 79 - Accessor 'uri' ok (http://localhost/tmp/index.txt) ok 80 - Object for uri 'file://localhost/tmp/index.txt' ok 81 - ' Object' isa 'File::Fetch' ok 82 - Accessor 'host' ok () ok 83 - Accessor 'uri' ok (file://localhost/tmp/index.txt) ok 84 - Object for uri 'file:////hostname/share/tmp/foo.txt' ok 85 - ' Object' isa 'File::Fetch' ok 86 - Accessor 'share' ok (share) ok 87 - Accessor 'file' ok (foo.txt) ok 88 - Accessor 'path' ok (/tmp/) ok 89 - Accessor 'scheme' ok (file) ok 90 - Accessor 'host' ok (hostname) ok 91 - Accessor 'uri' ok (file:////hostname/share/tmp/foo.txt) ok 92 - Object for uri 'file:///D:/tmp/foo.txt' ok 93 - ' Object' isa 'File::Fetch' ok 94 - Accessor 'vol' ok (D:) ok 95 - Accessor 'file' ok (foo.txt) ok 96 - Accessor 'path' ok (/tmp/) ok 97 - Accessor 'scheme' ok (file) ok 98 - Accessor 'host' ok () ok 99 - Accessor 'uri' ok (file:///D:/tmp/foo.txt) ok 100 - Object for uri 'file:///D|/tmp/foo.txt' ok 101 - ' Object' isa 'File::Fetch' ok 102 - Accessor 'vol' ok (D:) ok 103 - Accessor 'file' ok (foo.txt) ok 104 - Accessor 'path' ok (/tmp/) ok 105 - Accessor 'scheme' ok (file) ok 106 - Accessor 'host' ok () ok 107 - Accessor 'uri' ok (file:///D|/tmp/foo.txt) ok 108 - FF object for file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t (fetch with lwp) ok 109 - Fetching 'file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t' in file mode ok 110 - File (C:\cpanfly-5.16\var\cpan\build\File-Fetch-0.46-HCl2OK\t\tmp\01_File-Fetch.t) fetched with lwp (file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t) ok 111 - File has size ok 112 - File has expected name ok 113 - Fetching 'file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t' in slurp mode ok 114 - File (C:\cpanfly-5.16\var\cpan\build\File-Fetch-0.46-HCl2OK\t\FileFetch.axddgK\01_File-Fetch.t) fetched with lwp (file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t) ok 115 - Contents slurped ok 116 - File has size ok 117 - File has expected name ok 118 - FF object for file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t (fetch with lftp) ok 119 - Fetching 'file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t' in file mode ok 120 # skip You do not have 'lftp' installed/available ok 121 # skip You do not have 'lftp' installed/available ok 122 # skip You do not have 'lftp' installed/available ok 123 - Fetching 'file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t' in slurp mode ok 124 # skip You do not have 'lftp' installed/available ok 125 # skip You do not have 'lftp' installed/available ok 126 # skip You do not have 'lftp' installed/available ok 127 # skip You do not have 'lftp' installed/available ok 128 - FF object for file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t (fetch with file) ok 129 - Fetching 'file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t' in file mode ok 130 - File (C:\cpanfly-5.16\var\cpan\build\File-Fetch-0.46-HCl2OK\t\tmp\01_File-Fetch.t) fetched with file (file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t) ok 131 - File has size ok 132 - File has expected name ok 133 - Fetching 'file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t' in slurp mode ok 134 - File (C:\cpanfly-5.16\var\cpan\build\File-Fetch-0.46-HCl2OK\t\FileFetch.TlJQGH\01_File-Fetch.t) fetched with file (file:///C:/cpanfly-5.16/var/cpan/build/File-Fetch-0.46-HCl2OK/t/01_File-Fetch.t) ok 135 - Contents slurped ok 136 - File has size ok 137 - File has expected name ok 138 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with lwp) ok 139 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in file mode 1..139 Dubious, test returned 9 (wstat 2304, 0x900) All 139 subtests passed (less 7 skipped subtests: 132 okay) t/null_subclass.t .. 1..5 ok 1 - use File::Fetch; ok 2 - An object of class 'File::Fetch' isa 'File::Fetch' ok 3 - File::Fetch::Subclass->can(...) ok 4 - An object of class 'File::Fetch::Subclass' isa 'File::Fetch::Subclass' ok 5 - An object of class 'File::Fetch::Subclass' isa 'File::Fetch' ok Test Summary Report ------------------- t/01_File-Fetch.t (Wstat: 2304 Tests: 139 Failed: 0) Non-zero exit status: 9 Files=2, Tests=144, 8 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 1/2 test programs. 0/144 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.16\bin\perl.exe' : return code '0xff' Stop. BINGOS/File-Fetch-0.46.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BINGOS/File-Fetch-0.46.tar.gz Finished 2013-12-10T18:43:49