<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="">Sure thing! I really appreciate the help!<div class=""><br class=""></div><div class="">Output:</div><div class="">"</div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">bknope$ utils/build-script</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Building the standard library for: swift-test-stdlib-macosx-x86_64</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="">cmark: using standard linker</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">+ cd '/Users/bknope/Documents/Development/Home Dev/Swift Open Source/Git/build/Ninja-DebugAssert/cmark-macosx-x86_64'</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">+ /opt/local/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -DCMAKE_BUILD_TYPE:STRING=Debug '-DCMAKE_C_FLAGS= ' '-DCMAKE_CXX_FLAGS= ' -DCMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -DCMAKE_OSX_DEPLOYMENT_TARGET=10.9 '/Users/bknope/Documents/Development/Home Dev/Swift Open Source/Git/cmark'</div><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=""> 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=""> 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=""> The C compiler</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> "/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=""> 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=""> 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=""> <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=""> <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=""> CMake will not be able to correctly generate this project.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Call Stack (most recent call first):</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> CMakeLists.txt:1 (project)</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="">-- Configuring incomplete, errors occurred!</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">See also "/Users/bknope/Documents/Development/Home Dev/Swift Open Source/Git/build/Ninja-DebugAssert/cmark-macosx-x86_64/CMakeFiles/CMakeOutput.log".</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">See also "/Users/bknope/Documents/Development/Home Dev/Swift Open Source/Git/build/Ninja-DebugAssert/cmark-macosx-x86_64/CMakeFiles/CMakeError.log".</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">utils/build-script: command terminated with a non-zero exit status 1, aborting</div></div><div class="">“</div><div class=""><br class=""></div><div class="">which ninja output:</div><div class="">"</div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/opt/local/bin/ninja</div></div><div class="">“</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 17, 2016, at 4:56 PM, Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com" class="">gribozavr@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Wed, Feb 17, 2016 at 1:53 PM, Brandon Knope <<a href="mailto:bknope@me.com" class="">bknope@me.com</a>> wrote:<br class=""><blockquote type="cite" class="">I installed it via MacPorts. Before going that route, I had cloned it and had the same problem<br class=""></blockquote><br class="">Could you post more of the build log? And the output of `which ninja`.<br class=""><br class="">Dmitri<br class=""><br class="">-- <br class="">main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br class="">(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com" class="">gribozavr@gmail.com</a>>*/<br class=""></div></div></blockquote></div><br class=""></div></body></html>