Your message dated Thu, 01 Jun 2006 21:19:30 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325817: fixed in k7fftwgel 1.2-7
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: k7fftwgel
Source-Version: 1.2-7

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

k7fftwgel-dev_1.2-7_i386.deb
  to pool/main/k/k7fftwgel/k7fftwgel-dev_1.2-7_i386.deb
k7fftwgel2_1.2-7_i386.deb
  to pool/main/k/k7fftwgel/k7fftwgel2_1.2-7_i386.deb
k7fftwgel_1.2-7.diff.gz
  to pool/main/k/k7fftwgel/k7fftwgel_1.2-7.diff.gz
k7fftwgel_1.2-7.dsc
  to pool/main/k/k7fftwgel/k7fftwgel_1.2-7.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 k7fftwgel 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 20:51:39 +0100
Source: k7fftwgel
Binary: k7fftwgel-dev k7fftwgel2
Architecture: source i386
Version: 1.2-7
Distribution: unstable
Urgency: low
Maintainer: Paul Brossier <[EMAIL PROTECTED]>
Changed-By: Paul Brossier <[EMAIL PROTECTED]>
Description: 
 k7fftwgel-dev - library for computing Fast Fourier Transforms on AMD K7
 k7fftwgel2 - library for computing Fast Fourier Transforms on AMD K7
Closes: 263132 325817 337386
Changes: 
 k7fftwgel (1.2-7) unstable; urgency=low
 .
   * Adopt package (closes: #263132)
   * 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: #325817)
     + 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: #337386)
   * debian/rules refactored
   * debian/copyright Updated licence entries
Files: 
 072d3587dc3e529998d4a3820bee9132 612 oldlibs extra k7fftwgel_1.2-7.dsc
 b263f389f3290c3aaa6fae7fb57c4c28 491700 oldlibs extra k7fftwgel_1.2-7.diff.gz
 202ee99769b71dadd42951f8e82187fd 426452 oldlibs extra k7fftwgel2_1.2-7_i386.deb
 01df2a70cdac81fffc14e979a7981258 505338 oldlibs extra 
k7fftwgel-dev_1.2-7_i386.deb

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

iD8DBQFEf3dp2PLmgVuXpdIRAv31AJ97RPXi15mCRFHhbGP5maSTNZ5xRACeIbJ4
LguLSrnGQocUQvHrOB+FTAI=
=I9t7
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to