PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-10-15T10:08:25 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Sat, 15 Oct 2016 02:53:36 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RJ/RJBS/Log-Dispatchouli-2.014.tar.gz Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/R/RJ/RJBS/Log-Dispatchouli-2.014.tar.gz ok Log-Dispatchouli-2.014 Log-Dispatchouli-2.014/README Log-Dispatchouli-2.014/Changes Log-Dispatchouli-2.014/LICENSE Log-Dispatchouli-2.014/dist.ini Log-Dispatchouli-2.014/t Log-Dispatchouli-2.014/t/file.t Log-Dispatchouli-2.014/META.yml Log-Dispatchouli-2.014/MANIFEST Log-Dispatchouli-2.014/t/basic.t Log-Dispatchouli-2.014/t/proxy.t Log-Dispatchouli-2.014/META.json Log-Dispatchouli-2.014/t/global.t Log-Dispatchouli-2.014/Makefile.PL Log-Dispatchouli-2.014/t/env-value.t Log-Dispatchouli-2.014/t/lib/DDR Log-Dispatchouli-2.014/t/lib/DDR/Child.pm Log-Dispatchouli-2.014/t/lib/SDR Log-Dispatchouli-2.014/t/lib/SDR/Child.pm Log-Dispatchouli-2.014/t/global-subclass.t Log-Dispatchouli-2.014/t/lib/DDR/Parent.pm Log-Dispatchouli-2.014/t/lib/SDR/Parent.pm Log-Dispatchouli-2.014/t/00-report-prereqs.t Log-Dispatchouli-2.014/xt/author Log-Dispatchouli-2.014/xt/author/pod-syntax.t Log-Dispatchouli-2.014/t/00-report-prereqs.dd Log-Dispatchouli-2.014/lib/Log Log-Dispatchouli-2.014/lib/Log/Dispatchouli.pm Log-Dispatchouli-2.014/lib/Log/Dispatchouli Log-Dispatchouli-2.014/lib/Log/Dispatchouli/Proxy.pm Log-Dispatchouli-2.014/lib/Log/Dispatchouli/Global.pm Log-Dispatchouli-2.014/xt/release Log-Dispatchouli-2.014/xt/release/changes_has_content.t Configuring R/RJ/RJBS/Log-Dispatchouli-2.014.tar.gz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/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::Dispatchouli Writing MYMETA.yml and MYMETA.json RJBS/Log-Dispatchouli-2.014.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for R/RJ/RJBS/Log-Dispatchouli-2.014.tar.gz >>> make cp lib/Log/Dispatchouli/Proxy.pm blib/lib/Log/Dispatchouli/Proxy.pm cp lib/Log/Dispatchouli.pm blib/lib/Log/Dispatchouli.pm cp lib/Log/Dispatchouli/Global.pm blib/lib/Log/Dispatchouli/Global.pm Manifying 3 pod documents RJBS/Log-Dispatchouli-2.014.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "-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.04 # # === Configure Suggests === # # Module Want Have # -------- ------- ------- # JSON::PP 2.27300 2.27400 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # --------------------- ---- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.62 # File::Spec::Functions any 3.62 # File::Temp any 0.2304 # Test::Deep any 1.120 # Test::Fatal any 0.014 # Test::More 0.96 1.001009 # base any 2.23 # lib any 0.63 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------------------- ----- -------- # Carp any 1.38 # File::Spec any 3.62 # Log::Dispatch any 2.57 # Log::Dispatch::Array any 1.003 # Log::Dispatch::File any 2.57 # Log::Dispatch::Screen any 2.57 # Log::Dispatch::Syslog any 2.57 # Params::Util any 1.07 # Scalar::Util any 1.46 # String::Flogger any 1.101245 # Sub::Exporter any 0.987 # Sub::Exporter::GlobExporter 0.002 0.005 # Sys::Syslog 0.16 0.35 # Try::Tiny 0.04 0.27 # overload any 1.22 # strict any 1.08 # warnings any 1.23 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/basic.t .............. ok 1 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 2 - $logger->ident is available ok 3 - events with struts logged to self ok 4 - log_fatal is fatal ok 5 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 6 - events with struts logged to self (no $$) ok 7 - log_fatal is fatal ok 8 - log foo ok 9 - log empty after clear ok 10 - log bar ok 11 - log keeps accumulating ok 12 - multi-arg logging ok 13 - set a prefix ok 14 - clear prefix ok 15 - can't make a logger without ident ok 16 - multi-line and prefix (string) ok 17 - multi-line and prefix (code) ok 18 - info and debug while not muted ok 19 - nothing logged while muted ok 20 - log_fatal still dies while muted ok 21 - logged a fatal even while muted 1..21 ok t/env-value.t .......... ok 1 - DISPATCHOULI_ affects L::D logger ok 2 - ...but XYZZY_ overrides for X::L ok 3 - DISPATCHOULI_ affects L::D logger ok 4 - ...and X::L will use it with no XYZZY_ ok 5 - XYZZY_ affects X::L ok 6 - ...but not L::D 1..6 ok t/file.t ............... ok 1 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 2 - $logger->ident is available ok 3 - log file with ident name ok 4 - logged timestamp, pid, and hash ok 5 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 6 - $logger->ident is available ok 7 - log file with custom name ok 8 - custom file callbacks 1..8 ok t/global-subclass.t .... ok 1 - DDR parent and child share logger storage ok 2 - parent won the initialization race ok 3 - SDR parent and child share logger storage ok 4 - SDR::Parent is initialized first, so its default wins 1..4 ok t/global.t ............. ok 1 - 'imported $Logger' isa 'Log::Dispatchouli' ok 2 - 1st log ok 3 - 2nd log ok 4 - 3rd log ok 5 - 4th log 1..5 ok t/proxy.t .............. ok 1 - $logger->ident is available ok 2 - we can log a simple event ok 3 - simple log with prefix ok 4 - $proxy->ident is available ok 5 - log with proxy with prefix ok 6 - log with proxy with prefix ok 7 - remove the logger's parent's prefix ok 8 - second-order proxy, basic logging ok 9 - no debugging on at first ok 10 - debugging in middle tier (middle set_debug) ok 11 - debugging in middle tier ok 12 - only muted proxprox ok 13 - muted proxy ok 14 - muted proxy, unmuted proxprox ok 15 - logger->logger == logger ok 16 - proxy->logger == logger ok 17 - proxprox->logger == logger ok 18 - logger->parent == logger ok 19 - proxy->parent == logger ok 20 - proxprox->parent == proxy 1..20 ok All tests successful. Files=7, Tests=65, 2 wallclock secs ( 0.05 usr 0.02 sys + 0.72 cusr 0.12 csys = 0.91 CPU) Result: PASS RJBS/Log-Dispatchouli-2.014.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> a simple wrapper around Log::Dispatch >>> (cd /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Log-Dispatchouli-2.014-XD6gn1 && tar cvf - Log-Dispatchouli-2.014.ppd blib) | gzip -c >/Users/fly2000/cpanfly-5.20/var/REPO/R/RJ/RJBS/Log-Dispatchouli-2.014.tar.gz Log-Dispatchouli-2.014.ppd blib/ blib/lib/ blib/lib/Log/ blib/lib/Log/Dispatchouli/ blib/lib/Log/Dispatchouli/Global.pm blib/lib/Log/Dispatchouli/Proxy.pm blib/lib/Log/Dispatchouli.pm blib/man3/ blib/man3/Log::Dispatchouli.3 blib/man3/Log::Dispatchouli::Global.3 blib/man3/Log::Dispatchouli::Proxy.3 Finished 2016-10-15T10:08:35