PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2017-05-20T10:07:36 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Sat, 20 May 2017 05:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/M/MS/MSCHOUT/Log-Log4perl-Layout-JSON-0.52.tar.gz Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/M/MS/MSCHOUT/Log-Log4perl-Layout-JSON-0.52.tar.gz ok Log-Log4perl-Layout-JSON-0.52 Log-Log4perl-Layout-JSON-0.52/README Log-Log4perl-Layout-JSON-0.52/Changes Log-Log4perl-Layout-JSON-0.52/LICENSE Log-Log4perl-Layout-JSON-0.52/cpanfile Log-Log4perl-Layout-JSON-0.52/dist.ini Log-Log4perl-Layout-JSON-0.52/t Log-Log4perl-Layout-JSON-0.52/t/warp.t Log-Log4perl-Layout-JSON-0.52/META.yml Log-Log4perl-Layout-JSON-0.52/MANIFEST Log-Log4perl-Layout-JSON-0.52/t/basic.t Log-Log4perl-Layout-JSON-0.52/SIGNATURE Log-Log4perl-Layout-JSON-0.52/META.json Log-Log4perl-Layout-JSON-0.52/t/context.t Log-Log4perl-Layout-JSON-0.52/Makefile.PL Log-Log4perl-Layout-JSON-0.52/MANIFEST.SKIP Log-Log4perl-Layout-JSON-0.52/t/00-compile.t Log-Log4perl-Layout-JSON-0.52/t/max-length.t Log-Log4perl-Layout-JSON-0.52/t/author-signature.t Log-Log4perl-Layout-JSON-0.52/t/author-pod-syntax.t Log-Log4perl-Layout-JSON-0.52/t/author-pod-coverage.t Log-Log4perl-Layout-JSON-0.52/lib/Log/Log4perl/Layout Log-Log4perl-Layout-JSON-0.52/lib/Log/Log4perl/Layout/JSON.pm Configuring M/MS/MSCHOUT/Log-Log4perl-Layout-JSON-0.52.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::Log4perl::Layout::JSON Writing MYMETA.yml and MYMETA.json MSCHOUT/Log-Log4perl-Layout-JSON-0.52.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for M/MS/MSCHOUT/Log-Log4perl-Layout-JSON-0.52.tar.gz >>> make cp lib/Log/Log4perl/Layout/JSON.pm blib/lib/Log/Log4perl/Layout/JSON.pm Manifying 1 pod document MSCHOUT/Log-Log4perl-Layout-JSON-0.52.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 t/00-compile.t ........... ok 1 - lib/Log/Log4perl/Layout/JSON.pm compiles ok 2 - blib/lib/Log/Log4perl/Layout/JSON.pm compiles 1..2 ok t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author t/author-signature.t ..... skipped: these tests are for testing by the author t/basic.t ................ # Subtest: no mdc ok 1 ok 2 1..2 ok 1 - no mdc # Subtest: no mdc ok 1 ok 2 1..2 ok 2 - no mdc # Subtest: with name_for_mdc ok 1 ok 2 ok 3 1..3 ok 3 - with name_for_mdc # Subtest: without mdc ok 1 ok 2 ok 3 1..3 ok 4 - without mdc # Subtest: utf8_configured_and_non_ascii_data ok 1 ok 2 ok 3 1..3 ok 5 - utf8_configured_and_non_ascii_data 1..5 ok t/context.t .............. # Subtest: with include_mdc ok 1 ok 2 ok 3 1..3 ok 1 - with include_mdc # Subtest: with include_mdc with name_for_mdc ok 1 ok 2 1..2 ok 2 - with include_mdc with name_for_mdc 1..2 ok t/max-length.t ........... ok 1 ok 2 # Subtest: max_json_length_kb truncate mdc field ok 1 - correct warning ok 2 - correct log output ok 3 - mdc field untouched 1..3 ok 3 - max_json_length_kb truncate mdc field # Subtest: max_json_length_kb truncate and drop ok 1 ok 2 1..2 ok 4 - max_json_length_kb truncate and drop # Subtest: max_json_length_kb drop many mdc fields ok 1 ok 2 1..2 ok 5 - max_json_length_kb drop many mdc fields 1..5 ok t/warp.t ................. # Subtest: no_warp_message ok 1 ok 2 1..2 ok 1 - no_warp_message # Subtest: warp_message_even ok 1 ok 2 ok 3 1..3 ok 2 - warp_message_even # Subtest: warp_message_odd ok 1 ok 2 1..2 ok 3 - warp_message_odd 1..3 ok All tests successful. Files=8, Tests=17, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.72 cusr 0.13 csys = 0.93 CPU) Result: PASS MSCHOUT/Log-Log4perl-Layout-JSON-0.52.tar.gz make test TEST_VERBOSE=1 -- OK Michael Schout <mschout@gkg.net> Layout a log message as a JSON hash, including MDC data >>> (cd /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Log-Log4perl-Layout-JSON-0.52-iJ0fYt && tar cvf - Log-Log4perl-Layout-JSON-0.52.ppd blib) | gzip -c >/Users/fly2000/cpanfly-5.20/var/REPO/M/MS/MSCHOUT/Log-Log4perl-Layout-JSON-0.52.tar.gz Log-Log4perl-Layout-JSON-0.52.ppd blib/ blib/lib/ blib/lib/Log/ blib/lib/Log/Log4perl/ blib/lib/Log/Log4perl/Layout/ blib/lib/Log/Log4perl/Layout/JSON.pm blib/man3/ blib/man3/Log::Log4perl::Layout::JSON.3 Finished 2017-05-20T10:07:41