On 03/25/2015 11:39 AM, Brad King wrote:
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=8f547be5
> 
> We can still add more fixup commits as needed for nightly testing.
> Please base further work, if any, on that commit for now.

Two GHS tests still fail:

 https://open.cdash.org/viewTest.php?onlyfailed&buildid=3744753

with output like:

 Run Clean Command:"gbuild" "-clean"
 The system cannot find the file specified
 Generator: execution of make clean failed.

The FindGhsBuildCommand method currently just searches the PATH
for "gbuild".  Shouldn't it be able to locate gbuild through
similar means to finding GHS_COMP_ROOT?

Thanks,
-Brad

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to