<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;">Phase 3 should be working now. The mail settings have not been changed. I’ll keep an eye out for others missing emails.<div><br></div><div><br><div><blockquote type="cite"><div>On Jun 19, 2014, at 7:46 AM, Arnold Schwaighofer <<a href="mailto:aschwaighofer@apple.com">aschwaighofer@apple.com</a>> wrote:</div><br class="Apple-interchange-newline"><div><meta http-equiv="Content-Type" content="text/html charset=utf-8"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">No worries. Thanks for looking at it!<div><br></div><div>CC’ing Chris about the bot: I assume we turned off mail for <a href="http://lab.llvm.org:8013/">http://lab.llvm.org:8013</a> because it keeps failing in phase3 and would terrorize people pointless with email?</div><div><br></div><div><br></div><div><div><blockquote type="cite"><div>On Jun 19, 2014, at 2:03 AM, Evgeniy Stepanov <<a href="mailto:eugeni.stepanov@gmail.com">eugeni.stepanov@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div>Sorry about that.<br>Btw, I did not get any mail from this bot about the breakage (or from<br>any bot at all).<br><br>On Wed, Jun 18, 2014 at 11:06 PM, Arnold Schwaighofer<br><<a href="mailto:aschwaighofer@apple.com">aschwaighofer@apple.com</a>> wrote:<br><blockquote type="cite">A public buildbot that exhibits this is here:<br><br><a href="http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/1024/steps/make/logs/stdio">http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/1024/steps/make/logs/stdio</a><br><br><br>On Jun 18, 2014, at 10:41 AM, Arnold Schwaighofer <<a href="mailto:aschwaighofer@apple.com">aschwaighofer@apple.com</a>><br>wrote:<br><br>Hi Evgeniy,<br><br>this appears to have broken mac os x builds of compiler-rt:<br><br>CHECK_TYPE_SIZE(clockid_t);<br>                ^~~~~~~~~<br>                clock_t<br>../projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1263:55:<br>note: expanded from macro 'CHECK_TYPE_SIZE'<br>  COMPILER_CHECK(sizeof(__sanitizer_##TYPE) == sizeof(TYPE))<br>                                                      ^<br>../projects/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h:264:51:<br>note: expanded from macro 'COMPILER_CHECK'<br>#define COMPILER_CHECK(pred) IMPL_COMPILER_ASSERT(pred, __LINE__)<br>                                                  ^<br>../projects/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h:270:65:<br>note: expanded from macro 'IMPL_COMPILER_ASSERT'<br>    typedef char IMPL_PASTE(assertion_failed_##_, line)[2*(int)(pred)-1]<br>                                                                ^<br>/usr/include/sys/_types/_clock_t.h:30:33: note: 'clock_t' declared here<br>typedef __darwin_clock_t        clock_t;<br>                                ^<br>../projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc:1061:1:<br>error: 'assertion_failed__1061' declared as an array with a negative size<br>CHECK_TYPE_SIZE(clockid_t);<br>^~~~~~~~~~~~~~~~~~~~~~~~~~<br>../projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1263:3:<br>note: expanded from macro 'CHECK_TYPE_SIZE'<br>  COMPILER_CHECK(sizeof(__sanitizer_##TYPE) == sizeof(TYPE))<br>  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>../projects/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h:264:30:<br>note: expanded from macro 'COMPILER_CHECK'<br>#define COMPILER_CHECK(pred) IMPL_COMPILER_ASSERT(pred, __LINE__)<br>                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>../projects/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h:270:57:<br>note: expanded from macro 'IMPL_COMPILER_ASSERT'<br>    typedef char IMPL_PASTE(assertion_failed_##_, line)[2*(int)(pred)-1]<br></blockquote></div></blockquote></div><br></div></div></div></blockquote></div><br></div></body></html>