PATH=/usr/bin:/bin:/data/fly2200/var/megalib/bin Start 2015-06-13T07:28:43 ActivePerl-2200 CPAN-2.00 Reading '/data/fly2200/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2015 05:53:30 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 LWP failed with code[500] message[read timeout] Warning: no success downloading '/data/fly2200/var/cpan/sources/authors/id/B/BD/BDFOY/Net-MAC-Vendor-1.23.tar.gz.tmp29761'. Giving up on it. Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/B/BD/BDFOY/Net-MAC-Vendor-1.23.tar.gz Checksum for /data/fly2200/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 >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::MAC::Vendor Writing MYMETA.yml and MYMETA.json >>> make cp lib/Net/MAC/Vendor.pm blib/lib/Net/MAC/Vendor.pm Manifying 1 pod document BDFOY/Net-MAC-Vendor-1.23.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-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] t/compile.t ................ ok 1 - use Net::MAC::Vendor; 1..1 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 .......... 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 8 - Bad MAC [] returns undef ok 9 - Bad MAC [] returns undef ok 10 - Bad MAC [0] returns undef ok 11 - Bad MAC [-1] returns undef ok 12 - Bad MAC [Foo] returns undef 1..12 ok Could not fetch data from the IEEE! at t/fetch_oui_from_ieee.t line 8. # Failed test ''Got back array reference' isa 'ARRAY'' # at t/fetch_oui_from_ieee.t line 9. # 'Got back array reference' isn't defined Use of uninitialized value $array in array dereference at t/fetch_oui_from_ieee.t line 11. # Failed test 'Fetched 3M's OUI entry' # at t/fetch_oui_from_ieee.t line 13. # '' # doesn't match '(?^:3COM CORPORATION)' # Looks like you failed 2 tests of 5. t/fetch_oui_from_ieee.t .... ok 1 - use Net::MAC::Vendor; ok 2 - &fetch_oui_from_ieee is defined not ok 3 - 'Got back array reference' isa 'ARRAY' not ok 4 - Fetched 3M's OUI entry ok 5 - Still see PRIVATE in 3M entry 1..5 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests t/extract_oui_from_html.t .. ok 1 - use Net::MAC::Vendor; ok 2 - Extracted OUI ok 3 - Extracted OUI ok 4 - Get back undef for bad HTML 1..4 ok t/parse_oui.t .............. 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 6 - 'Empty string returns empty array ref' isa 'ARRAY' ok 7 - Empty string returns empty array ref 1..7 ok # Failed test 'Am connected to network' # at t/fetch_oui.t line 18. ...Loading cache... ...Cache loaded... # Looks like you failed 1 test of 10. t/fetch_oui.t .............. ok 1 - use Net::MAC::Vendor; ok 2 - Cache file has been unlinked not ok 3 - Am connected to network ok 4 # skip Can't connect to the IEEE web site ok 5 # skip Can't connect to the IEEE web site ok 6 # skip Can't connect to the IEEE web site ok 7 # skip Can't connect to the IEEE web site ok 8 - Line 1 matches for 00-0D-93 ok 9 - Line 2 matches for 00-0D-93 ok 10 - Line 3 matches for 00-0D-93 1..10 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/10 subtests (less 4 skipped subtests: 5 okay) # Failed test 'load_cache returns true for default source' # at t/load_cache.t line 20. Use of uninitialized value $_[0] in string eq at /data/fly2200/var/megalib/File/Temp.pm line 1006. # Failed test 'load_cache returns true for default source with write' # at t/load_cache.t line 28. # Failed test 'load_cache results in file with size > 0' # at t/load_cache.t line 31. # Looks like you failed 3 tests of 7. t/load_cache.t ............. ok 1 - use Net::MAC::Vendor; ok 2 - &load_cache is defined ok 3 - load_cache returns undef for bad source [not_there.txt] not ok 4 - load_cache returns true for default source not ok 5 - load_cache returns true for default source with write not ok 6 - load_cache results in file with size > 0 ok 7 - load_cache returns true read from created source 1..7 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/7 subtests Could not fetch data from the IEEE! at t/run.t line 14. t/run.t .................... ok 1 - use Net::MAC::Vendor; ok 2 - run() method is defined ok 3 - Net::MAC::Vendor->can('run') ok 4 # skip Problem looking up data 1..4 ok Could not fetch data from the IEEE! at t/rt79369.t line 15. t/rt79369.t ................ ok 1 - use Net::MAC::Vendor; # Subtest: html ok 1 # skip Could not fetch MAC data ok 2 # skip Could not fetch MAC data 1..2 ok 2 - html # Subtest: local_cache ok 1 - Cache is loaded ok 2 - 'Got back array reference' isa 'ARRAY' ok 3 - This is a private entry 1..3 ok 3 - local_cache 1..3 ok Test Summary Report ------------------- t/fetch_oui_from_ieee.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 3-4 Non-zero exit status: 2 t/fetch_oui.t (Wstat: 256 Tests: 10 Failed: 1) Failed test: 3 Non-zero exit status: 1 t/load_cache.t (Wstat: 768 Tests: 7 Failed: 3) Failed tests: 4-6 Non-zero exit status: 3 Files=11, Tests=55, 4 wallclock secs ( 0.08 usr 0.02 sys + 3.20 cusr 0.29 csys = 3.59 CPU) Result: FAIL Failed 3/11 test programs. 6/55 subtests failed. make: *** [test_dynamic] Error 255 BDFOY/Net-MAC-Vendor-1.23.tar.gz make 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 VmSize: 304844 kB Finished 2015-06-13T07:31:53