PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-05-17T10:27:54 ActivePerl-1003 CPAN-1.9800 Reading '/export/home/fly1003/var/cpan/Metadata' Database was generated on Fri, 17 May 2013 16:17:04 GMT Running make for M/MA/MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MA/MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. Web-Library-UnderscoreJS-0.02/ Web-Library-UnderscoreJS-0.02/Changes Web-Library-UnderscoreJS-0.02/lib/ Web-Library-UnderscoreJS-0.02/Makefile.PL Web-Library-UnderscoreJS-0.02/MANIFEST Web-Library-UnderscoreJS-0.02/MANIFEST.SKIP Web-Library-UnderscoreJS-0.02/META.json Web-Library-UnderscoreJS-0.02/META.yml Web-Library-UnderscoreJS-0.02/README.md Web-Library-UnderscoreJS-0.02/share/ Web-Library-UnderscoreJS-0.02/t/ Web-Library-UnderscoreJS-0.02/t/basic.t Web-Library-UnderscoreJS-0.02/share/1.4.4/ Web-Library-UnderscoreJS-0.02/share/1.4.4/js/ Web-Library-UnderscoreJS-0.02/share/1.4.4/js/underscore-min.js Web-Library-UnderscoreJS-0.02/lib/Web/ Web-Library-UnderscoreJS-0.02/lib/Web/Library/ Web-Library-UnderscoreJS-0.02/lib/Web/Library/UnderscoreJS.pm CPAN.pm: Building M/MA/MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Warning: Perl version 5.012000 or higher required. We run 5.010000. Checking if your kit is complete... Looks good Writing Makefile for Web-Library-UnderscoreJS Writing MYMETA.yml and MYMETA.json Could not read metadata file. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz ---- Web::Library [requires] Running make test Delayed until after prerequisites Running test for module 'Web::Library' Running make for M/MA/MARCEL/Web-Library-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MA/MARCEL/Web-Library-0.02.tar.gz ok Web-Library-0.02/ Web-Library-0.02/Changes Web-Library-0.02/lib/ Web-Library-0.02/Makefile.PL Web-Library-0.02/MANIFEST Web-Library-0.02/MANIFEST.SKIP Web-Library-0.02/META.json Web-Library-0.02/META.yml Web-Library-0.02/README.md Web-Library-0.02/t/ Web-Library-0.02/t/item.t Web-Library-0.02/t/lib/ Web-Library-0.02/t/library.t Web-Library-0.02/t/simple_assets.t Web-Library-0.02/t/lib/Web/ Web-Library-0.02/t/lib/Web/Library/ Web-Library-0.02/t/lib/Web/Library/Bar.pm Web-Library-0.02/t/lib/Web/Library/Foo.pm Web-Library-0.02/lib/Web/ Web-Library-0.02/lib/Web/Library/ Web-Library-0.02/lib/Web/Library.pm Web-Library-0.02/lib/Web/Library/Item.pm Web-Library-0.02/lib/Web/Library/Provider.pm Web-Library-0.02/lib/Web/Library/SimpleAssets.pm Web-Library-0.02/lib/Web/Library/Test.pm CPAN.pm: Building M/MA/MARCEL/Web-Library-0.02.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Warning: Perl version 5.014000 or higher required. We run 5.010000. Checking if your kit is complete... Looks good Writing Makefile for Web-Library Writing MYMETA.yml and MYMETA.json >>> make cp lib/Web/Library/Test.pm blib/lib/Web/Library/Test.pm cp lib/Web/Library/Item.pm blib/lib/Web/Library/Item.pm cp lib/Web/Library/Provider.pm blib/lib/Web/Library/Provider.pm cp lib/Web/Library.pm blib/lib/Web/Library.pm cp lib/Web/Library/SimpleAssets.pm blib/lib/Web/Library/SimpleAssets.pm Manifying blib/man3/Web::Library::Test.3 Manifying blib/man3/Web::Library::Provider.3 Manifying blib/man3/Web::Library::Item.3 Manifying blib/man3/Web::Library.3 Manifying blib/man3/Web::Library::SimpleAssets.3 MARCEL/Web-Library-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/item.t ........... ok 1 - The item has the provided name ok 2 - The item has the default version ok 3 - get_package() works ok 4 - The object isa Web::Library::Foo ok 5 - include_path() works 1..5 ok 1 - Item with default version ok 1 - The item has the provided version ok 2 - include_path() works 1..2 ok 2 - Item with given version 1..2 ok t/library.t ........ ok 1 - include_paths() works ok 1 - css_assets_for("Foo") works ok 2 - css_assets_for("Foo", "Bar") works 1..2 ok 2 - css_assets_for ok 1 - js_assets_for("Foo") works ok 2 - javascript_assets_for("Foo", "Bar") works 1..2 ok 3 - javascript_assets_for ok 1 - css_link_tags_for("Foo") works ok 2 - css_link_tags_for("Foo", "Bar") works 1..2 ok 4 - css_link_tags_for ok 1 - script_tags_for("Foo") works ok 2 - script_tags_for("Foo", "Bar") works 1..2 ok 5 - script_tags_for 1..5 ok t/simple_assets.t .. ok 1 - css_assets_for("2.4.6") works ok 2 - css_assets_for("1.2.3") works 1..2 ok 1 - css_assets_for ok 1 - javascript_assets_for("2.4.6") works ok 2 - javascript_assets_for("1.2.3") works 1..2 ok 2 - javascript_assets_for 1..2 ok All tests successful. Files=3, Tests=9, 4 wallclock secs ( 0.12 usr 0.02 sys + 2.88 cusr 0.22 csys = 3.24 CPU) Result: PASS MARCEL/Web-Library-0.02.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Web-Library-0.02 already made Running make for M/MA/MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz Prepending /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/arch /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1003/var/cpan/build/Web-Library-UnderscoreJS-0.02-SIfWAi Prepending /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/arch /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib to PERL5LIB for 'make' CPAN.pm: Building M/MA/MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz Warning: Prerequisite 'Web::Library => 0.02' for 'MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. >>> make cp share/1.4.4/js/underscore-min.js blib/lib/auto/share/dist/Web-Library-UnderscoreJS/1.4.4/js/underscore-min.js cp lib/Web/Library/UnderscoreJS.pm blib/lib/Web/Library/UnderscoreJS.pm Manifying blib/man3/Web::Library::UnderscoreJS.3 MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz make -- OK Prepending /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/arch /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 Skip blib/lib/auto/share/dist/Web-Library-UnderscoreJS/1.4.4/js/underscore-min.js (unchanged) PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t v-string in use/require non-portable at /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib/Web/Library/Provider.pm line 3. Couldn't load class (Web::Library::Provider) because: Perl v5.14.0 required--this is only v5.10.0, stopped at /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib/Web/Library/Provider.pm line 3. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib/Web/Library/Provider.pm line 3. Compilation failed in require at /export/home/fly1003/var/megalib/Class/MOP.pm line 101. at /export/home/fly1003/var/megalib/Class/MOP.pm line 105. Class::MOP::__ANON__('Perl v5.14.0 required--this is only v5.10.0, stopped at /expo...') called at /export/home/fly1003/var/megalib/Try/Tiny.pm line 100 Try::Tiny::try('CODE(0x9bbdd8)', 'Try::Tiny::Catch=REF(0x1938d8)') called at /export/home/fly1003/var/megalib/Class/MOP.pm line 110 Class::MOP::load_first_existing_class('Web::Library::Provider') called at /export/home/fly1003/var/megalib/Class/MOP.pm line 121 Class::MOP::load_class('Web::Library::Provider') called at /export/home/fly1003/var/megalib/Moose/Util.pm line 108 Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x193d68)', undef, 'Web::Library::Provider', 'Web::Library::SimpleAssets') called at /export/home/fly1003/var/megalib/Moose/Util.pm line 86 Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x193d68)', 'Web::Library::Provider', 'Web::Library::SimpleAssets') called at /export/home/fly1003/var/megalib/Moose.pm line 57 Moose::with('Moose::Meta::Class=HASH(0x193d68)', 'Web::Library::Provider', 'Web::Library::SimpleAssets') called at /export/home/fly1003/var/megalib/Moose/Exporter.pm line 293 Moose::with('Web::Library::Provider', 'Web::Library::SimpleAssets') called at /export/home/fly1003/var/cpan/build/Web-Library-UnderscoreJS-0.02-SIfWAi/t/../lib/Web/Library/UnderscoreJS.pm line 3 require Web/Library/UnderscoreJS.pm called at /export/home/fly1003/var/megalib/Module/Runtime.pm line 317 Module::Runtime::require_module('Web::Library::UnderscoreJS') called at /export/home/fly1003/var/megalib/Class/Load.pm line 177 Class::Load::__ANON__() called at /export/home/fly1003/var/megalib/Try/Tiny.pm line 71 eval {...} called at /export/home/fly1003/var/megalib/Try/Tiny.pm line 67 Try::Tiny::try('CODE(0x7e0240)', 'Try::Tiny::Catch=REF(0x83a6a8)') called at /export/home/fly1003/var/megalib/Class/Load.pm line 183 Class::Load::try_load_class('Web::Library::UnderscoreJS', undef) called at /export/home/fly1003/var/megalib/Class/Load.pm line 38 Class::Load::load_class('Web::Library::UnderscoreJS') called at /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib/Web/Library/Item.pm line 10 Web::Library::Item::BUILD('Web::Library::Item=HASH(0x1934a8)', 'HASH(0x193288)') called at /export/home/fly1003/var/megalib/Class/MOP/Method.pm line 123 Class::MOP::Method::execute('Moose::Meta::Method=HASH(0x1937d8)', 'Web::Library::Item=HASH(0x1934a8)', 'HASH(0x193288)') called at /export/home/fly1003/var/megalib/Moose/Object.pm line 54 Moose::Object::BUILDALL('Web::Library::Item=HASH(0x1934a8)', 'HASH(0x193288)') called at /export/home/fly1003/var/megalib/Moose/Object.pm line 27 Moose::Object::new('Web::Library::Item', 'version', 1.4.4, 'name', 'UnderscoreJS') called at /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib/Web/Library.pm line 21 Web::Library::mount_library(undef, 'HASH(0x193148)') called at /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib/Web/Library/Test.pm line 29 Web::Library::Test::__ANON__() called at /export/home/fly1003/var/megalib/Test/Builder.pm line 234 Test::Builder::__ANON__() called at /export/home/fly1003/var/megalib/Test/Builder.pm line 239 eval {...} called at /export/home/fly1003/var/megalib/Test/Builder.pm line 239 Test::Builder::subtest('Test::Builder=HASH(0x89ad98)', 'library_ok', 'CODE(0x18f530)') called at /export/home/fly1003/var/megalib/Test/More.pm line 747 Test::More::subtest('library_ok', 'CODE(0x18f530)') called at /export/home/fly1003/var/cpan/build/Web-Library-0.02-FujI9C/blib/lib/Web/Library/Test.pm line 34 Web::Library::Test::library_ok('name', 'UnderscoreJS', 'version', 1.4.4, 'css_assets', 'ARRAY(0x178ba8)', 'javascript_assets', 'ARRAY(0x178a88)') called at t/basic.t line 6 Compilation failed in require at /export/home/fly1003/var/megalib/Moose/Object.pm line 54. # Child (library_ok) exited without calling finalize() # Failed test 'library_ok' # at /export/home/fly1003/var/megalib/Test/Builder.pm line 252. # Tests were run but no plan was declared and done_testing() was not seen. t/basic.t .. not ok 1 - library_ok Dubious, test returned 9 (wstat 2304, 0x900) Failed 1/1 subtests Test Summary Report ------------------- t/basic.t (Wstat: 2304 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 9 Parse errors: No plan found in TAP output Files=1, Tests=1, 1 wallclock secs ( 0.10 usr 0.00 sys + 1.16 cusr 0.06 csys = 1.32 CPU) Result: FAIL Failed 1/1 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 9 MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MARCEL/Web-Library-UnderscoreJS-0.02.tar.gz Finished 2013-05-17T10:28:14