Lines Matching refs:err
24 log.err('no "reply" field found in index file')
29 log.err('no "codemodel-v2" field found in "reply" object in index file')
34 log.err('no "jsonFile" field found in "codemodel-v2" object in index file')
40 log.err(f"Error loading {replyIndexPath}: {str(e)}")
43 log.err(f"Error parsing JSON in {replyIndexPath}: {str(e)}")
58 log.err('Error loading CMake API reply: expected "kind":"codemodel" '
65 log.err("Error loading CMake API reply: expected major version 2 "
68 log.err("Error loading CMake API reply: expected major version 2 "
90 log.err(f"Error loading {codemodelPath}: {str(e)}")
93 log.err(f"Error parsing JSON in {codemodelPath}: {str(e)}")
191 log.err(f"Error loading {targetPath}: {str(e)}")
194 log.err(f"Error parsing JSON in {targetPath}: {str(e)}")