dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20495
[Bug 694507] [NEW] Incorrect path for link libraries from PETSc
Public bug reported:
The correct path is not being added for some link libraries provided by
PETSc (specifically, those provided by PCC_LINKER_LIBS).
I see this when building PETSc and DOLFIN using a locally installed OpenMPI. The consequence is that during configuration I get
messages like
Cannot generate a safe runtime search path for target
dg-advection-diffusion-demo because files in some directories may conflict
with libraries in implicit directories:
runtime library [libmpi_f90.so.0] in /usr/lib may be hidden by files in:
/home/gnw20/local/lib
** Affects: dolfin
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/694507
Title:
Incorrect path for link libraries from PETSc
Status in DOLFIN:
New
Bug description:
The correct path is not being added for some link libraries provided by PETSc (specifically, those provided by PCC_LINKER_LIBS).
I see this when building PETSc and DOLFIN using a locally installed OpenMPI. The consequence is that during configuration I get
messages like
Cannot generate a safe runtime search path for target
dg-advection-diffusion-demo because files in some directories may conflict
with libraries in implicit directories:
runtime library [libmpi_f90.so.0] in /usr/lib may be hidden by files in:
/home/gnw20/local/lib
Follow ups
References