<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello! I am trying to build swift and I have installed both CMake and Ninja with MacPorts.<div class=""><br class=""></div><div class="">When running <b class="">build-scripts</b>, I am getting this error:</div><div class=""><br class=""></div><div class="">“</div><div class="">...</div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-- The C compiler identification is AppleClang 7.0.2.7000181</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-- The CXX compiler identification is AppleClang 7.0.2.7000181</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-- Check for working C compiler using: Ninja</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">CMake Error:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; The detected version of Ninja () is less than the version of Ninja required</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; by CMake (1.3).</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">CMake Error: Internal CMake error, TryCompile generation of cmake failed</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-- Check for working C compiler using: Ninja -- broken</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">CMake Error at /opt/local/share/cmake-3.4/Modules/CMakeTestCCompiler.cmake:61 (message):</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; The C compiler</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang"</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; is not able to compile a simple test program.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; It fails with the following output:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class="">&nbsp; &nbsp;<br class="webkit-block-placeholder"></p><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class="">&nbsp;&nbsp;<br class="webkit-block-placeholder"></p><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; CMake will not be able to correctly generate this project.</div></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">“</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">I followed the directions from&nbsp;<a href="https://github.com/apple/swift" class="">https://github.com/apple/swift</a>.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Ninja should be the most current version as it was installed and updated via MacPorts.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Any ideas? Am I missing something silly?</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Thanks,</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Brandon</div></body></html>