This error msg appears in... qmake/generators/makefile.cpp

It appears the code is calculating a QString called real_meta_file and, correctly, fails to find it.
A diff between this file and the same file from 4.1.3 shows a change in the comments only. Something else has changed.