Bug#650933: libsundials-serial-dev: static libraries missing
Julian Taylor
jtaylor.debian at googlemail.com
Sun Dec 4 12:42:39 UTC 2011
Package: libsundials-serial-dev
Version: 2.4.0-4
Severity: normal
forwarding ubuntu bug 871739:
The new version 2.4.0-3 of this package (libsundials-serial-dev) is missing the
statically linked versions of the following libs:
/usr/lib/libsundials_cvode.a
/usr/lib/libsundials_cvodes.a
/usr/lib/libsundials_fnvecserial.a
/usr/lib/libsundials_ida.a
/usr/lib/libsundials_idas.a
/usr/lib/libsundials_kinsol.a
/usr/lib/libsundials_nvecserial.a
In version 2.3 these were still included and some applications rely on the
static versions. So it would be nice to include them again in a future version
(perhaps already in 2..4.0-4 ? ;-) )
find debian/libsundials-serial-dev/usr/lib \
-type f -a ! \( -name README -o -name \*.out \
-o -name \*.f -o -name \*.c \) \
-a -exec rm -f \{\} \;
this part in debian/rules (unintentionally?) deletes the static libs.
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric-proposed'), (500, 'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-14-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
More information about the debian-science-maintainers
mailing list