PATH=/home/fly1600/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin Start 2012-06-04T22:23:38 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Tue, 05 Jun 2012 00:07:03 GMT Running make for B/BI/BINGOS/Devel-PatchPerl-0.72.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/Devel-PatchPerl-0.72.tar.gz ok Devel-PatchPerl-0.72 Devel-PatchPerl-0.72/README Devel-PatchPerl-0.72/LICENSE Devel-PatchPerl-0.72/Changes Devel-PatchPerl-0.72/dist.ini Devel-PatchPerl-0.72/META.yml Devel-PatchPerl-0.72/MANIFEST Devel-PatchPerl-0.72/META.json Devel-PatchPerl-0.72/t Devel-PatchPerl-0.72/t/02_vers.t Devel-PatchPerl-0.72/Makefile.PL Devel-PatchPerl-0.72/t/01-hints.t Devel-PatchPerl-0.72/t/03_plugin.t Devel-PatchPerl-0.72/bin Devel-PatchPerl-0.72/bin/patchperl Devel-PatchPerl-0.72/t/00-compile.t Devel-PatchPerl-0.72/t/old Devel-PatchPerl-0.72/t/old/patchlevel.h Devel-PatchPerl-0.72/t/modern Devel-PatchPerl-0.72/t/modern/patchlevel.h Devel-PatchPerl-0.72/lib/Devel Devel-PatchPerl-0.72/lib/Devel/PatchPerl.pm Devel-PatchPerl-0.72/t/release-pod-syntax.t Devel-PatchPerl-0.72/t/release-pod-coverage.t Devel-PatchPerl-0.72/lib/Devel/PatchPerl Devel-PatchPerl-0.72/lib/Devel/PatchPerl/Hints.pm Devel-PatchPerl-0.72/lib/Devel/PatchPerl/Plugin.pm Devel-PatchPerl-0.72/t/lib/Devel/PatchPerl/Plugin Devel-PatchPerl-0.72/t/lib/Devel/PatchPerl/Plugin/TEST.pm CPAN.pm: Going to build B/BI/BINGOS/Devel-PatchPerl-0.72.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Warning: prerequisite File::pushd 1.00 not found. 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.72.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.002.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DAGOLDEN/File-pushd-1.002.tar.gz ok File-pushd-1.002/ File-pushd-1.002/examples/ File-pushd-1.002/examples/example.pl File-pushd-1.002/xt/ File-pushd-1.002/xt/release/ File-pushd-1.002/xt/release/test-version.t File-pushd-1.002/xt/release/pod-coverage.t File-pushd-1.002/xt/release/portability.t File-pushd-1.002/xt/release/pod-syntax.t File-pushd-1.002/xt/release/distmeta.t File-pushd-1.002/xt/author/ File-pushd-1.002/xt/author/critic.t File-pushd-1.002/lib/ File-pushd-1.002/lib/File/ File-pushd-1.002/lib/File/pushd.pm File-pushd-1.002/README.PATCHING File-pushd-1.002/t/ File-pushd-1.002/t/00-compile.t File-pushd-1.002/t/File_pushd.t File-pushd-1.002/Makefile.PL File-pushd-1.002/META.json File-pushd-1.002/MANIFEST File-pushd-1.002/META.yml File-pushd-1.002/dist.ini File-pushd-1.002/LICENSE File-pushd-1.002/Changes File-pushd-1.002/README File-pushd-1.002/Todo CPAN.pm: Going to build D/DA/DAGOLDEN/File-pushd-1.002.tar.gz >>> /home/fly1600/ap1600/bin/perl-static 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.002.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" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t .. 1..1 ok 1 - File::pushd loaded ok 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=2, Tests=40, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.22 cusr 0.07 csys = 0.31 CPU) Result: PASS DAGOLDEN/File-pushd-1.002.tar.gz make test TEST_VERBOSE=1 -- OK David Golden <dagolden@cpan.org> change directory temporarily for a limited scope >>> (cd /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext && tar cvf - File-pushd-1.002.ppd blib) | gzip -c >/home/fly1600/var/REPO/D/DA/DAGOLDEN/File-pushd-1.002.tar.gz File-pushd-1.002.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/pushd.pm blib/man3/ blib/man3/File::pushd.3 >>> mv /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext/File-pushd-1.002.ppd /home/fly1600/var/REPO/D/DA/DAGOLDEN Running make for B/BI/BINGOS/Devel-PatchPerl-0.72.tar.gz Prepending /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext/blib/arch /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1600/var/cpan/build/Devel-PatchPerl-0.72-1ISXTM Prepending /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext/blib/arch /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build B/BI/BINGOS/Devel-PatchPerl-0.72.tar.gz >>> 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 /home/fly1600/ap1600/bin/perl-static -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.72.tar.gz make -- OK Prepending /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext/blib/arch /home/fly1600/var/cpan/build/File-pushd-1.002-U8Uext/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" "-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 1..4 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=24, 2 wallclock secs ( 0.03 usr 0.01 sys + 0.82 cusr 0.11 csys = 0.97 CPU) Result: PASS BINGOS/Devel-PatchPerl-0.72.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 /home/fly1600/var/cpan/build/Devel-PatchPerl-0.72-1ISXTM && tar cvf - Devel-PatchPerl-0.72.ppd blib) | gzip -c >/home/fly1600/var/REPO/B/BI/BINGOS/Devel-PatchPerl-0.72.tar.gz Devel-PatchPerl-0.72.ppd blib/ blib/script/ blib/script/patchperl 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/man1/ blib/man1/patchperl.1 blib/man3/ blib/man3/Devel::PatchPerl::Plugin.3 blib/man3/Devel::PatchPerl::Hints.3 blib/man3/Devel::PatchPerl.3 >>> mv /home/fly1600/var/cpan/build/Devel-PatchPerl-0.72-1ISXTM/Devel-PatchPerl-0.72.ppd /home/fly1600/var/REPO/B/BI/BINGOS Finished 2012-06-04T22:23:56