PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-09-10T02:01:25 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 09 Sep 2017 02:54:07 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/G/GR/GRYPHON/App-Dest-1.17.tar.gz ok App-Dest-1.17/ App-Dest-1.17/t/ App-Dest-1.17/t/author-pod-coverage.t App-Dest-1.17/t/author-no-tabs.t App-Dest-1.17/t/00-compile.t App-Dest-1.17/t/author-synopsis.t App-Dest-1.17/t/author-pod-syntax.t App-Dest-1.17/t/watches.t App-Dest-1.17/t/deploy.t App-Dest-1.17/t/status.t App-Dest-1.17/t/prereqs.t App-Dest-1.17/t/TestLib.pm App-Dest-1.17/t/author-portability.t App-Dest-1.17/t/init.t App-Dest-1.17/t/author-eol.t App-Dest-1.17/t/release-kwalitee.t App-Dest-1.17/META.yml App-Dest-1.17/cpanfile App-Dest-1.17/Changes App-Dest-1.17/lib/ App-Dest-1.17/lib/App/ App-Dest-1.17/lib/App/Dest.pm App-Dest-1.17/META.json App-Dest-1.17/bin/ App-Dest-1.17/bin/dest App-Dest-1.17/Makefile.PL App-Dest-1.17/LICENSE App-Dest-1.17/README App-Dest-1.17/MANIFEST Configuring G/GR/GRYPHON/App-Dest-1.17.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/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: [x86_64-linux-thread-multi] 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.17.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for G/GR/GRYPHON/App-Dest-1.17.tar.gz >>> make cp lib/App/Dest.pm blib/lib/App/Dest.pm cp bin/dest blib/script/dest "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dest Manifying 1 pod document Manifying 1 pod document GRYPHON/App-Dest-1.17.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-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/author-portability.t ... skipped: these tests are for testing by the author t/author-synopsis.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/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 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, 2 wallclock secs ( 0.03 usr 0.05 sys + 1.15 cusr 0.39 csys = 1.62 CPU) Result: PASS GRYPHON/App-Dest-1.17.tar.gz make test TEST_VERBOSE=1 -- OK Gryphon Shafer <gryphon@cpan.org> Deployment State Manager >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/App-Dest-1.17-QFSZXV && tar cvf - App-Dest-1.17.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/G/GR/GRYPHON/App-Dest-1.17.tar.gz App-Dest-1.17.ppd blib/ blib/man3/ blib/man3/App::Dest.3 blib/script/ blib/script/dest blib/man1/ blib/man1/dest.1 blib/lib/ blib/lib/App/ blib/lib/App/Dest.pm VmSize: 353108 kB Finished 2017-09-10T02:01:31