PATH=/usr/bin:/bin Start 2011-04-26T20:46:09 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Tue, 26 Apr 2011 22:27:59 GMT Running make for S/SC/SCHWIGON/Data-DPath-0.43.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SC/SCHWIGON/Data-DPath-0.43.tar.gz ok Data-DPath-0.43/ Data-DPath-0.43/MANIFEST.SKIP Data-DPath-0.43/inc/ Data-DPath-0.43/inc/Module/ Data-DPath-0.43/inc/Module/Install.pm Data-DPath-0.43/inc/Module/Install/ Data-DPath-0.43/inc/Module/Install/WriteAll.pm Data-DPath-0.43/inc/Module/Install/Base.pm Data-DPath-0.43/inc/Module/Install/AuthorTests.pm Data-DPath-0.43/inc/Module/Install/Metadata.pm Data-DPath-0.43/inc/Module/Install/Fetch.pm Data-DPath-0.43/inc/Module/Install/AuthorRequires.pm Data-DPath-0.43/inc/Module/Install/Makefile.pm Data-DPath-0.43/inc/Module/Install/Win32.pm Data-DPath-0.43/inc/Module/Install/Can.pm Data-DPath-0.43/t/ Data-DPath-0.43/t/00-load.t Data-DPath-0.43/t/iterator.t Data-DPath-0.43/t/optimization.t Data-DPath-0.43/t/references.t Data-DPath-0.43/t/path.t Data-DPath-0.43/t/zeros.t Data-DPath-0.43/t/basics_without_overload.t Data-DPath-0.43/t/bigdata.dump Data-DPath-0.43/t/bigdata2.dump Data-DPath-0.43/t/parallel.t Data-DPath-0.43/t/cyclic_structures.t Data-DPath-0.43/t/data_dpath.t Data-DPath-0.43/META.yml Data-DPath-0.43/lib/ Data-DPath-0.43/lib/Data/ Data-DPath-0.43/lib/Data/DPath/ Data-DPath-0.43/lib/Data/DPath/Point.pm Data-DPath-0.43/lib/Data/DPath/Context.pm Data-DPath-0.43/lib/Data/DPath/Step.pm Data-DPath-0.43/lib/Data/DPath/Filters.pm Data-DPath-0.43/lib/Data/DPath/Attrs.pm Data-DPath-0.43/lib/Data/DPath/Path.pm Data-DPath-0.43/lib/Data/DPath.pm Data-DPath-0.43/todo.org Data-DPath-0.43/ChangeLog Data-DPath-0.43/Makefile.PL Data-DPath-0.43/MANIFEST Data-DPath-0.43/README CPAN.pm: Going to build S/SC/SCHWIGON/Data-DPath-0.43.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Warning: prerequisite Iterator::Util 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Data::DPath Writing MYMETA.yml ---- Unsatisfied dependencies detected during ---- ---- SCHWIGON/Data-DPath-0.43.tar.gz ---- Iterator::Util [requires] Running make test Delayed until after prerequisites Running test for module 'Iterator::Util' Running make for R/RO/ROODE/Iterator-Util-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RO/ROODE/Iterator-Util-0.02.tar.gz ok Iterator-Util-0.02/ Iterator-Util-0.02/Changes Iterator-Util-0.02/Iterator-Util-ppm.tar.gz Iterator-Util-0.02/Iterator-Util.ppd Iterator-Util-0.02/Makefile.PL Iterator-Util-0.02/MANIFEST Iterator-Util-0.02/META.yml Iterator-Util-0.02/README Iterator-Util-0.02/t/ Iterator-Util-0.02/t/doc.t Iterator-Util-0.02/t/iappend.t Iterator-Util-0.02/t/iarray.t Iterator-Util-0.02/t/ihead.t Iterator-Util-0.02/t/ilist.t Iterator-Util-0.02/t/imap.t Iterator-Util-0.02/t/ipairwise.t Iterator-Util-0.02/t/irange.t Iterator-Util-0.02/t/iskip.t Iterator-Util-0.02/Util.pm CPAN.pm: Going to build R/RO/ROODE/Iterator-Util-0.02.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Warning: prerequisite Iterator 0.01 not found. Checking if your kit is complete... Looks good Writing Makefile for Iterator::Util Writing MYMETA.yml ---- Unsatisfied dependencies detected during ---- ---- ROODE/Iterator-Util-0.02.tar.gz ---- Iterator [requires] Running make test Delayed until after prerequisites Running test for module 'Iterator' Running make for R/RO/ROODE/Iterator-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RO/ROODE/Iterator-0.03.tar.gz ok Iterator-0.03/ Iterator-0.03/Changes Iterator-0.03/Iterator-ppm.tar.gz Iterator-0.03/Iterator.pm Iterator-0.03/Iterator.ppd Iterator-0.03/Makefile.PL Iterator-0.03/MANIFEST Iterator-0.03/META.yml Iterator-0.03/README Iterator-0.03/t/ Iterator-0.03/t/doc.t Iterator-0.03/t/new.t Iterator-0.03/t/value.t CPAN.pm: Going to build R/RO/ROODE/Iterator-0.03.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Iterator Writing MYMETA.yml >>> make cp Iterator.pm blib/lib/Iterator.pm Manifying blib/man3/Iterator.3 ROODE/Iterator-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/doc.t .... 1..13 ok 1 - README iterator created, no exception ok 2 - README iterator; first three okay ok 3 - README iterator: expected values ok ok 4 - README iterator: exception thrown ok 5 - README exception: correct base type ok 6 - README exception: correct specific type ok 7 - README iterator exception formatted propertly. ok 8 - $another_it: no exception thrown ok 9 - $another_it: expected values ok 10 - $another_it iterator: exception thrown ok 11 - $another_it exception: correct base type ok 12 - $another_it exception: correct specific type ok 13 - $another_it iterator exception formatted propertly. ok t/new.t .... 1..18 ok 1 - Too few parameters to new -> exception thrown ok 2 - Too-few exception base class ok ok 3 - Too-few exception specific class ok ok 4 - Too-few exception works as a string, too ok 5 - Too many parameters to new -> exception thrown ok 6 - Too-many exception base class ok ok 7 - Too-many exception specific class ok ok 8 - Too-many exception works as a string, too ok 9 - Wrong type of parameter to new -> exception thrown ok 10 - Wrong-type exception base class ok ok 11 - Wrong-type exception specific class ok ok 12 - Wrong-type exception works as a string, too ok 13 - Bad code ref parameter to new -> exception thrown ok 14 - Bad-coderef exception base class ok ok 15 - Bad-coderef exception specific class ok ok 16 - Bad-coderef exception works as a string, too ok 17 - Simple invocation: no exception ok 18 - more-complicated invocation: no exception ok t/value.t .. 1..33 ok 1 - Created simple iterator; no exception ok 2 - Exhausted check didn't barf. ok 3 - Not exhausted yet. ok 4 - Not exhausted yet. ok 5 - Pulled first value from iterator; no exception ok 6 - First value is correct ok 7 - Exhausted check didn't barf. ok 8 - Not exhausted yet. ok 9 - Not exhausted yet. ok 10 - Pulled second value from iterator; no exception ok 11 - Second value is correct ok 12 - Exhausted check didn't barf. ok 13 - Not exhausted yet. ok 14 - Not exhausted yet. ok 15 - Pulled third value from iterator; no exception ok 16 - Third value is correct ok 17 - Exhausted check didn't barf. ok 18 - Now exhausted. ok 19 - Now exhausted. ok 20 - Pulled fourth value from iterator; got exception ok 21 - Exhausted exception base class ok ok 22 - Exhausted exception specific class ok ok 23 - Exhausted exception works as a string, too ok 24 - Exhausted check didn't barf. ok 25 - Now exhausted. ok 26 - Now exhausted. ok 27 - User-error iterator created fine. ok 28 - User-error iterator; first value no error. ok 29 - User-error iterator; first value correct ok 30 - User-error iterator blew up on time ok 31 - User-error base exception caught ok 32 - User-error specific exception caught ok 33 - User-error; proper string value. ok All tests successful. Files=3, Tests=64, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.07 cusr 0.01 csys = 0.13 CPU) Result: PASS ROODE/Iterator-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Eric J. Roode <eric.roode.cpan@gmail.com> A general-purpose iterator class. >>> (cd /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV && tar cvf - Iterator-0.03.ppd blib) | gzip -c >/home/fly1400/var/REPO/R/RO/ROODE/Iterator-0.03.tar.gz Iterator-0.03.ppd blib/ blib/lib/ blib/lib/Iterator.pm blib/man3/ blib/man3/Iterator.3 >>> mv /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV/Iterator-0.03.ppd /home/fly1400/var/REPO/R/RO/ROODE Running make for R/RO/ROODE/Iterator-Util-0.02.tar.gz Prepending /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV/blib/arch /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1400/var/cpan/build/Iterator-Util-0.02-jkKuLV Prepending /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV/blib/arch /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RO/ROODE/Iterator-Util-0.02.tar.gz >>> make cp Util.pm blib/lib/Iterator/Util.pm Manifying blib/man3/Iterator::Util.3 ROODE/Iterator-Util-0.02.tar.gz make -- OK Prepending /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV/blib/arch /home/fly1400/var/cpan/build/Iterator-0.03-DcP4zV/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/doc.t ........ 1..33 ok 1 - $evens created fine ok 2 - $evens executed fine ok 3 - $evens returns what I said it would ok 4 - $squares created fine ok 5 - $squares created fine ok 6 - $squares returns what I said it would ok 7 - $fives created fine ok 8 - $fives created fine ok 9 - $fives returns what I said it would ok 10 - $small created fine ok 11 - $small executed fine ok 12 - $small returns what I said it would ok 13 - $iota5 created fine ok 14 - $iota5 executed fine ok 15 - $iota5 returns what I said it would ok 16 - 1, 2, 3 iterators created fine ok 17 - $third executed fine ok 18 - $ithird returns what I said it would ok 19 - $cdr iterators created fine ok 20 - $cdr executed fine ok 21 - $cdr returns what I said it would ok 22 - $iter iterators created fine ok 23 - $iter executed fine ok 24 - $iter returns what I said it would ok 25 - imesh iterator created fine ok 26 - imesh executed fine ok 27 - imesh returns what I said it would ok 28 - izip iterator created fine ok 29 - izip executed fine ok 30 - izip returns what I said it would ok 31 - iuniq iterator created fine ok 32 - iuniq executed fine ok 33 - iuniq returns what I said it would ok t/iappend.t .... 1..2 ok 1 - Created iappend iterator, no errors ok 2 - iappend returned expected values ok t/iarray.t ..... 1..6 ok 1 - Created iarray iterator, no errors ok 2 - Executed array iterator, no errors ok 3 - iarray returned expected values ok 4 - Created iarray iterator, no errors ok 5 - Executed array iterator, no errors ok 6 - iarray returned expected values ok t/ihead.t ...... 1..29 ok 1 - Created ihead iterator, no errors ok 2 - Executed ihead iterator, no errors ok 3 - ihead returned expected values ok 4 - Created ihead iterator, no errors ok 5 - Executed ihead iterator, no errors ok 6 - ihead returned expected values ok 7 - Created ihead iterator, no errors ok 8 - Executed ihead iterator, no errors ok 9 - ihead returned expected values ok 10 - Created ihead iterator, no errors ok 11 - ihead exception: proper base class ok 12 - ihead exception: proper specific class ok 13 - ihead exception formatted properly. ok 14 - Called ihead, no errors ok 15 - ihead returned expected values ok 16 - Iterator advanced correctly ok 17 - Created ihead iterator, no errors ok 18 - ihead returned expected values ok 19 - Iterator advanced correctly ok 20 - Created ihead iterator, no errors ok 21 - ihead returned expected values ok 22 - Iterator advanced correctly ok 23 - Created ihead iterator, no errors ok 24 - ihead returned expected values ok 25 - ihead exhausted the iterator ok 26 - Created ihead iterator, no errors ok 27 - ihead exception: proper base class ok 28 - ihead exception: proper specific class ok 29 - ihead exception formatted properly. ok t/ilist.t ...... 1..3 ok 1 - Created ilist iterator, no errors ok 2 - Executed ilist iterator, no errors ok 3 - ilist returned expected values ok t/imap.t ....... 1..13 ok 1 - Wrong-type; exception thrown ok 2 - Wrong-type base exception type ok 3 - Wrong-type specific exception type ok 4 - Wrong-type exception formatted properly ok 5 - Normal; no exception thrown ok 6 - No exception when imapping ok 7 - imap transformation returned expected result ok 8 - No exception when imapping. ok 9 - Square imap returned expected results ok 10 - Imapped too far; exception thrown ok 11 - Too-far base exception type ok 12 - Too-far specific exception type ok 13 - Too-far exception formatted properly ok t/ipairwise.t .. 1..2 ok 1 - Created ipairwise iterator, no errors ok 2 - ipairwise returned expected values ok t/irange.t ..... 1..42 ok 1 - Created one-arg iterator; no exception ok 2 - Looped over one-arg iterator; no exception ok 3 - One-arg iterator gave expected values ok 4 - Created two-arg iterator; no exception ok 5 - Invoked two-arg iterator until exhausted ok 6 - Two-arg iterator returned expected results ok 7 - Created two-arg iterator; no exception ok 8 - Invoked two-arg iterator until exhausted ok 9 - Two-arg iterator returned expected results ok 10 - Created two-arg iterator; no exception ok 11 - Invoked two-arg iterator until exhausted ok 12 - Two-arg iterator returned expected results ok 13 - Created three-arg iterator; no exception ok 14 - Invoked three-arg iterator until exhausted ok 15 - Three-arg iterator returned expected results ok 16 - Created three-arg iterator; no exception ok 17 - Invoked three-arg iterator until exhausted ok 18 - Three-arg iterator returned expected results ok 19 - Created three-arg iterator; no exception ok 20 - Invoked three-arg iterator until exhausted ok 21 - Three-arg iterator returned expected results ok 22 - Created three-arg iterator; no exception ok 23 - Invoked three-arg iterator until exhausted ok 24 - Three-arg iterator returned expected results ok 25 - Created three-arg iterator; no exception ok 26 - Invoked three-arg iterator until exhausted ok 27 - Three-arg iterator returned expected results ok 28 - Created three-arg iterator; no exception ok 29 - Invoked three-arg iterator until exhausted ok 30 - Three-arg iterator returned expected results ok 31 - Created three-arg iterator; no exception ok 32 - Invoked three-arg (zero) iterator for a while ok 33 - Three-arg iterator returned expected results ok 34 - Created three-arg iterator; no exception ok 35 - Invoked three-arg terator until exhausted ok 36 - Three-arg iterator returned expected results ok 37 - Created three-arg iterator; no exception ok 38 - Invoked three-arg terator until exhausted ok 39 - Three-arg iterator returned expected results ok 40 - Created three-arg iterator; no exception ok 41 - Invoked three-arg terator until exhausted ok 42 - Three-arg iterator returned expected results ok t/iskip.t ...... 1..4 ok 1 - Created iskip iterator, no errors ok 2 - iskip returned expected values. ok 3 - Created iskip_until iterator, no errors ok 4 - iskip_until returned expected values. ok All tests successful. Files=9, Tests=134, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.26 cusr 0.04 csys = 0.35 CPU) Result: PASS ROODE/Iterator-Util-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Could not find '/net/nas/data/cpan/authors/id/R/RO/ROODE/CHECKSUMS' Fetching with LWP: file:///net/nas/data/cpan/authors/id/R/RO/ROODE/CHECKSUMS Can't write to '/home/fly1400/var/cpan/sources/authors/id/R/RO/ROODE/CHECKSUMS.tmp25378-25378': No such file or directory at /home/fly1400/ap1400/lib/LWP/Protocol.pm line 105. at /home/fly1400/ap1400/lib/LWP/UserAgent.pm line 891. /home/fly1400/ap1400/bin/perl-static exits with 2