PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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 2012-08-17T02:15:52 ActivePerl-1400 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.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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 Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Fri, 17 Aug 2012 08:58:08 GMT Running make for A/AP/APEIRON/Module-Metadata-1.000011.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AP/APEIRON/Module-Metadata-1.000011.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AP/APEIRON/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\A\AP\APEIRON\Module-Metadata-1.000011.tar.gz ok Module-Metadata-1.000011/ Module-Metadata-1.000011/t/ Module-Metadata-1.000011/maint/ Module-Metadata-1.000011/Changes Module-Metadata-1.000011/MANIFEST Module-Metadata-1.000011/lib/ Module-Metadata-1.000011/xt/ Module-Metadata-1.000011/Makefile.PL Module-Metadata-1.000011/META.yml Module-Metadata-1.000011/META.json Module-Metadata-1.000011/xt/pod.t Module-Metadata-1.000011/lib/Module/ Module-Metadata-1.000011/lib/Module/Metadata.pm Module-Metadata-1.000011/maint/Makefile.PL.include Module-Metadata-1.000011/maint/bump-version Module-Metadata-1.000011/maint/Makefile.include Module-Metadata-1.000011/t/lib/ Module-Metadata-1.000011/t/encoding.t Module-Metadata-1.000011/t/version.t Module-Metadata-1.000011/t/metadata.t Module-Metadata-1.000011/t/lib/0_2/ Module-Metadata-1.000011/t/lib/BOMTest/ Module-Metadata-1.000011/t/lib/Tie/ Module-Metadata-1.000011/t/lib/MBTest.pm Module-Metadata-1.000011/t/lib/DistGen.pm Module-Metadata-1.000011/t/lib/0_1/ Module-Metadata-1.000011/t/lib/0_1/Foo.pm Module-Metadata-1.000011/t/lib/Tie/CPHash.pm Module-Metadata-1.000011/t/lib/BOMTest/UTF16BE.pm Module-Metadata-1.000011/t/lib/BOMTest/UTF16LE.pm Module-Metadata-1.000011/t/lib/BOMTest/UTF8.pm Module-Metadata-1.000011/t/lib/0_2/Foo.pm CPAN.pm: Going to build A/AP/APEIRON/Module-Metadata-1.000011.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::Metadata 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/Module/Metadata.pm blib\lib\Module\Metadata.pm APEIRON/Module-Metadata-1.000011.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.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Encode object version 2.42 does not match bootstrap parameter 2.43 at C:/cpanfly-5.14/var/megalib/XSLoader.pm line 95. Compilation failed in require at C:/cpanfly-5.14/var/megalib/XSLoader.pm line 95. BEGIN failed--compilation aborted. Compilation failed in require at (eval 15) line 2. # Failed test 'UTF16BE: default package was found' # at t/encoding.t line 26. # got: undef # expected: 'BOMTest::UTF16BE' # Failed test 'UTF16BE: version for default package' # at t/encoding.t line 27. # got: undef # expected: '4' # Failed test 'version for ASCII package' # at t/encoding.t line 28. # got: undef # expected: '1' # Failed test 'version for Unicode package' # at t/encoding.t line 29. # got: undef # expected: '2' # Failed test 'UTF16LE: default package was found' # at t/encoding.t line 26. # got: undef # expected: 'BOMTest::UTF16LE' # Failed test 'UTF16LE: version for default package' # at t/encoding.t line 27. # got: undef # expected: '5' # Failed test 'version for ASCII package' # at t/encoding.t line 28. # got: undef # expected: '1' # Failed test 'version for Unicode package' # at t/encoding.t line 29. # got: undef # expected: '2' # Failed test 'version for Unicode package' # at t/encoding.t line 29. # got: undef # expected: '2' # Looks like you failed 9 tests of 12. t/encoding.t .. 1..12 not ok 1 - UTF16BE: default package was found not ok 2 - UTF16BE: version for default package not ok 3 - version for ASCII package not ok 4 - version for Unicode package not ok 5 - UTF16LE: default package was found not ok 6 - UTF16LE: version for default package not ok 7 - version for ASCII package not ok 8 - version for Unicode package ok 9 - UTF8: default package was found ok 10 - UTF8: version for default package ok 11 - version for ASCII package not ok 12 - version for Unicode package Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/12 subtests t/metadata.t .. 1..132 ok 1 - require Module::Metadata; ok 2 - find_module_by_name() succeeds ok 3 - fail if can't find module by module name ok 4 - fail if can't find module by file name ok 5 - new_from_file() succeeds ok 6 - new_from_handle() succeeds ok 7 - new_from_handle() without filename returns undef ok 8 - new_from_module() succeeds ok 9 - correct module version (expected '1.23') ok 10 - no warnings from parsing ok 11 - correct module version (expected '1.23') ok 12 - no warnings from parsing ok 13 - correct module version (expected '1.23_01') ok 14 - no warnings from parsing ok 15 - correct module version (expected 'v1.2.3') ok 16 - no warnings from parsing ok 17 - correct module version (expected 'v1.2_3') ok 18 - no warnings from parsing ok 19 - correct module version (expected '1.23') ok 20 - no warnings from parsing ok 21 - correct module version (expected '1.23') ok 22 - no warnings from parsing ok 23 - correct module version (expected '1.234') ok 24 - no warnings from parsing ok 25 - correct module version (expected '0') ok 26 - no warnings from parsing ok 27 - correct module version (expected '1.23') ok 28 - no warnings from parsing ok 29 - correct module version (expected '1.23') ok 30 - no warnings from parsing ok 31 - correct module version (expected '1.23') ok 32 - no warnings from parsing ok 33 - correct module version (expected '1.23') ok 34 - no warnings from parsing ok 35 - correct module version (expected 'v1.2.3_4') ok 36 - no warnings from parsing ok 37 - correct module version (expected '1.23') ok 38 - no warnings from parsing ok 39 - correct module version (expected undef) ok 40 - no warnings from parsing ok 41 - correct module version (expected '1.23') ok 42 - no warnings from parsing ok 43 - correct module version (expected undef) ok 44 - no warnings from parsing ok 45 - correct module version (expected '1.23') ok 46 - no warnings from parsing ok 47 - correct module version (expected '1.23') ok 48 - no warnings from parsing ok 49 - correct module version (expected '1.23') ok 50 - no warnings from parsing ok 51 - correct module version (expected '1.23') ok 52 - no warnings from parsing ok 53 - correct module version (expected '1.23') ok 54 - no warnings from parsing ok 55 - correct module version (expected '1.23') ok 56 - no warnings from parsing ok 57 - correct module version (expected '1.23') ok 58 - no warnings from parsing ok 59 - correct module version (expected '1.23') ok 60 - no warnings from parsing ok 61 - correct module version (expected '1.23') ok 62 - no warnings from parsing ok 63 - correct module version (expected '1.23') ok 64 - no warnings from parsing ok 65 - correct module version (expected '1.23') ok 66 - no warnings from parsing ok 67 - correct module version (expected '1.23') ok 68 - no warnings from parsing ok 69 - correct module version (expected '1.23') ok 70 - no warnings from parsing ok 71 - correct module version (expected '1.23') ok 72 - no warnings from parsing ok 73 - correct module version (expected '1.23') ok 74 - no warnings from parsing ok 75 - correct module version (expected '1.23') ok 76 - no warnings from parsing ok 77 - correct module version (expected '1.23') ok 78 - no warnings from parsing ok 79 - correct module version (expected undef) ok 80 - no warnings from parsing ok 81 - correct module version (expected '1.23') ok 82 - no warnings from parsing ok 83 - correct module version (expected '1.23') ok 84 - no warnings from parsing ok 85 - correct module version (expected '1.23') ok 86 - no warnings from parsing ok 87 - record only one occurence of each package ok 88 - no default package ok 89 - no version w/o default package ok 90 - alpha version reported ok 91 - alpha version greater than non ok 92 - correct script version (1 of 8) ok 93 - correct script version (2 of 8) ok 94 - correct script version (3 of 8) ok 95 - correct script version (4 of 8) ok 96 - correct script version (5 of 8) ok 97 - correct script version (6 of 8) ok 98 - correct script version (7 of 8) ok 99 - correct script version (8 of 8) ok 100 - found default package ok 101 - version for default package ok 102 - version for secondary package ok 103 - filename() returns valid path to module file ok 104 - found correct number of packages ok 105 - packages stored in order found ok 106 - contains_pod() succeeds ok 107 - found all pod sections ok 108 - return undef() if pod section not present ok 109 - return undef() if pod section not collected ok 110 - collected NAME pod section ok 111 - collected AUTHOR pod section ok 112 - found default package ok 113 - version for default package ok 114 - found default package ok 115 - version for default package ok 116 - packages inside ok 117 - found default package ok 118 - version for default package ok 119 - packages inside ok 120 - version for embedded package ok 121 - package_version_from_directory() ok 122 - provides() ok 123 - provides() ok 124 - no default package ok 125 - version for default package ok 126 - version for lower-case package ok 127 - version for capitalized package ok 128 - found default package ok 129 - version for default package ok 130 - version for lower-case package ok 131 - version for capitalized package ok 132 - version for mixed-case package ok t/version.t ... 1..4 ok 1 ok 2 ok 3 ok 4 ok Test Summary Report ------------------- t/encoding.t (Wstat: 2304 Tests: 12 Failed: 9) Failed tests: 1-8, 12 Non-zero exit status: 9 Files=3, Tests=148, 2 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: FAIL Failed 1/3 test programs. 9/148 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. APEIRON/Module-Metadata-1.000011.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports APEIRON/Module-Metadata-1.000011.tar.gz Finished 2012-08-17T02:16:01