Bug#630662: libdeal.ii-dev: missing libtrilinos_*.so.10.0 linkage
Kevin Mitchell
kevmitch at math.sfu.ca
Thu Jun 16 01:07:13 UTC 2011
Package: libdeal.ii-dev
Version: 6.3.1-1
Severity: normal
When I try to compile /usr/share/doc/deal.ii-examples/step-1, I get
complaints about missing trillinos libraries and ultimately, the example
does not compile.
$ make
Makefile:151: Makefile.dep: No such file or directory
============================ Remaking Makefile.dep
==============optimized===== step-1.cc
============================ Linking step-1
/usr/bin/ld: warning: libtrilinos_stratimikosamesos.so.10.0, needed by /usr/lib/libdeal_II_2d.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libtrilinos_stratimikosaztecoo.so.10.0, needed by /usr/lib/libdeal_II_2d.so, not found (try using -rpath or -rpath-link)
and so on.
Indeed
ldd /usr/lib/libdeal_II_2d.so
shows a bunch of "not found" trilinos 10.0 libraries.
It appears that the current version of libtrillinos=10.4.0.dfsg-1 no longer contains
10.0 libraries, but instead only 10.4. The libdeal.ii-dev package
however claims to be compatible with libtrilinos-dev (>= 9.0.2.dfsg-3). I have confirmed that rebuilding the package solves the problem.
Kevin
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (600, 'unstable'), (500, 'testing'), (400, 'stable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-rc3.00 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libdeal.ii-dev depends on:
ii libblas-dev 1.2-8 Basic Linear Algebra Subroutines 3
ii libboost-dev 1.46.1.1 Boost C++ Libraries development fi
ii libdeal.ii6.3.1 6.3.1-1 Finite element library - shared li
ii liblapack-dev 3.2.1-8 library of linear algebra routines
ii libnetcdf-dev 1:4.1.1-5 Development kit for NetCDF
ii libpetsc3.1-dev 3.1.dfsg-11 Static libraries, shared links, he
ii libscotchmetis-dev 5.1.11.dfsg-7 programs and libraries for graph,
ii libslepc3.0.0-dev 3.0.0-p7.dfsg-7.1 Scalable Library for Eigenvalue Pr
ii libsuitesparse-dev 1:3.4.0-2 libraries for sparse matrices comp
ii libtbb-dev 3.0+r147-1 parallelism library for C++ - deve
ii libtrilinos-dev 10.4.0.dfsg-1 parallel solver libraries within a
libdeal.ii-dev recommends no packages.
Versions of packages libdeal.ii-dev suggests:
pn deal.ii-doc <none> (no description available)
ii deal.ii-examples 6.3.1-1 Finite element library - documenta
pn libdeal.ii-dbg <none> (no description available)
-- no debconf information
More information about the debian-science-maintainers
mailing list