<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.Code, li.Code, div.Code
        {mso-style-name:Code;
        margin-top:6.0pt;
        margin-right:0in;
        margin-bottom:6.0pt;
        margin-left:.5in;
        font-size:10.0pt;
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi Simon,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>For the tests what Ben’s email forgot to say was that the build system doesn’t pick up on changes to Timeout.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>So you’d need to nuke it to get the fixes for timing related things: rm -rf testsuite/timeout/dist && rm -rf testsuite/timeout/install-inplace<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>And rerun the tests should fix a few including prog003. For the plugin ones we reverted the commit that caused the failures.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’m currently working on fixing the hsc2hs ones you might see pop up every now and again. The haddock one is new as well, Don’t know what caused it. If you can nuke timeout and rebase to head you should only have the haddock one left.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Also we’ve nuked support for python 2. If you’re up to date with master then we only accept python 3 so that should be alright.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>If you still have these failures (particularly the framework failures ones) could you possibly send me the errors printed on stderr?</p><p class=MsoNormal>The errors are hard to reproduce on all machines so logs help a lot.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,</p><p class=MsoNormal>Tamar</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:ghc-devs@haskell.org">Simon Peyton Jones via ghc-devs</a><br><b>Sent: </b>Wednesday, November 30, 2016 22:50<br><b>To: </b><a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br><b>Subject: </b>Windows build</p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='mso-margin-top-alt:6.0pt;margin-right:0in;margin-bottom:6.0pt;margin-left:0in'><span lang=EN-GB>Thanks for all the work you’ve been doing on the Windows build.<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:6.0pt;margin-right:0in;margin-bottom:6.0pt;margin-left:0in'><span lang=EN-GB>As requested by Tamar I removed ghc-tarballs, and reconfigured.<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:6.0pt;margin-right:0in;margin-bottom:6.0pt;margin-left:0in'><span lang=EN-GB>Then I built from scratch.<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:6.0pt;margin-right:0in;margin-bottom:6.0pt;margin-left:0in'><span lang=EN-GB>I get the following testsuite failures<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:6.0pt;margin-right:0in;margin-bottom:6.0pt;margin-left:0in'><span lang=EN-GB>Simon<o:p></o:p></span></p><p class=Code><span lang=EN-GB>Unexpected failures:<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   ghci/prog003/prog003.run            prog003 [bad exit code] (ghci)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/plugins05.run               plugins05 [exit code non-0] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/plugins01.run               plugins01 [bad exit code] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/plugins07.run               plugins07 [bad exit code] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/T10420.run                  T10420 [bad exit code] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/T10294a.run                 T10294a [bad exit code] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/T11244.run                  T11244 [bad stderr] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/T12567a.run                 T12567a [bad exit code] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   rts/testmblockalloc.run             testmblockalloc [bad exit code] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>  simplCore/should_compile/T7702.run  T7702 [exit code non-0] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB><o:p> </o:p></span></p><p class=Code><span lang=EN-GB>Unexpected stat failures:<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   perf/haddock/haddock.compiler.run  haddock.compiler [stat not good enough] (normal)<o:p></o:p></span></p><p class=Code><span lang=EN-GB><o:p> </o:p></span></p><p class=Code><span lang=EN-GB>Framework failures:<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   ghci/scripts/ghci062.run  ghci062 [ghci-ext] ([Errno 17] File exists: '/c/Users/simonpj/AppData/Local/Temp/ghctest-anc5s5mh/test   spaces/./ghci/scripts/ghci062.run')<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/plugins07.run     plugins07 [normal] (pre_cmd failed: 2)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/T10420.run        T10420 [normal] (pre_cmd failed: 2)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/T10294a.run       T10294a [normal] (pre_cmd failed: 2)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   plugins/T11244.run        T11244 [normal] (pre_cmd failed: 2)<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   th/TH_repPrim.run         TH_repPrim [ext-interp] ([Errno 17] File exists: '/c/Users/simonpj/AppData/Local/Temp/ghctest-anc5s5mh/test   spaces/./th/TH_repPrim.run')<o:p></o:p></span></p><p class=Code><span lang=EN-GB>   th/TH_repPatSig.run       TH_repPatSig [ext-interp] ([Errno 17] File exists: '/c/Users/simonpj/AppData/Local/Temp/ghctest-anc5s5mh/test   spaces/./th/TH_repPatSig.run')<o:p></o:p></span></p><p class=Code><span lang=EN-GB><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></p></div></body></html>