<p dir="ltr">Can you please reconfigure and attach the full log of 'make VERBOSE=1' ?</p>
<div class="gmail_quote">On Nov 20, 2013 8:25 AM, "Yuchen Wu" <<a href="mailto:yuchenericwu@hotmail.com">yuchenericwu@hotmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It looks like it:<br>
<br>
[/Volumes/Files/yuchen_wu/dev/llvm/build]$ xcrun --show-sdk-path --sdk iphonesimulator<br>
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk<br>
<br>
________________________________<br>
> Date: Wed, 20 Nov 2013 08:03:21 +0400<br>
> Subject: Re: [LLVMdev] Can't compile compiler-rt, asan error<br>
> From: <a href="mailto:glider@google.com">glider@google.com</a><br>
> To: <a href="mailto:yuchenericwu@hotmail.com">yuchenericwu@hotmail.com</a><br>
> CC: <a href="mailto:llvmdev@cs.uiuc.edu">llvmdev@cs.uiuc.edu</a><br>
><br>
><br>
> "If the answer is no", of course.<br>
><br>
> On Nov 20, 2013 8:02 AM, "Alexander Potapenko"<br>
> <<a href="mailto:glider@google.com">glider@google.com</a><mailto:<a href="mailto:glider@google.com">glider@google.com</a>>> wrote:<br>
><br>
> Do you have the iossim sdk installed on your machine (check by 'xcrun<br>
> --show-sdk-path --sdk iphonesimulator')?<br>
> If the answer is yes and you're testing on ToT, that's a bug. I'll take<br>
> a look.<br>
><br>
> On Nov 20, 2013 5:05 AM, "Yuchen Wu"<br>
> <<a href="mailto:yuchenericwu@hotmail.com">yuchenericwu@hotmail.com</a><mailto:<a href="mailto:yuchenericwu@hotmail.com">yuchenericwu@hotmail.com</a>>> wrote:<br>
> Compiler-rt is broken for me. I'm compiling with top of trunk llvm,<br>
> clang and compiler-rt using automake on Darwin.<br>
><br>
> Is anyone else seeing this error?<br>
><br>
> llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir<br>
> llvm[4]: Copying runtime library darwin/ubsan_osx to build dir<br>
> cp:<br>
> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:<br>
> No such file or directory<br>
> make[4]: ***<br>
> [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib]<br>
> Error 1<br>
> make[4]: *** Waiting for unfinished jobs....<br>
> llvm[4]: Fixing LC_ID_DYLIB of<br>
> /Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libclang_rt.asan_osx_dynamic.dylib<br>
> make[3]: *** [compiler-rt/.makeall] Error 2<br>
> make[2]: *** [all] Error 1<br>
> make[1]: *** [clang/.makeall] Error 2<br>
> make: *** [all] Error 1<br>
><br>
> The folder asan_iossim_dynamic does not seem to exist.<br>
> _______________________________________________<br>
> LLVM Developers mailing list<br>
> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a><mailto:<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>><br>
> <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>                                       </blockquote></div>