Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

FileTracker : error FTK1011: could not create the new file tracking log file #333

Open
nigelgbanks opened this issue Jan 2, 2019 · 0 comments

Comments

@nigelgbanks
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant