Start 2009-10-01T03:36:27 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 01 Oct 2009 10:27:07 GMT Running make for S/SC/SCHWIGON/app-dpath/App-DPath-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SC/SCHWIGON/app-dpath/App-DPath-0.03.tar.gz ok Will not use Archive::Tar, need 1.00 App-DPath-0.03/ App-DPath-0.03/lib/ App-DPath-0.03/lib/App/ App-DPath-0.03/lib/App/DPath.pm App-DPath-0.03/lib/App/DPath/ App-DPath-0.03/lib/App/DPath/Command/ App-DPath-0.03/lib/App/DPath/Command/search.pm App-DPath-0.03/t/ App-DPath-0.03/t/testdata.tap App-DPath-0.03/t/00-load.t App-DPath-0.03/t/pod.t App-DPath-0.03/t/boilerplate.t App-DPath-0.03/t/testdata.xml App-DPath-0.03/t/testdata.yaml App-DPath-0.03/t/testdata.json App-DPath-0.03/t/testdata.cfggeneral App-DPath-0.03/t/pod-coverage.t App-DPath-0.03/t/app_dpath.t App-DPath-0.03/t/testdata.dumper App-DPath-0.03/t/testdata.ini App-DPath-0.03/inc/ App-DPath-0.03/inc/Module/ App-DPath-0.03/inc/Module/Install/ App-DPath-0.03/inc/Module/Install/Scripts.pm App-DPath-0.03/inc/Module/Install/WriteAll.pm App-DPath-0.03/inc/Module/Install/Metadata.pm App-DPath-0.03/inc/Module/Install/Fetch.pm App-DPath-0.03/inc/Module/Install/Can.pm App-DPath-0.03/inc/Module/Install/Include.pm App-DPath-0.03/inc/Module/Install/AutoInstall.pm App-DPath-0.03/inc/Module/Install/Base.pm App-DPath-0.03/inc/Module/Install/Makefile.pm App-DPath-0.03/inc/Module/Install/Win32.pm App-DPath-0.03/inc/Module/AutoInstall.pm App-DPath-0.03/inc/Module/Install.pm App-DPath-0.03/Makefile.PL App-DPath-0.03/script/ App-DPath-0.03/script/dpath App-DPath-0.03/ChangeLog App-DPath-0.03/README App-DPath-0.03/MANIFEST App-DPath-0.03/META.yml App-DPath-0.03/MANIFEST.SKIP CPAN.pm: Going to build S/SC/SCHWIGON/app-dpath/App-DPath-0.03.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL *** 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) - Data::Structure::Util ...loaded. (0.15) - YAML::Syck ...loaded. (1.07) - JSON ...loaded. (2.15) - TAP::DOM ...loaded. (0.05) - Config::INI ...loaded. (0.014) - Data::DPath ...missing. - XML::Simple ...loaded. (2.18) - Config::General ...loaded. (2.44) - App::Cmd ...loaded. (0.301 >= 0.301) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for App::DPath >>> make cp lib/App/DPath/Command/search.pm blib/lib/App/DPath/Command/search.pm cp lib/App/DPath.pm blib/lib/App/DPath.pm cp script/dpath blib/script/dpath /home/fly1003/ap1003/bin/perl-static "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dpath Manifying blib/man1/dpath.1 Manifying blib/man3/App::DPath::Command::search.3 Manifying blib/man3/App::DPath.3 SCHWIGON/app-dpath/App-DPath-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/app_dpath.t t/boilerplate.t t/pod-coverage.t t/pod.t # Testing App::DPath 0.03, Perl 5.010000, /home/fly1003/ap1003/bin/perl-static t/00-load.t ....... 1..1 ok 1 - use App::DPath; ok couldn't load App::DPath::Command::search: Can't locate List/MoreUtils.pm in @INC (@INC contains: lib /home/fly1003/var/cpan/build/App-DPath-0.03-JTvTWz/inc /home/fly1003/var/cpan/build/App-DPath-0.03-JTvTWz/blib/lib /home/fly1003/var/cpan/build/App-DPath-0.03-JTvTWz/blib/arch /home/fly1003/var/megalib /home/fly1003/var/megalib /home/fly1003/ap1003/site/lib /home/fly1003/ap1003/lib .) at /home/fly1003/var/megalib/Data/DPath/Context.pm line 8. BEGIN failed--compilation aborted at /home/fly1003/var/megalib/Data/DPath/Context.pm line 8. Compilation failed in require at (eval 25) line 1. BEGIN failed--compilation aborted at (eval 25) line 1. BEGIN failed--compilation aborted at /home/fly1003/var/megalib/Data/DPath/Path.pm line 9. Compilation failed in require at /home/fly1003/var/megalib/Data/DPath.pm line 10. BEGIN failed--compilation aborted at /home/fly1003/var/megalib/Data/DPath.pm line 10. Compilation failed in require at lib/App/DPath/Command/search.pm line 8. BEGIN failed--compilation aborted at lib/App/DPath/Command/search.pm line 8. Compilation failed in require at (eval 21) line 3. malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at /home/fly1003/var/megalib/JSON.pm line 154. # Looks like you planned 16 tests but ran 1. # Looks like your test exited with 2 just after 1. t/app_dpath.t ..... 1..16 ok 1 - use App::DPath; Dubious, test returned 2 (wstat 512, 0x200) Failed 15/16 subtests t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text ok 2 - ChangeLog contains no boilerplate text ok 3 - lib/App/DPath.pm contains no boilerplate text ok t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on App::DPath ok 2 - Pod coverage on App::DPath::Command::search ok t/pod.t ........... 1..3 ok 1 - blib/script/dpath ok 2 - blib/lib/App/DPath.pm ok 3 - blib/lib/App/DPath/Command/search.pm ok Test Summary Report ------------------- t/app_dpath.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 16 tests but ran 1. Files=5, Tests=10, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.53 cusr 0.10 csys = 0.70 CPU) Result: FAIL Failed 1/5 test programs. 0/10 subtests failed. make: *** [test_dynamic] Error 255 SCHWIGON/app-dpath/App-DPath-0.03.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SCHWIGON/app-dpath/App-DPath-0.03.tar.gz Finished 2009-10-01T03:36:32