Your message dated Thu, 01 Jun 2006 21:23:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325818: fixed in p4fftwgel 1.2-6
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: p4fftwgel
Source-Version: 1.2-6
We believe that the bug you reported is fixed in the latest version of
p4fftwgel, which is due to be installed in the Debian FTP archive:
p4fftwgel-dev_1.2-6_i386.deb
to pool/main/p/p4fftwgel/p4fftwgel-dev_1.2-6_i386.deb
p4fftwgel2_1.2-6_i386.deb
to pool/main/p/p4fftwgel/p4fftwgel2_1.2-6_i386.deb
p4fftwgel_1.2-6.diff.gz
to pool/main/p/p4fftwgel/p4fftwgel_1.2-6.diff.gz
p4fftwgel_1.2-6.dsc
to pool/main/p/p4fftwgel/p4fftwgel_1.2-6.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 p4fftwgel 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: Fri, 2 Jun 2006 00:43:04 +0100
Source: p4fftwgel
Binary: p4fftwgel-dev p4fftwgel2
Architecture: source i386
Version: 1.2-6
Distribution: unstable
Urgency: low
Maintainer: Paul Brossier <[EMAIL PROTECTED]>
Changed-By: Paul Brossier <[EMAIL PROTECTED]>
Description:
p4fftwgel-dev - library for computing Fast Fourier Transforms on Intel P4
p4fftwgel2 - library for computing Fast Fourier Transforms on Intel P4
Closes: 263133 320960 325818 337387
Changes:
p4fftwgel (1.2-6) unstable; urgency=low
.
* Adopt package (closes: #263133)
* 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: #325818)
+ install .la files, .so links updated to new libtool
+ add stack.S to CODELETS in fftw/Makefile.am
* 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: #337387)
+ added provides fftw-dev, fftw-double-dev (closes: #320960)
* debian/rules refactored
* debian/copyright Updated licence entries
Files:
f12a4114508b5d257e46c8f799d9fc53 612 oldlibs extra p4fftwgel_1.2-6.dsc
f2fa5bfd13986a0a764c88518dcf7b82 496294 oldlibs extra p4fftwgel_1.2-6.diff.gz
323467093e47a6bdbe785c9d30d28087 259876 oldlibs extra p4fftwgel2_1.2-6_i386.deb
f48528869e2c2a1d86cbc748b625c803 323614 oldlibs extra
p4fftwgel-dev_1.2-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEf4NS2PLmgVuXpdIRAidEAJ0Wz9GIZ17rbhLPiFu/afu77qWjMwCfaCPH
CKG1bpy7gwT1rarlmL8be4Q=
=d/pg
-----END PGP SIGNATURE-----
--- End Message ---