Package: libxml-libxml-perl Version: 1.59-2 Severity: serious From my pbuilder build log:
... /usr/bin/perl Makefile.PL SKIP_SAX_INSTALL=1 INSTALLDIRS=vendor enable native perl UTF8 running xml2-config...untested Note: libxml2 2.6.29 was not tested with this XML::LibXML version. looking for -lxml2... yes Checking if your kit is complete... Looks good ... /usr/bin/make test make[1]: Entering directory `/tmp/buildd/libxml-libxml-perl-1.59' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basic.....................ok t/02parse.....................ok t/03doc.......................# Test 78 got: "" (t/03doc.t at line 209) # Expected: <UNDEF> # t/03doc.t line 209 is: ok( $pi->textContent, undef); # Test 79 got: "" (t/03doc.t at line 210) # Expected: <UNDEF> # t/03doc.t line 210 is: ok( $pi->getData, undef); t/03doc.......................FAILED tests 78-79 Failed 2/114 tests, 98.25% okay t/04node......................ok t/05text......................ok t/06elements..................ok t/07dtd.......................ok t/08findnodes.................ok t/09xpath.....................ok t/10ns........................ok t/11memory....................skipped all skipped: no reason given t/12html......................ok t/13dtd.......................ok t/14sax.......................ok t/15nodelist..................ok t/16docnodes..................ok t/17callbacks.................ok t/18docfree...................ok t/19encoding..................ok t/20extras....................ok t/23rawfunctions..............ok t/24c14n......................ok t/25relaxng...................ok t/26schema....................ok t/27new_callbacks_simple......ok t/28new_callbacks_multiple....ok t/29id........................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/03doc.t 114 2 1.75% 78-79 1 test skipped. Failed 1/27 test scripts, 96.30% okay. 2/1233 subtests failed, 99.84% okay. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/tmp/buildd/libxml-libxml-perl-1.59' make: *** [build-stamp] Error 2 -- Daniel Schepler