PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-10-21T20:33:17 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 21 Oct 2016 05:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.44.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.44.tar.gz ok Devel-PatchPerl-1.44/ Devel-PatchPerl-1.44/bin/ Devel-PatchPerl-1.44/bin/patchperl Devel-PatchPerl-1.44/dist.ini Devel-PatchPerl-1.44/META.json Devel-PatchPerl-1.44/MANIFEST Devel-PatchPerl-1.44/t/ Devel-PatchPerl-1.44/t/author-pod-syntax.t Devel-PatchPerl-1.44/t/author-pod-coverage.t Devel-PatchPerl-1.44/t/01-hints.t Devel-PatchPerl-1.44/t/borken/ Devel-PatchPerl-1.44/t/borken/patchlevel.h Devel-PatchPerl-1.44/t/modern/ Devel-PatchPerl-1.44/t/modern/patchlevel.h Devel-PatchPerl-1.44/t/02_vers.t Devel-PatchPerl-1.44/t/lib/ Devel-PatchPerl-1.44/t/lib/Devel/ Devel-PatchPerl-1.44/t/lib/Devel/PatchPerl/ Devel-PatchPerl-1.44/t/lib/Devel/PatchPerl/Plugin/ Devel-PatchPerl-1.44/t/lib/Devel/PatchPerl/Plugin/TEST.pm Devel-PatchPerl-1.44/t/old/ Devel-PatchPerl-1.44/t/old/patchlevel.h Devel-PatchPerl-1.44/t/03_plugin.t Devel-PatchPerl-1.44/LICENSE Devel-PatchPerl-1.44/Changes Devel-PatchPerl-1.44/tools/ Devel-PatchPerl-1.44/tools/audit_hints.pl Devel-PatchPerl-1.44/lib/ Devel-PatchPerl-1.44/lib/Devel/ Devel-PatchPerl-1.44/lib/Devel/PatchPerl/ Devel-PatchPerl-1.44/lib/Devel/PatchPerl/Hints.pm Devel-PatchPerl-1.44/lib/Devel/PatchPerl/Plugin.pm Devel-PatchPerl-1.44/lib/Devel/PatchPerl.pm Devel-PatchPerl-1.44/README Devel-PatchPerl-1.44/META.yml Devel-PatchPerl-1.44/Makefile.PL Configuring B/BI/BINGOS/Devel-PatchPerl-1.44.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 Devel::PatchPerl Writing MYMETA.yml and MYMETA.json BINGOS/Devel-PatchPerl-1.44.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for B/BI/BINGOS/Devel-PatchPerl-1.44.tar.gz >>> make cp lib/Devel/PatchPerl/Plugin.pm blib/lib/Devel/PatchPerl/Plugin.pm cp lib/Devel/PatchPerl/Hints.pm blib/lib/Devel/PatchPerl/Hints.pm cp lib/Devel/PatchPerl.pm blib/lib/Devel/PatchPerl.pm cp bin/patchperl blib/script/patchperl "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/patchperl Manifying 1 pod document Manifying 3 pod documents BINGOS/Devel-PatchPerl-1.44.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/01-hints.t ............. ok 1 - We got content ok 2 - Reasonable ok 3 - We got content ok 4 - Reasonable ok 5 - Hints file name okay ok 6 - We got content ok 7 - Reasonable ok 8 - We got content ok 9 - Reasonable ok 10 - Hints file name okay ok 11 - We got content ok 12 - We got content ok 13 - We got content ok 14 - We got content ok 15 - We got content 1..15 ok t/02_vers.t .............. ok 1 - Got a version ok 2 - Yes, it is 5.14.2 ok 3 - Got a version ok 4 - Yes, it is 5.005_04 ok 5 - Got a version ok 6 - Yes, it is 5.14.2 ok 7 - Got a version ok 8 - Yes, it is 5.005_04 ok 9 - Got a version ok 10 - Yes, it is 5.14.2 ok 11 - Got a version ok 12 - Yes, it is 5.005_04 ok 13 - Got no version ok 14 - Got no version 1..14 ok I AM A TEST PLUGIN t/03_plugin.t ............ ok 1 - The result was okay 1..1 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 All tests successful. Files=5, Tests=30, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.34 cusr 0.06 csys = 0.44 CPU) Result: PASS BINGOS/Devel-PatchPerl-1.44.tar.gz make test TEST_VERBOSE=1 -- OK Chris Williams <chris@bingosnet.co.uk> Patch perl source a la Devel::PPPort's buildperl.pl >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Devel-PatchPerl-1.44-ZN9DPv && tar cvf - Devel-PatchPerl-1.44.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/B/BI/BINGOS/Devel-PatchPerl-1.44.tar.gz Devel-PatchPerl-1.44.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/PatchPerl/ blib/lib/Devel/PatchPerl/Hints.pm blib/lib/Devel/PatchPerl/Plugin.pm blib/lib/Devel/PatchPerl.pm blib/man1/ blib/man1/patchperl.1 blib/man3/ blib/man3/Devel::PatchPerl.3 blib/man3/Devel::PatchPerl::Hints.3 blib/man3/Devel::PatchPerl::Plugin.3 blib/script/ blib/script/patchperl Finished 2016-10-21T20:33:22