Start 2010-06-30T00:42:20 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/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 /Users/fly818/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 >>> /Users/fly818/bin/perl 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.69 >= 1.58) - Any::Moose ...loaded. (0.13) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for XML::Assert >>> make 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 Manifying blib/man3/XML::Assert::Changes.3 Manifying blib/man3/Test::XML::Assert.3 Manifying blib/man3/XML::Assert.3 CHILTS/XML-Assert-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-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 /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" # syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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.008008, /Users/fly818/bin/perl, XML::LibXML 1.69 # 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 /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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. # Looks like your test exited with 255 before it could output anything. t/01-xpath-count.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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. # Looks like your test exited with 255 before it could output anything. t/02-xpath-count-with-ns.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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. # Looks like your test exited with 255 before it could output anything. t/03-matches-strings.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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. # Looks like your test exited with 255 before it could output anything. t/04-matches-regexs.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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. # Looks like your test exited with 255 before it could output anything. t/05-matched_attributes.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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. # Looks like your test exited with 255 before it could output anything. t/06-many_matched_attributes.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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. # Looks like your test exited with 255 before it could output anything. t/10-exceptions.t ............... 1..4 Dubious, test returned 255 (wstat 65280, 0xff00) 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 /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 102, near ") ~" # syntax error at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/XML/Assert.pm line 107, near "}" # Compilation failed in require at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/blib/lib/Test/XML/Assert.pm line 13. # BEGIN failed--compilation aborted at /Users/fly818/var/cpan/build/XML-Assert-0.01-qYhqMH/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.008008, /Users/fly818/bin/perl, XML::LibXML 1.69 # 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: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/02-xpath-count-with-ns.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/03-matches-strings.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/04-matches-regexs.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/05-matched_attributes.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/06-many_matched_attributes.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/10-exceptions.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 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, 3 wallclock secs ( 0.15 usr 0.19 sys + 2.52 cusr 0.60 csys = 3.46 CPU) Result: FAIL Failed 9/11 test programs. 5/13 subtests failed. make: *** [test_dynamic] Error 255 CHILTS/XML-Assert-0.01.tar.gz make 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-30T00:42:31