<div dir="ltr">OS X GHC build has these test failures:<div><br></div><div><font face="monospace, monospace" style="font-size:12.8000001907349px">Unexpected failures:</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font><font face="monospace, monospace" style="font-size:12.8000001907349px">   cabal/sigcabal01       sigcabal01 [bad stderr] (normal)</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font><font face="monospace, monospace" style="font-size:12.8000001907349px">   driver/retc001         retc001 [bad stderr] (normal)</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font><font face="monospace, monospace" style="font-size:12.8000001907349px">   ffi/should_run         T2276_ghci [bad exit code] (ghci)</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font><font face="monospace, monospace" style="font-size:12.8000001907349px">   rts                    linker_unload [bad exit code] (normal)</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font><font face="monospace, monospace" style="font-size:12.8000001907349px">   th                     T10019 [bad stdout] (ghci)</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font><font face="monospace, monospace" style="font-size:12.8000001907349px">   th                     T10279 [stderr mismatch] (normal)</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font><font face="monospace, monospace" style="font-size:12.8000001907349px">   typecheck/should_fail  T10534 [stderr mismatch] (normal)</font><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font></div><div><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px">sigcabal01 looks like tests that depend on generated names or offsets that are just different under OS X</span><font face="monospace, monospace" style="font-size:12.8000001907349px"><br></font></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px"><br></span></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px">retc001 - test looks busted to me: Does GHC now exit with a process error code of non-zero when compilation fails? If so, the Makefile needs fixing.</span><br></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px"><br></span></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px">T2276_ghci - looks like </span>-Wignored-attributes broke this test?<span style="font-family:monospace,monospace;font-size:12.8000001907349px"><br></span></div><div><br></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px">linker_unload - malloc.h is in malloc/malloc.h under OS X (!)</span><br></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px"><br></span></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px">T10019 - magic generated symbol in "golden" test out is wrong: '</span>a_1627391544' vs. 'a_1627391540'</div><div><br></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px">T10279 - </span>panic! (the 'impossible' happened) gual_pkg rts-1.0<br></div><div><br></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px">T10534 - text message punctation change</span><br></div><div><span style="font-family:monospace,monospace;font-size:12.8000001907349px"><br></span></div>There were also a bunch of performance deviations - but they were mostly just out of bounds or wildly different (over by 100%.... under by 50%!)<div><br></div><div><br></div></div>