[cfe-dev] Fwd: CMake Failures On Windows

Yaron Keren yaron.keren at gmail.com
Wed Aug 5 01:21:39 PDT 2015


It builds OK with current SVN on Windows. Try erasing all build directory
contents and build again.


2015-08-05 10:25 GMT+03:00 John Sully <john at csquare.ca>:

>
> 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.
>
> Running the command: cmake -G "Visual Studio 12" ../llvm/
>
> Gives the following errors:
> -- Clang version: 3.8.0
> CMake Error at cmake/modules/GetSVN.cmake:106 (append_info):
>   append_info Function invoked with incorrect arguments for function named:
>   append_info
> Call Stack (most recent call first):
>   tools/clang/lib/Basic/CMakeLists.txt:43 (include)
>
>
> CMake Error at cmake/modules/GetSVN.cmake:108 (append_info):
>   append_info Function invoked with incorrect arguments for function named:
>   append_info
> Call Stack (most recent call first):
>   tools/clang/lib/Basic/CMakeLists.txt:43 (include)
>
>
> Error copying file (if different) from
> "C:/libs/build/tools/clang/lib/Basic/SVNV
> ersion.inc.txt" to "C:/libs/build/tools/clang/lib/Basic/SVNVersion.inc".
> -- Expecting header to go in
> C:/libs/build/tools/clang/lib/Basic/SVNVersion.inc
> -- SampleAnalyzerPlugin ignored -- Loadable modules not supported on this
> platfo
> rm.
> -- PrintFunctionNames ignored -- Loadable modules not supported on this
> platform
> .
> -- BugpointPasses ignored -- Loadable modules not supported on this
> platform.
> -- Configuring incomplete, errors occurred!
> See also "C:/libs/build/CMakeFiles/CMakeOutput.log".
> See also "C:/libs/build/CMakeFiles/CMakeError.log".
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150805/823b6a4b/attachment.html>


More information about the cfe-dev mailing list