Bug#724864: libmpich-dev: mpicc.mpich unconditionally sets RPATH
Nicholas Breen
nbreen at debian.org
Sun Sep 29 01:04:07 UTC 2013
Package: libmpich-dev
Version: 3.0.4-3
Severity: normal
mpicc.mpich sets RPATH in all binaries it compiles.
% mpicc.mpich test.c -o test
% objdump -p test | grep RPATH
RPATH /usr/lib/x86_64-linux-gnu
This seems to be new behavior in v3; building mpich with the configuration
option "--disable-wrapper-rpath" in addition to the long-standing
"--disable-rpath" seems to solve it.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-3-amd64 (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
Versions of packages libmpich-dev depends on:
ii g++ 4:4.8.1-3
ii gfortran 4:4.8.1-3
ii libc6 2.17-93
ii libcr-dev 0.8.5-2
ii libcr0 0.8.5-2
ii libmpich10 3.0.4-3
Versions of packages libmpich-dev recommends:
ii mpich 3.0.4-3
libmpich-dev suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list