PATH=/Users/fly1400/bin:/Users/fly1400/ap1400/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin Start 2012-05-29T13:15:13 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Tue, 29 May 2012 19:43:03 GMT Running make for M/MO/MONS/XML-Declare-0.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/XML-Declare-0.06.tar.gz ok XML-Declare-0.06/ XML-Declare-0.06/t/ XML-Declare-0.06/lib/ XML-Declare-0.06/inc/ XML-Declare-0.06/Changes XML-Declare-0.06/MYMETA.json XML-Declare-0.06/MYMETA.yml XML-Declare-0.06/MANIFEST XML-Declare-0.06/MANIFEST.SKIP XML-Declare-0.06/META.yml XML-Declare-0.06/ex/ XML-Declare-0.06/.gitignore XML-Declare-0.06/xt/ XML-Declare-0.06/README XML-Declare-0.06/LICENSE XML-Declare-0.06/Makefile.PL XML-Declare-0.06/xt/99-dist.t XML-Declare-0.06/ex/example.pl XML-Declare-0.06/inc/Module/ XML-Declare-0.06/inc/Module/Install.pm XML-Declare-0.06/inc/Module/Install/ XML-Declare-0.06/inc/Module/AutoInstall.pm XML-Declare-0.06/inc/Module/Install/AutoInstall.pm XML-Declare-0.06/inc/Module/Install/Fetch.pm XML-Declare-0.06/inc/Module/Install/Makefile.pm XML-Declare-0.06/inc/Module/Install/Include.pm XML-Declare-0.06/inc/Module/Install/Base.pm XML-Declare-0.06/inc/Module/Install/Metadata.pm XML-Declare-0.06/inc/Module/Install/Can.pm XML-Declare-0.06/inc/Module/Install/WriteAll.pm XML-Declare-0.06/inc/Module/Install/Win32.pm XML-Declare-0.06/lib/XML/ XML-Declare-0.06/lib/XML/Declare.pm XML-Declare-0.06/t/03-namespace-autoclean.t XML-Declare-0.06/t/02-node-overload.t XML-Declare-0.06/t/01-basic.t XML-Declare-0.06/t/pod-coverage.t XML-Declare-0.06/t/00-load.t XML-Declare-0.06/t/pod.t CPAN.pm: Going to build M/MO/MONS/XML-Declare-0.06.tar.gz >>> /Users/fly1400/ap1400/bin/perl Makefile.PL *** Module::AutoInstall version 1.06 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.98) - Test::NoWarnings ...loaded. (1.04) - lib::abs ...loaded. (0.92 >= 0.90) - XML::LibXML ...loaded. (1.98 >= 1.70) - Scalar::Util ...loaded. (1.25) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for XML::Declare Writing MYMETA.yml and MYMETA.json Generated makefile for XML-Declare-0.06 >>> make cp lib/XML/Declare.pm blib/lib/XML/Declare.pm Manifying blib/man3/XML::Declare.3 MONS/XML-Declare-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/ap1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-basic.t t/02-node-overload.t t/03-namespace-autoclean.t t/pod-coverage.t t/pod.t # Testing XML::Declare 0.06, XML::LibXML 1.98, Perl 5.014000, /Users/fly1400/ap1400/bin/perl t/00-load.t ................. 1..2 ok 1 - use XML::Declare; ok 2 - no warnings ok # warned: Appending text node not supported on a document node yet! at t/01-basic.t line 101. # warned: Appending text node not supported on a document node yet! at t/01-basic.t line 101. # warned: Appending text node not supported on a document node yet! at t/01-basic.t line 106. # warned: Appending an element to a document node not supported yet! at t/01-basic.t line 106. # warned: Appending text node not supported on a document node yet! at t/01-basic.t line 106. # warned: Appending text node not supported on a document node yet! at t/01-basic.t line 111. # warned: Appending text node not supported on a document node yet! at t/01-basic.t line 111. t/01-basic.t ................ 1..26 ok 1 - empty doc ok 2 - have warn ok 3 - empty doc 1.1 ok 4 - have warn ok 5 - empty doc cp1251 ok 6 - have warn ok 7 - empty doc 1.1 cp1251 ok 8 - have warn ok 9 - empty doc with comment ok 10 - have warn ok 11 - doc + element ok 12 - bad node name ok 13 - bad attr name ok 14 - doc + element + attrs ok 15 - doc + element-sub ok 16 - nodoc element + element-sub ok 17 - doc + element-sub + attr ok 18 - doc + element-sub + attr,comm,cdata ok 19 - comment with -- ok 20 - comment with - ok 21 - comment parsed back ok 22 - cdata parsed back ok 23 - no warnings ok 24 - doc + text,element,text ok 25 - doc + text,element,text ok 26 - doc + wsp,element,wsp ok # str = 1 # bool = 1 Operation "+": no method found, left argument has no overloaded magic, right argument in overloaded package XML::LibXML::Element at t/02-node-overload.t line 26. # Looks like your test exited with 255 before it could output anything. t/02-node-overload.t ........ 1..4 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests t/03-namespace-autoclean.t .. 1..4 ok 1 - assembled ok 2 - standalone element ok 3 - no attr outside ok 4 - no warnings ok t/pod-coverage.t ............ 1..1 ok 1 - Pod coverage on XML::Declare ok t/pod.t ..................... 1..1 ok 1 - POD test for blib/lib/XML/Declare.pm ok Test Summary Report ------------------- t/02-node-overload.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. Files=6, Tests=34, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.64 cusr 0.09 csys = 0.79 CPU) Result: FAIL Failed 1/6 test programs. 0/34 subtests failed. make: *** [test_dynamic] Error 255 MONS/XML-Declare-0.06.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MONS/XML-Declare-0.06.tar.gz Finished 2012-05-29T13:15:17