<div dir="ltr">hey all<div><br></div><div>heres the results from the test suite run on a build of 7.10 head on OS X</div><div><br></div><div>i believe that some of the test suite failures are because I set the min OS X version to 10.6 rather than 10.7, and that some are because GCC (unlike clang) doesn't support certain OS X specific things like objective C or related header files. I'll add more information as I have the time, but figured I should share this for now </div><div><div><br></div><div>Unexpected results from:</div><div>TEST="T10019 sigcabal01 objc-hi objcpp-hi retc001 linker_unload debug T2276_ghci T9203 T1969 T9675 T783 T5642 T6048"</div><div><br></div><div>OVERALL SUMMARY for test run started at Sun Mar 22 14:58:07 2015 EDT</div><div> 0:31:34 spent to go through</div><div>    4405 total tests, which gave rise to</div><div>   18027 test cases, of which</div><div>   13966 were skipped</div><div><br></div><div>      52 had missing libraries</div><div>    3950 expected passes</div><div>      45 expected failures</div><div><br></div><div>       0 caused framework failures</div><div>       0 unexpected passes</div><div>       8 unexpected failures</div><div>       6 unexpected stat failures</div><div><br></div><div>Unexpected failures:</div><div>   cabal/sigcabal01        sigcabal01 [bad stderr] (normal)</div><div>   codeGen/should_compile  debug [bad stderr] (normal)</div><div>   driver/objc             objc-hi [exit code non-0] (normal)</div><div>   driver/objc             objcpp-hi [exit code non-0] (normal)</div><div>   driver/retc001          retc001 [bad stderr] (normal)</div><div>   ffi/should_run          T2276_ghci [bad exit code] (ghci)</div><div>   rts                     linker_unload [bad exit code] (normal)</div><div>   th                      T10019 [bad stdout] (ghci)</div><div><br></div><div>Unexpected stat failures:</div><div>   perf/compiler    T1969 [stat not good enough] (normal)</div><div>   perf/compiler    T5642 [stat not good enough] (normal)</div><div>   perf/compiler    T6048 [stat not good enough] (optasm)</div><div>   perf/compiler    T783 [stat not good enough] (normal)</div><div>   perf/compiler    T9675 [stat not good enough] (optasm)</div><div>   perf/should_run  T9203 [stat too good] (normal)</div><div><br></div><div>~/D/r/g/testsuite (ghc-7.10|…) $ echo $MACOSX_DEPLOYMENT_TARGET</div><div>10.6</div></div><div><br></div><div><br></div></div>