Start 2010-04-13T00:25:03 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Mon, 12 Apr 2010 21:27:11 GMT Running make for K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz ok XML-Schematron-1.07/ XML-Schematron-1.07/Changes XML-Schematron-1.07/lib/ XML-Schematron-1.07/lib/XML/ XML-Schematron-1.07/lib/XML/Schematron/ XML-Schematron-1.07/lib/XML/Schematron/LibXSLT.pm XML-Schematron-1.07/lib/XML/Schematron/Schema.pm XML-Schematron-1.07/lib/XML/Schematron/SchemaReader.pm XML-Schematron-1.07/lib/XML/Schematron/Test.pm XML-Schematron-1.07/lib/XML/Schematron/XPath.pm XML-Schematron-1.07/lib/XML/Schematron/XSLTProcessor.pm XML-Schematron-1.07/lib/XML/Schematron.pm XML-Schematron-1.07/Makefile.PL XML-Schematron-1.07/MANIFEST XML-Schematron-1.07/META.yml XML-Schematron-1.07/t/ XML-Schematron-1.07/t/001basic.t XML-Schematron-1.07/t/data/ XML-Schematron-1.07/t/data/order.scm XML-Schematron-1.07/t/data/order.xml XML-Schematron-1.07/TODO CPAN.pm: Going to build K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Warning: prerequisite MooseX::NonMoose 0 not found. Checking if your kit is complete... Looks good Writing Makefile for XML::Schematron ---- Unsatisfied dependencies detected during ---- ---- KHAMPTON/XML-Schematron-1.07.tar.gz ---- MooseX::NonMoose [requires] Running make test Delayed until after prerequisites Running test for module 'MooseX::NonMoose' Running make for D/DO/DOY/MooseX-NonMoose-0.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DO/DOY/MooseX-NonMoose-0.07.tar.gz ok MooseX-NonMoose-0.07 MooseX-NonMoose-0.07/Changes MooseX-NonMoose-0.07/dist.ini MooseX-NonMoose-0.07/lib/MooseX MooseX-NonMoose-0.07/lib/MooseX/NonMoose.pm MooseX-NonMoose-0.07/lib/MooseX/NonMoose MooseX-NonMoose-0.07/lib/MooseX/NonMoose/InsideOut.pm MooseX-NonMoose-0.07/lib/MooseX/NonMoose/Meta/Role MooseX-NonMoose-0.07/lib/MooseX/NonMoose/Meta/Role/Class.pm MooseX-NonMoose-0.07/lib/MooseX/NonMoose/Meta/Role/Constructor.pm MooseX-NonMoose-0.07/t MooseX-NonMoose-0.07/t/004-multi-level.t MooseX-NonMoose-0.07/t/023-FOREIGNBUILDARGS.t MooseX-NonMoose-0.07/t/000-load.t MooseX-NonMoose-0.07/t/002-methods.t MooseX-NonMoose-0.07/t/003-attrs.t MooseX-NonMoose-0.07/t/021-BUILDARGS.t MooseX-NonMoose-0.07/t/010-immutable.t MooseX-NonMoose-0.07/t/006-disable.t MooseX-NonMoose-0.07/t/032-moosex-insideout.t MooseX-NonMoose-0.07/t/030-only-metaclass-trait.t MooseX-NonMoose-0.07/t/020-BUILD.t MooseX-NonMoose-0.07/t/022-replaced-constructor.t MooseX-NonMoose-0.07/t/001-basic.t MooseX-NonMoose-0.07/t/005-moose.t MooseX-NonMoose-0.07/t/033-moosex-globref.t MooseX-NonMoose-0.07/t/040-destructor.t MooseX-NonMoose-0.07/t/024-nonmoose-moose-nonmoose.t MooseX-NonMoose-0.07/t/031-moose-exporter.t MooseX-NonMoose-0.07/META.yml MooseX-NonMoose-0.07/LICENSE MooseX-NonMoose-0.07/README MooseX-NonMoose-0.07/Makefile.PL MooseX-NonMoose-0.07/MANIFEST CPAN.pm: Going to build D/DO/DOY/MooseX-NonMoose-0.07.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MooseX::NonMoose >>> make cp lib/MooseX/NonMoose.pm blib/lib/MooseX/NonMoose.pm cp lib/MooseX/NonMoose/Meta/Role/Constructor.pm blib/lib/MooseX/NonMoose/Meta/Role/Constructor.pm cp lib/MooseX/NonMoose/Meta/Role/Class.pm blib/lib/MooseX/NonMoose/Meta/Role/Class.pm cp lib/MooseX/NonMoose/InsideOut.pm blib/lib/MooseX/NonMoose/InsideOut.pm Manifying blib/man3/MooseX::NonMoose.3 Manifying blib/man3/MooseX::NonMoose::Meta::Role::Constructor.3 Manifying blib/man3/MooseX::NonMoose::Meta::Role::Class.3 Manifying blib/man3/MooseX::NonMoose::InsideOut.3 DOY/MooseX-NonMoose-0.07.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/000-load.t ..................... 1..1 ok 1 - use MooseX::NonMoose; ok t/001-basic.t .................... 1..9 ok 1 - The object isa Foo ok 2 - Foo gets the correct class ok 3 - The object isa Foo::Moose ok 4 - The object isa Foo ok 5 - The object isa Moose::Object ok 6 - Foo::Moose gets the correct class ok 7 - Foo::Moose has its own constructor ok 8 - The object isa Moose::Meta::Class ok 9 - Foo::Moose gets its constructor from MooseX::NonMoose ok t/002-methods.t .................. 1..3 ok 1 - Foo::Moose->foo ok 2 - Foo::Moose->bar ok 3 - Foo::Moose->baz ok t/003-attrs.t .................... 1..4 ok 1 - foo set in constructor ok 2 - bar set in constructor ok 3 - foo set by accessor ok 4 - bar set by accessor ok t/004-multi-level.t .............. 1..11 ok 1 - Foo::Moose::foo ok 2 - Foo::Moose::bar ok 3 - Foo::Moose gets its own constructor ok 4 - Foo::Moose::Sub::foo ok 5 - Foo::Moose::Sub::bar ok 6 - Foo::Moose::Sub::baz ok 7 - Foo::Moose::Sub just uses the constructor for Foo::Moose ok 8 - Foo::Moose::Sub::foo (immutable) ok 9 - Foo::Moose::Sub::bar (immutable) ok 10 - Foo::Moose::Sub::baz (immutable) ok 11 - Foo::Moose::Sub has an inlined constructor ok t/005-moose.t .................... 1..12 ok 1 - The object isa Foo ok 2 - inheritance works ok 3 - Foo::Sub doesn't have its own new method ok 4 - The object isa Foo ok 5 - inheritance works (immutable) ok 6 - Foo::Sub has its own new method (immutable) ok 7 - The object isa Foo ok 8 - inheritance works (immutable when extending) ok 9 - Foo::OtherSub doesn't have its own new method (immutable when extending) ok 10 - The object isa Foo ok 11 - inheritance works (all immutable) ok 12 - Foo::OtherSub has its own new method (all immutable) ok t/006-disable.t .................. 1..3 ok 1 - Foo::Moose has a constructor ok 2 - make_immutable replaced the constructor with an inlined version ok 3 - make_immutable doesn't replace the constructor if we ask it not to ok t/010-immutable.t ................ 1..6 ok 1 - foo set in constructor ok 2 - bar set in constructor ok 3 - foo set by accessor ok 4 - bar set by accessor ok 5 - baz method ok 6 - quux method ok t/020-BUILD.t .................... 1..5 ok 1 - BUILD method called properly ok 2 - BUILD method called properly ok 3 - parent BUILD method called ok 4 - child BUILD method called ok 5 - BUILD methods called in the correct order ok t/021-BUILDARGS.t ................ 1..4 ok 1 - superclass constructor gets the right args ok 2 - subclass constructor gets the right args ok 3 - superclass constructor gets the right args (immutable) ok 4 - subclass constructor gets the right args (immutable) ok t/022-replaced-constructor.t ..... 1..7 ok 1 - The object isa Class::MOP::Method::Wrapped ok 2 - method modifier called for the constructor ok 3 - make_immutable doesn't overwrite constructor with method modifiers ok 4 - method modifier called for the constructor (immutable) ok 5 - custom constructor called ok 6 - make_immutable doesn't overwrite custom constructor ok 7 - custom constructor called (immutable) ok t/023-FOREIGNBUILDARGS.t ......... 1..12 ok 1 - subclass constructor gets the right args ok 2 - subclass constructor gets the right args ok 3 - subclass constructor gets the right args ok 4 - subclass constructor gets the right args ok 5 - extensions of extensions of the nonmoose class respect BUILDARGS ok 6 - extensions of extensions of the nonmoose class respect FOREIGNBUILDARGS ok 7 - subclass constructor gets the right args (immutable) ok 8 - subclass constructor gets the right args (immutable) ok 9 - subclass constructor gets the right args (immutable) ok 10 - subclass constructor gets the right args (immutable) ok 11 - extensions of extensions of the nonmoose class respect BUILDARGS (immutable) ok 12 - extensions of extensions of the nonmoose class respect FOREIGNBUILDARGS (immutable) ok t/024-nonmoose-moose-nonmoose.t .. 1..32 ok 1 - The object isa Foo ok 2 - The object isa Foo::Moose ok 3 - got name from nonmoose constructor ok 4 - got attribute value from moose constructor ok 5 - The object isa Foo ok 6 - The object isa Foo::Moose ok 7 - got name from nonmoose constructor ok 8 - got attribute value from moose constructor ok 9 - The object isa Foo ok 10 - The object isa Foo::Moose not ok 11 - got name from nonmoose constructor (immutable) # TODO nonmoose-moose-nonmoose inheritance doesn't quite work # Failed (TODO) test 'got name from nonmoose constructor (immutable)' # at t/024-nonmoose-moose-nonmoose.t line 73. # got: undef # expected: 'foomoosesub' ok 12 - got attribute value from moose constructor (immutable) ok 13 - The object isa Foo ok 14 - The object isa Foo::Moose ok 15 - got name from nonmoose constructor (immutable) ok 16 - got attribute value from moose constructor (immutable) ok 17 - The object isa Bar ok 18 - The object isa Bar::Moose ok 19 - got name from nonmoose constructor ok 20 - got attribute value from moose constructor ok 21 - The object isa Bar ok 22 - The object isa Bar::Moose ok 23 - got name from nonmoose constructor ok 24 - got attribute value from moose constructor ok 25 - The object isa Bar ok 26 - The object isa Bar::Moose not ok 27 - got name from nonmoose constructor (immutable) # TODO nonmoose-moose-nonmoose inheritance doesn't quite work # Failed (TODO) test 'got name from nonmoose constructor (immutable)' # at t/024-nonmoose-moose-nonmoose.t line 98. # got: undef # expected: 'barmoosesub' ok 28 - got attribute value from moose constructor (immutable) ok 29 - The object isa Bar ok 30 - The object isa Bar::Moose ok 31 - got name from nonmoose constructor (immutable) ok 32 - got attribute value from moose constructor (immutable) ok t/030-only-metaclass-trait.t ..... 1..4 ok 1 - using only the metaclass trait still installs the constructor ok 2 - The object isa Moose::Object ok 3 - The object isa Foo ok 4 - inlining doesn't happen when the constructor trait isn't used ok t/031-moose-exporter.t ........... 1..8 ok 1 - using only the metaclass trait still installs the constructor ok 2 - The object isa Moose::Object ok 3 - The object isa Foo ok 4 - inlining doesn't happen when the constructor trait isn't used ok 5 - using only the metaclass trait still installs the constructor ok 6 - The object isa Moose::Object ok 7 - The object isa Foo ok 8 - inlining does happen when the constructor trait is used ok t/032-moosex-insideout.t ......... skipped: MooseX::InsideOut is required for this test t/033-moosex-globref.t ........... skipped: MooseX::GlobRef is required for this test t/040-destructor.t ............... 1..4 ok 1 - non-Moose destructor called ok 2 - Moose destructor called ok 3 - non-Moose destructor called (immutable) ok 4 - Moose destructor called (immutable) ok All tests successful. Files=18, Tests=125, 3 wallclock secs ( 0.06 usr 0.02 sys + 3.04 cusr 0.21 csys = 3.33 CPU) Result: PASS DOY/MooseX-NonMoose-0.07.tar.gz make test TEST_VERBOSE=1 -- OK Jesse Luehrs <doy@cpan.org> foreign inheritance for Moose >>> (cd /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw && tar cvf - MooseX-NonMoose-0.07.ppd blib) | gzip -c >/home/fly1200/var/REPO/D/DO/DOY/MooseX-NonMoose-0.07.tar.gz MooseX-NonMoose-0.07.ppd blib/ blib/lib/ blib/lib/MooseX/ blib/lib/MooseX/NonMoose.pm blib/lib/MooseX/NonMoose/ blib/lib/MooseX/NonMoose/Meta/ blib/lib/MooseX/NonMoose/Meta/Role/ blib/lib/MooseX/NonMoose/Meta/Role/Constructor.pm blib/lib/MooseX/NonMoose/Meta/Role/Class.pm blib/lib/MooseX/NonMoose/InsideOut.pm blib/man3/ blib/man3/MooseX::NonMoose::InsideOut.3 blib/man3/MooseX::NonMoose::Meta::Role::Constructor.3 blib/man3/MooseX::NonMoose.3 blib/man3/MooseX::NonMoose::Meta::Role::Class.3 >>> mv /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw/MooseX-NonMoose-0.07.ppd /home/fly1200/var/REPO/D/DO/DOY Running make for K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz Prepending /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw/blib/arch /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1200/var/cpan/build/XML-Schematron-1.07-_k7K2W Prepending /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw/blib/arch /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz >>> make cp lib/XML/Schematron/XPath.pm blib/lib/XML/Schematron/XPath.pm cp lib/XML/Schematron/Test.pm blib/lib/XML/Schematron/Test.pm cp lib/XML/Schematron.pm blib/lib/XML/Schematron.pm cp lib/XML/Schematron/SchemaReader.pm blib/lib/XML/Schematron/SchemaReader.pm cp lib/XML/Schematron/Schema.pm blib/lib/XML/Schematron/Schema.pm cp lib/XML/Schematron/XSLTProcessor.pm blib/lib/XML/Schematron/XSLTProcessor.pm cp lib/XML/Schematron/LibXSLT.pm blib/lib/XML/Schematron/LibXSLT.pm Manifying blib/man3/XML::Schematron::XPath.3 Manifying blib/man3/XML::Schematron.3 Manifying blib/man3/XML::Schematron::LibXSLT.3 KHAMPTON/XML-Schematron-1.07.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw/blib/arch /home/fly1200/var/cpan/build/MooseX-NonMoose-0.07-sqIhUw/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001basic.t .. ok 1 - use XML::Schematron; ok 2 - Schematron instance created isa XML::Schematron ok 3 - Address check, XPath, perl tests ok 4 - Schematron instance created isa XML::Schematron ok 5 - Address check, XPath, schema tests ok 6 # skip XML::LibXSLT not installed 1..6 ok All tests successful. Files=1, Tests=6, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.50 cusr 0.03 csys = 0.55 CPU) Result: PASS KHAMPTON/XML-Schematron-1.07.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/XML/Schematron.pm Kip Hampton <khampton@totalcinema.com> Perl implementation of the Schematron. >>> (cd /home/fly1200/var/cpan/build/XML-Schematron-1.07-_k7K2W && tar cvf - XML-Schematron-1.07.ppd blib) | gzip -c >/home/fly1200/var/REPO/K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz XML-Schematron-1.07.ppd blib/ blib/lib/ blib/lib/XML/ blib/lib/XML/Schematron.pm blib/lib/XML/Schematron/ blib/lib/XML/Schematron/SchemaReader.pm blib/lib/XML/Schematron/XPath.pm blib/lib/XML/Schematron/Schema.pm blib/lib/XML/Schematron/XSLTProcessor.pm blib/lib/XML/Schematron/Test.pm blib/lib/XML/Schematron/LibXSLT.pm blib/man3/ blib/man3/XML::Schematron::XPath.3 blib/man3/XML::Schematron::LibXSLT.3 blib/man3/XML::Schematron.3 >>> mv /home/fly1200/var/cpan/build/XML-Schematron-1.07-_k7K2W/XML-Schematron-1.07.ppd /home/fly1200/var/REPO/K/KH/KHAMPTON Finished 2010-04-13T00:25:09