[Bug 874887] New: science/trilinos: Bug
https://bugzilla.novell.com/show_bug.cgi?id=874887 https://bugzilla.novell.com/show_bug.cgi?id=874887#c0 Summary: science/trilinos: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: dmitry@roshchin.org ReportedBy: ramiro@willmersdorf.net QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Other Blocker: No Configuration bug Hello, I think trilinos gets installed with an improper configuration of the cmake configuration files. For instance, in the file /usr/lib64/mpi/gcc/openmpi/lib64/cmake/Trilinos we have SET(Trilinos_SHARED_LIB_RPATH_COMMAND "-Wl,-rpath,/usr/lib64/mpi/gcc/openmpi//usr/lib64/mpi/gcc/openmpi/lib64") That's incorrect, this directory doesn't exist. It should have only one copy of the path "/usr/lib64/mpi/gcc/openmpi/lib64" Also, at least when I used it to compile a package, the variable assignments of SET(Trilinos_INCLUDE_DIRS "${CMAKE_CURRENT_LIST_DIR}/../../..//usr/lib64/mpi/gcc/openmpi/include/trilinos") ## The project library directories. SET(Trilinos_LIBRARY_DIRS "${CMAKE_CURRENT_LIST_DIR}/../../..//usr/lib64/mpi/gcc/openmpi/lib64") Also end up pointing to non existing directories. Please forgive me if I've done something stupid. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=874887 https://bugzilla.novell.com/show_bug.cgi?id=874887#c1 Dmitry Roshchin <dmitry@roshchin.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry@roshchin.org AssignedTo|dmitry@roshchin.org |scorot@free.fr --- Comment #1 from Dmitry Roshchin <dmitry@roshchin.org> 2014-04-23 19:20:51 UTC --- Reassigned to Sebastien, as maintainer -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com