Start 2008-09-29T08:01:11 Going to read /export/home/fly1003/var/cpan/Metadata Database was generated on Mon, 29 Sep 2008 08:27:52 GMT Running make for P/PF/PFIG/File-Find-Rule-Age-0.2.tar.gz Checksum for /net/nas/data/cpan/authors/id/P/PF/PFIG/File-Find-Rule-Age-0.2.tar.gz ok File-Find-Rule-Age-0.2/ File-Find-Rule-Age-0.2/inc/ File-Find-Rule-Age-0.2/inc/Module/ File-Find-Rule-Age-0.2/inc/Module/Install.pm File-Find-Rule-Age-0.2/inc/Module/Install/ File-Find-Rule-Age-0.2/inc/Module/Install/AutoInstall.pm File-Find-Rule-Age-0.2/inc/Module/Install/Fetch.pm File-Find-Rule-Age-0.2/inc/Module/Install/Makefile.pm File-Find-Rule-Age-0.2/inc/Module/Install/Include.pm File-Find-Rule-Age-0.2/inc/Module/Install/Base.pm File-Find-Rule-Age-0.2/inc/Module/Install/Metadata.pm File-Find-Rule-Age-0.2/inc/Module/Install/Can.pm File-Find-Rule-Age-0.2/inc/Module/Install/WriteAll.pm File-Find-Rule-Age-0.2/inc/Module/Install/Win32.pm File-Find-Rule-Age-0.2/inc/Module/AutoInstall.pm File-Find-Rule-Age-0.2/Changes File-Find-Rule-Age-0.2/MANIFEST File-Find-Rule-Age-0.2/META.yml File-Find-Rule-Age-0.2/t/ File-Find-Rule-Age-0.2/t/pod-coverage.t File-Find-Rule-Age-0.2/t/00-load.t File-Find-Rule-Age-0.2/t/pod.t File-Find-Rule-Age-0.2/lib/ File-Find-Rule-Age-0.2/lib/File/ File-Find-Rule-Age-0.2/lib/File/Find/ File-Find-Rule-Age-0.2/lib/File/Find/Rule/ File-Find-Rule-Age-0.2/lib/File/Find/Rule/Age.pm File-Find-Rule-Age-0.2/README File-Find-Rule-Age-0.2/Makefile.PL CPAN.pm: Going to build P/PF/PFIG/File-Find-Rule-Age-0.2.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Cannot determine perl version info from lib/File/Find/Rule/Age.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.8) - File::Find::Rule ...loaded. (0.30 >= 0.30) - DateTime ...missing. (would need 0.42) ==> 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 DateTime 0.42 not found. Writing Makefile for File::Find::Rule::Age >>> make /export/home/fly1003/bin/perl "-Iinc" Makefile.PL --config= --installdeps=DateTime,0.42 Cannot determine perl version info from lib/File/Find/Rule/Age.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. cp lib/File/Find/Rule/Age.pm blib/lib/File/Find/Rule/Age.pm Manifying blib/man3/File::Find::Rule::Age.3 PFIG/File-Find-Rule-Age-0.2.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /export/home/fly1003/bin/perl "-Iinc" Makefile.PL --config= --installdeps=DateTime,0.42 Cannot determine perl version info from lib/File/Find/Rule/Age.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/pod-coverage.t t/pod.t t/00-load......... 1..1 not ok 1 - use File::Find::Rule::Age; # Failed test 'use File::Find::Rule::Age;' # at t/00-load.t line 6. # Tried to use 'File::Find::Rule::Age'. # Error: Can't locate DateTime/TimeZone.pm in @INC (@INC contains: /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/inc /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/blib/lib /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/blib/arch /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/inc /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/blib/lib /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib) at /export/home/fly1003/var/megalib/DateTime.pm line 47. # BEGIN failed--compilation aborted at /export/home/fly1003/var/megalib/DateTime.pm line 47. # Compilation failed in require at /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/blib/lib/File/Find/Rule/Age.pm line 12. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/File-Find-Rule-Age-0.2-5crmCj/blib/lib/File/Find/Rule/Age.pm line 12. # Compilation failed in require at (eval 2) line 2. # BEGIN failed--compilation aborted at (eval 2) line 2. Use of uninitialized value $File::Find::Rule::Age::VERSION in concatenation (.) or string at t/00-load.t line 9. # Testing File::Find::Rule::Age , Perl 5.010000, /export/home/fly1003/bin/perl # Looks like you failed 1 test of 1. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod-coverage.... 1..1 ok 1 - Pod coverage on File::Find::Rule::Age ok t/pod............. 1..1 ok 1 - blib/lib/File/Find/Rule/Age.pm ok Test Summary Report ------------------- t/00-load (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=3, Tests=3, 5 wallclock secs ( 0.27 usr 0.07 sys + 3.68 cusr 0.31 csys = 4.33 CPU) Result: FAIL Failed 1/3 test programs. 1/3 subtests failed. make: *** [test_dynamic] Error 255 PFIG/File-Find-Rule-Age-0.2.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PFIG/File-Find-Rule-Age-0.2.tar.gz Finished 2008-09-29T08:01:44