PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2015-12-06T16:03:55 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Sun, 06 Dec 2015 06:53:36 GMT Running make for M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MS/MSCHWERN/CHECKSUMS Checksum for /home/fly1400/var/cpan/sources/authors/id/M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz ok MouseX-Role-Loggable-0.113 MouseX-Role-Loggable-0.113/Changes MouseX-Role-Loggable-0.113/LICENSE MouseX-Role-Loggable-0.113/dist.ini MouseX-Role-Loggable-0.113/META.yml MouseX-Role-Loggable-0.113/MANIFEST MouseX-Role-Loggable-0.113/Build.PL MouseX-Role-Loggable-0.113/t MouseX-Role-Loggable-0.113/t/basic.t MouseX-Role-Loggable-0.113/t/types.t MouseX-Role-Loggable-0.113/t/logger.t MouseX-Role-Loggable-0.113/Makefile.PL MouseX-Role-Loggable-0.113/t/buildargs.t MouseX-Role-Loggable-0.113/t/propagate.t MouseX-Role-Loggable-0.113/t/log_fields.t MouseX-Role-Loggable-0.113/t/00-compile.t MouseX-Role-Loggable-0.113/t/author-critic.t MouseX-Role-Loggable-0.113/t/author-pod-syntax.t MouseX-Role-Loggable-0.113/t/author-pod-coverage.t MouseX-Role-Loggable-0.113/lib/MouseX/Role MouseX-Role-Loggable-0.113/lib/MouseX/Role/Loggable.pm CPAN.pm: Building M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Warning: prerequisite Mouse 1.04 not found. We have v2.4.5. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MouseX::Role::Loggable Writing MYMETA.yml and MYMETA.json >>> make cp lib/MouseX/Role/Loggable.pm blib/lib/MouseX/Role/Loggable.pm Manifying 1 pod document MSCHWERN/MouseX-Role-Loggable-0.113.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" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ........... 1..1 ok 1 - MouseX/Role/Loggable.pm loaded ok ok t/author-critic.t ........ skipped: these tests are for testing by the author t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author t/basic.t ................ 1..5 ok 1 - Role consumptions works ok 2 - Foo->can(...) ok 3 - Provided attributes composed ok 4 - Foo->can(...) ok 5 - Provided methods composed ok t/buildargs.t ............ ok 1 - An object of class 'Object' isa 'Object' ok 2 - Role applied ok 3 - Object->can('hello') ok 4 - Object->can(...) ok 5 - BUILDARGS not overwritten 1..5 ok t/log_fields.t ........... 1..9 ok 1 - An object of class 'Foo' isa 'Foo' ok 2 - Foo->can('log_fields') ok 3 - An object of class 'Foo' isa 'Foo' ok 4 - A reference of type 'HASH' isa 'HASH' ok 5 - Correct args to log ok 6 - Correct dep warning ok 7 - Correct dep warning to carp ok 8 - Logger key returned ok 9 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok t/logger.t ............... 1..10 ok 1 - An object of class 'Foo' isa 'Foo' ok 2 - Foo->can('logger') ok 3 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 4 - correct ident ok 5 - An object of class 'Bar' isa 'Bar' ok 6 - Bar->can('logger') ok 7 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 8 - Correct ident ok 9 - Correct log_file ok 10 - Correct log_path ok t/propagate.t ............ ok 1 - An object of class 'Foo' isa 'Foo' ok 2 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 3 - debug is off in Foo ok 4 - debug flag matches in Foo ok 5 - An object of class 'Bar' isa 'Bar' ok 6 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 7 - debug is on in Bar ok 8 - debug flag matches in Bar ok 9 - An object of class 'Foo' isa 'Foo' ok 10 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 11 - debug is on in Foo ok 12 - debug flag matches in Foo ok 13 - An object of class 'Bar' isa 'Bar' ok 14 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 15 - debug is on in Bar ok 16 - debug flag propagated from Foo to Bar successfully ok 17 - Logger has debug flag of Bar ok 18 - An object of class 'Foo' isa 'Foo' ok 19 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 20 - debug is off in Foo ok 21 - debug flag matches in Foo ok 22 - An object of class 'Bar' isa 'Bar' ok 23 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 24 - debug is on in Bar ok 25 - Bar overridden debug flag in logger successfully ok 26 - Logger has debug flag of Bar 1..26 ok t/types.t ................ 1..6 ok 1 - Able to create class with logger Log::Dispatchouli ok 2 - An object of class 'MyTestZASD2' isa 'MyTestZASD2' ok 3 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 4 - An object of class 'Log::Dispatchouli::Proxy' isa 'Log::Dispatchouli::Proxy' ok 5 - Able to create class with logger Log::Dispatchouli::Proxy ok 6 - Still cannot create class with bad logger ok All tests successful. Files=10, Tests=62, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.96 cusr 0.04 csys = 1.07 CPU) Result: PASS MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz make test TEST_VERBOSE=1 -- OK Michael G Schwern <mschwern@cpan.org> Extensive, yet simple, logging role using Log::Dispatchouli >>> (cd /home/fly1400/var/cpan/build/MouseX-Role-Loggable-0.113-MNO1Sl && tar cvf - MouseX-Role-Loggable-0.113.ppd blib) | gzip -c >/home/fly1400/var/REPO/M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz MouseX-Role-Loggable-0.113.ppd blib/ blib/lib/ blib/lib/MouseX/ blib/lib/MouseX/Role/ blib/lib/MouseX/Role/Loggable.pm blib/man3/ blib/man3/MouseX::Role::Loggable.3 >>> mv /home/fly1400/var/cpan/build/MouseX-Role-Loggable-0.113-MNO1Sl/MouseX-Role-Loggable-0.113.ppd /home/fly1400/var/REPO/M/MS/MSCHWERN VmSize: 141832 kB Finished 2015-12-06T16:04:02