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
__________________________
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to