MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010778 | CMake | Modules | public | 2010-05-28 15:58 | 2016-06-10 14:31 |
| Reporter | Justin | ||||
| Assigned To | David Partyka | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0010778: FindMPI module checks when x86_64-pc-linux-gnu-g++ is returned by mpicxx -show | ||||
| Description | The module calls mpicxx -show On Gentoo it returns x86_64-pc-linux-gnu-g++ -I/usr/include -L/usr/lib64 -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -lmpichcxx -lmpich -lopa -lpthread -lrt The regex in the module searches for "-l" which also returns -linux-gnu-g++ and makes the module fail. We use following patch to fix the issue: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-util/cmake/files/cmake-2.8.1-mpi.patch?view=markup [^] | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-05-28 15:58 | Justin | New Issue | |||
| 2010-08-11 03:09 | Kovarththanan Rajaratnam | Category | CCMake => Modules | ||
| 2010-08-11 15:51 | jmschrei | Note Added: 0021715 | |||
| 2010-12-08 10:45 | David Cole | Status | new => assigned | ||
| 2010-12-08 10:45 | David Cole | Assigned To | => David Partyka | ||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041706 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||