[cmake-developers] FindJasper version in AllFindModules test (was: CMake 2.8.9-rc2 ready for testing!)

Brad King brad.king at kitware.com
Tue Jul 17 10:38:58 EDT 2012


On 07/17/2012 05:41 AM, Shlomi Fish wrote:
> With cmake-2.8.9-rc2 on Mageia Linux Cauldron (see
> https://wiki.mageia.org/en/Cauldron ) I am getting:
[snip]
On 07/17/2012 10:20 AM, Shlomi Fish wrote:
>>  $ bin/ctest -R '(BootstrapTest|AllFindModules)' -V
> 
> The output of that command is attached to this message after compressed with xz.

The AllFindModules test fails with:

 --    Checking FindJasper
 -- Found Jasper: /usr/lib64/libjasper.so
 -- JASPER_VERSION_STRING=''
 CMake Error at CMakeLists.txt:53 (message):
   unexpected: JASPER_VERSION_STRING does not begin with a decimal digit
 Call Stack (most recent call first):
   CMakeLists.txt:75 (check_version_string)

 CMake Error at CMakeLists.txt:56 (message):
   unexpected: JASPER_VERSION_STRING is empty
 Call Stack (most recent call first):
   CMakeLists.txt:75 (check_version_string)

 CMake Error at CMakeLists.txt:59 (message):
   unexpected: JASPER_VERSION_STRING is VERSION_EQUAL 0
 Call Stack (most recent call first):
   CMakeLists.txt:75 (check_version_string)

 CMake Error at CMakeLists.txt:62 (message):
   unexpected: JASPER_VERSION_STRING is NOT VERSION_GREATER 0
 Call Stack (most recent call first):
   CMakeLists.txt:75 (check_version_string)

Shlomi, what version of Jasper is installed?
Does "jasper/jas_config.h" have a JAS_VERSION macro?

Eike, other questions/ideas?

-Brad



More information about the cmake-developers mailing list