PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-01-30T06:10:27 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Fri, 30 Jan 2015 13:17:01 GMT Running make for G/GR/GRYPHON/App-Dest-1.10.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRYPHON/App-Dest-1.10.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRYPHON/CHECKSUMS Checksum for /export/home/fly1464/var/cpan/sources/authors/id/G/GR/GRYPHON/App-Dest-1.10.tar.gz ok App-Dest-1.10/ App-Dest-1.10/Makefile.PL App-Dest-1.10/bin/ App-Dest-1.10/bin/dest App-Dest-1.10/MANIFEST App-Dest-1.10/LICENSE App-Dest-1.10/lib/ App-Dest-1.10/lib/App/ App-Dest-1.10/lib/App/Dest.pm App-Dest-1.10/META.yml App-Dest-1.10/META.json App-Dest-1.10/Changes App-Dest-1.10/README App-Dest-1.10/t/ App-Dest-1.10/t/release-kwalitee.t App-Dest-1.10/t/00-compile.t App-Dest-1.10/t/author-eol.t App-Dest-1.10/t/author-no-tabs.t App-Dest-1.10/t/release-portability.t App-Dest-1.10/t/release-pod-syntax.t App-Dest-1.10/t/release-pod-coverage.t App-Dest-1.10/t/module.t App-Dest-1.10/t/release-synopsis.t App-Dest-1.10/cpanfile CPAN.pm: Building G/GR/GRYPHON/App-Dest-1.10.tar.gz >>> /export/home/fly1464/bin/perl 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.10.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 /export/home/fly1464/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 >>> /export/home/fly1464/bin/perl 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 1 pod document DMUEY/File-Copy-Recursive-0.38.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1464/bin/perl" "-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.08 usr 0.04 sys + 0.18 cusr 0.04 csys = 0.34 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.10.tar.gz Prepending /export/home/fly1464/var/cpan/build/File-Copy-Recursive-0.38-9rY5V9/blib/arch /export/home/fly1464/var/cpan/build/File-Copy-Recursive-0.38-9rY5V9/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1464/var/cpan/build/App-Dest-1.10-D60QhX Prepending /export/home/fly1464/var/cpan/build/File-Copy-Recursive-0.38-9rY5V9/blib/arch /export/home/fly1464/var/cpan/build/File-Copy-Recursive-0.38-9rY5V9/blib/lib to PERL5LIB for 'make' CPAN.pm: Building G/GR/GRYPHON/App-Dest-1.10.tar.gz >>> make cp lib/App/Dest.pm blib/lib/App/Dest.pm cp bin/dest blib/script/dest "/export/home/fly1464/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dest Manifying 1 pod document Manifying 1 pod document GRYPHON/App-Dest-1.10.tar.gz make -- OK Prepending /export/home/fly1464/var/cpan/build/File-Copy-Recursive-0.38-9rY5V9/blib/arch /export/home/fly1464/var/cpan/build/File-Copy-Recursive-0.38-9rY5V9/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1464/bin/perl" "-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/module.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/release-kwalitee.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.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 All tests successful. Files=9, Tests=14, 3 wallclock secs ( 0.15 usr 0.06 sys + 1.69 cusr 0.29 csys = 2.19 CPU) Result: PASS GRYPHON/App-Dest-1.10.tar.gz make test TEST_VERBOSE=1 -- OK Gryphon Shafer <gryphon@cpan.org> Deployment State Manager >>> (cd /export/home/fly1464/var/cpan/build/App-Dest-1.10-D60QhX && tar cvf - App-Dest-1.10.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/G/GR/GRYPHON/App-Dest-1.10.tar.gz App-Dest-1.10.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 /export/home/fly1464/var/cpan/build/App-Dest-1.10-D60QhX/App-Dest-1.10.ppd /export/home/fly1464/var/REPO/G/GR/GRYPHON Finished 2015-01-30T06:10:48