Run &quot;cmake --trace&quot; and redirect the voluminous output to a file.<br><br>Inspect it for what&#39;s unusual and report back with that.<br><br>Or, if the file is not too large (I think 40k is our mailing list limit), just send the whole thing along with a reply.<br>
<br>If it is really large, and you want us to look at it, you can try sending the whole thing directly to me via email, or post it somewhere online where everybody can look at it.<br><br><br>HTH,<br>David<br><br><br><div class="gmail_quote">
On Mon, Oct 24, 2011 at 4:29 PM, Phil Smith <span dir="ltr">&lt;<a href="mailto:phil@voltage.com">phil@voltage.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal"><span style="font-size:12.0pt;color:#1F497D">A while ago, when 2.8.2 came out, I installed it and found that it hung processing our CMakeLists.txt. There doesn’t seem to be any debugging ability in the code, so we went back to 2.8.1. Today I decided to try the latest &amp; greatest (2.8.6): same result. This seems…bad.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#1F497D"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:12.0pt;color:#1F497D">It works fine with 2.8.1; with 2.8.2 and later, it hangs before it even says:<u></u><u></u></span></p>
<p class="MsoNormal" style="text-indent:.5in"><span style="font-size:12.0pt;color:#1F497D">-- The C compiler identification is unknown<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:12.0pt;color:#1F497D"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#1F497D">With some brutally crude MESSAGE statements, I’ve determined that it hangs in CMakeDetermineCCompiler.cmake, on the line:<u></u><u></u></span></p><p class="MsoNormal" style="text-indent:.5in">
<span style="font-size:12.0pt;color:#1F497D">CMAKE_DETERMINE_COMPILER_ID(C CFLAGS CMakeCCompilerId.c)<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:12.0pt;color:#1F497D"><u></u> <u></u></span></p><p class="MsoNormal">
<span style="font-size:12.0pt;color:#1F497D">But I don’t know what that line is doing (I mean, I can guess, but it looks like it’s going into some primitive and never coming back).<u></u><u></u></span></p><p class="MsoNormal">
<span style="font-size:12.0pt;color:#1F497D"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:12.0pt;color:#1F497D">I don’t have Windows debugging tools (or skills). Suggestions?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:#1F497D">--<u></u><u></u></span></p><p class="MsoNormal"><span style="color:#1F497D">…phsiii<u></u><u></u></span></p><p class="MsoNormal"><span style="color:#1F497D"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Phil Smith III<u></u><u></u></span></p><p class="MsoNormal"><span style="color:#1F497D"><a href="mailto:phil@voltage.com" target="_blank">phil@voltage.com</a><u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Voltage Security, Inc.<u></u><u></u></span></p><p class="MsoNormal"><span style="color:#1F497D"><a href="http://www.voltage.com" target="_blank">www.voltage.com</a><u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p></div></div><br>--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br>