a diff on your CMakeCache.txt shows its the same as mine, just you are missing libgmock.so ... you can apt install if
you want but I don't think that matters. What is weird is the very first line of calling cmake to refresh... that indicates
a git error of some kind. Can you delete the git clone of indi, reclone it, make sure its on master branch, rm -rf your indi
build dir and start again ?

Read More...