[CMake] 2.8.7 implications for FindLAPACK problem

Alan W. Irwin irwin at beluga.phys.uvic.ca
Tue Dec 13 13:15:47 EST 2011


On 2011-12-13 12:15-0500 Tim Gallagher wrote:

> My colleague, Andy Smith, found the problem.
>
> The CMAKE_FIND_LIBRARY_SUFFIXES variable was mispelled as CMAKE_FIND_LIBRRAY_SUFFIXES causing errors.
>
> I created a ticket in Mantis and attached patches for both origin/master and origin/release. The ticket is number 12624.

I have used FindLAPACK quite a bit in the past without issues for my
FreeEOS project. So your report surprised me.  However, on further
investigation, it turns out you have found a recursion introduced
between 2.8.5 and 2.8.6 which explains my good prior results and your
bad results now.  Of course, to help the CMake developers avoid such
regressions I should have tested FreeEOS builds against 2.8.6 before
it was released, but although I did test the PLplot build that way, I
forgot to do such a test for FreeEOS.

I hope your patch is quickly accepted by the CMake developers for
2.8.7 since 2.8.6 will have to be black-listed for FreeEOS (and
presumably many other projects that use lapack/blas).

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________


More information about the CMake mailing list