<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div><div>After updating to the latest SVN (from a checkpoint several months old), I am no longer able to build clang.  Has anyone seen this before or have any ideas?  This machine has successfully built CLANG with visual studio in the past.<br><br></div>Running the command: cmake -G "Visual Studio 12" ../llvm/<br><br></div>Gives the following errors:<br>-- Clang version: 3.8.0<br>CMake Error at cmake/modules/GetSVN.cmake:106 (append_info):<br>  append_info Function invoked with incorrect arguments for function named:<br>  append_info<br>Call Stack (most recent call first):<br>  tools/clang/lib/Basic/CMakeLists.txt:43 (include)<br><br><br>CMake Error at cmake/modules/GetSVN.cmake:108 (append_info):<br>  append_info Function invoked with incorrect arguments for function named:<br>  append_info<br>Call Stack (most recent call first):<br>  tools/clang/lib/Basic/CMakeLists.txt:43 (include)<br><br><br>Error copying file (if different) from "C:/libs/build/tools/clang/lib/Basic/SVNV<br>ersion.inc.txt" to "C:/libs/build/tools/clang/lib/Basic/SVNVersion.inc".<br>-- Expecting header to go in C:/libs/build/tools/clang/lib/Basic/SVNVersion.inc<br>-- SampleAnalyzerPlugin ignored -- Loadable modules not supported on this platfo<br>rm.<br>-- PrintFunctionNames ignored -- Loadable modules not supported on this platform<br>.<br>-- BugpointPasses ignored -- Loadable modules not supported on this platform.<br>-- Configuring incomplete, errors occurred!<br>See also "C:/libs/build/CMakeFiles/CMakeOutput.log".<br>See also "C:/libs/build/CMakeFiles/CMakeError.log".<br></div>
</div><br></div>