PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2019-03-28T02:05:43 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Wed, 27 Mar 2019 02:41:03 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/E/ET/ETHER/Net-MAC-Vendor-1.263.tar.gz ok Net-MAC-Vendor-1.263/ Net-MAC-Vendor-1.263/Changes Net-MAC-Vendor-1.263/CONTRIBUTING Net-MAC-Vendor-1.263/dist.ini Net-MAC-Vendor-1.263/examples/ Net-MAC-Vendor-1.263/extras/ Net-MAC-Vendor-1.263/inc/ Net-MAC-Vendor-1.263/INSTALL Net-MAC-Vendor-1.263/lib/ Net-MAC-Vendor-1.263/LICENSE Net-MAC-Vendor-1.263/Makefile.PL Net-MAC-Vendor-1.263/MANIFEST Net-MAC-Vendor-1.263/META.json Net-MAC-Vendor-1.263/META.yml Net-MAC-Vendor-1.263/README Net-MAC-Vendor-1.263/t/ Net-MAC-Vendor-1.263/xt/ Net-MAC-Vendor-1.263/xt/author/ Net-MAC-Vendor-1.263/xt/release/ Net-MAC-Vendor-1.263/xt/release/changes_has_content.t Net-MAC-Vendor-1.263/xt/release/cpan-changes.t Net-MAC-Vendor-1.263/xt/release/distmeta.t Net-MAC-Vendor-1.263/xt/author/00-compile.t Net-MAC-Vendor-1.263/xt/author/changes_has_content.t Net-MAC-Vendor-1.263/xt/author/clean-namespaces.t Net-MAC-Vendor-1.263/xt/author/eol.t Net-MAC-Vendor-1.263/xt/author/kwalitee.t Net-MAC-Vendor-1.263/xt/author/minimum-version.t Net-MAC-Vendor-1.263/xt/author/mojibake.t Net-MAC-Vendor-1.263/xt/author/pod-coverage.t Net-MAC-Vendor-1.263/xt/author/pod-syntax.t Net-MAC-Vendor-1.263/xt/author/portability.t Net-MAC-Vendor-1.263/t/00-report-prereqs.dd Net-MAC-Vendor-1.263/t/00-report-prereqs.t Net-MAC-Vendor-1.263/t/extract_oui_from_html.t Net-MAC-Vendor-1.263/t/fetch_oui.t Net-MAC-Vendor-1.263/t/fetch_oui_from_custom.t Net-MAC-Vendor-1.263/t/fetch_oui_from_ieee.t Net-MAC-Vendor-1.263/t/load_cache.t Net-MAC-Vendor-1.263/t/normalize_mac.t Net-MAC-Vendor-1.263/t/oui.t Net-MAC-Vendor-1.263/t/parse_oui.t Net-MAC-Vendor-1.263/t/run.t Net-MAC-Vendor-1.263/lib/Net/ Net-MAC-Vendor-1.263/lib/Net/MAC/ Net-MAC-Vendor-1.263/lib/Net/MAC/Vendor.pm Net-MAC-Vendor-1.263/inc/ExtUtils/ Net-MAC-Vendor-1.263/inc/ExtUtils/HasCompiler.pm Net-MAC-Vendor-1.263/extras/oui-20151113.txt Net-MAC-Vendor-1.263/extras/oui-20190326.txt Net-MAC-Vendor-1.263/extras/oui-small.txt Net-MAC-Vendor-1.263/examples/README Configuring E/ET/ETHER/Net-MAC-Vendor-1.263.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Net::MAC::Vendor Writing MYMETA.yml and MYMETA.json ETHER/Net-MAC-Vendor-1.263.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for E/ET/ETHER/Net-MAC-Vendor-1.263.tar.gz >>> make cp lib/Net/MAC/Vendor.pm blib/lib/Net/MAC/Vendor.pm Manifying 1 pod document ETHER/Net-MAC-Vendor-1.263.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # Text::ParseWords any 3.30 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Cwd any 3.75 # Data::Dumper any 2.173 # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.75 # Test::More 0.98 1.302162 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------- ---- ------ # Carp any 1.50 # Compress::Bzip2 any 2.26 # Compress::Zlib any 2.084 # Exporter any 5.73 # File::Temp any 0.2309 # Mojo::URL any undef # Mojo::UserAgent any undef # strict any 1.11 # warnings any 1.36 # # === Runtime Recommends === # # Module Want Have # --------------- ---- ----- # Compress::Bzip2 any 2.26 # Compress::Zlib any 2.084 # # === Other Modules === # # Module Have # --------------- ------ # Encode 2.94 # File::Temp 0.2309 # JSON::PP 4.02 # Module::Runtime 0.016 # Pod::Coverage 0.23 # Sub::Name 0.21 # YAML 1.27 # autodie 2.29 # t/00-report-prereqs.t ...... 1..1 ok 1 ok t/extract_oui_from_html.t .. ok 1 - use Net::MAC::Vendor; # Subtest: works ok 1 - Extracted OUI 1..1 ok 2 - works # Subtest: undefined ok 1 - Get back undef for bad HTML 1..1 ok 3 - undefined 1..3 ok # Some tests have to fetch data files and can take a long time # Did connect to http://standards-oui.ieee.org/oui.txt # File path is /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Net-MAC-Vendor-1.263-ztsCuk/extras/oui-20190326.txt # ...Loading cache... # ...Cache loaded... t/fetch_oui.t .............. # Subtest: status ok 1 - use Net::MAC::Vendor; ok 2 - Net::MAC::Vendor->can('fetch_oui') 1..2 ok 1 - status # Subtest: cache_unlinked ok 1 - Cache file has been unlinked 1..1 ok 2 - cache_unlinked # Subtest: fetch_apple ok 1 - A reference of type 'ARRAY' isa 'ARRAY' ok 2 - Line 0 matches for 00-0D-93 ok 3 - Line 1 matches for 00-0D-93 ok 4 - Line 2 matches for 00-0D-93 ok 5 - Line 3 matches for 00-0D-93 1..5 ok 3 - fetch_apple # Subtest: fetch_all # Subtest: 00-0D-93 ok 1 - A reference of type 'ARRAY' isa 'ARRAY' ok 2 - Line 0 matches for 00-0D-93 ok 3 - Line 1 matches for 00-0D-93 ok 4 - Line 2 matches for 00-0D-93 ok 5 - Line 3 matches for 00-0D-93 1..5 ok 1 - 00-0D-93 1..1 ok 4 - fetch_all # Subtest: load_from_cache ok 1 - Cached file exists ok 2 - Line 1 matches for 00-0D-93 ok 3 - Line 2 matches for 00-0D-93 ok 4 - Line 3 matches for 00-0D-93 1..4 ok 5 - load_from_cache 1..5 ok # Some tests have to fetch data files and can take a long time Failed fetching [https://services13.ieee.org/RST/standards-ra-web/rest/assignments/download/?registry=MA-L&format=html&text=14-10-9F] HTTP status [] message [Can't resolve: Name or service not known] at t/fetch_oui_from_custom.t line 21. Could not fetch data from the IEEE! at t/fetch_oui_from_custom.t line 21. # Failed test ''Got back array reference' isa 'ARRAY'' # at t/fetch_oui_from_custom.t line 23. # 'Got back array reference' isn't defined # Failed test 'Fetched Apple's OUI entry' # at t/fetch_oui_from_custom.t line 25. # '' # doesn't match '(?^:Apple, Inc\.)' # Looks like you failed 2 tests of 2. # Failed test 'fetch' # at t/fetch_oui_from_custom.t line 27. Failed fetching [http://standards.ieee.org/cgi-bin/ouisearch?14-10-9F] HTTP status [404] message [Not Found] at t/fetch_oui_from_custom.t line 47. Could not fetch data from the IEEE! at t/fetch_oui_from_custom.t line 47. Failed fetching [http://standards.ieee.org/cgi-bin/ouisearch?14-10-9F] HTTP status [404] message [Not Found] at t/fetch_oui_from_custom.t line 47. Could not fetch data from the IEEE! at t/fetch_oui_from_custom.t line 47. # Looks like you failed 1 test of 3. t/fetch_oui_from_custom.t .. # Subtest: setup ok 1 - use Net::MAC::Vendor; ok 2 - &fetch_oui_from_custom is defined 1..2 ok 1 - setup # Subtest: fetch not ok 1 - 'Got back array reference' isa 'ARRAY' not ok 2 - Fetched Apple's OUI entry 1..2 not ok 2 - fetch # Subtest: fetch ok 1 # skip Couldn't fetch data, which happens, so no big whoop ok 2 # skip Couldn't fetch data, which happens, so no big whoop ok 3 # skip Couldn't fetch data, which happens, so no big whoop ok 4 # skip Couldn't fetch data, which happens, so no big whoop ok 5 # skip Couldn't fetch data, which happens, so no big whoop ok 6 # skip Couldn't fetch data, which happens, so no big whoop 1..6 ok 3 - fetch 1..3 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests # Some tests have to fetch data files and can take a long time Failed fetching [https://services13.ieee.org/RST/standards-ra-web/rest/assignments/download/?registry=MA-L&format=html&text=14-10-9F] HTTP status [] message [Can't resolve: Name or service not known] at t/fetch_oui_from_ieee.t line 21. Could not fetch data from the IEEE! at t/fetch_oui_from_ieee.t line 21. t/fetch_oui_from_ieee.t .... # Subtest: setup ok 1 - use Net::MAC::Vendor; ok 2 - &fetch_oui_from_ieee is defined 1..2 ok 1 - setup # Subtest: fetch ok 1 # skip Couldn't fetch data, which happens, so no big whoop ok 2 # skip Couldn't fetch data, which happens, so no big whoop 1..2 ok 2 - fetch 1..2 ok # These tests download big files and may take several minutes # We skip these tests unless you set RUN_CACHE_TESTS t/load_cache.t ............. ok 1 1..1 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 # Some tests have to fetch data files and can take a long time # URLs are http://standards-oui.ieee.org/oui.txt # URL is http://standards-oui.ieee.org/oui.txt # Did connect to http://standards-oui.ieee.org/oui.txt t/oui.t .................... # Subtest: setup ok 1 - use Net::MAC::Vendor; ok 2 - Net::MAC::Vendor->can(...) 1..2 ok 1 - setup # Subtest: oui_urls ok 1 - oui_urls returns some URLs 1..1 ok 2 - oui_urls # Subtest: oui_url ok 1 - oui_url returns a URL 1..1 ok 3 - oui_url # Subtest: fetch_url ok 1 - Fetching URL was a success 1..1 ok 4 - fetch_url 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 fetching [https://services13.ieee.org/RST/standards-ra-web/rest/assignments/download/?registry=MA-L&format=html&text=00-0D-93] HTTP status [] message [Can't resolve: Name or service not known] at t/run.t line 22. Could not fetch data from the IEEE! at t/run.t line 22. t/run.t .................... # Subtest: setup ok 1 - use Net::MAC::Vendor; ok 2 - run() method is defined ok 3 - Net::MAC::Vendor->can('run') 1..3 ok 1 - setup # Subtest: run ok 1 # skip Problem looking up data 1..1 ok 2 - run 1..2 ok Test Summary Report ------------------- t/fetch_oui_from_custom.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=10, Tests=40, 67 wallclock secs ( 0.05 usr 0.04 sys + 5.52 cusr 0.96 csys = 6.57 CPU) Result: FAIL Failed 1/10 test programs. 1/40 subtests failed. make: *** [test_dynamic] Error 255 ETHER/Net-MAC-Vendor-1.263.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ETHER/Net-MAC-Vendor-1.263.tar.gz VmSize: 363032 kB Finished 2019-03-28T02:06:56