Start 2010-08-16T02:10:54 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 Sun, 15 Aug 2010 21:34:25 GMT Running make for I/IN/INGY/TestML-0.10.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/IN/INGY/TestML-0.10.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\I\IN\INGY\TestML-0.10.tar.gz ok Will not use Archive::Tar, need 1.00 TestML-0.10/ TestML-0.10/Changes TestML-0.10/inc/ TestML-0.10/lib/ TestML-0.10/Makefile.PL TestML-0.10/MANIFEST TestML-0.10/META.yml TestML-0.10/README TestML-0.10/src/ TestML-0.10/t/ TestML-0.10/t/arguments.t TestML-0.10/t/assertions.t TestML-0.10/t/basic.t TestML-0.10/t/Bridge.pm TestML-0.10/t/dataless.t TestML-0.10/t/exceptions.t TestML-0.10/t/external.t TestML-0.10/t/external1.tml TestML-0.10/t/external2.tml TestML-0.10/t/inline-bridge.t TestML-0.10/t/inline.t TestML-0.10/t/markers.t TestML-0.10/t/parse-testml-document.t TestML-0.10/t/simple-use.t TestML-0.10/t/standard.t TestML-0.10/t/strings.t TestML-0.10/t/testml.pl TestML-0.10/t/truth.t TestML-0.10/t/yaml-tests.t TestML-0.10/src/chars.yaml TestML-0.10/src/grammar.pl TestML-0.10/src/Makefile TestML-0.10/src/testml.pgx TestML-0.10/lib/Module/ TestML-0.10/lib/TestML/ TestML-0.10/lib/TestML.pm TestML-0.10/lib/TestML/Base.pm TestML-0.10/lib/TestML/Document.pm TestML-0.10/lib/TestML/Parser/ TestML-0.10/lib/TestML/Parser.pm TestML-0.10/lib/TestML/Runner/ TestML-0.10/lib/TestML/Runner.pm TestML-0.10/lib/TestML/Standard.pm TestML-0.10/lib/TestML/Runner/TAP.pm TestML-0.10/lib/TestML/Parser/Grammar.pm TestML-0.10/lib/Module/Install/ TestML-0.10/lib/Module/Install/TestML.pm TestML-0.10/inc/Module/ TestML-0.10/inc/Module/Install/ TestML-0.10/inc/Module/Install.pm TestML-0.10/inc/Module/Install/Base.pm TestML-0.10/inc/Module/Install/Can.pm TestML-0.10/inc/Module/Install/Fetch.pm TestML-0.10/inc/Module/Install/Gloom.pm TestML-0.10/inc/Module/Install/Makefile.pm TestML-0.10/inc/Module/Install/Metadata.pm TestML-0.10/inc/Module/Install/Win32.pm TestML-0.10/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build I/IN/INGY/TestML-0.10.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for TestML >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/TestML/Base.pm blib\lib\TestML\Base.pm cp lib/TestML/Parser.pm blib\lib\TestML\Parser.pm cp lib/TestML.pm blib\lib\TestML.pm cp lib/TestML/Standard.pm blib\lib\TestML\Standard.pm cp lib/TestML/Parser/Grammar.pm blib\lib\TestML\Parser\Grammar.pm cp lib/TestML/Document.pm blib\lib\TestML\Document.pm cp lib/TestML/Runner/TAP.pm blib\lib\TestML\Runner\TAP.pm cp lib/TestML/Runner.pm blib\lib\TestML\Runner.pm cp lib/Module/Install/TestML.pm blib\lib\Module\Install\TestML.pm INGY/TestML-0.10.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t Can't open t/testml/arguments.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. END failed--call queue aborted, line 1. t/arguments.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't open t/testml/assertions.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. END failed--call queue aborted, line 1. t/assertions.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't open t/testml/basic.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. t/basic.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't open t/testml/dataless.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. END failed--call queue aborted, line 1. t/dataless.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't open t/testml/exceptions.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. END failed--call queue aborted, line 1. t/exceptions.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/external.t ............... 1..4 ok 1 - Test 2 ok 2 - Test 1 ok 3 - Test 11 ok 4 - Test 111 ok t/inline-bridge.t .......... ok 1 - Foo for thought ok 2 - Bar the door 1..2 ok t/inline.t ................. # === Ingy's Test === 1..4 ok 1 - Foo for thought ok 2 - Bar the door ok 3 - Foo for thought ok 4 - Bar the door ok Can't open t/testml/markers.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. t/markers.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/parse-testml-document.t .. 1..23 ok 1 - TestML string matches against TestML grammar ok 2 - Version parses ok 3 - Plan parses ok 4 - Title parses ok 5 - BlockMarker defaults ok 6 - PointMarker defaults ok 7 - One test statement ok 8 - Point list is correct ok 9 - Expression has two transforms ok 10 - First sub is a Point ok 11 - Point name is "input" ok 12 - Second sub is "uppercase" ok 13 - Assertion is "EQ" ok 14 - Right side has one part ok 15 - First sub is a Point ok 16 - Point name is "output" ok 17 - Two data blocks ok 18 - Block 1 label ok ok 19 - Block 1, input point ok 20 - Block 1, output point ok 21 - Block 2 label ok ok 22 - Block 2, input point ok 23 - Block 2, output point ok Can't open t/testml/basic.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. END failed--call queue aborted, line 1. t/simple-use.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/standard.t ............... ok 1 - Test 1..1 ok t/strings.t ................ 1..6 ok 1 - Throw/Catch ok 2 - Throw/Catch ok 3 - Throw/Catch ok 4 - Empty Point ok 5 - Empty Point ok 6 ok Can't open t/testml/truth.tml for input at C:\cpanfly\var\cpan\build\TestML-0.10-zFCIDO\blib\lib/TestML/Runner.pm line 146, line 1. END failed--call queue aborted, line 1. t/truth.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/yaml-tests.t ............. ok 1 - Mapping in Mapping with Alias 1..1 ok Test Summary Report ------------------- t/arguments.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/assertions.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/basic.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/dataless.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/exceptions.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/markers.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/simple-use.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/truth.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=15, Tests=41, 1 wallclock secs ( 0.06 usr + 0.02 sys = 0.08 CPU) Result: FAIL Failed 8/15 test programs. 0/41 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. INGY/TestML-0.10.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports INGY/TestML-0.10.tar.gz Finished 2010-08-16T02:10:59