PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-05-19T06:38:08 ActivePerl-1402 CPAN-1.9800 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Sun, 19 May 2013 12:07:37 GMT Running make for B/BI/BINGOS/Devel-PatchPerl-0.90.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/Devel-PatchPerl-0.90.tar.gz ok Devel-PatchPerl-0.90 Devel-PatchPerl-0.90/README Devel-PatchPerl-0.90/LICENSE Devel-PatchPerl-0.90/Changes Devel-PatchPerl-0.90/dist.ini Devel-PatchPerl-0.90/META.yml Devel-PatchPerl-0.90/MANIFEST Devel-PatchPerl-0.90/META.json Devel-PatchPerl-0.90/t Devel-PatchPerl-0.90/t/02_vers.t Devel-PatchPerl-0.90/Makefile.PL Devel-PatchPerl-0.90/t/01-hints.t Devel-PatchPerl-0.90/t/03_plugin.t Devel-PatchPerl-0.90/bin Devel-PatchPerl-0.90/bin/patchperl Devel-PatchPerl-0.90/t/00-compile.t Devel-PatchPerl-0.90/t/old Devel-PatchPerl-0.90/t/old/patchlevel.h Devel-PatchPerl-0.90/tools Devel-PatchPerl-0.90/tools/audit_hints.pl Devel-PatchPerl-0.90/t/modern Devel-PatchPerl-0.90/t/modern/patchlevel.h Devel-PatchPerl-0.90/t/borken Devel-PatchPerl-0.90/t/borken/patchlevel.h Devel-PatchPerl-0.90/lib/Devel Devel-PatchPerl-0.90/lib/Devel/PatchPerl.pm Devel-PatchPerl-0.90/t/release-pod-syntax.t Devel-PatchPerl-0.90/t/release-pod-coverage.t Devel-PatchPerl-0.90/lib/Devel/PatchPerl Devel-PatchPerl-0.90/lib/Devel/PatchPerl/Hints.pm Devel-PatchPerl-0.90/lib/Devel/PatchPerl/Plugin.pm Devel-PatchPerl-0.90/t/lib/Devel/PatchPerl/Plugin Devel-PatchPerl-0.90/t/lib/Devel/PatchPerl/Plugin/TEST.pm CPAN.pm: Building B/BI/BINGOS/Devel-PatchPerl-0.90.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Devel::PatchPerl Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- BINGOS/Devel-PatchPerl-0.90.tar.gz ---- File::pushd [requires] Running make test Delayed until after prerequisites Running test for module 'File::pushd' Running make for D/DA/DAGOLDEN/File-pushd-1.005.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DAGOLDEN/File-pushd-1.005.tar.gz ok File-pushd-1.005/ File-pushd-1.005/Changes File-pushd-1.005/CONTRIBUTING File-pushd-1.005/dist.ini File-pushd-1.005/examples/ File-pushd-1.005/lib/ File-pushd-1.005/LICENSE File-pushd-1.005/Makefile.PL File-pushd-1.005/MANIFEST File-pushd-1.005/META.json File-pushd-1.005/META.yml File-pushd-1.005/perlcritic.rc File-pushd-1.005/README File-pushd-1.005/t/ File-pushd-1.005/Todo File-pushd-1.005/xt/ File-pushd-1.005/xt/author/ File-pushd-1.005/xt/release/ File-pushd-1.005/xt/release/distmeta.t File-pushd-1.005/xt/release/minimum-version.t File-pushd-1.005/xt/release/pod-coverage.t File-pushd-1.005/xt/release/pod-syntax.t File-pushd-1.005/xt/release/portability.t File-pushd-1.005/xt/release/test-version.t File-pushd-1.005/xt/author/critic.t File-pushd-1.005/xt/author/pod-spell.t File-pushd-1.005/t/00-compile.t File-pushd-1.005/t/00-report-prereqs.t File-pushd-1.005/t/exception.t File-pushd-1.005/t/File_pushd.t File-pushd-1.005/lib/File/ File-pushd-1.005/lib/File/pushd.pm File-pushd-1.005/examples/example.pl CPAN.pm: Building D/DA/DAGOLDEN/File-pushd-1.005.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::pushd Writing MYMETA.yml and MYMETA.json >>> make cp lib/File/pushd.pm blib/lib/File/pushd.pm Manifying blib/man3/File::pushd.3 DAGOLDEN/File-pushd-1.005.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ......... 1..1 ok 1 - File::pushd loaded ok ok # Prerequisite Report: # Version Module # ------- --------------------- # 1.26 Carp # 3.40 Cwd # 5.68 Exporter # 6.66 ExtUtils::MakeMaker # 2.82 File::Basename # 1.19 File::Find # 2.09 File::Path # 3.40 File::Spec # 3.40 File::Spec::Functions # 0.2301 File::Temp # 1.27 List::Util # 0.98 Test::More # 1.13 overload # 1.04 strict # 1.12 warnings t/00-report-prereqs.t .. 1..1 ok 1 ok t/exception.t .......... ok 1 - destroy did not clobber $@ # 1..1 ok t/File_pushd.t ......... 1..39 ok 1 - use File::pushd; ok 2 - main->can(...) ok 3 - pushd to nonexistant directory croaks ok 4 - The object isa File::pushd ok 5 - change directory on pushd (relative path) ok 6 - object stringifies ok 7 - revert directory when variable goes out of scope ok 8 - change directory on pushd (absolute path) ok 9 - revert directory when variable goes out of scope ok 10 - change directory on pushd (upwards) ok 11 - revert directory when variable goes out of scope ok 12 - change directory on pushd (rootdir) ok 13 - revert directory when variable goes out of scope ok 14 - change directory on pushd (custom untaint) ok 15 - revert directory when variable goes out of scope ok 16 - pushd with no argument doesn't change directory ok 17 - changing manually to another directory ok 18 - revert directory when variable goes out of scope ok 19 - tempd changes to new temporary directory ok 20 - revert directory when variable goes out of scope ok 21 - temporary directory removed ok 22 - tempd changes to new temporary directory ok 23 - mark temporary directory for preservation ok 24 - revert directory when variable goes out of scope ok 25 - temporary directory preserved ok 26 - temporary directory manually cleaned up ok 27 - got a temp directory name from subproces ok 28 - temporary directory preserved outside subprocess ok 29 - temporary directory manually cleaned up ok 30 - tempd changes to new temporary directory ok 31 - mark temporary directory for preservation ok 32 - mark temporary directory for removal ok 33 - revert directory when variable goes out of scope ok 34 - temporary directory removed ok 35 - change directory on pushd ok 36 - regular pushd is automatically preserved ok 37 - can't mark regular pushd for deletion ok 38 - revert directory when variable goes out of scope ok 39 - original directory not removed ok All tests successful. Files=4, Tests=42, 2 wallclock secs ( 0.12 usr 0.03 sys + 1.76 cusr 0.21 csys = 2.12 CPU) Result: PASS DAGOLDEN/File-pushd-1.005.tar.gz make test TEST_VERBOSE=1 -- OK PPD for File-pushd-1.005 already made Running make for B/BI/BINGOS/Devel-PatchPerl-0.90.tar.gz Prepending /export/home/fly1464/var/cpan/build/File-pushd-1.005-6nePS2/blib/arch /export/home/fly1464/var/cpan/build/File-pushd-1.005-6nePS2/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1464/var/cpan/build/Devel-PatchPerl-0.90-bJ2DS9 Prepending /export/home/fly1464/var/cpan/build/File-pushd-1.005-6nePS2/blib/arch /export/home/fly1464/var/cpan/build/File-pushd-1.005-6nePS2/blib/lib to PERL5LIB for 'make' CPAN.pm: Building B/BI/BINGOS/Devel-PatchPerl-0.90.tar.gz Warning: Prerequisite 'File::pushd => 1.00' for 'BINGOS/Devel-PatchPerl-0.90.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. >>> make cp lib/Devel/PatchPerl.pm blib/lib/Devel/PatchPerl.pm 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 bin/patchperl blib/script/patchperl /export/home/fly1464/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/patchperl Manifying blib/man1/patchperl.1 Manifying blib/man3/Devel::PatchPerl::Plugin.3 Manifying blib/man3/Devel::PatchPerl.3 Manifying blib/man3/Devel::PatchPerl::Hints.3 BINGOS/Devel-PatchPerl-0.90.tar.gz make -- OK Prepending /export/home/fly1464/var/cpan/build/File-pushd-1.005-6nePS2/blib/arch /export/home/fly1464/var/cpan/build/File-pushd-1.005-6nePS2/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" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..4 ok 1 - Devel::PatchPerl loaded ok ok 2 - Devel::PatchPerl::Hints loaded ok ok 3 - Devel::PatchPerl::Plugin loaded ok ok 4 - patchperl script compiles ok 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.005_04 ok 3 - Got a version ok 4 - Yes, it is 5.14.2 ok 5 - Got a version ok 6 - Yes, it is 5.005_04 ok 7 - Got a version ok 8 - Yes, it is 5.14.2 ok 9 - Got a version ok 10 - Yes, it is 5.005_04 ok 11 - Got a version ok 12 - Yes, it is 5.14.2 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/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 All tests successful. Files=6, Tests=34, 3 wallclock secs ( 0.12 usr 0.04 sys + 2.80 cusr 0.42 csys = 3.38 CPU) Result: PASS BINGOS/Devel-PatchPerl-0.90.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 /export/home/fly1464/var/cpan/build/Devel-PatchPerl-0.90-bJ2DS9 && tar cvf - Devel-PatchPerl-0.90.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/B/BI/BINGOS/Devel-PatchPerl-0.90.tar.gz Devel-PatchPerl-0.90.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/PatchPerl.pm blib/lib/Devel/PatchPerl/ blib/lib/Devel/PatchPerl/Plugin.pm blib/lib/Devel/PatchPerl/Hints.pm blib/script/ blib/script/patchperl blib/man1/ blib/man1/patchperl.1 blib/man3/ blib/man3/Devel::PatchPerl::Plugin.3 blib/man3/Devel::PatchPerl.3 blib/man3/Devel::PatchPerl::Hints.3 >>> mv /export/home/fly1464/var/cpan/build/Devel-PatchPerl-0.90-bJ2DS9/Devel-PatchPerl-0.90.ppd /export/home/fly1464/var/REPO/B/BI/BINGOS Finished 2013-05-19T06:38:35