PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-07-26T02:10:17 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sat, 26 Jul 2014 08:06:21 GMT Running make for G/GR/GRYPHON/App-Dest-1.07.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRYPHON/App-Dest-1.07.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRYPHON/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/G/GR/GRYPHON/App-Dest-1.07.tar.gz ok App-Dest-1.07/ App-Dest-1.07/Makefile.PL App-Dest-1.07/bin/ App-Dest-1.07/bin/dest App-Dest-1.07/MANIFEST App-Dest-1.07/lib/ App-Dest-1.07/lib/App/ App-Dest-1.07/lib/App/Dest.pm App-Dest-1.07/Changes App-Dest-1.07/README App-Dest-1.07/t/ App-Dest-1.07/t/pod-coverage.t App-Dest-1.07/t/library.t App-Dest-1.07/t/pod.t App-Dest-1.07/t/boilerplate.t App-Dest-1.07/t/00-load.t App-Dest-1.07/t/manifest.t CPAN.pm: Building G/GR/GRYPHON/App-Dest-1.07.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Warning: prerequisite File::Copy::Recursive 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for App::Dest Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- GRYPHON/App-Dest-1.07.tar.gz ---- File::Copy::Recursive [requires] Running make test Delayed until after prerequisites Running test for module 'File::Copy::Recursive' Running make for D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz Checksum for /home/fly1600/var/cpan/sources/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz ok File-Copy-Recursive-0.38/ File-Copy-Recursive-0.38/Changes File-Copy-Recursive-0.38/Makefile.PL File-Copy-Recursive-0.38/MANIFEST File-Copy-Recursive-0.38/META.yml File-Copy-Recursive-0.38/README File-Copy-Recursive-0.38/Recursive.pm File-Copy-Recursive-0.38/t/ File-Copy-Recursive-0.38/t/1.t CPAN.pm: Building D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::Copy::Recursive Writing MYMETA.yml and MYMETA.json >>> make cp Recursive.pm blib/lib/File/Copy/Recursive.pm Manifying blib/man3/File::Copy::Recursive.3 DMUEY/File-Copy-Recursive-0.38.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1.t .. 1..1 ok 1 - use File::Copy::Recursive; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.04 cusr 0.02 csys = 0.08 CPU) Result: PASS DMUEY/File-Copy-Recursive-0.38.tar.gz make test TEST_VERBOSE=1 -- OK PPD for File-Copy-Recursive-0.38 already made Running make for G/GR/GRYPHON/App-Dest-1.07.tar.gz Prepending /home/fly1600/var/cpan/build/File-Copy-Recursive-0.38-7C4YrT/blib/arch /home/fly1600/var/cpan/build/File-Copy-Recursive-0.38-7C4YrT/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1600/var/cpan/build/App-Dest-1.07-iOp1Ft Prepending /home/fly1600/var/cpan/build/File-Copy-Recursive-0.38-7C4YrT/blib/arch /home/fly1600/var/cpan/build/File-Copy-Recursive-0.38-7C4YrT/blib/lib to PERL5LIB for 'make' CPAN.pm: Building G/GR/GRYPHON/App-Dest-1.07.tar.gz >>> make cp lib/App/Dest.pm blib/lib/App/Dest.pm cp bin/dest blib/script/dest /home/fly1600/ap1600/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dest Manifying blib/man1/dest.1 Manifying blib/man3/App::Dest.3 GRYPHON/App-Dest-1.07.tar.gz make -- OK Prepending /home/fly1600/var/cpan/build/File-Copy-Recursive-0.38-7C4YrT/blib/arch /home/fly1600/var/cpan/build/File-Copy-Recursive-0.38-7C4YrT/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing App::Dest 1.07, Perl 5.016000, /home/fly1600/ap1600/bin/perl-static t/00-load.t ....... 1..1 ok 1 - use App::Dest; ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/App/Dest.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/library.t ....... ok 1 - require App::Dest; ok 2 - init() ok 3 - init() += directory ok 4 - init() += watch file ok 5 - add() ok 6 - add() += directory ok 7 - add() -> (watch file)++ ok 8 - make() ok 9 - make() output correct ok 10 - status() ok 11 - status() output correct ok 12 - clean() 1..12 ok t/manifest.t ...... 1..1 ok 1 ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on App::Dest ok t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/App/Dest.pm ok 2 - POD test for blib/script/dest (no pod) ok All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=6, Tests=20, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.61 cusr 0.05 csys = 0.70 CPU) Result: PASS GRYPHON/App-Dest-1.07.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from lib/App/Dest.pm Gryphon Shafer <gryphon@cpan.org> Deployment State Manager >>> (cd /home/fly1600/var/cpan/build/App-Dest-1.07-iOp1Ft && tar cvf - App-Dest-1.07.ppd blib) | gzip -c >/home/fly1600/var/REPO/G/GR/GRYPHON/App-Dest-1.07.tar.gz App-Dest-1.07.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/Dest.pm blib/script/ blib/script/dest blib/man1/ blib/man1/dest.1 blib/man3/ blib/man3/App::Dest.3 >>> mv /home/fly1600/var/cpan/build/App-Dest-1.07-iOp1Ft/App-Dest-1.07.ppd /home/fly1600/var/REPO/G/GR/GRYPHON VmSize: 128276 kB Finished 2014-07-26T02:10:25