Your message dated Sat, 26 Jul 2008 11:47:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487014: fixed in libtest-tap-htmlmatrix-perl 0.09-1
has caused the Debian Bug report #487014,
regarding libtest-tap-htmlmatrix-perl: FTBFS: Test returned status 255 (wstat
65280, 0xff00)
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 [EMAIL PROTECTED]
immediately.)
--
487014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487014
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libtest-tap-htmlmatrix-perl
Version: 0.04-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on
i386.
Relevant part:
> /usr/bin/fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
> /usr/bin/perl Build test
> t/00_dist...........skipped
> all skipped: Test::Distribution must be installed
> t/basic.............ok
> t/colorful..........ok
> t/file_visual.......Can't call method "skip_all" on unblessed reference at
> /usr/share/perl5/Test/TAP/Model/File.pm line 33.
> # Looks like you planned 15 tests but only ran 8.
> # Looks like your test died just after 8.
> dubious
> Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 9-15
> Failed 7/15 tests, 53.33% okay
> t/model_visual......ok
> t/paths.............ok
> t/subtest_visual....ok
> t/templ_output......ok
> t/uri...............ok
> Failed Test Stat Wstat Total Fail List of Failed
> -------------------------------------------------------------------------------
> t/file_visual.t 255 65280 15 14 9-15
> 1 test skipped.
> Failed 1/9 test scripts. 7/70 subtests failed.
> Files=9, Tests=70, 1 wallclock secs ( 0.62 cusr + 0.06 csys = 0.68 CPU)
> Failed 1/9 test programs. 7/70 subtests failed.
> make: *** [install-stamp] Error 255
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/06/19
This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet). Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: libtest-tap-htmlmatrix-perl
Source-Version: 0.09-1
We believe that the bug you reported is fixed in the latest version of
libtest-tap-htmlmatrix-perl, which is due to be installed in the Debian FTP
archive:
libtest-tap-htmlmatrix-perl_0.09-1.diff.gz
to
pool/main/libt/libtest-tap-htmlmatrix-perl/libtest-tap-htmlmatrix-perl_0.09-1.diff.gz
libtest-tap-htmlmatrix-perl_0.09-1.dsc
to
pool/main/libt/libtest-tap-htmlmatrix-perl/libtest-tap-htmlmatrix-perl_0.09-1.dsc
libtest-tap-htmlmatrix-perl_0.09-1_all.deb
to
pool/main/libt/libtest-tap-htmlmatrix-perl/libtest-tap-htmlmatrix-perl_0.09-1_all.deb
libtest-tap-htmlmatrix-perl_0.09.orig.tar.gz
to
pool/main/libt/libtest-tap-htmlmatrix-perl/libtest-tap-htmlmatrix-perl_0.09.orig.tar.gz
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[EMAIL PROTECTED]> (supplier of updated
libtest-tap-htmlmatrix-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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 26 Jul 2008 13:43:11 +0200
Source: libtest-tap-htmlmatrix-perl
Binary: libtest-tap-htmlmatrix-perl
Architecture: source all
Version: 0.09-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description:
libtest-tap-htmlmatrix-perl - Creates colorful matrix of Test::Harness
Closes: 487014
Changes:
libtest-tap-htmlmatrix-perl (0.09-1) unstable; urgency=medium
.
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
[EMAIL PROTECTED]> (was: Florian Ragwitz
<[EMAIL PROTECTED]>); Florian Ragwitz <[EMAIL PROTECTED]> moved
to Uploaders.
* Add debian/watch.
.
* New upstream release, now tests pass (closes: #487014).
* Set urgency to medium as this upload closes an RC bug.
* debian/copyright: point to author-independent upstream source location.
* Set debhelper compatibility level to 5.
* Make (build) dependency on libtest-tap-model-perl versioned.
* Add (build) dependency on libpetal-utils-perl.
* Add build dependencies on libtest-pod-perl, libtest-pod-coverage-perl to
activate additional tests and set needed environment variable in
debian/rules.
* Add patch pod.patch: creates a stub for output_dir, otherwise the
Pod-Coverage test fails. Add quilt framework.
* Set Standards-Version to 3.8.0; add debian/README.source to document
quilt usage.
* Refresh debian/rules, no functional changes; install new upstream
changelog and new example script.
* Add /me to Uploaders.
Checksums-Sha1:
054f97b0ea3b67b19fdcb14d30c01b052346b447 1630
libtest-tap-htmlmatrix-perl_0.09-1.dsc
38d84d848ad4ae756b9982c69b2e8b26ad82f894 11108
libtest-tap-htmlmatrix-perl_0.09.orig.tar.gz
4361974b99f079d736b6e415ab350d0074475ea6 2966
libtest-tap-htmlmatrix-perl_0.09-1.diff.gz
772ca50dc266e67071e6d98803db9e7533fc3205 23910
libtest-tap-htmlmatrix-perl_0.09-1_all.deb
Checksums-Sha256:
befdc10861d66d6ab837b6a98de268e474f5890cf38e2bd65fcf2ecd7a0e4e3e 1630
libtest-tap-htmlmatrix-perl_0.09-1.dsc
6c96f4c7faa0f4d8743a9c13e5e50ed058e3b75a1714603892fccf4401b972ac 11108
libtest-tap-htmlmatrix-perl_0.09.orig.tar.gz
fa7bb7c872a509b09148b15d484050d4f869177e13a34c62b0eed8cffc40dd66 2966
libtest-tap-htmlmatrix-perl_0.09-1.diff.gz
46dcf6a74a8606fb3bd374999695781d4bbbda46910630a712a0e21617dbfa06 23910
libtest-tap-htmlmatrix-perl_0.09-1_all.deb
Files:
45f32c59d3f52d7d465deca1b8f9d111 1630 perl optional
libtest-tap-htmlmatrix-perl_0.09-1.dsc
8433ebfae024ba45297a1ea0a60557ac 11108 perl optional
libtest-tap-htmlmatrix-perl_0.09.orig.tar.gz
fe65e9d659def60bf1f4be1c6233dd15 2966 perl optional
libtest-tap-htmlmatrix-perl_0.09-1.diff.gz
f9608ce3263a0ea0328199f3be4dcad0 23910 perl optional
libtest-tap-htmlmatrix-perl_0.09-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkiLDgMACgkQOzKYnQDzz+S5zwCgw8yQ81x9E+BDlFTSDxj75RO5
Ko4AoL0+VZ3Ndpu4JWcXCReS5eVuyjmN
=lCoH
-----END PGP SIGNATURE-----
--- End Message ---