Your message dated Sun, 22 Sep 2013 21:50:09 +0000
with message-id <e1vnrxd-0002rd...@franck.debian.org>
and subject line Bug#724111: fixed in libtemplate-declare-perl 0.46-1
has caused the Debian Bug report #724111,
regarding libtemplate-declare-perl: FTBFS: Tests failed
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.)
--
724111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724111
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libtemplate-declare-perl
Version: 0.45-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64
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" "-e"
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/99-pod-coverage.t
> t/99-pod.t t/aliasing.t t/alternative.t t/arg-declaration-styles.t
> t/arg-passing.t t/attributes.t t/closures.t t/composition.t t/deep_aliasing.t
> t/deep_importing.t t/deep_mixing.t t/dispatch_order.t
> t/duplicate_element_ids.t t/forms.t t/import-regression.t t/importing.t
> t/indent.t t/indexhtml.t t/inline-tagset.t t/inline_xml_rendering.t
> t/instrumentation.t t/mixing.t t/namespace.t t/nested_show.t t/overloaded.t
> t/pitfalls.t t/postprocessor.t t/private.t t/relative-aliasing.t
> t/relative-mixing.t t/relative-pathing.t t/rt-37622.t t/self.t t/siblings.t
> t/similar-aliases.t t/smart_tag_wrapper.t t/strict.t t/subclassing.t
> t/subtemplates.t t/tag_sub_list.t t/tagset_html.t t/tagset_mix.t
> t/tagset_rdf.t t/tagset_rdf_em.t t/tagset_xul.t t/trivial.t t/utf8.t
> t/wrappers.t t/xss.t
> t/99-pod-coverage.t ......... skipped: Coverage tests only run for authors
> t/99-pod.t .................. skipped: Coverage tests only run for authors
> t/aliasing.t ................ ok
> t/alternative.t ............. ok
> t/arg-declaration-styles.t .. ok
> t/arg-passing.t ............. ok
> t/attributes.t .............. ok
> t/closures.t ................ ok
> t/composition.t ............. ok
> t/deep_aliasing.t ........... ok
> t/deep_importing.t .......... ok
> t/deep_mixing.t ............. ok
> t/dispatch_order.t .......... ok
> t/duplicate_element_ids.t ... ok
> t/forms.t ................... ok
> t/import-regression.t ....... ok
> t/importing.t ............... ok
> t/indent.t .................. ok
> t/indexhtml.t ............... ok
> t/inline-tagset.t ........... ok
> t/inline_xml_rendering.t .... ok
> t/instrumentation.t ......... ok
> t/mixing.t .................. ok
> t/namespace.t ............... ok
> t/nested_show.t ............. ok
> t/overloaded.t .............. ok
> t/pitfalls.t ................ ok
> t/postprocessor.t ........... ok
> t/private.t ................. ok
> t/relative-aliasing.t ....... ok
> t/relative-mixing.t ......... ok
> t/relative-pathing.t ........ ok
> t/rt-37622.t ................ ok
> t/self.t .................... ok
> t/siblings.t ................ ok
> t/similar-aliases.t ......... ok
>
> # Failed test 'got correct output for simple'
> # at t/smart_tag_wrapper.t line 87.
> # got: '
> #
> # <form id="edit_prefs" action="edit.html">
> # <label>Time Zone</label>
> # <input type="text" name="tz" />
> # <input type="submit" value="Save" />
> # </form>'
> # expected: '
> #
> # <form action="edit.html" id="edit_prefs">
> # <label>Time Zone</label>
> # <input type="text" name="tz" />
> # <input type="submit" value="Save" />
> # </form>'
> # Looks like you failed 1 test of 4.
> t/smart_tag_wrapper.t .......
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/4 subtests
> t/strict.t .................. ok
> t/subclassing.t ............. ok
> t/subtemplates.t ............ ok
> t/tag_sub_list.t ............ ok
> t/tagset_html.t ............. ok
> t/tagset_mix.t .............. ok
> t/tagset_rdf.t .............. ok
> t/tagset_rdf_em.t ........... ok
> t/tagset_xul.t .............. ok
> t/trivial.t ................. ok
> t/utf8.t .................... ok
> t/wrappers.t ................ ok
> t/xss.t ..................... ok
>
> Test Summary Report
> -------------------
> t/smart_tag_wrapper.t (Wstat: 256 Tests: 4 Failed: 1)
> Failed test: 4
> Non-zero exit status: 1
> Files=50, Tests=478, 5 wallclock secs ( 0.29 usr 0.28 sys + 3.60 cusr
> 0.88 csys = 5.05 CPU)
> Result: FAIL
> Failed 1/50 test programs. 1/478 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_test: make -j1 test returned exit code 2
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/libtemplate-declare-perl_0.45-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: libtemplate-declare-perl
Source-Version: 0.46-1
We believe that the bug you reported is fixed in the latest version of
libtemplate-declare-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 724...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated
libtemplate-declare-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: SHA256
Format: 1.8
Date: Sun, 22 Sep 2013 23:38:32 +0200
Source: libtemplate-declare-perl
Binary: libtemplate-declare-perl
Architecture: source all
Version: 0.46-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
libtemplate-declare-perl - module for Perlish declarative templates
Closes: 724111
Changes:
libtemplate-declare-perl (0.46-1) unstable; urgency=low
.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
.
[ Nathan Handler ]
* Email change: Nathan Handler -> nhand...@debian.org
.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
.
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS: Tests failed"
(Closes: #724111)
* Update years of copyright.
* Declare compliance with Debian Policy 3.9.4.
Checksums-Sha1:
dbb2cc80b8a9db4da259cc5210f3828a2999bb5b 2463
libtemplate-declare-perl_0.46-1.dsc
881899eaf333df7bffce90197e2b9edbc0682add 99019
libtemplate-declare-perl_0.46.orig.tar.gz
469733d581744c56d15074c39ea83e22a9e5c483 3190
libtemplate-declare-perl_0.46-1.debian.tar.gz
879053bc2876b6b3890e993a660b98a7f8daaa18 81006
libtemplate-declare-perl_0.46-1_all.deb
Checksums-Sha256:
3f902076c1a0aa4edd2f57c35c538aca5f5a11156adabc1017e34fa606957347 2463
libtemplate-declare-perl_0.46-1.dsc
fa436a1a185baae8769618d3ae8c488f8a22e665b9bb6120bda6cc7c6810539a 99019
libtemplate-declare-perl_0.46.orig.tar.gz
5c5ebf7f28b65f126347ad478fb1cd6dd36d26a5f909f5117f0831a94d326be5 3190
libtemplate-declare-perl_0.46-1.debian.tar.gz
8d572a2bdc33030ae062011022196b64723bb4de5222ed302f1b9dc02aa1ddf6 81006
libtemplate-declare-perl_0.46-1_all.deb
Files:
a8dbfc3d937a288082733680d8d7840d 2463 perl optional
libtemplate-declare-perl_0.46-1.dsc
3ac9c89cb6000ca7284ad57ed77bba5a 99019 perl optional
libtemplate-declare-perl_0.46.orig.tar.gz
d6b0d4825b7ba0cd81693edb6913dad2 3190 perl optional
libtemplate-declare-perl_0.46-1.debian.tar.gz
e6e65e6c8a39c862b6f1288922b7af14 81006 perl optional
libtemplate-declare-perl_0.46-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBCAAGBQJSP2N0AAoJELs6aAGGSaoGna0P/iBOCBhNwJjaoR8wfZKK9wNz
FgI/vKTaXWGY2eCqP/WMBUmr8QyBarmfpK35vGkpsDSgQDyS4ol9MZxAptSofkhZ
k+RPrPv48D7bjc2ygGpgaCqN+7zZoVSOz/QTcZHEMiwxynNI/oyBjP0LNVxXAtSD
HZ8xzUYi89ob5QAiikeIv2EpRx/ovRfZvoMLvxuqaNhG0kTjbcBM1Kwfh3PbUSYt
rq1sYOCcO0lUjSnbUDoEoa/3+k0I7E9Jx3RL+yFLYOhLxeQSOsPAtly5v8Phz16D
Tep+/X3gZ4sJRGgIg/A1sMHshxWjIKVAtVE9teU2PjVpdMuvISuZJEt418GbMn4w
Aj1qjLeXayzV4ZMoNxU17D5NiEc1Xu3btGWuo1qodrxNDv8Nfucy+DMH790/v4On
eQPwxcamWnRRaDHNTknPATKLvo4GZNnPoMOKKRFrdsmWf2RNoWoDt7yrzrtSlbhH
jlT2bMHBNtS7wJ/GnqTiPBFK+pdN/Sr+ltMVSr2TzT1V8A/Ge6U1xoAVCYi7GI6T
/5hX8j6aZ71Pts6S/QZkc/4IfdxZXiPD5avUSB6eL5ng+ckMjG8WJ/280VvSxjMf
7UPKEC1gEhNk39+0N16b8vZ+quf3eh0ryPKbbp4mMGjg5Kd7sSqr4+/YKYsEopt3
1rvpaR+ko5e5siWZabkJ
=7BIT
-----END PGP SIGNATURE-----
--- End Message ---