<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Feb 17, 2015, at 6:33 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com" class="">chandlerc@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Feb 17, 2015 at 6:23 PM, Anna Zaks <span dir="ltr" class=""><<a href="mailto:ganna@apple.com" target="_blank" class="">ganna@apple.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div class=""><br class=""></div></span><div class=""><div class="">We do have public buildbots set up for OS X:</div><div class=""><br class=""></div><div class="">Here is one that is testing a makefile build. There are probably others in different configurations.</div></div><div class=""><a href="http://lab.llvm.org:8080/green/view/Clang/job/clang-stage1-configure-RA_build/" target="_blank" class="">http://lab.llvm.org:8080/green/view/Clang/job/clang-stage1-configure-RA_build/</a></div><div class=""></div></blockquote></div><br class="">I may be missing something obvious (the jenkins UI is very unfamiliar to me) but I don't see this build bot failing at any time because of this change... Is it actually building the ASan runtimes?</div></div>
</div></blockquote></div><br class=""></div><div class="">The change has been reverted shortly after the initial commit to allow for more discussions. This is why the bot is green. You can see that the asan library is being built if you choose "Console Output" menu and click "full log", search for "<span style="color: rgb(51, 51, 51); font-family: monospace; font-size: 13px; white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">libclang_rt.asan_osx_dynamic.dylib"</span><span style="color: rgb(51, 51, 51); white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">.</span></div><div class=""><span style="color: rgb(51, 51, 51); white-space: pre-wrap; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><font color="#333333" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-wrap;" class="">I don't think there is a specific reason why we need the sanitizers to be built with autotools. I agree that the current setup is broken in several ways and needs attention. Thank you for the suggestion to run cmake from an autoconf/Makefile setting; we'll investigate if that could be an acceptable solution.</span></span></font></div><div class=""><br class=""></div><div class="">Anna.</div></body></html>