PATH=/usr/bin:/bin Start 2012-09-13T02:19:10 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Thu, 13 Sep 2012 07:15:30 GMT Running make for B/BD/BDFOY/Net-MAC-Vendor-1.1901.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BD/BDFOY/Net-MAC-Vendor-1.1901.tar.gz ok Net-MAC-Vendor-1.1901/ Net-MAC-Vendor-1.1901/Changes Net-MAC-Vendor-1.1901/examples/ Net-MAC-Vendor-1.1901/extras/ Net-MAC-Vendor-1.1901/lib/ Net-MAC-Vendor-1.1901/LICENSE Net-MAC-Vendor-1.1901/Makefile.PL Net-MAC-Vendor-1.1901/MANIFEST Net-MAC-Vendor-1.1901/META.yml Net-MAC-Vendor-1.1901/README Net-MAC-Vendor-1.1901/t/ Net-MAC-Vendor-1.1901/t/compile.t Net-MAC-Vendor-1.1901/t/extract_oui_from_html.t Net-MAC-Vendor-1.1901/t/fetch_oui.t Net-MAC-Vendor-1.1901/t/fetch_oui_from_ieee.t Net-MAC-Vendor-1.1901/t/load_cache.t Net-MAC-Vendor-1.1901/t/normalize_mac.t Net-MAC-Vendor-1.1901/t/parse_oui.t Net-MAC-Vendor-1.1901/t/pod.t Net-MAC-Vendor-1.1901/t/pod_coverage.t Net-MAC-Vendor-1.1901/t/rt79369.t Net-MAC-Vendor-1.1901/t/run.t Net-MAC-Vendor-1.1901/t/test_manifest Net-MAC-Vendor-1.1901/lib/Net/ Net-MAC-Vendor-1.1901/lib/Net/MAC/ Net-MAC-Vendor-1.1901/lib/Net/MAC/Vendor.pm Net-MAC-Vendor-1.1901/extras/oui-20060623.txt Net-MAC-Vendor-1.1901/extras/oui-20080629.txt Net-MAC-Vendor-1.1901/extras/oui-20120903.txt Net-MAC-Vendor-1.1901/extras/oui-small.txt Net-MAC-Vendor-1.1901/examples/README CPAN.pm: Going to build B/BD/BDFOY/Net-MAC-Vendor-1.1901.tar.gz >>> /Users/fly1400/ap1400/bin/perl Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: lib/Vendor.pm Please inform the author. 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 blib/man3/Net::MAC::Vendor.3 BDFOY/Net-MAC-Vendor-1.1901.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /Users/fly1400/ap1400/bin/perl "-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/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 t/fetch_oui_from_ieee.t .... ok 1 - use Net::MAC::Vendor; ok 2 - &fetch_oui_from_ieee is defined ok 3 - Got back array reference isa ARRAY ok 4 - Fetched 3M's OUI entry ok 5 - Still see PRIVATE in 3M entry 1..5 ok 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 ...Loading cache... ...Cache loaded... t/fetch_oui.t .............. ok 1 - use Net::MAC::Vendor; ok 2 - Cache file has been unlinked ok 3 - Am connected to network ok 4 - Line 0 matches for 00-0D-93 ok 5 - Line 1 matches for 00-0D-93 ok 6 - Line 2 matches for 00-0D-93 ok 7 - Line 3 matches for 00-0D-93 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 ok 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] ok 4 - load_cache returns true for default source 1..4 ok t/run.t .................... ok 1 - use Net::MAC::Vendor; ok 2 - run() method is defined ok 3 - Net::MAC::Vendor->can('run') ok 4 - OUI belongs to Apple 1..4 ok t/rt79369.t ................ ok 1 - use Net::MAC::Vendor; ok 1 - Got back array reference isa ARRAY ok 2 - This is a private entry 1..2 ok 2 - html 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 All tests successful. Files=11, Tests=52, 7 wallclock secs ( 0.06 usr 0.03 sys + 3.12 cusr 0.28 csys = 3.49 CPU) Result: PASS BDFOY/Net-MAC-Vendor-1.1901.tar.gz make test TEST_VERBOSE=1 -- OK brian d foy <bdfoy@cpan.org> look up the network interface vendor by MAC >>> (cd /Users/fly1400/var/cpan/build/Net-MAC-Vendor-1.1901-Wx9Q9K && tar cvf - Net-MAC-Vendor-1.1901.ppd blib) | gzip -c >/Users/fly1400/var/REPO/B/BD/BDFOY/Net-MAC-Vendor-1.1901.tar.gz Net-MAC-Vendor-1.1901.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/MAC/ blib/lib/Net/MAC/Vendor.pm blib/man3/ blib/man3/Net::MAC::Vendor.3 >>> mv /Users/fly1400/var/cpan/build/Net-MAC-Vendor-1.1901-Wx9Q9K/Net-MAC-Vendor-1.1901.ppd /Users/fly1400/var/REPO/B/BD/BDFOY Can't log to '/Users/fly1400/var/tmp/Library/Logs/ppm4.log': No such file or directory at /Users/fly1400/lib/ActivePerl/PPM/Logger.pm line 95. [InstallArea.pm:339] Created /Users/fly1400/var/megalib/etc/ppm-megalib-dirty [InstallArea.pm:362] Installing Net-MAC-Vendor with id 10220 [InstallArea.pm:369] Copy /tmp/ppm-vlmPOt/Net-MAC-Vendor-1.1901/blib/html --> /Users/fly1400/var/megalib/html [InstallArea.pm:548] /Users/fly1400/var/megalib/html/site/lib/Net/MAC/Vendor.html written [InstallArea.pm:369] Copy /tmp/ppm-vlmPOt/Net-MAC-Vendor-1.1901/blib/lib --> /Users/fly1400/var/megalib [InstallArea.pm:548] /Users/fly1400/var/megalib/Net/MAC/Vendor.pm written [InstallArea.pm:418] Commit install [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/Net/MAC/Vendor.pm.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/auto/Net/MAC/Vendor/.packlist.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/etc/ppm-megalib-dirty Finished 2012-09-13T02:19:21