<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="">I cloned ninja again and I deleted the build folder. It looks like it’s getting stuck somewhere else now<div class="">"</div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><div style="margin: 0px; line-height: normal;" class="">++ cmake_config_opt llvm</div><div style="margin: 0px; line-height: normal;" class="">++ product=llvm</div><div style="margin: 0px; line-height: normal;" class="">++ [[ Ninja == \X\c\o\d\e ]]</div><div style="margin: 0px; line-height: normal;" class="">+ /opt/local/bin/cmake --build '/Users/bknope/Documents/Development/Home Dev/SwiftOpenSource/Git/build/Ninja-DebugAssert/llvm-macosx-x86_64' -- -j8 all</div><div style="margin: 0px; line-height: normal;" class="">[558/2025] Linking CXX shared module lib/LLVMHello.dylib</div><div style="margin: 0px; line-height: normal;" class="">FAILED: : &amp;&amp; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++&nbsp; -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -std=c++11 -fcolor-diagnostics -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.9 -bundle -Wl,-headerpad_max_install_names -stdlib=libc++ -Wl,-flat_namespace -Wl,-undefined -Wl,suppress &nbsp; -Wl,-exported_symbols_list,/Users/bknope/Documents/Development/Home Dev/SwiftOpenSource/Git/build/Ninja-DebugAssert/llvm-macosx-x86_64/lib/Transforms/Hello/LLVMHello.exports -o lib/LLVMHello.dylib lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o&nbsp; -Wl,-rpath,@executable_path/../lib &amp;&amp; :</div><div style="margin: 0px; line-height: normal;" class="">clang: <span style="font-variant-ligatures: no-common-ligatures; color: #c33720" class=""><b class="">error: </b></span>no such file or directory: 'Dev/SwiftOpenSource/Git/build/Ninja-DebugAssert/llvm-macosx-x86_64/lib/Transforms/Hello/LLVMHello.exports'</div><div style="margin: 0px; line-height: normal;" class="">[558/2025] Building CXX object lib/Tra.../LLVMVectorize.dir/LoopVectorize.cpp.o</div><div style="margin: 0px; line-height: normal;" class="">ninja: build stopped: subcommand failed.</div><div style="margin: 0px; line-height: normal;" class="">utils/build-script: command terminated with a non-zero exit status 1, aborting</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=""><br class=""></div><div class=""><br class=""></div><div class="">Brandon</div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Feb 17, 2016, at 5:29 PM, Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com" class="">gribozavr@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Wed, Feb 17, 2016 at 1:59 PM, Brandon Knope &lt;<a href="mailto:bknope@me.com" class="">bknope@me.com</a>&gt; wrote:<br class=""><blockquote type="cite" class="">Sure thing! I really appreciate the help!<br class=""></blockquote><br class="">'which' command reports that everything is fine, but CMake isn't<br class="">seeing ninja. &nbsp;Could you check out the ninja sources next to swift,<br class="">remove your 'build' directory, try again and post the output here?<br class=""><br class="">Dmitri<br class=""><br class="">-- <br class="">main(i,j){for(i=2;;i++){for(j=2;j&lt;i;j++){if(!(i%j)){j=0;break;}}if<br class="">(j){printf("%d\n",i);}}} /*Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com" class="">gribozavr@gmail.com</a>&gt;*/<br class=""></div></div></blockquote></div><br class=""></div></body></html>