PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-03-11T00:49:42 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Fri, 10 Mar 2017 05:29:02 GMT Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/G/GR/GRYPHON/App-Dest-1.16.tar.gz ok App-Dest-1.16/ App-Dest-1.16/Changes App-Dest-1.16/Makefile.PL App-Dest-1.16/cpanfile App-Dest-1.16/META.json App-Dest-1.16/MANIFEST App-Dest-1.16/lib/ App-Dest-1.16/lib/App/ App-Dest-1.16/lib/App/Dest.pm App-Dest-1.16/META.yml App-Dest-1.16/t/ App-Dest-1.16/t/init.t App-Dest-1.16/t/author-pod-syntax.t App-Dest-1.16/t/00-compile.t App-Dest-1.16/t/author-pod-coverage.t App-Dest-1.16/t/release-kwalitee.t App-Dest-1.16/t/author-eol.t App-Dest-1.16/t/status.t App-Dest-1.16/t/watches.t App-Dest-1.16/t/deploy.t App-Dest-1.16/t/prereqs.t App-Dest-1.16/t/release-portability.t App-Dest-1.16/t/author-no-tabs.t App-Dest-1.16/t/release-synopsis.t App-Dest-1.16/t/TestLib.pm App-Dest-1.16/LICENSE App-Dest-1.16/bin/ App-Dest-1.16/bin/dest App-Dest-1.16/README Configuring G/GR/GRYPHON/App-Dest-1.16.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/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 App::Dest Writing MYMETA.yml and MYMETA.json GRYPHON/App-Dest-1.16.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for G/GR/GRYPHON/App-Dest-1.16.tar.gz >>> make cp lib/App/Dest.pm blib/lib/App/Dest.pm cp bin/dest blib/script/dest "/Users/fly2200/ap2200-299195/bin/perl-dynamic" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dest Manifying 1 pod document Manifying 1 pod document GRYPHON/App-Dest-1.16.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/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..2 ok 1 - App/Dest.pm loaded ok ok 2 # skip bin/dest isn't perl ok t/author-eol.t ........... skipped: these tests are for testing by the author t/author-no-tabs.t ....... skipped: these tests are for testing by the author 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/deploy.t ............... ok 1 - require App::Dest; ok 2 - verify all existing actions returns false ok 3 - verify undeployed action returns false ok 4 - deploy without action fails ok 5 - deploy with action succeeds ok 6 - verify all existing actions returns true ok 7 - verify undeployed action returns true ok 8 - revert without action throws error ok 9 - revert with action succeeds ok 10 - redeploy with action succeeds ok 11 - open state_adt_state.txt file ok 12 - redeploy state check passes ok 13 - revdeploy with action succeeds 1..13 ok t/init.t ................. ok 1 - require App::Dest; ok 2 - init ok 3 - init() += directory ok 4 - init() += watch file ok 5 - project already initialized ok 6 - open dest.watch file for write ok 7 - init with dest.watch ok 8 - init() += watch file with dest.watch ok 9 - init() += directory with dest.watch 1..9 ok t/prereqs.t .............. ok 1 - require App::Dest; ok 2 - status() of adt/* and adt_alt/* actions ok 3 - single deploy with single prereq ok 4 - no warnings in last command ok 5 - no exceptions in last command ok 6 - status() of adt/* and adt_alt/* actions after limited deployment ok 7 - single revert with single prereq ok 8 - no warnings in last command ok 9 - no exceptions in last command ok 10 - status() of adt/* and adt_alt/* actions after revert ok 11 - single deploy with multiple prereqs ok 12 - no warnings in last command ok 13 - no exceptions in last command ok 14 - status() of adt/* and adt_alt/* actions after revert ok 15 - single deploy with multiple prereqs ok 16 - no warnings in last command ok 17 - no exceptions in last command ok 18 - status() of adt/* and adt_alt/* actions after revert ok 19 - single revert with single prereq ok 20 - no warnings in last command ok 21 - no exceptions in last command ok 22 - status() of adt/* and adt_alt/* actions after revert ok 23 - update() of clean state ok 24 - status() of adt/* and adt_alt/* actions after revert ok 25 ok 26 - update() based on changed dest.watch file adds new watch ok 27 - update() based on changed dest.watch file runs OK 1..27 ok t/release-kwalitee.t ..... skipped: these tests are for release candidate testing t/release-portability.t .. skipped: these tests are for release candidate testing t/release-synopsis.t ..... skipped: these tests are for release candidate testing t/status.t ............... ok 1 - require App::Dest; ok 2 - status() reports diff ok 3 - status() reports diff (with watch file) ok 4 - t_module->clean ok 5 - status() reports ok after clean ok 6 - t_module->preinstall ok 7 - status() reports ok after preinstall ok 8 - open deploy file for write ok 9 - status() output correct ok 10 - open dest.watch file for write ok 11 - watch list diff warn ok 12 - messy diff appears correct ok 13 - messy diff appears correct with path ok 14 - clean diff appears correct 1..14 ok "my" variable $watch_file masks earlier declaration in same scope at t/watches.t line 141. t/watches.t .............. ok 1 - require App::Dest; ok 2 - add ok 3 - add() += directory ok 4 - add() -> (watch file)++ ok 5 - no dir specified ok 6 - dir not exists ok 7 - dir already exists ok 8 - rm ok 9 - rm() -= directory ok 10 - rm() -> (watch file)-- ok 11 - no dir specified for rm ok 12 - dir not tracked ok 13 - make ok 14 - make() output correct ok 15 - no name specified for make ok 16 - list (blank) ok 17 - list (action) ok 18 - list (again) ok 19 - watches() ok 20 - open dest_a file for write ok 21 - open dest_b file for write ok 22 - watch_list 1 ok 23 - t_module->add("a") ok 24 - watch_list 2 ok 25 - putwatch("dest_a") ok 26 - watch_list 3 ok 27 - putwatch("dest_b") ok 28 - watch_list 4 ok 29 - putwatch("dest_a") ok 30 - writewatch 1 ok 31 - watch file check 1 ok 32 - putwatch("dest_b") ok 33 - writewatch 2 ok 34 - watch file check 2 1..34 ok All tests successful. Files=13, Tests=99, 5 wallclock secs ( 0.05 usr 0.03 sys + 0.90 cusr 0.37 csys = 1.35 CPU) Result: PASS GRYPHON/App-Dest-1.16.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/G/GR/GRYPHON/CHECKSUMS Gryphon Shafer <gryphon@cpan.org> Deployment State Manager >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/App-Dest-1.16-b4ukwS && tar cvf - App-Dest-1.16.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/G/GR/GRYPHON/App-Dest-1.16.tar.gz App-Dest-1.16.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/Dest.pm blib/man1/ blib/man1/dest.1 blib/man3/ blib/man3/App::Dest.3 blib/script/ blib/script/dest Finished 2017-03-11T00:49:52