Start 2010-06-29T19:24:47 ActivePerl-825 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:/CPANFL~1.8/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-5.8\site\bin;C:\Perl-5.8\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-5.8\var\cpan\Metadata' Database was generated on Tue, 29 Jun 2010 21:27:02 GMT Running make for C/CH/CHILTS/XML-Assert-0.01.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\C\CH\CHILTS\XML-Assert-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 XML-Assert-0.01/ XML-Assert-0.01/MANIFEST.SKIP XML-Assert-0.01/Makefile.PL XML-Assert-0.01/COPYING.txt XML-Assert-0.01/SIGNATURE XML-Assert-0.01/t/ XML-Assert-0.01/t/02-xpath-count-with-ns.t XML-Assert-0.01/t/10-exceptions.t XML-Assert-0.01/t/51-run-tests.pm XML-Assert-0.01/t/data.pl XML-Assert-0.01/t/pod-coverage.t XML-Assert-0.01/t/pod.t XML-Assert-0.01/t/05-matched_attributes.t XML-Assert-0.01/t/01-xpath-count.t XML-Assert-0.01/t/06-many_matched_attributes.t XML-Assert-0.01/t/52-test-xml-assert.pm XML-Assert-0.01/t/03-matches-strings.t XML-Assert-0.01/t/50-load.t XML-Assert-0.01/t/04-matches-regexs.t XML-Assert-0.01/t/00-load.t XML-Assert-0.01/inc/ XML-Assert-0.01/inc/Module/ XML-Assert-0.01/inc/Module/Install.pm XML-Assert-0.01/inc/Module/Install/ XML-Assert-0.01/inc/Module/Install/Win32.pm XML-Assert-0.01/inc/Module/Install/Fetch.pm XML-Assert-0.01/inc/Module/Install/Can.pm XML-Assert-0.01/inc/Module/Install/WriteAll.pm XML-Assert-0.01/inc/Module/Install/Base.pm XML-Assert-0.01/inc/Module/Install/Makefile.pm XML-Assert-0.01/inc/Module/Install/Include.pm XML-Assert-0.01/inc/Module/Install/AutoInstall.pm XML-Assert-0.01/inc/Module/Install/Metadata.pm XML-Assert-0.01/inc/Module/AutoInstall.pm XML-Assert-0.01/inc/Sub/ XML-Assert-0.01/inc/Sub/Uplevel.pm XML-Assert-0.01/inc/Test/ XML-Assert-0.01/inc/Test/Exception.pm XML-Assert-0.01/README XML-Assert-0.01/META.yml XML-Assert-0.01/lib/ XML-Assert-0.01/lib/XML/ XML-Assert-0.01/lib/XML/Assert/ XML-Assert-0.01/lib/XML/Assert/Changes.pod XML-Assert-0.01/lib/XML/Assert.pm XML-Assert-0.01/lib/Test/ XML-Assert-0.01/lib/Test/XML/ XML-Assert-0.01/lib/Test/XML/Assert.pm XML-Assert-0.01/MANIFEST CPAN.pm: Going to build C/CH/CHILTS/XML-Assert-0.01.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/XML/Assert.pm WARNING: 'All rights reserved' in copyright may invalidate Open Source license. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.94) - Test::Builder::Tester ...loaded. (1.18) - Test::Exception ...loaded. (0.27) - XML::LibXML ...loaded. (1.70 >= 1.58) - Any::Moose ...loaded. (0.13) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for XML::Assert >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/XML/Assert/Changes.pod blib\lib\XML\Assert\Changes.pod cp lib/Test/XML/Assert.pm blib\lib\Test\XML\Assert.pm cp lib/XML/Assert.pm blib\lib\XML\Assert.pm CHILTS/XML-Assert-0.01.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-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-xpath-count.t t/02-xpath-count-with-ns.t t/03-matches-strings.t t/04-matches-regexs.t t/05-matched_attributes.t t/06-many_matched_attributes.t t/10-exceptions.t t/50-load.t t/pod-coverage.t t/pod.t # Failed test 'use XML::Assert;' # at t/00-load.t line 6. # Tried to use 'XML::Assert'. # Error: syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" # syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'XML::Assert->can('does_xpath_value_match')' # at t/00-load.t line 13. # XML::Assert->can('does_xpath_value_match') failed Use of uninitialized value in concatenation (.) or string at t/00-load.t line 17. # Tested XML::Assert , Perl 5.008009, C:\Perl-5.8\bin\perl.exe, XML::LibXML 1.70 # Looks like you failed 2 tests of 5. t/00-load.t ..................... 1..5 not ok 1 - use XML::Assert; ok 2 - XML::Assert->can('assert_xpath_count') ok 3 - XML::Assert->can('is_xpath_count') ok 4 - XML::Assert->can('assert_xpath_value_match') not ok 5 - XML::Assert->can('does_xpath_value_match') Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" Compilation failed in require at t/01-xpath-count.t line 6. BEGIN failed--compilation aborted at t/01-xpath-count.t line 6. t/01-xpath-count.t .............. Dubious, test returned 9 (wstat 2304, 0x900) No subtests run syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" Compilation failed in require at t/02-xpath-count-with-ns.t line 6. BEGIN failed--compilation aborted at t/02-xpath-count-with-ns.t line 6. t/02-xpath-count-with-ns.t ...... Dubious, test returned 9 (wstat 2304, 0x900) No subtests run syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" Compilation failed in require at t/03-matches-strings.t line 6. BEGIN failed--compilation aborted at t/03-matches-strings.t line 6. t/03-matches-strings.t .......... Dubious, test returned 9 (wstat 2304, 0x900) No subtests run syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" Compilation failed in require at t/04-matches-regexs.t line 6. BEGIN failed--compilation aborted at t/04-matches-regexs.t line 6. t/04-matches-regexs.t ........... Dubious, test returned 9 (wstat 2304, 0x900) No subtests run syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" Compilation failed in require at t/05-matched_attributes.t line 6. BEGIN failed--compilation aborted at t/05-matched_attributes.t line 6. t/05-matched_attributes.t ....... Dubious, test returned 9 (wstat 2304, 0x900) No subtests run syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" Compilation failed in require at t/06-many_matched_attributes.t line 6. BEGIN failed--compilation aborted at t/06-many_matched_attributes.t line 6. t/06-many_matched_attributes.t .. Dubious, test returned 9 (wstat 2304, 0x900) No subtests run syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" Compilation failed in require at t/10-exceptions.t line 7. BEGIN failed--compilation aborted at t/10-exceptions.t line 7. t/10-exceptions.t ............... 1..4 Dubious, test returned 9 (wstat 2304, 0x900) Failed 4/4 subtests # Failed test 'use Test::XML::Assert;' # at t/50-load.t line 6. # Tried to use 'Test::XML::Assert'. # Error: syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 102, near ") ~" # syntax error at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/XML/Assert.pm line 107, near "}" # Compilation failed in require at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/Test/XML/Assert.pm line 13. # BEGIN failed--compilation aborted at C:\cpanfly-5.8\var\cpan\build\XML-Assert-0.01-p7aWq_\blib\lib/Test/XML/Assert.pm line 13. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'Test::XML::Assert->can('is_xpath_count')' # at t/50-load.t line 9. # Test::XML::Assert->can('is_xpath_count') failed # Failed test 'Test::XML::Assert->can('does_xpath_value_match')' # at t/50-load.t line 10. # Test::XML::Assert->can('does_xpath_value_match') failed Use of uninitialized value in concatenation (.) or string at t/50-load.t line 12. # Tested Test::XML::Compare , Perl 5.008009, C:\Perl-5.8\bin\perl.exe, XML::LibXML 1.70 # Looks like you failed 3 tests of 3. t/50-load.t ..................... 1..3 not ok 1 - use Test::XML::Assert; not ok 2 - Test::XML::Assert->can('is_xpath_count') not ok 3 - Test::XML::Assert->can('does_xpath_value_match') Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests t/pod-coverage.t ................ 1..2 ok 1 - Pod coverage on XML::Assert ok 2 - Pod coverage on Test::XML::Assert ok t/pod.t ......................... 1..3 ok 1 - POD test for blib\lib\XML\Assert.pm ok 2 - POD test for blib\lib\Test\XML\Assert.pm ok 3 - POD test for blib\lib\XML\Assert\Changes.pod ok Test Summary Report ------------------- t/00-load.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 1, 5 Non-zero exit status: 2 t/01-xpath-count.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/02-xpath-count-with-ns.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/03-matches-strings.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/04-matches-regexs.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/05-matched_attributes.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/06-many_matched_attributes.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/10-exceptions.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 4 tests but ran 0. t/50-load.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=11, Tests=13, 2 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU) Result: FAIL Failed 9/11 test programs. 5/13 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0xff' Stop. CHILTS/XML-Assert-0.01.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHILTS/XML-Assert-0.01.tar.gz Finished 2010-06-29T19:24:53