PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-06-05T02:45:08 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sat, 04 Jun 2011 18:27:41 GMT Running make for M/MS/MSTROUT/Moo-0.009008.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSTROUT/Moo-0.009008.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSTROUT/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\MS\MSTROUT\Moo-0.009008.tar.gz ok Will not use Archive::Tar, need 1.00 Moo-0.009008/ Moo-0.009008/maint/ Moo-0.009008/maint/bump-version Moo-0.009008/maint/Makefile.PL.include Moo-0.009008/lib/ Moo-0.009008/lib/Role/ Moo-0.009008/lib/Role/Tiny.pm Moo-0.009008/lib/Sub/ Moo-0.009008/lib/Sub/Defer.pm Moo-0.009008/lib/Sub/Quote.pm Moo-0.009008/lib/Moo/ Moo-0.009008/lib/Moo/_Utils.pm Moo-0.009008/lib/Moo/Object.pm Moo-0.009008/lib/Moo/_mro.pm Moo-0.009008/lib/Moo/Role.pm Moo-0.009008/lib/Moo.pm Moo-0.009008/lib/Method/ Moo-0.009008/lib/Method/Inliner.pm Moo-0.009008/lib/Method/Generate/ Moo-0.009008/lib/Method/Generate/Constructor.pm Moo-0.009008/lib/Method/Generate/BuildAll.pm Moo-0.009008/lib/Method/Generate/Accessor.pm Moo-0.009008/lib/oo.pm Moo-0.009008/README Moo-0.009008/t/ Moo-0.009008/t/accessor-isa.t Moo-0.009008/t/compose-roles.t Moo-0.009008/t/sub-quote.t Moo-0.009008/t/accessor-roles.t Moo-0.009008/t/accessor-weaken.t Moo-0.009008/t/load_module.t Moo-0.009008/t/moo.t Moo-0.009008/t/accessor-mixed.t Moo-0.009008/t/role-tiny.t Moo-0.009008/t/accessor-pred-clear.t Moo-0.009008/t/method-generate-accessor.t Moo-0.009008/t/extends-non-moo.t Moo-0.009008/t/load_module_role_tiny.t Moo-0.009008/t/accessor-trigger.t Moo-0.009008/t/accessor-handles.t Moo-0.009008/t/sub-defer.t Moo-0.009008/t/accessor-default.t Moo-0.009008/t/buildall.t Moo-0.009008/t/accessor-reader-writer.t Moo-0.009008/t/method-generate-constructor.t Moo-0.009008/t/moo-accessors.t Moo-0.009008/META.yml Moo-0.009008/MANIFEST Moo-0.009008/Makefile.PL Moo-0.009008/Changes CPAN.pm: Going to build M/MS/MSTROUT/Moo-0.009008.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Moo >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/oo.pm blib\lib\oo.pm cp lib/Method/Generate/Accessor.pm blib\lib\Method\Generate\Accessor.pm cp lib/Moo/_Utils.pm blib\lib\Moo\_Utils.pm cp lib/Sub/Defer.pm blib\lib\Sub\Defer.pm cp lib/Moo/Role.pm blib\lib\Moo\Role.pm cp lib/Moo.pm blib\lib\Moo.pm cp lib/Role/Tiny.pm blib\lib\Role\Tiny.pm cp lib/Moo/_mro.pm blib\lib\Moo\_mro.pm cp lib/Method/Generate/Constructor.pm blib\lib\Method\Generate\Constructor.pm cp lib/Moo/Object.pm blib\lib\Moo\Object.pm cp lib/Method/Inliner.pm blib\lib\Method\Inliner.pm cp lib/Sub/Quote.pm blib\lib\Sub\Quote.pm cp lib/Method/Generate/BuildAll.pm blib\lib\Method\Generate\BuildAll.pm MSTROUT/Moo-0.009008.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/accessor-default.t ............. ok 1 - one: empty hashref $h[0] ok 2 - one: empty hashref $h[1] ok 3 - one: not the same hashref ok 4 - two: empty hashref $h[0] ok 5 - two: empty hashref $h[1] ok 6 - two: not the same hashref ok 7 - three: empty hashref $h[0] ok 8 - three: empty hashref $h[1] ok 9 - three: not the same hashref ok 10 - four: empty hashref $h[0] ok 11 - four: empty hashref $h[1] ok 12 - four: not the same hashref ok 13 - five: empty hashref $h[0] ok 14 - five: empty hashref $h[1] ok 15 - five: not the same hashref 1..15 ok t/accessor-handles.t ............. ok 1 - handles works ok 2 - handles works for more than one method ok 3 - handles works for aliasing a method ok 4 - handles works for a role ok 5 - handles works for currying 1..5 ok Try::Tiny version 0.07 required--this is only version 0.06 at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. Compilation failed in require at t/accessor-isa.t line 3. BEGIN failed--compilation aborted at t/accessor-isa.t line 3. t/accessor-isa.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/accessor-mixed.t ............... ok 1 - Stuff fired in expected order 1..1 ok t/accessor-pred-clear.t .......... ok 1 - empty ok 2 - lazy default ok 3 - not empty now ok 4 - clearer returns value ok 5 - clearer empties ok 6 - default re-fired ok 7 - not empty again 1..7 ok t/accessor-reader-writer.t ....... ok 1 - reader works ok 2 - writer works ok 3 - accessor works for reading ok 4 - accessor works for writing 1..4 ok t/accessor-roles.t ............... ok 1 - The class isa One ok 2 - Does One::P1 ok 3 - Does One::P2 ok 4 - attr default set from class ok 5 - attr default set from role ok 6 - attr default set from role 1..6 ok t/accessor-trigger.t ............. ok 1 - Foo: trigger not fired with no value ok 2 - Foo: trigger fired on new ok 3 - Foo: trigger fired on set ok 4 - Foo: return from set ok ok 5 - Foo: return from accessor ok ok 6 - Foo: trigger not fired for accessor as get ok 7 - Bar: trigger not fired with no value ok 8 - Bar: trigger fired on new ok 9 - Bar: trigger fired on set ok 10 - Bar: return from set ok ok 11 - Bar: return from accessor ok ok 12 - Bar: trigger not fired for accessor as get ok 13 - Baz: trigger not fired with no value ok 14 - Baz: trigger fired on new ok 15 - Baz: trigger fired on set ok 16 - Baz: return from set ok ok 17 - Baz: return from accessor ok ok 18 - Baz: trigger not fired for accessor as get 1..18 ok t/accessor-weaken.t .............. ok 1 - value present ok 2 - value weakened ok 3 - weak value gone ok 4 - value present ok 5 - value weakened ok 6 - optree reaped, ro static value gone 1..6 ok t/buildall.t ..................... ok 1 - object returned ok 2 - BUILDs ran in order ok 3 - object with inline constructor returned ok 4 - BUILDs ran in order ok 5 - Odd3 object constructed ok 6 - BUILDs ran in order 1..6 ok t/compose-roles.t ................ ok 1 - Base__WITH__One__AND__Two__AND__Three__AND__Four ok ok 2 - Object reblessed into correct class ok 3 - Base__WITH__Two__AND__Four__AND__Three ok ok 4 - Object reblessed into correct class ok 5 - Base__WITH__One__AND__Two ok ok 6 - Object reblessed into correct class 1..6 ok t/extends-non-moo.t .............. ok 1 - prepared $app ok 2 - $app from $app ok 3 - $app still 100 ok 4 - $app from $app ok 5 - $app still 100 ok 6 - $app from $app ok 7 - $app still 100 ok 8 - $app from $app ok 9 - $app still 100 1..9 ok t/load_module.t .................. ok 1 - Loaded module ok 1..1 ok t/load_module_role_tiny.t ........ ok 1 - Loaded module ok 1..1 ok Try::Tiny version 0.07 required--this is only version 0.06 at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. Compilation failed in require at t/method-generate-accessor.t line 3. BEGIN failed--compilation aborted at t/method-generate-accessor.t line 3. t/method-generate-accessor.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Try::Tiny version 0.07 required--this is only version 0.06 at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. Compilation failed in require at t/method-generate-constructor.t line 3. BEGIN failed--compilation aborted at t/method-generate-constructor.t line 3. t/method-generate-constructor.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/moo-accessors.t ................ ok 1 - simple class ok ok 2 - subclass with role ok 1..2 ok t/moo.t .......................... ok 1 - Object.pm not loaded if not required ok 2 - superclass defaulted ok 3 - prior superclass left alone ok 4 - extends sets superclass ok 5 - extends overwrites ok 6 - method modifier 1..6 ok Try::Tiny version 0.07 required--this is only version 0.06 at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. Compilation failed in require at t/role-tiny.t line 3. BEGIN failed--compilation aborted at t/role-tiny.t line 3. t/role-tiny.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/sub-defer.t .................... ok 1 - one defer installed ok 2 - two defer installed ok 3 - one defer runs ok 4 - one made ok 5 - two not made ok 6 - one (deferred) still runs ok 7 - one (undeferred) runs ok 8 - make two ok 9 - two installed ok 10 - two (deferred) still runs ok 11 - two (undeferred) runs ok 12 - undefer non-deferred is a no-op ok 13 - four defer installed ok 14 - around works ok 15 - around has not been destroyed by first invocation 1..15 ok Try::Tiny version 0.07 required--this is only version 0.06 at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Test/Fatal.pm line 11. Compilation failed in require at t/sub-quote.t line 3. BEGIN failed--compilation aborted at t/sub-quote.t line 3. t/sub-quote.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/accessor-isa.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/method-generate-accessor.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/method-generate-constructor.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/role-tiny.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/sub-quote.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=21, Tests=108, 4 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: FAIL Failed 5/21 test programs. 0/108 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. MSTROUT/Moo-0.009008.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MSTROUT/Moo-0.009008.tar.gz Finished 2011-06-05T02:45:28