PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-12-19T02:01:00 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 18 Dec 2017 05:53:53 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/P/PR/PREACTION/Log-Any-1.704.tar.gz ok Log-Any-1.704/ Log-Any-1.704/LICENSE Log-Any-1.704/cpanfile Log-Any-1.704/Changes Log-Any-1.704/MANIFEST Log-Any-1.704/t/ Log-Any-1.704/README Log-Any-1.704/CONTRIBUTING.md Log-Any-1.704/META.yml Log-Any-1.704/lib/ Log-Any-1.704/Makefile.PL Log-Any-1.704/META.json Log-Any-1.704/lib/Log/ Log-Any-1.704/lib/Log/Any/ Log-Any-1.704/lib/Log/.gitignore Log-Any-1.704/lib/Log/Any.pm Log-Any-1.704/lib/Log/Any/Proxy/ Log-Any-1.704/lib/Log/Any/Proxy.pm Log-Any-1.704/lib/Log/Any/Adapter.pm Log-Any-1.704/lib/Log/Any/Test.pm Log-Any-1.704/lib/Log/Any/Adapter/ Log-Any-1.704/lib/Log/Any/Manager.pm Log-Any-1.704/lib/Log/Any/Adapter/Stderr.pm Log-Any-1.704/lib/Log/Any/Adapter/Null.pm Log-Any-1.704/lib/Log/Any/Adapter/Util.pm Log-Any-1.704/lib/Log/Any/Adapter/Test.pm Log-Any-1.704/lib/Log/Any/Adapter/File.pm Log-Any-1.704/lib/Log/Any/Adapter/Stdout.pm Log-Any-1.704/lib/Log/Any/Adapter/Syslog.pm Log-Any-1.704/lib/Log/Any/Adapter/Development.pod Log-Any-1.704/lib/Log/Any/Adapter/Base.pm Log-Any-1.704/lib/Log/Any/Proxy/Null.pm Log-Any-1.704/lib/Log/Any/Proxy/Test.pm Log-Any-1.704/t/default-adapter-params.t Log-Any-1.704/t/inner-adapter.t Log-Any-1.704/t/filescreen.t Log-Any-1.704/t/default-adapter-use.t Log-Any-1.704/t/release-backcompat.t Log-Any-1.704/t/null-proxy.t Log-Any-1.704/t/context.t Log-Any-1.704/t/replace_log.t Log-Any-1.704/t/syslog.t Log-Any-1.704/t/00-compile.t Log-Any-1.704/t/default-vs-test.t Log-Any-1.704/t/proxy.t Log-Any-1.704/t/adapter-import.t Log-Any-1.704/t/00-report-prereqs.t Log-Any-1.704/t/structured-logging.t Log-Any-1.704/t/log-any-test.t Log-Any-1.704/t/memory.t Log-Any-1.704/t/util.t Log-Any-1.704/t/author-pod-syntax.t Log-Any-1.704/t/stringify.t Log-Any-1.704/t/import.t Log-Any-1.704/t/TestAdapters.pm Log-Any-1.704/t/00-report-prereqs.dd Log-Any-1.704/t/default-adapter-env.t Log-Any-1.704/t/default-adapter.t Log-Any-1.704/t/sprintf.t Log-Any-1.704/t/valid-methods.t Log-Any-1.704/t/errors-adapter.t Configuring P/PR/PREACTION/Log-Any-1.704.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/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: [darwin-thread-multi-2level] 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 Log::Any Writing MYMETA.yml and MYMETA.json PREACTION/Log-Any-1.704.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for P/PR/PREACTION/Log-Any-1.704.tar.gz >>> make cp lib/Log/Any/Proxy/Null.pm blib/lib/Log/Any/Proxy/Null.pm cp lib/Log/Any/Proxy.pm blib/lib/Log/Any/Proxy.pm cp lib/Log/Any.pm blib/lib/Log/Any.pm cp lib/Log/Any/Adapter/Stdout.pm blib/lib/Log/Any/Adapter/Stdout.pm cp lib/Log/Any/Adapter/Util.pm blib/lib/Log/Any/Adapter/Util.pm cp lib/Log/Any/Test.pm blib/lib/Log/Any/Test.pm cp lib/Log/Any/Proxy/Test.pm blib/lib/Log/Any/Proxy/Test.pm cp lib/Log/Any/Adapter/Base.pm blib/lib/Log/Any/Adapter/Base.pm cp lib/Log/Any/Manager.pm blib/lib/Log/Any/Manager.pm cp lib/Log/.gitignore blib/lib/Log/.gitignore cp lib/Log/Any/Adapter.pm blib/lib/Log/Any/Adapter.pm cp lib/Log/Any/Adapter/Stderr.pm blib/lib/Log/Any/Adapter/Stderr.pm cp lib/Log/Any/Adapter/Null.pm blib/lib/Log/Any/Adapter/Null.pm cp lib/Log/Any/Adapter/Test.pm blib/lib/Log/Any/Adapter/Test.pm cp lib/Log/Any/Adapter/Development.pod blib/lib/Log/Any/Adapter/Development.pod cp lib/Log/Any/Adapter/File.pm blib/lib/Log/Any/Adapter/File.pm cp lib/Log/Any/Adapter/Syslog.pm blib/lib/Log/Any/Adapter/Syslog.pm Manifying 16 pod documents PREACTION/Log-Any-1.704.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t .............. 1..15 ok 1 - Log/Any.pm loaded ok ok 2 - Log/Any/Adapter.pm loaded ok ok 3 - Log/Any/Adapter/Base.pm loaded ok ok 4 - Log/Any/Adapter/File.pm loaded ok ok 5 - Log/Any/Adapter/Null.pm loaded ok ok 6 - Log/Any/Adapter/Stderr.pm loaded ok ok 7 - Log/Any/Adapter/Stdout.pm loaded ok ok 8 - Log/Any/Adapter/Syslog.pm loaded ok ok 9 - Log/Any/Adapter/Test.pm loaded ok ok 10 - Log/Any/Adapter/Util.pm loaded ok ok 11 - Log/Any/Manager.pm loaded ok ok 12 - Log/Any/Proxy.pm loaded ok ok 13 - Log/Any/Proxy/Null.pm loaded ok ok 14 - Log/Any/Proxy/Test.pm loaded ok ok 15 - Log/Any/Test.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.62 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Test::More any 1.302120 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # -------------- ---- -------- # B any 1.62 # Carp any 1.38 # Data::Dumper any 2.161 # Exporter any 5.72 # Fcntl any 1.13 # File::Basename any 2.85 # FindBin any 1.51 # IO::File any 1.16 # Storable any 2.51 # Sys::Syslog any 0.35 # Test::Builder any 1.302120 # constant any 1.33 # strict any 1.11 # warnings any 1.36 # t/00-report-prereqs.t ....... 1..1 ok 1 ok t/adapter-import.t .......... 1..1 ok 1 - stdout ok t/author-pod-syntax.t ....... skipped: these tests are for testing by the author t/context.t ................. 1..2 ok 1 - text log is correct ok 2 - structured log is correct ok t/default-adapter-env.t ..... 1..4 ok 1 - 'we have a proxy...' isa 'Log::Any::Proxy' ok 2 - ...but it's not the null proxy ok 3 - 'correct adapter set' isa 'Log::Any::Adapter::Test' ok 4 - adapter got error string ok t/default-adapter-params.t .. 1..1 ok 1 - log_level specified in default_adapter was applied ok t/default-adapter-use.t ..... 1..3 ok 1 - 'we have a proxy...' isa 'Log::Any::Proxy' ok 2 - ...but it's not the null proxy ok 3 - Log captured on STDERR ok t/default-adapter.t ......... 1..4 ok 1 - got error ok 2 - got debug ok 3 - got multi-line ok 4 - log is empty ok t/default-vs-test.t ......... 1..4 ok 1 - got error ok 2 - got debug ok 3 - got multi-line ok 4 - log is empty ok t/errors-adapter.t .......... 1..3 ok 1 - adapter = Blah ok 2 - adapter = +My::Adapter::Blah ok 3 - adapter = '' ok t/filescreen.t .............. 1..25 ok 1 - file won't log debugs ok 2 - file will log warnings ok 3 - debug not logged to file ok 4 - warn logged to file ok 5 - warn logged UTF-8 to file ok 6 - file will log trace lexically ok 7 - log defaults to trace level ok 8 - one warning issued ok 9 - warning is correct ok 10 - stdout won't log debugs ok 11 - stdout will log warnings ok 12 - debug not logged to stdout ok 13 - warn logged to stdout ok 14 - stdout will log trace lexically ok 15 - log defaults to trace level ok 16 - one warning issued ok 17 - warning is correct ok 18 - stderr won't log debugs ok 19 - stderr will log warnings ok 20 - debug not logged to stderr ok 21 - warn logged to stderr ok 22 - stderr will log trace lexically ok 23 - log defaults to trace level ok 24 - one warning issued ok 25 - warning is correct ok t/import.t .................. 1..2 ok 1 - logged correctly ok 2 - logged correctly ok t/inner-adapter.t ........... 1..2 ok 1 - setting inner package as adapter is OK ok 2 - logged a message via inner adapter ok t/log-any-test.t ............ 1..5 ok 1 - got error ok 2 - got debug ok 3 - got multi-line ok 4 - log is empty not ok 5 - this is TODO on purpose # TODO to do # Failed (TODO) test 'this is TODO on purpose' # at t/log-any-test.t line 21. # could not find message matching (?^:should not be there) # log contains no messages ok t/memory.t .................. 1..34 ok 1 - memoization - no cat ok 2 - memoization - cat ok 3 - 'Foo::log before set' isa 'Log::Any::Adapter::Null' ok 4 - 'Bar::log before set' isa 'Log::Any::Adapter::Null' ok 5 - 'Baz::log before set' isa 'Log::Any::Adapter::Null' ok 6 - 'main_log before set' isa 'Log::Any::Adapter::Null' ok 7 - 'Foo::log after first set' isa 'Log::Any::Adapter::Test' ok 8 - 'Bar::log after first set' isa 'Log::Any::Adapter::Test' ok 9 - 'Baz::log after first set' isa 'Log::Any::Adapter::Null' ok 10 - 'main_log after first set' isa 'Log::Any::Adapter::Null' ok 11 - 'Foo::log after second set' isa 'Log::Any::Adapter::Test' ok 12 - 'Bar::log after second set' isa 'Log::Any::Adapter::Test' ok 13 - 'Baz::log after second set' isa 'Log::Any::Adapter::Test' ok 14 - 'main_log after second set' isa 'Log::Any::Adapter::Test' ok 15 - Foo::log and Bar::log are different ok 16 - memoization - no cat ok 17 - memoization - cat ok 18 - Foo::log has empty buffer ok 19 - Bar::log has empty buffer ok 20 - Bar::log has empty buffer ok 21 - Foo::log and Bar::log are different objects ok 22 - Foo log appeared in memory ok 23 - Bar log appeared in memory ok 24 - main log appeared in memory ok 25 - 'Foo::log' isa 'Log::Any::Adapter::Null' ok 26 - 'Bar::log' isa 'Log::Any::Adapter::Null' ok 27 - 'Baz::log' isa 'Log::Any::Adapter::Test' ok 28 - 'main_log' isa 'Log::Any::Adapter::Test' ok 29 - 'Foo::log' isa 'Log::Any::Adapter::Null' ok 30 - 'Bar::log' isa 'Log::Any::Adapter::Null' ok 31 - 'Baz::log' isa 'Log::Any::Adapter::Null' ok 32 - 'main_log' isa 'Log::Any::Adapter::Null' ok 33 - 'Foo::log in lexical scope' isa 'Log::Any::Adapter::Test' ok 34 - 'Foo::log outside lexical scope' isa 'Log::Any::Adapter::Null' ok t/null-proxy.t .............. 1..14 ok 1 - 'no adapter proxy is Null' isa 'Log::Any::Proxy::Null' ok 2 - 'no adapter proxy with formatter is Null' isa 'Log::Any::Proxy::Null' ok 3 - 'explicit proxy class is correct' isa 'Log::Any::Proxy::Test' ok 4 - output of test method is returned ok 5 - 'no adapter proxy is still Null after logging' isa 'Log::Any::Proxy::Null' ok 6 - output of test method is returned ok 7 - 'no adapter proxy with formatter is still Null after logging' isa 'Log::Any::Proxy::Null' ok 8 - 'existing logger reblessed' isa 'Log::Any::Proxy' ok 9 - 'existing logger reblessed' isa 'Log::Any::Proxy' ok 10 - 'explicit proxy class is not reblessed' isa 'Log::Any::Proxy::Test' ok 11 - log is logged ok 12 - output of test method is returned ok 13 - proxy attributes are preserved ok 14 - output of test method is returned ok t/proxy.t ................... 1..18 ok 1 - prefix added ok 2 - log message built is returned ok 3 - arguments concatenated ok 4 - log message built is returned ok 5 - default formatter expands coderefs ok 6 - log message built is returned ok 7 - default formatter does not expand coderefs as sprintf args ok 8 - log message built is returned ok 9 - log contains '(?^:Einstein)' ok 10 - no warning ok 11 - filter has category and numeric level ok 12 - log message run through filter is returned ok 13 - formatter has category and numeric level ok 14 - log message run through formatter is returned ok 15 - category override ok 16 - log message with category and run through filter is returned ok 17 - clone keeps existing properties and allows override ok 18 - log message is returned ok t/release-backcompat.t ...... skipped: these tests are for release candidate testing t/replace_log.t ............. 1..1 ok 1 - main log appeared in memory ok t/sprintf.t ................. 1..1 ok 1 - message was formatted ok t/stringify.t ............... 1..1 ok 1 - URI was correctly stringified ok t/structured-logging.t ...... 1..2 ok 1 - text log correct ok 2 - identical output of normal log lines when using structured log adapter ok t/syslog.t .................. 1..27 ok 1 - Log::Any alert maps to the right syslog priority ok 2 - Log::Any passed through the right message ok 3 - Log::Any critical maps to the right syslog priority ok 4 - Log::Any passed through the right message ok 5 - Log::Any debug maps to the right syslog priority ok 6 - Log::Any passed through the right message ok 7 - Log::Any emergency maps to the right syslog priority ok 8 - Log::Any passed through the right message ok 9 - Log::Any error maps to the right syslog priority ok 10 - Log::Any passed through the right message ok 11 - Log::Any info maps to the right syslog priority ok 12 - Log::Any passed through the right message ok 13 - Log::Any notice maps to the right syslog priority ok 14 - Log::Any passed through the right message ok 15 - Log::Any trace maps to the right syslog priority ok 16 - Log::Any passed through the right message ok 17 - Log::Any warning maps to the right syslog priority ok 18 - Log::Any passed through the right message ok 19 - log opened with correct name ok 20 - log opened with correct options ok 21 - log opened with correct facility ok 22 - log opened with correct name ok 23 - log opened with correct options ok 24 - log opened with correct facility ok 25 - no log written because log_level too high ok 26 - emergency log is logged ok 27 - emergency log is logged ok t/util.t .................... 1..3 ok 1 - warn alias is correct ok 2 - Warn alias is correct ok 3 - WARN alias is correct ok t/valid-methods.t ........... 1..87 ok 1 - !is_trace ok 2 - !is_debug ok 3 - !is_info ok 4 - !is_notice ok 5 - !is_warning ok 6 - !is_error ok 7 - !is_critical ok 8 - !is_alert ok 9 - !is_emergency ok 10 ok 11 - trace runs ok 12 - tracef runs ok 13 - debug runs ok 14 - debugf runs ok 15 - info runs ok 16 - infof runs ok 17 - notice runs ok 18 - noticef runs ok 19 - warning runs ok 20 - warningf runs ok 21 - error runs ok 22 - errorf runs ok 23 - critical runs ok 24 - criticalf runs ok 25 - alert runs ok 26 - alertf runs ok 27 - emergency runs ok 28 - emergencyf runs ok 29 - bad method ok 30 - !is_trace ok 31 - !is_debug ok 32 - !is_info ok 33 - !is_notice ok 34 - !is_warning ok 35 - !is_error ok 36 - !is_critical ok 37 - !is_alert ok 38 - !is_emergency ok 39 ok 40 - trace runs ok 41 - tracef runs ok 42 - debug runs ok 43 - debugf runs ok 44 - info runs ok 45 - infof runs ok 46 - notice runs ok 47 - noticef runs ok 48 - warning runs ok 49 - warningf runs ok 50 - error runs ok 51 - errorf runs ok 52 - critical runs ok 53 - criticalf runs ok 54 - alert runs ok 55 - alertf runs ok 56 - emergency runs ok 57 - emergencyf runs ok 58 - bad method ok 59 - !is_trace ok 60 - !is_debug ok 61 - !is_info ok 62 - !is_notice ok 63 - !is_warning ok 64 - !is_error ok 65 - !is_critical ok 66 - !is_alert ok 67 - !is_emergency ok 68 ok 69 - trace runs ok 70 - tracef runs ok 71 - debug runs ok 72 - debugf runs ok 73 - info runs ok 74 - infof runs ok 75 - notice runs ok 76 - noticef runs ok 77 - warning runs ok 78 - warningf runs ok 79 - error runs ok 80 - errorf runs ok 81 - critical runs ok 82 - criticalf runs ok 83 - alert runs ok 84 - alertf runs ok 85 - emergency runs ok 86 - emergencyf runs ok 87 - bad method ok All tests successful. Files=26, Tests=260, 2 wallclock secs ( 0.08 usr 0.04 sys + 1.53 cusr 0.27 csys = 1.92 CPU) Result: PASS PREACTION/Log-Any-1.704.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Bringing loggers and listeners together >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Log-Any-1.704-OT8ZDt && tar cvf - Log-Any-1.704.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/P/PR/PREACTION/Log-Any-1.704.tar.gz Log-Any-1.704.ppd blib/ blib/lib/ blib/lib/Log/ blib/lib/Log/.gitignore blib/lib/Log/Any/ blib/lib/Log/Any/Adapter/ blib/lib/Log/Any/Adapter/Base.pm blib/lib/Log/Any/Adapter/Development.pod blib/lib/Log/Any/Adapter/File.pm blib/lib/Log/Any/Adapter/Null.pm blib/lib/Log/Any/Adapter/Stderr.pm blib/lib/Log/Any/Adapter/Stdout.pm blib/lib/Log/Any/Adapter/Syslog.pm blib/lib/Log/Any/Adapter/Test.pm blib/lib/Log/Any/Adapter/Util.pm blib/lib/Log/Any/Adapter.pm blib/lib/Log/Any/Manager.pm blib/lib/Log/Any/Proxy/ blib/lib/Log/Any/Proxy/Null.pm blib/lib/Log/Any/Proxy/Test.pm blib/lib/Log/Any/Proxy.pm blib/lib/Log/Any/Test.pm blib/lib/Log/Any.pm blib/man3/ blib/man3/Log::Any.3 blib/man3/Log::Any::Adapter.3 blib/man3/Log::Any::Adapter::Base.3 blib/man3/Log::Any::Adapter::Development.3 blib/man3/Log::Any::Adapter::File.3 blib/man3/Log::Any::Adapter::Null.3 blib/man3/Log::Any::Adapter::Stderr.3 blib/man3/Log::Any::Adapter::Stdout.3 blib/man3/Log::Any::Adapter::Syslog.3 blib/man3/Log::Any::Adapter::Test.3 blib/man3/Log::Any::Adapter::Util.3 blib/man3/Log::Any::Manager.3 blib/man3/Log::Any::Proxy.3 blib/man3/Log::Any::Proxy::Null.3 blib/man3/Log::Any::Proxy::Test.3 blib/man3/Log::Any::Test.3 Finished 2017-12-19T02:01:05