Your message dated Wed, 28 May 2008 16:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#483345: fixed in libgetopt-argvfile-perl 1.11-1
has caused the Debian Bug report #483345,
regarding libgetopt-argvfile-perl: FTBFS: failed test
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.)


-- 
483345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483345
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libgetopt-argvfile-perl
Version: 1.10-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080527 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-libgetopt-argvfile-perl_1.10-3-amd64-6TVGGE/libgetopt-argvfile-perl-1.10-3'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/base.............ok
> t/expandenv........ok
> t/fileopt..........ok
> t/noHOMEvar........ok
> t/prefix...........ok
> t/resolvepathes....
> #   Failed test at t/resolvepathes.t line 67.
> #     Structures begin differing at:
> #          $got->[7] = 
> '/build/user-libgetopt-argvfile-perl_1.10-3-amd64-6TVGGE/libgetopt-argvfile-perl-1.10/t/file1'
> #     $expected->[7] = 
> '/build/user-libgetopt-argvfile-perl_1.10-3-amd64-6TVGGE/libgetopt-argvfile-perl-1.10-3/t/file1'
> # Looks like you failed 1 test of 4.
> dubious
>       Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 4
>       Failed 1/4 tests, 75.00% okay
> t/use1.............ok
> t/use2.............ok
> Failed Test       Stat Wstat Total Fail  List of Failed
> -------------------------------------------------------------------------------
> t/resolvepathes.t    1   256     4    1  4
> Failed 1/8 test scripts. 1/43 subtests failed.
> Files=8, Tests=43,  1 wallclock secs ( 0.32 cusr +  0.06 csys =  0.38 CPU)
> Failed 1/8 test programs. 1/43 subtests failed.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/27

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: libgetopt-argvfile-perl
Source-Version: 1.11-1

We believe that the bug you reported is fixed in the latest version of
libgetopt-argvfile-perl, which is due to be installed in the Debian FTP archive:

libgetopt-argvfile-perl_1.11-1.diff.gz
  to 
pool/main/libg/libgetopt-argvfile-perl/libgetopt-argvfile-perl_1.11-1.diff.gz
libgetopt-argvfile-perl_1.11-1.dsc
  to pool/main/libg/libgetopt-argvfile-perl/libgetopt-argvfile-perl_1.11-1.dsc
libgetopt-argvfile-perl_1.11-1_all.deb
  to 
pool/main/libg/libgetopt-argvfile-perl/libgetopt-argvfile-perl_1.11-1_all.deb
libgetopt-argvfile-perl_1.11.orig.tar.gz
  to 
pool/main/libg/libgetopt-argvfile-perl/libgetopt-argvfile-perl_1.11.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 
libgetopt-argvfile-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: Wed, 28 May 2008 18:01:35 +0200
Source: libgetopt-argvfile-perl
Binary: libgetopt-argvfile-perl
Architecture: source all
Version: 1.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description: 
 libgetopt-argvfile-perl - Perl module for reading script options and 
parameters from files
Closes: 483345
Changes: 
 libgetopt-argvfile-perl (1.11-1) unstable; urgency=low
 .
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * Refresh debian/rules, no functional changes.
   * debian/watch: use dist-based URL.
 .
   * New upstream release (closes: #483345).
   * Add build dependencies on libtest-pod-perl, libtest-pod-coverage-perl to
     enable additional tests.
   * debian/control: change my email address.
   * Set Standards-Version to 3.7.3 (no changes).
   * Install upstream README, Changes, demos.
   * debian/copyright: update years of copyright, point to a specific URL for
     the upstream source, shorten explanation of Artistic License.
   * Remove debian/libgetopt-argvfile-perl.install (not needed) and
     debian/libgetopt-argvfile-perl.docs (README is installed from
     debian/rules) from source package.
Checksums-Sha1: 
 b82d9dcd5260fae09439058a93a2a94caafe5455 1490 
libgetopt-argvfile-perl_1.11-1.dsc
 1c9b2b11f60617e198847876ea42fb6bd011d78e 19469 
libgetopt-argvfile-perl_1.11.orig.tar.gz
 a2a2d8b37cf2ee4d783dec6af6a0b327ee031c1a 3657 
libgetopt-argvfile-perl_1.11-1.diff.gz
 2dcddc33fa355214b43d37790fdc3396ef1dde2c 31542 
libgetopt-argvfile-perl_1.11-1_all.deb
Checksums-Sha256: 
 7e45be05e91cb8a80382aaf0a6e6aedf696b6bd5369fa4fd0942b0b4dca4ef78 1490 
libgetopt-argvfile-perl_1.11-1.dsc
 3709aa513ce6fd71d1a55a02e34d2f090017d5350a9bd447005653c9b0835b22 19469 
libgetopt-argvfile-perl_1.11.orig.tar.gz
 5f2fc25e0a07bb019e82c140662b88e4790244fe2ba49ce8bf037428242bbb83 3657 
libgetopt-argvfile-perl_1.11-1.diff.gz
 3a72e060c6ae5e7f3497dceaf1c749086bec56d602cac51fbb796ce47dece54a 31542 
libgetopt-argvfile-perl_1.11-1_all.deb
Files: 
 e83187e8c257a8d463e9c66ab4cd8189 1490 perl optional 
libgetopt-argvfile-perl_1.11-1.dsc
 42117db2af4a24c062b2da25d4fdf756 19469 perl optional 
libgetopt-argvfile-perl_1.11.orig.tar.gz
 540cade5d07ae799330eacb867bf4c8a 3657 perl optional 
libgetopt-argvfile-perl_1.11-1.diff.gz
 a23a501ff883b0a628a6b7fada52246c 31542 perl optional 
libgetopt-argvfile-perl_1.11-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIPYIiOzKYnQDzz+QRAqEWAJ96Stya6NymuDc53Fo+LsGvNpc6+ACfeCac
S71lcQEH4PyTlDCWG4dbJMk=
=Cogp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to