Bill Hoffman wrote:
> Markus Duft wrote:
> 
>> btw, any chance to integrate this with buildbot? i have buildbot running
>> already on the machines in question for our own sw, so it would be cool
>> from a resource management POV.
>>
> No buildbot right now.  If you want to contribute something....

we'll see :) depends on available time.. as always

> 
> 
>> [3] mduft cmake-2.8.1-rc3 $ make Experimental
>> Scanning dependencies of target Experimental
>> make[3]: CMAKE_CTEST_COMMAND-NOTFOUND: Command not found
>>
>> errr... make test works...

it worked after i re-built cmake again after initially installing it.
seems that ctest is looked for during bootstrap of cmake, and - of
course - not found. even if it is installed during the whole process,
cmake won't check again, right?

Experimental is running now - takes some time on interix (faaaast, you
know ;| ).

Markus

> 
> Can you try this:
> 
> cd buildtree
> ctest -D Experimental
> 
> -Bill

_______________________________________________
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