clcache
clcache copied to clipboard
FileTracker : error FTK1011: could not create the new file tracking log file
I'm still experiencing race conditions when building even though I've followed the workaround instructions in the wiki.
(ClCompile target) -> FileTracker : error FTK1011: could not create the new file tracking log file: ...\libzmq-static.tlog\CL-python-cl_original.write.1.tlog. The file exists.
FileTracker : error FTK1011: could not create the new file tracking log file: ...\libzmq-static.tlog\CL-python-cl_original.read.1.tlog. The file exists.
I confirmed by building with /v:diag as an argument that TrackFileAccess was set to false and no calls to Tracker.exe were made:
1>TrackFileAccess = false
# no calls to Tracker.exe
Additional information:
- Visual Studio 2017 Developer Command Prompt v15.7.3
- CMake used to generate the project
- clcache v4.2.0