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 -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
