Your message dated Thu, 01 Jun 2006 21:19:27 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325816: fixed in k6fftwgel 1.1-9
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fftw
Severity: serious
Justification: Policy 10.2

fftw and its varient packages currently build shared libraries with rules
like:

    cd mpi && gcc -shared -Wl,-soname \
        -Wl,libfftw_mpi.so.$(version_major) \
        -o .libs/libfftw_mpi.so.$(lib_version) sched.lo \
        TOMS_transpose.lo transpose_mpi.lo fftwnd_mpi.lo fftw_mpi.lo

The resulting shared library depends on the mpich shared library, but
since that shared library isn't explicitly linked in the fftw rules,
the dependency isn't encoded in the fftw library.

This violates policy 10.2 and prevents shared library dependencies from
working properly.

This should be resolvable by adding the shared libraries that this
library depends on to the link line, but I've not checked to be sure of
exactly which libraries those are.

(Also, when fixing this, you will want to change the Suggests of mpich
to mpich-bin instead; the mpich package has been reorganized and the
old mpich package is no longer available.)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.30
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)


--- End Message ---
--- Begin Message ---
Source: k6fftwgel
Source-Version: 1.1-9

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

k6fftwgel-dev_1.1-9_i386.deb
  to pool/main/k/k6fftwgel/k6fftwgel-dev_1.1-9_i386.deb
k6fftwgel2_1.1-9_i386.deb
  to pool/main/k/k6fftwgel/k6fftwgel2_1.1-9_i386.deb
k6fftwgel_1.1-9.diff.gz
  to pool/main/k/k6fftwgel/k6fftwgel_1.1-9.diff.gz
k6fftwgel_1.1-9.dsc
  to pool/main/k/k6fftwgel/k6fftwgel_1.1-9.dsc



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.
Paul Brossier <[EMAIL PROTECTED]> (supplier of updated k6fftwgel 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.7
Date: Thu,  1 Jun 2006 19:50:20 +0100
Source: k6fftwgel
Binary: k6fftwgel-dev k6fftwgel2
Architecture: source i386
Version: 1.1-9
Distribution: unstable
Urgency: low
Maintainer: Paul Brossier <[EMAIL PROTECTED]>
Changed-By: Paul Brossier <[EMAIL PROTECTED]>
Description: 
 k6fftwgel-dev - library for computing Fast Fourier Transforms on AMD K6-2
 k6fftwgel2 - library for computing Fast Fourier Transforms on AMD K6-2
Closes: 263131 325816 337385
Changes: 
 k6fftwgel (1.1-9) unstable; urgency=low
 .
   * Adopt package (closes: #263131)
   * Update automake/autoconf
   * Fix autoconf/automake
     + update generated files with autoreconf -f -i
     + do not use XXX_variables_XXX, use @variables@ instead
     + do not use -rpath in {threads,mpi}/Makefile.am
     + do not use EXTRA_LTLIBRARIES in {threads,mpi}/Makefile.am
       (libtool unhappy with installing extra libs, so always build anyway)
     + do not use mpicc in mpi/Makefile.am, add -lmpi to LDFLAGS
       (closes: #325816)
     + install .la files, .so links updated to new libtool
   * debian/control:
     + lower first character case in short descriptions
     + move k6fftwgel-dev and k6fftwgel2 to Section oldlibs
     + move source package to Section oldlibs
     + bump Standards-Version
     + suggests mpich-bin instead of mpich
     + added build-deps on debhelper and libtool
     + change build-deps from mpich to libmpich1.0-dev (closes: #337385)
   * debian/rules refactored
   * debian/copyright Updated licence entries
Files: 
 3f42bc209fd5d4e4602249285438c413 612 oldlibs extra k6fftwgel_1.1-9.dsc
 b83aba276aadea8fbb7a9215a98b0ff3 493121 oldlibs extra k6fftwgel_1.1-9.diff.gz
 497a5b08af1c4567de062c27abb3dcc2 382590 oldlibs extra k6fftwgel2_1.1-9_i386.deb
 d0b07a8184804a105c2f6555a8ee2b35 457572 oldlibs extra 
k6fftwgel-dev_1.1-9_i386.deb

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

iD8DBQFEf3dk2PLmgVuXpdIRAjnCAJ9y6zbGAGYX2gRlhRaA+8tmDiCO5gCgtFEO
+2VgX++H+Qg5kdIwzgi3oW0=
=C4YW
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to