Your message dated Sat, 03 May 2008 18:17:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463477: fixed in libmath-bigint-gmp-perl 1.24-1
has caused the Debian Bug report #463477,
regarding libmath-bigint-gmp-perl: FTBFS with perl5.10: numerous test failures
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.)


-- 
463477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463477
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libmath-bigint-gmp-perl
Version: 1.18-2
Severity: important

Hi,

libmath-bigint-gmp-perl fails to build with perl 5.10 from experimental:
  ...
  /usr/bin/make test
  make[1]: Entering directory `/tmp/buildd/libmath-bigint-gmp-perl-1.18'
  PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  t/bigfltpm....Math::BigInt::GMP is missing method '_from_oct' at t/bigfltpm.t 
line 15
  Cannot load outdated Math::BigInt::GMP v1.18, please upgrade at t/bigfltpm.t 
line 15
  Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::FastCalc at t/bigfltpm.t line 15
  t/bigfltpm....NOK 1/2012# Test 1 got: "Math::BigInt::FastCalc" (bigfltpm.inc 
at line 3)
  #   Expected: "Math::BigInt::GMP"
  ...

Full build log is attached.


Also, there is a pending problem with debian/rules. The line

  rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/share/perl5

will fail with perl5.10 as its MakeMaker no longer creates spurious
usr/{share,lib}/perl5 directories. Please change that to

  [ ! -d $(TMP)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents 
--verbose $(TMP)/usr/share/perl5


Thanks,
    dam

P.S. shameless plug: if you don't want to bother, please consider
giving[1] the package to the Debian Perl Group.

    [1] 
http://wiki.debian.org/Teams/DebianPerlGroup?action=show#head-e1811c16f568b2e2f356d6bf2d9db17f727d9804



--- End Message ---
--- Begin Message ---
Source: libmath-bigint-gmp-perl
Source-Version: 1.24-1

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

libmath-bigint-gmp-perl_1.24-1.diff.gz
  to 
pool/main/libm/libmath-bigint-gmp-perl/libmath-bigint-gmp-perl_1.24-1.diff.gz
libmath-bigint-gmp-perl_1.24-1.dsc
  to pool/main/libm/libmath-bigint-gmp-perl/libmath-bigint-gmp-perl_1.24-1.dsc
libmath-bigint-gmp-perl_1.24-1_i386.deb
  to 
pool/main/libm/libmath-bigint-gmp-perl/libmath-bigint-gmp-perl_1.24-1_i386.deb
libmath-bigint-gmp-perl_1.24.orig.tar.gz
  to 
pool/main/libm/libmath-bigint-gmp-perl/libmath-bigint-gmp-perl_1.24.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 
libmath-bigint-gmp-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, 03 May 2008 19:57:18 +0200
Source: libmath-bigint-gmp-perl
Binary: libmath-bigint-gmp-perl
Architecture: source i386
Version: 1.24-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description: 
 libmath-bigint-gmp-perl - GMP library for Math::BigInt routines
Closes: 463477
Changes: 
 libmath-bigint-gmp-perl (1.24-1) unstable; urgency=low
 .
   [ Damyan Ivanov ]
   * 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: Laurent Fousse
     <[EMAIL PROTECTED]>); Laurent Fousse <[EMAIL PROTECTED]> moved to
     Uploaders.
   * Add debian/watch.
   * debian/rules: delete /usr/share/perl5 only if it exists (closes: #463477).
 .
   [ gregor herrmann ]
   * New upstream release.
   * Explicilty (build) depend on perl 5.10; the new upstream release needs a
     newer Math::BigInt than the one in perl-modules 5.8.
   * debian/copyright: add upstream source location and actual copyright
     statement.
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 5.
   * debian/rules: update based on dh-make-perl's templates.
   * Add /me to Uploaders.
   * Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends to
     enable additional tests.
Checksums-Sha1: 
 4a5fe045a4fa1e14b0e26bc1b0a14920aac4f271 1459 
libmath-bigint-gmp-perl_1.24-1.dsc
 c9d9b14fcf9c8e961c66e003d0ffb6c51bd062c7 43131 
libmath-bigint-gmp-perl_1.24.orig.tar.gz
 070d78421ddd747b611776a666dc93b60a2f3ea7 2459 
libmath-bigint-gmp-perl_1.24-1.diff.gz
 a1c5e3bc5d232fe755ff2b8ad3ebd62c12172f75 29528 
libmath-bigint-gmp-perl_1.24-1_i386.deb
Checksums-Sha256: 
 b0771d0b731ee4db354548f5d19a6c3388ddc816f53c3917db4ce619c446fa07 1459 
libmath-bigint-gmp-perl_1.24-1.dsc
 3f00fb0191b4343745b99f104a50f50a49fa7424fe70cc002f000465161a8eb4 43131 
libmath-bigint-gmp-perl_1.24.orig.tar.gz
 d8ae159cb3fc96b088232547278300cd0936efceda57bc5cd9137effd93e299d 2459 
libmath-bigint-gmp-perl_1.24-1.diff.gz
 c31b5583393e0577b9cd7dac25bb0ad12672e00fc9c85191a52ec89493e7c615 29528 
libmath-bigint-gmp-perl_1.24-1_i386.deb
Files: 
 86e1512e8465782472fdd09766bc9440 1459 perl optional 
libmath-bigint-gmp-perl_1.24-1.dsc
 de5bb548f9e8e2254565926eec1d15b2 43131 perl optional 
libmath-bigint-gmp-perl_1.24.orig.tar.gz
 aa104e1d9bdbf390eb8c9e0155d17a43 2459 perl optional 
libmath-bigint-gmp-perl_1.24-1.diff.gz
 d3be64a312e423ecb6c3fd50b73e5d5e 29528 perl optional 
libmath-bigint-gmp-perl_1.24-1_i386.deb

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

iD8DBQFIHKfCOzKYnQDzz+QRAhbmAJ9/ZJhDPp14+FvWd7Pig5NbQPA5AACgrOuU
LQcDg8DneZSqAyXA93OzGj0=
=X56B
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to