<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>I opened up an elevated Developer Command Prompt for VS2017, ran vcvarsall with argument amd64, and then ran the command "cmake-gui" in that command prompt.  Then in that gui window, I clicked on "Configure" without doing anything else.  At the end, I
 got an error window saying that there were errors, and that project files may be invalid.  </span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span><br>
</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>Here's the output from CMake:</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>"</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>
<p style="margin-top:0px; margin-bottom:0px">Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
</p>
<p style="margin-top:0px; margin-bottom:0px">Native target architecture is X86</p>
<p style="margin-top:0px; margin-bottom:0px">Threads enabled.</p>
<p style="margin-top:0px; margin-bottom:0px">Doxygen disabled.</p>
<p style="margin-top:0px; margin-bottom:0px">Go bindings disabled.</p>
<p style="margin-top:0px; margin-bottom:0px">Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
</p>
<p style="margin-top:0px; margin-bottom:0px">OCaml bindings disabled.</p>
<p style="margin-top:0px; margin-bottom:0px">Could NOT find Python module pygments</p>
<p style="margin-top:0px; margin-bottom:0px">Could NOT find Python module pygments.lexers.c_cpp</p>
<p style="margin-top:0px; margin-bottom:0px">Could NOT find Python module yaml</p>
<p style="margin-top:0px; margin-bottom:0px">LLVM host triple: x86_64-pc-windows-msvc</p>
<p style="margin-top:0px; margin-bottom:0px">LLVM default target triple: x86_64-pc-windows-msvc</p>
<p style="margin-top:0px; margin-bottom:0px">Using Debug VC++ CRT: MDd</p>
<p style="margin-top:0px; margin-bottom:0px">Using Release VC++ CRT: MD</p>
<p style="margin-top:0px; margin-bottom:0px">Using MinSizeRel VC++ CRT: MD</p>
<p style="margin-top:0px; margin-bottom:0px">Using RelWithDebInfo VC++ CRT: MD</p>
<p style="margin-top:0px; margin-bottom:0px">Constructing LLVMBuild project information</p>
<p style="margin-top:0px; margin-bottom:0px"><span style="color:#ff0000">CMake Error at C:/Program Files/CMake/share/cmake-3.13/Modules/FindSubversion.cmake:123 (message):<br>
Command "C:/Program Files/TortoiseSVN/bin/ info C:/llvm" failed with<br>
output:<br>
<br>
Call Stack (most recent call first):<br>
cmake/modules/VersionFromVCS.cmake:19 (subversion_wc_info)<br>
CMakeLists.txt:757 (add_version_info_from_vcs)<br>
<br>
</span></p>
<p style="margin-top:0px; margin-bottom:0px">LLVMHello ignored -- Loadable modules not supported on this platform.</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting AArch64</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting AMDGPU</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting ARM</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting BPF</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting Hexagon</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting Lanai</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting Mips</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting MSP430</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting NVPTX</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting PowerPC</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting Sparc</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting SystemZ</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting WebAssembly</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting X86</p>
<p style="margin-top:0px; margin-bottom:0px">Targeting XCore</p>
<p style="margin-top:0px; margin-bottom:0px">Compiler-RT supported architectures: x86_64</p>
<p style="margin-top:0px; margin-bottom:0px">Builtin supported architectures: x86_64</p>
<p style="margin-top:0px; margin-bottom:0px">Builtin supported architectures: x86_64</p>
<p style="margin-top:0px; margin-bottom:0px"><span style="color:#ff0000">CMake Error at C:/Program Files/CMake/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):<br>
Could NOT find Perl (missing: PERL_EXECUTABLE)<br>
Call Stack (most recent call first):<br>
C:/Program Files/CMake/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)<br>
C:/Program Files/CMake/share/cmake-3.13/Modules/FindPerl.cmake:75 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)<br>
projects/openmp/runtime/cmake/config-ix.cmake:147 (find_package)<br>
projects/openmp/runtime/CMakeLists.txt:234 (include)<br>
<br>
</span></p>
<p style="margin-top:0px; margin-bottom:0px">Configuring incomplete, errors occurred!</p>
<p style="margin-top:0px; margin-bottom:0px">See also "C:/llvm/build/CMakeFiles/CMakeOutput.log".</p>
<p style="margin-top:0px; margin-bottom:0px">See also "C:/llvm/build/CMakeFiles/CMakeError.log".</p>
<div>"</div>
<div><br>
</div>
<div>If I want Clang to use its own C++ standard libraries, with LLD as the linker, instead of MSVC's variants, what should I do?  Tell me that too please.  Thanks.</div>
</span></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Osman Zakir <osmanzakir90@hotmail.com><br>
<b>Sent:</b> Thursday, November 29, 2018 10:33 PM<br>
<b>To:</b> Zachary Turner<br>
<b>Subject:</b> Re: [llvm-dev] Errors in configuration for LLVM with CMake GUI</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
After it finishes trying to configure, it says that there were errors with the configure step and that program files may be invalid.  And I also don't know what executable to point it to for SVN.  </div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<br>
</div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
What should I put for CLANG_DEFAULT_CXX_STDLIB, CLANG_DEFAULT_LINKER, CLANG_DEFAULT_RTLIB, CLANG_DEFAULT_STD_C and CLANG_DEFAULT_STD_CXX?  Would it be okay to provide the path to the MSVC include directory for the CLANG_DEFAULT_CXX_STDLIB, or should I provide
 the path to the include directory in the libcxx folder in the LLVM source tree?  For the Linker I think I'll just put llvm_root/tools/lld, if that's good enough.  </div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<br>
</div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
As for pthread, shouldn't I have that?  I mean, it's the standard threads library, isn't it?  And CMake also can't find the header that malloc is in, among some other headers.  </div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<br>
</div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
And what is the CLANG_VENDOR setting asking for?  The vendor that I got Clang from?  And what about CLANG_VENDOR_UTI?  </div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<br>
</div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
CMAKE_INSTALL_OLDINCLUDEDIR is set to the Linux-specific /usr/local for some reason.  What should I set it to?  </div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<br>
</div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
Note: <a class="x_fbmgFYeENi2_gph5O8mp8 x_mention x_ms-bgc-nlr x_ms-fcl-b" id="OWAAM356255" href="mailto:zturner@google.com">
@Zachary Turner</a> I wrote this before I saw your latest message.  I'll try that now.  Thanks.</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Zachary Turner <zturner@google.com><br>
<b>Sent:</b> Thursday, November 29, 2018 9:49 PM<br>
<b>To:</b> Osman Zakir<br>
<b>Cc:</b> llvm-dev@lists.llvm.org<br>
<b>Subject:</b> Re: [llvm-dev] Errors in configuration for LLVM with CMake GUI</font>
<div> </div>
</div>
<div>I think you are heading down the wrong path. All of those error messages are normal. That’s just cmake doing feature detection, for example it will test whether your system has pthread.h by compiling a program that includes that header. So an error in
 your log about is missing pthread.h just means it will set HAVE_PTHREAD_H to false which is fine.<br>
<br>
I’m confused why we’re talking about gcc and libomp if you’re trying to do a Windows build. You should just use msvc to build it. You don’t need any of the things you mentioned to do a build.<br>
<br>
I still haven’t seen the output from cmake (just a paste of stdout). That’s going to tell you the real problem. The pog files I don’t think are very useful and will just lead you in the wrong direction.<br>
<br>
You said you’re using cmake gui, maybe the problem is that the gui can’t find the Visual Studio installation. Did you run vcvarsall first? Try first running vcvarsall from a command prompt and tgen running cmake (command line or gui) from that same command
 prompt<br>
<div class="x_x_gmail_quote">
<div dir="ltr">On Thu, Nov 29, 2018 at 7:55 AM Osman Zakir via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
</div>
<blockquote class="x_x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<span>Also, what executable's path do I put in for SVN?  I just use SVN by right-clicking and then clicking on what I need in the context menu that comes up, since SVN is integrated into my context menus too.  But I don't know what .exe file it's using.  And
 because of that I don't know what path I need to give to it so it can find it.  </span></div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<span><br>
</span></div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<span>For some reason, it's trying to find Nuget as well.  I'll try to find path to it and put it there.</span></div>
<hr style="display:inline-block; width:98%">
<div id="x_x_m_8191804362881219129divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Osman Zakir <<a href="mailto:osmanzakir90@hotmail.com" target="_blank">osmanzakir90@hotmail.com</a>><br>
<b>Sent:</b> Thursday, November 29, 2018 8:43 PM<br>
<b>To:</b> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>; Jonathan Goodwin</font></div>
</div>
<div dir="ltr">
<div id="x_x_m_8191804362881219129divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><br>
<b>Subject:</b> Re: [llvm-dev] Errors in configuration for LLVM with CMake GUI</font>
<div> </div>
</div>
<div dir="ltr">
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<span>I probably need GCC for Git bash.  And the one I have is MinGW's GCC, which is the one for Windows.  I don't know why CMake is trying to find Linux headers.  Hopefully someone who knows better what to do will weigh in here.  </span></div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<span><br>
</span></div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<a class="x_x_m_8191804362881219129x_fbmgFYeENi2_gph5O8mp8 x_x_m_8191804362881219129x_mention x_x_m_8191804362881219129x_ms-bgc-nlr x_x_m_8191804362881219129x_ms-fcl-b" id="x_x_m_8191804362881219129OWAAM40675" href="mailto:jondgoodwin@gmail.com" target="_blank">@Jonathan
 Goodwin</a> , are you sure you didn't have to tell it where the header files for Windows are?  If I need to specify the paths to those headers, how do I do it?</div>
<hr style="display:inline-block; width:98%">
<div id="x_x_m_8191804362881219129x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Jonathan Goodwin <<a href="mailto:jondgoodwin@gmail.com" target="_blank">jondgoodwin@gmail.com</a>><br>
<b>Sent:</b> Thursday, November 29, 2018 10:42 AM<br>
<b>To:</b> Osman Zakir<br>
<b>Cc:</b> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<b>Subject:</b> Re: [llvm-dev] Errors in configuration for LLVM with CMake GUI</font>
<div> </div>
</div>
<div>
<div dir="ltr">I checked your CMakeError.log again. The .h include files it is marking as missing are not LLVM include files, but are OS-related (e.g., malloc/malloc.h), and in some cases appear to be potentially Linux ones (dlfcn.h, sys/ioctl, malloc_np.h).
 I can't imagine why your build might be looking for Linux as opposed to Windows include files. That could be a clue to your problem.
<div><br>
</div>
<div>You said you installed the latest version of GCC before this attempt. This confuses me further, since you are using Visual Studio to build with, and that makes no use of GCC. In fact, honestly I am wondering if your GCC implementation libraries are somehow
 in your search path wrt environment variables, and your build is actually trying to use the GNU/Linux header files rather than the VS Windows header files, which would certainly blow it up. Again, I am no expert here, so I don't have a definite answer, but
 based on what little I know, this setup doesn't sound safe. Maybe get rid of GCC completely, as I am not sure when/how you would even use it on the Windows side.</div>
<div><br>
</div>
<div>Similarly, I don't believe Perl has anything to do with this either, as neither CMake nor VS make any use of it. But I can't imagine it causing any problems for you to have it.</div>
<div><br>
</div>
<div>I don't know anything about <span style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:16px">Backtrace, Libomp, Compiler-RT, so I cannot help you there. As we have discussed before, the source for clang and lld go into the llvm
 source folder's "tools" folder by those names. If they are there, after the configure step of the CMake-Gui, options will automatically appear for both clang and lld. You will want to mouse click the checkbox next to CLANG_BUILD_TOOLS and LLD_BUILD_TOOLS prior
 to hitting the generate button.</span></div>
<div><span style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:16px"><br>
</span></div>
<div><span style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:16px">Sorry I don't know more than that, but hopefully that will help some ... and then others can chime in if they know more about this than me.</span></div>
</div>
<br>
<div class="x_x_m_8191804362881219129x_x_gmail_quote">
<div dir="ltr">On Thu, Nov 29, 2018 at 2:52 PM Osman Zakir via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
</div>
<blockquote class="x_x_m_8191804362881219129x_x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<span>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size-adjust:none; font-stretch:100%; margin-bottom:0px; margin-top:0px">
<span style="font-size-adjust:none; font-stretch:100%; margin-bottom:0px; margin-top:0px">I tried to configure CMake for LLVM using the GUI and I've attached the logs for the attempt to this message.  I installed Perl and the latest version of GCC before that
 attempt.  There were still errors that stopped it from being able to generate project files, though.  </span></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size-adjust:none; font-stretch:100%; margin-bottom:0px; margin-top:0px">
<span style="font-size-adjust:none; font-stretch:100%; margin-bottom:0px; margin-top:0px"><br>
</span></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size-adjust:none; font-stretch:100%; margin-bottom:0px; margin-top:0px">
<span style="font-size-adjust:none; font-stretch:100%; margin-bottom:0px; margin-top:0px">I'd like to know how I can get this to work.  How do I tell it where to find Backtrace, Libomp, Compiler-RT, LLD and Clang?  And where exactly is Backtrace?  I copy-pasted
 the locations for the stuff I checked out for LLVM, so I'm not really sure where the stuff I need to put into CMake for Compiler-RT, Backtrace and Libomp is (it's where it should be, that's all I know).  </span></div>
<br>
</span></div>
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
<span></span></div>
</div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote>
</div>
</div>
</div>
</div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote>
</div>
</div>
</div>
</body>
</html>