PATH=/usr/bin:/bin Start 2011-04-28T06:50:03 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 27 Apr 2011 22:27:21 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 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/fly1400/ap1400/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.98) - Data::Structure::Util ...loaded. (0.15) - YAML::Syck ...loaded. (1.17) - JSON ...loaded. (2.51) - TAP::DOM ...loaded. (0.10) - Config::INI ...loaded. (0.017) - Data::DPath ...loaded. (0.43) - XML::Simple ...loaded. (2.18) - Config::General ...missing. - App::Cmd ...loaded. (0.311 >= 0.301) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for App::DPath Writing MYMETA.yml >>> 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/fly1400/ap1400/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/fly1400/ap1400/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.014000, /home/fly1400/ap1400/bin/perl-static t/00-load.t ....... 1..1 ok 1 - use App::DPath; ok Can't locate loadable object for module main::Tie::Hash::NamedCapture in @INC (@INC contains: lib /home/fly1400/var/cpan/build/App-DPath-0.03-M2oOjj/inc /home/fly1400/var/cpan/build/App-DPath-0.03-M2oOjj/blib/lib /home/fly1400/var/cpan/build/App-DPath-0.03-M2oOjj/blib/arch /home/fly1400/var/megalib /home/fly1400/var/megalib /home/fly1400/ap1400/site/lib /home/fly1400/ap1400/lib .) at /home/fly1400/ap1400/lib/English.pm line 148 Compilation failed in require at /home/fly1400/ap1400/lib/English.pm line 148. BEGIN failed--compilation aborted at /home/fly1400/ap1400/lib/English.pm line 148. Compilation failed in require at /home/fly1400/var/megalib/Config/General.pm line 17. BEGIN failed--compilation aborted at /home/fly1400/var/megalib/Config/General.pm line 17. Compilation failed in require at lib/App/DPath/Command/search.pm line 69. malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at /home/fly1400/var/megalib/JSON.pm line 168. # Looks like you planned 16 tests but ran 8. # Looks like your test exited with 2 just after 8. t/app_dpath.t ..... 1..16 ok 1 - use App::DPath; ok 2 - yaml - dpath - json ok 3 - yaml - dpath - dumper ok 4 - json - dpath - dumper ok 5 - xml - dpath - dumper ok 6 - ini - dpath - dumper ok 7 - ini - dpath - json ok 8 - ini - dpath - yaml Dubious, test returned 2 (wstat 512, 0x200) Failed 8/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 - POD test for blib/script/dpath ok 2 - POD test for blib/lib/App/DPath.pm ok 3 - POD test for blib/lib/App/DPath/Command/search.pm ok Test Summary Report ------------------- t/app_dpath.t (Wstat: 512 Tests: 8 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 16 tests but ran 8. Files=5, Tests=17, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.47 cusr 0.28 csys = 1.78 CPU) Result: FAIL Failed 1/5 test programs. 0/17 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 2011-04-28T06:50:09