[CMake] fatal error with Cmake 3.2.2 running on NFS system, resolved if --debug-trycompile is given

Brad King brad.king at kitware.com
Thu May 28 08:53:22 EDT 2015


On 05/27/2015 01:24 PM, Brad King wrote:
> On 05/26/2015 02:23 PM, Mark Lakata wrote:
>>   CMake Error: Remove failed on file: /.../CMakeTmp/.nfs000000000786c4ec0000398c:
>>                System Error: No such file or directory
> 
> I'll work on changes to teach CMake to tolerate ENOENT here in
> case it loses a race like this.

The relevant code was in the external KWSys project.  I've fixed
that here:

 http://review.source.kitware.com/19830/

Then I updated KWSys within CMake:

 KWSys 2015-05-27 (61e0419f)
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ee71b751

and merged it here:

 Merge branch 'upstream-kwsys' into update-kwsys
 http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=bf365792

Please build with commit bf365792 to see if it resolves this
problem for you.

Thanks,
-Brad



More information about the CMake mailing list