PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin;=C:\mysql-5.5.45-win32\bin Start 2015-09-01T13:25:47 ActivePerl-2200 CPAN-2.00 PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Tue, 01 Sep 2015 05:41:02 GMT Running make for B/BD/BDFOY/Net-MAC-Vendor-1.23.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BD/BDFOY/Net-MAC-Vendor-1.23.tar.gz Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\B\BD\BDFOY\Net-MAC-Vendor-1.23.tar.gz ok Net-MAC-Vendor-1.23/ Net-MAC-Vendor-1.23/Changes Net-MAC-Vendor-1.23/examples/ Net-MAC-Vendor-1.23/extras/ Net-MAC-Vendor-1.23/lib/ Net-MAC-Vendor-1.23/LICENSE Net-MAC-Vendor-1.23/Makefile.PL Net-MAC-Vendor-1.23/MANIFEST Net-MAC-Vendor-1.23/MANIFEST.SKIP Net-MAC-Vendor-1.23/META.json Net-MAC-Vendor-1.23/META.yml Net-MAC-Vendor-1.23/README Net-MAC-Vendor-1.23/t/ Net-MAC-Vendor-1.23/t/compile.t Net-MAC-Vendor-1.23/t/extract_oui_from_html.t Net-MAC-Vendor-1.23/t/fetch_oui.t Net-MAC-Vendor-1.23/t/fetch_oui_from_ieee.t Net-MAC-Vendor-1.23/t/load_cache.t Net-MAC-Vendor-1.23/t/normalize_mac.t Net-MAC-Vendor-1.23/t/parse_oui.t Net-MAC-Vendor-1.23/t/pod.t Net-MAC-Vendor-1.23/t/pod_coverage.t Net-MAC-Vendor-1.23/t/rt79369.t Net-MAC-Vendor-1.23/t/run.t Net-MAC-Vendor-1.23/t/test_manifest Net-MAC-Vendor-1.23/lib/Net/ Net-MAC-Vendor-1.23/lib/Net/MAC/ Net-MAC-Vendor-1.23/lib/Net/MAC/Vendor.pm Net-MAC-Vendor-1.23/extras/oui-20060623.txt Net-MAC-Vendor-1.23/extras/oui-20080629.txt Net-MAC-Vendor-1.23/extras/oui-20120903.txt Net-MAC-Vendor-1.23/extras/oui-20131001.txt Net-MAC-Vendor-1.23/extras/oui-small.txt Net-MAC-Vendor-1.23/examples/README CPAN.pm: Building B/BD/BDFOY/Net-MAC-Vendor-1.23.tar.gz >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Net::MAC::Vendor Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Net/MAC/Vendor.pm blib\lib\Net\MAC\Vendor.pm BDFOY/Net-MAC-Vendor-1.23.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Test::Manifest 2.02 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\fetch_oui_from_ieee.t t\extract_oui_from_html.t t\parse_oui.t t\fetch_oui.t t\load_cache.t t\run.t t\rt79369.t] # Failed test 'use Net::MAC::Vendor;' # at t\compile.t line 5. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\compile.t line 5. # BEGIN failed--compilation aborted at t\compile.t line 5. # Looks like you failed 1 test of 1. t\compile.t ................ not ok 1 - use Net::MAC::Vendor; bail out! Could not compile Net::MAC::Vendor. 1..1 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t\pod.t .................... 1..1 ok 1 - POD test for blib/lib/Net/MAC/Vendor.pm ok # Failed test 'Pod coverage on Net::MAC::Vendor' # at t\pod_coverage.t line 12. # Net::MAC::Vendor: requiring 'Net::MAC::Vendor' failed # Looks like you failed 1 test of 1. t\pod_coverage.t ........... 1..1 not ok 1 - Pod coverage on Net::MAC::Vendor Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'use Net::MAC::Vendor;' # at t\normalize_mac.t line 3. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\normalize_mac.t line 3. # BEGIN failed--compilation aborted at t\normalize_mac.t line 3. Undefined subroutine &Net::MAC::Vendor::normalize_mac called at t\normalize_mac.t line 16. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t\normalize_mac.t .......... not ok 1 - use Net::MAC::Vendor; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # Failed test 'use Net::MAC::Vendor;' # at t\fetch_oui_from_ieee.t line 5. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\fetch_oui_from_ieee.t line 5. # BEGIN failed--compilation aborted at t\fetch_oui_from_ieee.t line 5. # Failed test '&fetch_oui_from_ieee is defined' # at t\fetch_oui_from_ieee.t line 6. Undefined subroutine &Net::MAC::Vendor::fetch_oui_from_ieee called at t\fetch_oui_from_ieee.t line 8. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 2. t\fetch_oui_from_ieee.t .... not ok 1 - use Net::MAC::Vendor; not ok 2 - &fetch_oui_from_ieee is defined Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests # Failed test 'use Net::MAC::Vendor;' # at t\extract_oui_from_html.t line 3. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\extract_oui_from_html.t line 3. # BEGIN failed--compilation aborted at t\extract_oui_from_html.t line 3. Undefined subroutine &Net::MAC::Vendor::extract_oui_from_html called at t\extract_oui_from_html.t line 42. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t\extract_oui_from_html.t .. not ok 1 - use Net::MAC::Vendor; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # Failed test 'use Net::MAC::Vendor;' # at t\parse_oui.t line 3. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\parse_oui.t line 3. # BEGIN failed--compilation aborted at t\parse_oui.t line 3. Undefined subroutine &Net::MAC::Vendor::parse_oui called at t\parse_oui.t line 26. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t\parse_oui.t .............. not ok 1 - use Net::MAC::Vendor; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. Compilation failed in require at t\fetch_oui.t line 3. BEGIN failed--compilation aborted at t\fetch_oui.t line 3. t\fetch_oui.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run # Failed test 'use Net::MAC::Vendor;' # at t\load_cache.t line 6. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\load_cache.t line 6. # BEGIN failed--compilation aborted at t\load_cache.t line 6. # Failed test '&load_cache is defined' # at t\load_cache.t line 7. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 2 just after 2. t\load_cache.t ............. not ok 1 - use Net::MAC::Vendor; not ok 2 - &load_cache is defined Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests # Failed test 'use Net::MAC::Vendor;' # at t\run.t line 5. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\run.t line 5. # BEGIN failed--compilation aborted at t\run.t line 5. # Failed test 'run() method is defined' # at t\run.t line 6. # Failed test 'Net::MAC::Vendor->can('run')' # at t\run.t line 7. # Net::MAC::Vendor->can('run') failed Can't locate object method "run" via package "Net::MAC::Vendor" at t\run.t line 14. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 2 just after 3. t\run.t .................... not ok 1 - use Net::MAC::Vendor; not ok 2 - run() method is defined not ok 3 - Net::MAC::Vendor->can('run') Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests # Failed test 'use Net::MAC::Vendor;' # at t\rt79369.t line 9. # Tried to use 'Net::MAC::Vendor'. # Error: The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-32/var/megalib/Encode/Locale.pm line 120. # Compilation failed in require at C:/Perl-5.22-32/lib/LWP/UserAgent.pm line 1001. # Compilation failed in require at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # BEGIN failed--compilation aborted at C:\cpanfly-5.22-32\var\cpan\build\Net-MAC-Vendor-1.23-CsQUF9\blib\lib/Net/MAC/Vendor.pm line 60. # Compilation failed in require at t\rt79369.t line 9. # BEGIN failed--compilation aborted at t\rt79369.t line 9. Undefined subroutine &Net::MAC::Vendor::lookup called at t\rt79369.t line 15. # Child (html) exited without calling finalize() # Failed test 'html' # at C:/cpanfly-5.22-32/var/megalib/Test/Builder.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 25 just after 2. t\rt79369.t ................ not ok 1 - use Net::MAC::Vendor; # Subtest: html not ok 2 - html Dubious, test returned 25 (wstat 6400, 0x1900) Failed 2/2 subtests Test Summary Report ------------------- t\compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t\pod_coverage.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t\normalize_mac.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output t\fetch_oui_from_ieee.t (Wstat: 65280 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 255 Parse errors: No plan found in TAP output t\extract_oui_from_html.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output t\parse_oui.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output t\fetch_oui.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t\load_cache.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Parse errors: No plan found in TAP output t\run.t (Wstat: 512 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 2 Parse errors: No plan found in TAP output t\rt79369.t (Wstat: 6400 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 25 Parse errors: No plan found in TAP output Files=11, Tests=15, 4 wallclock secs ( 0.12 usr + 0.03 sys = 0.15 CPU) Result: FAIL Failed 10/11 test programs. 14/15 subtests failed. dmake: Error code 153, while making 'test_dynamic' BDFOY/Net-MAC-Vendor-1.23.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BDFOY/Net-MAC-Vendor-1.23.tar.gz Finished 2015-09-01T13:25:59