[CMake] Errors
David Cole
david.cole at kitware.com
Tue May 31 08:46:44 EDT 2011
To run just a single test, use ctest, with -R for the test name, and
-VV to see the output:
ctest -R TestsWorkingDirectory -VV
On Tue, May 31, 2011 at 5:26 AM, Frans de Boer <frans at fransdb.nl> wrote:
> Dear all,
>
> When running "make check", I get the following results:
>
> The following tests FAILED:
> 126 - TestsWorkingDirectory (Failed)
> 129 - CTest.UpdateCVS (Failed)
> 131 - CTest.UpdateHG (Failed)
> 24 - FindModulesExecuteAll (Failed)
> 95 - ExternalProject (Failed)
> Errors while running CTest
> make: *** [test] Error 8
>
> However, no explaination what went really wrong or possible missing
> libraries etc.
> Suggestions anyone?
>
> regards, Frans.
>
>
> _______________________________________________
> 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
>
More information about the CMake
mailing list