PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;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 2012-08-08T12:37:56 ActivePerl-1600 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.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;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 Going to read 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Sat, 04 Aug 2012 21:39:03 GMT Running make for B/BD/BDFOY/Net-MAC-Vendor-1.18.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\B\BD\BDFOY\Net-MAC-Vendor-1.18.tar.gz ok Net-MAC-Vendor-1.18/ Net-MAC-Vendor-1.18/Changes Net-MAC-Vendor-1.18/examples/ Net-MAC-Vendor-1.18/examples/README Net-MAC-Vendor-1.18/extras/ Net-MAC-Vendor-1.18/extras/oui-20060623.txt Net-MAC-Vendor-1.18/lib/ Net-MAC-Vendor-1.18/lib/Vendor.pm Net-MAC-Vendor-1.18/LICENSE Net-MAC-Vendor-1.18/Makefile.PL Net-MAC-Vendor-1.18/MANIFEST Net-MAC-Vendor-1.18/META.yml Net-MAC-Vendor-1.18/README Net-MAC-Vendor-1.18/t/ Net-MAC-Vendor-1.18/t/compile.t Net-MAC-Vendor-1.18/t/extract_oui_from_html.t Net-MAC-Vendor-1.18/t/fetch_oui.t Net-MAC-Vendor-1.18/t/normalize_mac.t Net-MAC-Vendor-1.18/t/parse_oui.t Net-MAC-Vendor-1.18/t/pod.t Net-MAC-Vendor-1.18/t/pod_coverage.t Net-MAC-Vendor-1.18/t/test_manifest CPAN.pm: Going to build B/BD/BDFOY/Net-MAC-Vendor-1.18.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Net::MAC::Vendor 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/Vendor.pm blib\lib\Net\MAC/Vendor.pm BDFOY/Net-MAC-Vendor-1.18.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 "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Test::Manifest 1.23 Level is 0 # Test level is 0 Test::Manifest::test_harness found [t\compile.t t\pod.t t\pod_coverage.t t\normalize_mac.t t\extract_oui_from_html.t t\parse_oui.t t\fetch_oui.t] t\compile.t ................ 1..1 ok 1 - use Net::MAC::Vendor; ok t\pod.t .................... 1..1 ok 1 - POD test for blib\lib\Net\MAC\Vendor.pm ok t\pod_coverage.t ........... 1..1 ok 1 - Pod coverage on Net::MAC::Vendor ok t\normalize_mac.t .......... 1..7 ok 1 - use Net::MAC::Vendor; ok 2 - MAC 00:0d:93:84:49:ee is 00-0D-93 ok 3 - MAC 00:0d:93:29:f6:c2 is 00-0D-93 ok 4 - MAC 00-0d-93-84-49-ee is 00-0D-93 ok 5 - MAC 00-0d-93 is 00-0D-93 ok 6 - MAC :d:93 is 00-0D-93 ok 7 - MAC 00:d:9 is 00-0D-09 ok t\extract_oui_from_html.t .. 1..2 ok 1 - use Net::MAC::Vendor; ok 2 - Extracted OUI ok t\parse_oui.t .............. 1..5 ok 1 - use Net::MAC::Vendor; ok 2 - Line 0 matches ok 3 - Line 1 matches ok 4 - Line 2 matches ok 5 - Line 3 matches ok # Failed test 'Cache file has been unlinked' # at t\fetch_oui.t line 89. # Looks like you planned 12 tests but ran 8. # Looks like you failed 1 test of 8 run. t\fetch_oui.t .............. 1..12 ok 1 - use Net::MAC::Vendor; ok 2 - Am connected to network ok 3 - Line 0 matches for 00-0D-93 ok 4 - Line 1 matches for 00-0D-93 ok 5 - Line 2 matches for 00-0D-93 ok 6 - Line 3 matches for 00-0D-93 ok 7 - Cache file exists not ok 8 - Cache file has been unlinked Dubious, test returned 1 (wstat 256, 0x100) Failed 5/12 subtests Test Summary Report ------------------- t\fetch_oui.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 8 Non-zero exit status: 1 Parse errors: Bad plan. You planned 12 tests but ran 8. Files=7, Tests=25, 4 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 1/7 test programs. 1/25 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.16\bin\perl.exe' : return code '0x1' Stop. BDFOY/Net-MAC-Vendor-1.18.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BDFOY/Net-MAC-Vendor-1.18.tar.gz Finished 2012-08-08T12:38:05