Your message dated Thu, 05 Mar 2020 01:36:12 +0000
with message-id <e1j9fqq-000gm8...@fasolo.debian.org>
and subject line Bug#952180: fixed in libtest-xml-simple-perl 1.05-2
has caused the Debian Bug report #952180,
regarding libtest-xml-simple-perl: FTBFS: dh_auto_test: error: make -j1 test 
TEST_VERBOSE=1 returned exit code 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
952180: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: libtest-xml-simple-perl
Source-Version: 1.05-2
Done: Alex Muntada <al...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libtest-xml-simple-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alex Muntada <al...@debian.org> (supplier of updated libtest-xml-simple-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 05 Mar 2020 02:07:26 +0100
Source: libtest-xml-simple-perl
Architecture: source
Version: 1.05-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Alex Muntada <al...@debian.org>
Closes: 952180
Changes:
 libtest-xml-simple-perl (1.05-2) unstable; urgency=medium
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 .
   [ gregor herrmann ]
   * debian/watch: use uscan version 4.
 .
   [ Alex Muntada ]
   * Patch t/03valid.t FTBFS bug (Closes: #952180)
     Thanks to Lucas Nussbaum
   * Add debian/upstream/metadata
   * Bump debhelper-compat to 12
   * Declare compliance with Debian Policy 4.5.0
   * Update Alex Muntada e-mail
   * Update years of packaging copyright
Checksums-Sha1:
 8bcd050e1a35b99240b91f88a3b4b1b3dedc7f0c 2317 
libtest-xml-simple-perl_1.05-2.dsc
 d415cea3126662ec3a891ddcd94b0bdfa8c245ab 3812 
libtest-xml-simple-perl_1.05-2.debian.tar.xz
 cddc8c9008352f9aca803e1ee7506e0405c0860c 6255 
libtest-xml-simple-perl_1.05-2_amd64.buildinfo
Checksums-Sha256:
 b604cb1d8cbc06f98ebba96a8ee6c926eeef56ece1fe4944b3576c37a30bd18c 2317 
libtest-xml-simple-perl_1.05-2.dsc
 ff7f7d58de59d5400a8ac08403a8e36f45444b5f467fefa4746fb79a72cf7aca 3812 
libtest-xml-simple-perl_1.05-2.debian.tar.xz
 ad925fd562dc0fc2f4f3024c4f8b90921865b1f2a7338c3026674e4a1633ee11 6255 
libtest-xml-simple-perl_1.05-2_amd64.buildinfo
Files:
 d8c9c3ee287931f96944f4cfa4e4c208 2317 perl optional 
libtest-xml-simple-perl_1.05-2.dsc
 fc63ecb5b2a6a3c88754b29a2a785622 3812 perl optional 
libtest-xml-simple-perl_1.05-2.debian.tar.xz
 9ca432e7887aad233235c35b21ec7f73 6255 perl optional 
libtest-xml-simple-perl_1.05-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEaUBwKsbetWW2SKTt466XjoNOXn4FAl5gUaAACgkQ466XjoNO
Xn76VQ//QMgAM6ujR5aQ3ZxmrOXxgUyjrGHZmgP69PbL4GOJ8aQZvIFfDPuq2Axi
FNOSiPwW2V2Ku4lAUo0IEvZE8A2VitdRzp59uiodqoMYV0YH7tlalbndj/v59wUu
bDFW0PALn4hC/HlwPN5ksSlso5GGEw78+yrfMWvWg0iFN7BRAGReKZt6D81vC7r0
Q67rKWDRO+ZkL4NFFDNLoKPziuMskIWtMe3cX9pkalwj3+vk6u+t3KSQLvpTCuss
YKyjLDBv5lfJmXClbu08hqtA7trmPUolBgCmzVuObMITqlCC62y2ThJv6dykvOCw
mYwZLRg9JY6waBSDmhJqDzA4gmXckhPjAV6y927qy1ml1hnnLNFu3PCy8ckse3zQ
I8gQetPB+H7tDlhiViG1PQy4KKl8sDfVuMcwSOmu03uQne6/OE+5/zHNSJMR4ZtT
89yHW5s5M8Ta+41QMxJdCulnL4TFQ28yToq+d1yFrmaBSBZNwpS5FTSmH3xJ+yZB
0lMm5JWkUJwtTxmOu41awEPV87egPixUO4CJEaiPvEUbnZCitKygQBvlJ+wX0lCs
mz/wiRr/tBITv1vAeEhXa/4mi3HcY/Unp2H02WX+N1KWvbQJlGLysyaQkZz6ketY
Ckw7nAS3TxKcCpIu8R2KMAiHm2uKthNeNcLiNOSFmSnjl1kS7Uw=
=4sCn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to