MantisBT - CMake
View Issue Details
0012316CMakeModulespublic2011-07-05 17:172016-02-01 09:10
tgallagher 
 
normaltweakalways
closedfixed 
LinuxopenSuSE11.4
 
 
0012316: FindHDF5 does not find Fortran HL library
The FindHDF5 in the current master of the cmake source does not find the Fortran high-level library correctly. This is because the naming convention for this is different from the C library.

The attached patch fixes the problem.
No tags attached.
patch FindHDF5_HLFix.patch (1,161) 2011-07-05 17:17
https://public.kitware.com/Bug/file/3965/FindHDF5_HLFix.patch
Issue History
2011-07-05 17:17tgallagherNew Issue
2011-07-05 17:17tgallagherFile Added: FindHDF5_HLFix.patch
2011-07-12 10:47Will DicharryAssigned To => Will Dicharry
2011-07-12 10:47Will DicharryStatusnew => assigned
2013-09-17 18:21Orion PoplawskiNote Added: 0033838
2015-09-02 10:54Brad KingNote Added: 0039366
2015-09-02 10:57Brad KingNote Added: 0039367
2015-09-02 10:57Brad KingAssigned ToWill Dicharry =>
2015-09-02 11:39Brad KingNote Added: 0039368
2015-09-02 11:39Brad KingStatusassigned => resolved
2015-09-02 11:39Brad KingResolutionopen => fixed
2016-02-01 09:10Robert MaynardNote Added: 0040388
2016-02-01 09:10Robert MaynardStatusresolved => closed

Notes
(0033838)
Orion Poplawski   
2013-09-17 18:21   
I can confirm that this is working in 2.8.11.2.
(0039366)
Brad King   
2015-09-02 10:54   
Relevant mailing list thread:

 [PATCH] Fix a few issues in FindHDF5 module
 http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/14204 [^]
(0039367)
Brad King   
2015-09-02 10:57   
Relevant commits:

 FindHDF5: Fix support for HL and Fortran_HL components
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=19e7db07 [^]

 FindHDF5: Add hdf5_hl to list of libraries to search for Fortran_HL
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f7f73df1 [^]
(0039368)
Brad King   
2015-09-02 11:39   
After discussion in the thread linked in 0012316:0039366 it has been determined that the patch proposed here has been superseded.
(0040388)
Robert Maynard   
2016-02-01 09:10   
Closing resolved issues that have not been updated in more than 4 months.