MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015137 | CMake | CMake | public | 2014-09-08 10:11 | 2015-03-02 08:57 |
| Reporter | Eugene Shalygin | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | AMD64 | OS | Linux | OS Version | |
| Product Version | CMake 3.0.1 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0015137: find_package(LAPACK) reports incorrect syntax in FindLAPACK.cmake | ||||
| Description | Part of the cmake output log: -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") -- checking for module 'blas' -- found blas, version 3.2.1 -- Found BLAS: /usr/lib64/libeigen_blas.so -- checking for module 'lapack' -- found lapack, version 3.4.2 CMake Error at /usr/share/cmake/Modules/FindLAPACK.cmake:190 (check_lapack_libraries): A logical block opening on the line /usr/share/cmake/Modules/FindLAPACK.cmake:84 (if) is not closed. | ||||
| Steps To Reproduce | $ cat << EOF > CMakeLists.txt project(test) find_package(LAPACK) EOF $ mkdir -p build & cd build & cmake .. | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5248/FindLAPACK.cmake | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-09-08 10:11 | Eugene Shalygin | New Issue | |||
| 2014-09-08 10:20 | Brad King | Note Added: 0036742 | |||
| 2014-09-08 10:23 | Eugene Shalygin | Note Added: 0036743 | |||
| 2014-09-08 10:23 | Eugene Shalygin | File Added: FindLAPACK.cmake | |||
| 2014-09-08 10:24 | Eugene Shalygin | Note Added: 0036744 | |||
| 2014-09-08 10:26 | Eugene Shalygin | Note Added: 0036745 | |||
| 2014-09-08 10:30 | Brad King | Note Added: 0036746 | |||
| 2014-09-08 10:30 | Brad King | Status | new => resolved | ||
| 2014-09-08 10:30 | Brad King | Resolution | open => no change required | ||
| 2015-03-02 08:57 | Robert Maynard | Note Added: 0038106 | |||
| 2015-03-02 08:57 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||