Start 2010-02-17T09:30:11 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Wed, 17 Feb 2010 23:32:56 GMT Running make for M/MO/MONS/accessors-fast-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/accessors-fast-0.03.tar.gz ok accessors-fast-0.03/ accessors-fast-0.03/lib/ accessors-fast-0.03/lib/accessors/ accessors-fast-0.03/lib/accessors/fast/ accessors-fast-0.03/lib/accessors/fast/tie.pm accessors-fast-0.03/lib/accessors/fast.pm accessors-fast-0.03/Changes accessors-fast-0.03/README accessors-fast-0.03/cpants.pl accessors-fast-0.03/.cvsignore accessors-fast-0.03/inc/ accessors-fast-0.03/inc/Module/ accessors-fast-0.03/inc/Module/AutoInstall.pm accessors-fast-0.03/inc/Module/Install.pm accessors-fast-0.03/inc/Module/Install/ accessors-fast-0.03/inc/Module/Install/Makefile.pm accessors-fast-0.03/inc/Module/Install/AutoInstall.pm accessors-fast-0.03/inc/Module/Install/Win32.pm accessors-fast-0.03/inc/Module/Install/Include.pm accessors-fast-0.03/inc/Module/Install/Can.pm accessors-fast-0.03/inc/Module/Install/Metadata.pm accessors-fast-0.03/inc/Module/Install/Base.pm accessors-fast-0.03/inc/Module/Install/WriteAll.pm accessors-fast-0.03/inc/Module/Install/Fetch.pm accessors-fast-0.03/author_test.sh accessors-fast-0.03/ex/ accessors-fast-0.03/ex/sample.pl accessors-fast-0.03/ex/MyPackage.pm accessors-fast-0.03/ex/MyAnother.pm accessors-fast-0.03/makeall.sh accessors-fast-0.03/LICENSE accessors-fast-0.03/META.yml accessors-fast-0.03/Makefile.PL accessors-fast-0.03/MANIFEST accessors-fast-0.03/t/ accessors-fast-0.03/t/98-fixme.t accessors-fast-0.03/t/pod.t accessors-fast-0.03/t/98-metayml.t accessors-fast-0.03/t/90-examples.t accessors-fast-0.03/t/01-check.t accessors-fast-0.03/t/97-changes.t accessors-fast-0.03/t/02-tied.t accessors-fast-0.03/t/pod-coverage.t accessors-fast-0.03/t/00-load.t accessors-fast-0.03/t/99-kwalitee.t CPAN.pm: Going to build M/MO/MONS/accessors-fast-0.03.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.94) - Test::NoWarnings ...loaded. (1.01) - lib::abs ...loaded. (0.90 >= 0.90) - constant::def ...missing. (would need 0.01) - Class::Accessor::Fast ...loaded. (0.34) - Class::C3 ...loaded. (0.22) - Hash::Util ...loaded. (0.07) ==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for accessors::fast ---- Unsatisfied dependencies detected during ---- ---- MONS/accessors-fast-0.03.tar.gz ---- constant::def [requires] Running make test Delayed until after prerequisites Running test for module 'constant::def' Running make for M/MO/MONS/constant-def-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/constant-def-0.01.tar.gz ok constant-def-0.01/ constant-def-0.01/lib/ constant-def-0.01/lib/constant/ constant-def-0.01/lib/constant/def.pm constant-def-0.01/lib/constant/abs.pm constant-def-0.01/Changes constant-def-0.01/README constant-def-0.01/.cvsignore constant-def-0.01/inc/ constant-def-0.01/inc/Module/ constant-def-0.01/inc/Module/AutoInstall.pm constant-def-0.01/inc/Module/Install.pm constant-def-0.01/inc/Module/Install/ constant-def-0.01/inc/Module/Install/Makefile.pm constant-def-0.01/inc/Module/Install/AutoInstall.pm constant-def-0.01/inc/Module/Install/Win32.pm constant-def-0.01/inc/Module/Install/Include.pm constant-def-0.01/inc/Module/Install/Can.pm constant-def-0.01/inc/Module/Install/Metadata.pm constant-def-0.01/inc/Module/Install/Base.pm constant-def-0.01/inc/Module/Install/WriteAll.pm constant-def-0.01/inc/Module/Install/Fetch.pm constant-def-0.01/examples/ constant-def-0.01/examples/tdebug.pm constant-def-0.01/examples/default.pl constant-def-0.01/examples/tnodebug.pm constant-def-0.01/examples/devel.pl constant-def-0.01/examples/production.pl constant-def-0.01/makeall.sh constant-def-0.01/META.yml constant-def-0.01/Makefile.PL constant-def-0.01/MANIFEST constant-def-0.01/t/ constant-def-0.01/t/pod.t constant-def-0.01/t/01-check.t constant-def-0.01/t/pod-coverage.t constant-def-0.01/t/00-load.t constant-def-0.01/t/99-kwalitee.t CPAN.pm: Going to build M/MO/MONS/constant-def-0.01.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Cannot determine perl version info from lib/constant/def.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.94) - ex::lib ...missing. (would need 0.03) - constant ...loaded. (1.19 >= 1.05) ==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite ex::lib 0.03 not found. Writing Makefile for constant::def ---- Unsatisfied dependencies detected during ---- ---- MONS/constant-def-0.01.tar.gz ---- ex::lib [requires] Running make test Delayed until after prerequisites Running test for module 'ex::lib' Running make for M/MO/MONS/ex-lib-0.90.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/ex-lib-0.90.tar.gz ok ex-lib-0.90/ ex-lib-0.90/inc/ ex-lib-0.90/Changes ex-lib-0.90/examples/ ex-lib-0.90/t/ ex-lib-0.90/MANIFEST ex-lib-0.90/META.yml ex-lib-0.90/lib/ ex-lib-0.90/.cvsignore ex-lib-0.90/makeall.sh ex-lib-0.90/Makefile.PL ex-lib-0.90/README ex-lib-0.90/lib/ex/ ex-lib-0.90/lib/ex/lib.pm ex-lib-0.90/t/glob/ ex-lib-0.90/t/01-check.t ex-lib-0.90/t/98-fixme.t ex-lib-0.90/t/pod-coverage.t ex-lib-0.90/t/00-load.t ex-lib-0.90/t/pod.t ex-lib-0.90/t/99-kwalitee.t ex-lib-0.90/t/90-examples.t ex-lib-0.90/t/glob/x0x/ ex-lib-0.90/t/glob/t0/ ex-lib-0.90/t/glob/t1/ ex-lib-0.90/t/glob/t2t/ ex-lib-0.90/t/glob/t2/ ex-lib-0.90/t/glob/x1x/ ex-lib-0.90/t/glob/x1x/inc/ ex-lib-0.90/t/glob/x1x/inc/.keep ex-lib-0.90/t/glob/t2/lib/ ex-lib-0.90/t/glob/t2/lib/.keep ex-lib-0.90/t/glob/t2t/inc/ ex-lib-0.90/t/glob/t2t/inc/.keep ex-lib-0.90/t/glob/t1/lib/ ex-lib-0.90/t/glob/t1/lib/.keep ex-lib-0.90/t/glob/t0/lib/ ex-lib-0.90/t/glob/t0/lib/.keep ex-lib-0.90/t/glob/x0x/inc/ ex-lib-0.90/t/glob/x0x/inc/.keep ex-lib-0.90/examples/mytest.pm ex-lib-0.90/examples/mytest.pl ex-lib-0.90/inc/Module/ ex-lib-0.90/inc/Module/Install.pm ex-lib-0.90/inc/Module/Install/ ex-lib-0.90/inc/Module/AutoInstall.pm ex-lib-0.90/inc/Module/Install/AutoInstall.pm ex-lib-0.90/inc/Module/Install/Makefile.pm ex-lib-0.90/inc/Module/Install/Include.pm ex-lib-0.90/inc/Module/Install/Metadata.pm ex-lib-0.90/inc/Module/Install/WriteAll.pm ex-lib-0.90/inc/Module/Install/Win32.pm ex-lib-0.90/inc/Module/Install/Fetch.pm ex-lib-0.90/inc/Module/Install/Base.pm ex-lib-0.90/inc/Module/Install/Can.pm CPAN.pm: Going to build M/MO/MONS/ex-lib-0.90.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Cannot determine perl version info from lib/ex/lib.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.94) - lib::abs ...loaded. (0.90 >= 0.90) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for ex::lib >>> make cp lib/ex/lib.pm blib/lib/ex/lib.pm Manifying blib/man3/ex::lib.3 MONS/ex-lib-0.90.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-check.t t/90-examples.t t/98-fixme.t t/99-kwalitee.t t/pod-coverage.t t/pod.t # Testing ex::lib/lib::abs 0.90 using Cwd 3.31, Perl 5.012000, /home/fly1200/ap1200x/bin/perl-dynamic t/00-load.t ....... 1..6 ok 1 - use ex::lib; ok 2 - use lib::abs; ok 3 - ex::lib empty usage allowed ok 4 - ex::lib wrong path failed ok 5 - lib::abs empty usage allowed ok 6 - lib::abs wrong path failed ok # Testing ex::lib 0.90 using Cwd 3.31, Perl 5.012000, /home/fly1200/ap1200x/bin/perl-dynamic # Bin = `/home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/t' ;. is `/home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/t' # ex::lib::path('.')=/home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/t t/01-check.t ...... 1..25 ok 1 - before import: . ok 2 - . => $FindBin::Bin ok 3 - no ex inc ok 4 - add 0 ok 5 - add 1 ok 6 - dels paths ok 7 - order same as lib.pm 0 ok 8 - order same as lib.pm 1 ok 9 - code in @INC ok 10 - absolute path stay unchanged ok 11 - absolute path stay unchanged ok 12 - absolute path stay unchanged ok 13 - ./// => . ok 14 # skip Duplicates are collapsed ok 15 # skip Duplicates are collapsed ok 16 # skip Duplicates are collapsed ok 17 - glob t0 ok 18 - glob t1 ok 19 - glob t2 ok 20 - all items present ok 21 - glob x0x ok 22 - glob x1x ok 23 - all items present ok 24 - ex::lib::path ok 25 - no warnings ok t/90-examples.t ... 1..1 ok 1 - have example: d:examples ok t/98-fixme.t ...... skipped: $ENV{TEST_AUTHOR} not set t/99-kwalitee.t ... skipped: $ENV{TEST_AUTHOR} not set t/pod-coverage.t .. 1..1 ok 1 - No POD tests required - no export ok t/pod.t ........... 1..1 ok 1 - POD test for /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/t/../lib/ex/lib.pm ok All tests successful. Files=7, Tests=34, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.26 cusr 0.04 csys = 0.33 CPU) Result: PASS MONS/ex-lib-0.90.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> The same as lib, but makes relative path absolute. (Obsoleted by lib::abs) >>> (cd /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0 && tar cvf - ex-lib-0.90.ppd blib) | gzip -c >/home/fly1200/var/REPO/M/MO/MONS/ex-lib-0.90.tar.gz ex-lib-0.90.ppd blib/ blib/lib/ blib/lib/ex/ blib/lib/ex/lib.pm blib/man3/ blib/man3/ex::lib.3 >>> mv /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/ex-lib-0.90.ppd /home/fly1200/var/REPO/M/MO/MONS Running make for M/MO/MONS/constant-def-0.01.tar.gz Prepending /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/arch /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl Prepending /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/arch /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build M/MO/MONS/constant-def-0.01.tar.gz >>> make /home/fly1200/ap1200x/bin/perl-dynamic "-Iinc" Makefile.PL --config= --installdeps=ex::lib,0.03 Cannot determine perl version info from lib/constant/def.pm cp lib/constant/abs.pm blib/lib/constant/abs.pm cp lib/constant/def.pm blib/lib/constant/def.pm Manifying blib/man3/constant::abs.3 Manifying blib/man3/constant::def.3 MONS/constant-def-0.01.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/arch /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 /home/fly1200/ap1200x/bin/perl-dynamic "-Iinc" Makefile.PL --config= --installdeps=ex::lib,0.03 Cannot determine perl version info from lib/constant/def.pm PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-check.t t/99-kwalitee.t t/pod-coverage.t t/pod.t # Testing constant::def 0.01, Perl 5.012000, /home/fly1200/ap1200x/bin/perl-dynamic t/00-load.t ....... 1..2 ok 1 - use constant::def; ok 2 - use constant::abs; ok t/01-check.t ...... 1..6 ok 1 - undef name acts like constant ok 2 - bad name acts like constant ok 3 - TEST is set by abs ok 4 - DEBUG is set by abs ok 5 - DEF is set by def ok 6 - no warnings ok t/99-kwalitee.t ... 1..13 ok 1 - extractable ok 2 - has_readme ok 3 - has_manifest ok 4 - has_meta_yml ok 5 - has_buildtool ok 6 - has_changelog ok 7 - no_symlinks ok 8 - has_tests ok 9 - proper_libs ok 10 - no_pod_errors ok 11 - use_strict ok 12 - has_test_pod ok 13 - has_test_pod_coverage ok t/pod-coverage.t .. 1..1 ok 1 - No POD tests required - no export ok t/pod.t ........... 1..2 ok 1 - POD test for /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/lib/constant/abs.pm ok 2 - POD test for /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/lib/constant/def.pm ok All tests successful. Files=5, Tests=24, 2 wallclock secs ( 0.03 usr 0.01 sys + 0.63 cusr 0.05 csys = 0.72 CPU) Result: PASS MONS/constant-def-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Perl pragma to declare previously undeclared constants >>> (cd /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl && tar cvf - constant-def-0.01.ppd blib) | gzip -c >/home/fly1200/var/REPO/M/MO/MONS/constant-def-0.01.tar.gz constant-def-0.01.ppd blib/ blib/lib/ blib/lib/constant/ blib/lib/constant/abs.pm blib/lib/constant/def.pm blib/man3/ blib/man3/constant::abs.3 blib/man3/constant::def.3 >>> mv /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/constant-def-0.01.ppd /home/fly1200/var/REPO/M/MO/MONS Running make for M/MO/MONS/accessors-fast-0.03.tar.gz Prepending /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/blib/arch /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/blib/lib /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/arch /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1200/var/cpan/build/accessors-fast-0.03-T_LDKq Prepending /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/blib/arch /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/blib/lib /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/arch /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build M/MO/MONS/accessors-fast-0.03.tar.gz >>> make /home/fly1200/ap1200x/bin/perl-dynamic "-Iinc" Makefile.PL --config= --installdeps=constant::def,0.01 cp cpants.pl blib/lib/accessors/cpants.pl cp lib/accessors/fast/tie.pm blib/lib/accessors/fast/tie.pm cp lib/accessors/fast.pm blib/lib/accessors/fast.pm Manifying blib/man3/accessors::fast.3 MONS/accessors-fast-0.03.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/blib/arch /home/fly1200/var/cpan/build/constant-def-0.01-zbtOdl/blib/lib /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/arch /home/fly1200/var/cpan/build/ex-lib-0.90-ykKRq0/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 /home/fly1200/ap1200x/bin/perl-dynamic "-Iinc" Makefile.PL --config= --installdeps=constant::def,0.01 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-check.t t/02-tied.t t/90-examples.t t/97-changes.t t/98-fixme.t t/98-metayml.t t/99-kwalitee.t t/pod-coverage.t t/pod.t # Testing accessors::fast 0.03, Perl 5.012000, /home/fly1200/ap1200x/bin/perl-dynamic t/00-load.t ....... 1..3 ok 1 - use accessors::fast; ok 2 - use accessors::fast::tie; ok 3 - no warnings ok t/01-check.t ...... 1..24 ok 1 - X.a ok 2 - X.b ok 3 - X.c ok 4 - Y.a ok 5 - Y.b ok 6 - Y.c ok 7 - A.z ok 8 - A.a ok 9 - A.b ok 10 - A.c ok 11 - Z.a ok 12 - Z.b ok 13 - Z.c ok 14 - Z.z ok 15 - The object isa A ok 16 - The object isa X ok 17 - The object isa Y ok 18 - The object isa X ok 19 - object is tied ok 20 - X.fields ok 21 - Y.fields ok 22 - A.fields ok 23 - Z.fields ok 24 - no warnings ok t/02-tied.t ....... 1..24 ok 1 - X.a ok 2 - X.b ok 3 - X.c ok 4 - Y.a ok 5 - Y.b ok 6 - Y.c ok 7 - A.z ok 8 - A.a ok 9 - A.b ok 10 - A.c ok 11 - Z.a ok 12 - Z.b ok 13 - Z.c ok 14 - Z.z ok 15 - The object isa A ok 16 - The object isa X ok 17 - The object isa Y ok 18 - The object isa X ok 19 - object is tied ok 20 - X.fields ok 21 - Y.fields ok 22 - A.fields ok 23 - Z.fields ok 24 - no warnings ok t/90-examples.t ... skipped: $ENV{TEST_AUTHOR} not set t/97-changes.t .... skipped: $ENV{TEST_AUTHOR} not set t/98-fixme.t ...... skipped: $ENV{TEST_AUTHOR} not set t/98-metayml.t .... skipped: $ENV{TEST_AUTHOR} not set t/99-kwalitee.t ... skipped: $ENV{TEST_AUTHOR} not set t/pod-coverage.t .. 1..1 ok 1 - No POD tests required - no export ok t/pod.t ........... 1..3 ok 1 - blib/lib/accessors/cpants.pl ok 2 - blib/lib/accessors/fast.pm ok 3 - blib/lib/accessors/fast/tie.pm ok All tests successful. Files=10, Tests=55, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.43 cusr 0.01 csys = 0.50 CPU) Result: PASS MONS/accessors-fast-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Compiletime accessors using Class::Accessor::Fast >>> (cd /home/fly1200/var/cpan/build/accessors-fast-0.03-T_LDKq && tar cvf - accessors-fast-0.03.ppd blib) | gzip -c >/home/fly1200/var/REPO/M/MO/MONS/accessors-fast-0.03.tar.gz accessors-fast-0.03.ppd blib/ blib/lib/ blib/lib/accessors/ blib/lib/accessors/fast/ blib/lib/accessors/fast/tie.pm blib/lib/accessors/cpants.pl blib/lib/accessors/fast.pm blib/man3/ blib/man3/accessors::fast.3 >>> mv /home/fly1200/var/cpan/build/accessors-fast-0.03-T_LDKq/accessors-fast-0.03.ppd /home/fly1200/var/REPO/M/MO/MONS Finished 2010-02-17T09:30:19