Bug#952180: libtest-xml-simple-perl: FTBFS: dh_auto_test: error: make -j1 test TEST_VERBOSE=1 returned exit code 2

Lucas Nussbaum lucas at debian.org
Sun Feb 23 13:09:32 GMT 2020


Source: libtest-xml-simple-perl
Version: 1.05-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
> t/01load.t ........ 
> 1..1
> ok 1 - use Test::XML::Simple;
> ok
> t/02import.t ...... 
> 1..5
> ok 1 - xml_valid imported
> ok 2 - xml_node imported
> ok 3 - xml_is imported
> ok 4 - xml_is_deeply imported
> ok 5 - xml_like imported
> ok
> 
> #   Failed test 'bad XML'
> #   at t/03valid.t line 48.
> # STDOUT is:
> # > not ok 1 - :2: parser error : EndTag: '</' not found
> #   # 
> #   # ^
> # > 
> # > 
> # > 
> # not:
> # > not ok 1 - :2: parser error : Premature end of data in tag nomatch line 1
> #   # 
> #   # ^
> # > # :2: parser error : Premature end of data in tag imatag line 1
> # > #    |> _
> # > # ^
> # as expected
> t/03valid.t ....... 
> 1..6
> ok 1 - undef
> ok 2 - non-XML string
> ok 3 - good xml
> not ok 4 - bad XML
> ok 5 - good xml doc object
> ok 6 - not xml doc object
> Failed 1/6 subtests 
> t/04node.t ........ 
> 1..4
> ok 1 - xml_node, good node
> ok 2 - xml_node, bad path
> ok 3 - xml_node, full path
> ok 4 - xml_node, bad node
> ok
> t/05is.t .......... 
> 1..7
> ok 1 - node match
> ok 2 - xml_is() return true for "node match"
> ok 3 - long node match
> ok 4 - node match
> ok 5 - long node match
> ok 6 - node miss
> ok 7 - full path miss
> ok
> t/06like.t ........ 
> 1..5
> ok 1 - node match
> ok 2 - full path match
> ok 3 - path (with attribute) match
> ok 4 - bad node match
> ok 5 - bad full path match
> ok
> t/07deeply.t ...... 
> 1..2
> ok 1 - deep match
> ok 2 - identical match
> ok
> t/08attr.t ........ 
> 1..3
> ok 1 - nonempty
> ok 2 - two-tag
> ok 3 - collapsed
> ok
> t/pod-coverage.t .. 
> 1..1
> ok 1 - Pod coverage on Test::XML::Simple
> ok
> t/pod.t ........... 
> 1..1
> ok 1 - POD test for blib/lib/Test/XML/Simple.pm
> ok
> 
> Test Summary Report
> -------------------
> t/03valid.t     (Wstat: 0 Tests: 6 Failed: 1)
>   Failed test:  4
> Files=10, Tests=35,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.64 cusr  0.11 csys =  0.78 CPU)
> Result: FAIL
> Failed 1/10 test programs. 1/35 subtests failed.
> make[1]: *** [Makefile:830: test_dynamic] Error 255
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j1 test TEST_VERBOSE=1 returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/libtest-xml-simple-perl_1.05-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-perl-maintainers mailing list