Skip to content

BUG: path failure for find_package config files - #4

Merged
langou merged 1 commit into
Reference-LAPACK:masterfrom
hjmjohnson:FixInstalledPathingWithLib64
Jul 11, 2016
Merged

langou merged 1 commit into
Reference-LAPACK:masterfrom
hjmjohnson:FixInstalledPathingWithLib64

Conversation

@hjmjohnson

Copy link
Copy Markdown
Contributor

CMake Error at src/lapack-install/lib64/cmake/lapacke-3.6.1/lapacke-config.cmake:13 (include):
include could not find load file:

src/lapack-install/lib64/cmake/lapacke-3.6.1/lapacke-targets.cmake

Call Stack (most recent call first):
CMakeLists.txt:26 (find_package)

-- src/lapack-install/lib64/cmake/lapacke-3.6.1
-- Configuring incomplete, errors occurred!
See also "src/lapackTest-bld/CMakeFiles/CMakeOutput.log".

The file was installed in:
src/lapack-install/lib/cmake/lapacke-3.6.1/lapacke-targets.cmake
^^ - Missing lib suffix of 64

CMake Error at src/lapack-install/lib64/cmake/lapacke-3.6.1/lapacke-config.cmake:13 (include):
  include could not find load file:

    src/lapack-install/lib64/cmake/lapacke-3.6.1/lapacke-targets.cmake
Call Stack (most recent call first):
  CMakeLists.txt:26 (find_package)

-- src/lapack-install/lib64/cmake/lapacke-3.6.1
-- Configuring incomplete, errors occurred!
See also "src/lapackTest-bld/CMakeFiles/CMakeOutput.log".

The file was installed in:
    src/lapack-install/lib/cmake/lapacke-3.6.1/lapacke-targets.cmake
                          ^^ - Missing lib suffix of 64
@hjmjohnson

hjmjohnson commented Jul 9, 2016

Copy link
Copy Markdown
Contributor Author

@julielangou This problem only shows up on machines where 64bit libraries are put in lib64.

@hjmjohnson

Copy link
Copy Markdown
Contributor Author

@julielangou This bug fix has been fairly well tested on my Mac and SUSE linux boxes. Is there anything else you would like me to do before it is merged?

Thanks,
Hans

@langou
langou merged commit b7486d8 into Reference-LAPACK:master Jul 11, 2016
@langou

langou commented Jul 11, 2016

Copy link
Copy Markdown
Contributor

Thanks Hans, just reviewed the pull request, tested it and accepted it. Thanks a lot. Julien.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants