<div dir="ltr"><div>My commit for </div><div> </div><div>c7d80c6524390551b64e9c1d651e1a03ed3c7617</div><div> </div><div>affected T149. When I ran it individually, though, I saw nondeterminism in the numbers, so I didn&#39;t update the test. If many people are seeing it on different platforms, I suppose we should update it.</div>

<div> </div><div>I won&#39;t have time enough for due diligence on this decision until May -- sorry. High-level hint: that commit removes dead closures that were being allocated at runtime.</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Tue, Apr 9, 2013 at 7:45 PM, Carter Schonwald <span dir="ltr">&lt;<a href="mailto:carter.schonwald@gmail.com" target="_blank">carter.schonwald@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">the same repo state builds fine when i build with devel2 make settings<div><br></div><div>heres the results of the make test run (looks like it passed essentially, but i&#39;m still unfamilar with the test suite jargon)</div>



<div><br></div><div><div><br></div><div>Unexpected results from:</div><div>TEST=&quot;T149 T5313 layout008 T4908 spec-inline cgrun071 T2507 T5321FD T5030 T4801 T6048 T5631 T5837 T5642 T3064 parsing001 T1969 T5321Fun T783 T3294 T7478 IntegerConversionRules integerConstantFolding&quot;</div>



<div><br></div><div>OVERALL SUMMARY for test run started at Tue Apr  9 13:50:19 EDT 2013</div><div>    3611 total tests, which gave rise to</div><div>   14286 test cases, of which</div><div>   11010 were skipped</div><div>



<br></div><div>      28 had missing libraries</div><div>    3165 expected passes</div><div>      57 expected failures</div><div><br></div><div>       3 caused framework failures</div><div>       2 unexpected passes</div>


<div>
      21 unexpected failures</div><div><br></div><div>Unexpected passes:</div><div>   driver           T5313 (normal)</div><div>   perf/should_run  T149 (normal)</div><div><br></div><div>Unexpected failures:</div><div>   codeGen/should_run        cgrun071 [bad exit code] (normal)</div>



<div>   driver                    T2507 [bad stderr] (normal)</div><div>   ghc-api/T7478             T7478 [bad exit code] (normal)</div><div>   layout                    layout008 [bad stdout] (normal)</div><div>   lib/integer               IntegerConversionRules [bad stderr] (normal)</div>



<div>   lib/integer               integerConstantFolding [bad stderr] (normal)</div><div>   perf/compiler             T1969 [stat not good enough] (normal)</div><div>   perf/compiler             T3064 [stat not good enough] (normal)</div>



<div>   perf/compiler             T3294 [stat not good enough] (normal)</div><div>   perf/compiler             T4801 [stat not good enough] (normal)</div><div>   perf/compiler             T5030 [stat not good enough] (normal)</div>



<div>   perf/compiler             T5321FD [stat not good enough] (normal)</div><div>   perf/compiler             T5321Fun [stat not good enough] (normal)</div><div>   perf/compiler             T5631 [stat not good enough] (normal)</div>



<div>   perf/compiler             T5642 [stat not good enough] (normal)</div><div>   perf/compiler             T5837 [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             parsing001 [stat not good enough] (normal)</div><div>   simplCore/should_compile  T4908 [stderr mismatch] (optasm)</div>



<div>   simplCore/should_compile  spec-inline [stderr mismatch] (optasm)</div></div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 8, 2013 at 4:54 PM, Carter Schonwald <span dir="ltr">&lt;<a href="mailto:carter.schonwald@gmail.com" target="_blank">carter.schonwald@gmail.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">Hey all, <div><br></div><div>today i&#39;ve spent a wee bit of time building ghc head 9e460664f3179c53f2f439238929b501691ddf24</div>



<div>(the last commit of april 7th by Gabor) on my mac today,</div>
<div>with the quick-llvm build setting,</div><div><br></div><div>my compilation segfaults towards the end when its building the stage2 libs as follow</div><div><br></div><div><div>carter repoScratcher/ghc ‹master› » make                                                                                                2 ↵</div>




<div>===--- building phase 0</div><div>make -r --no-print-directory -f <a href="http://ghc.mk" target="_blank">ghc.mk</a> phase=0 phase_0_builds</div><div>make[1]: Nothing to be done for `phase_0_builds&#39;.</div><div>===--- building phase 1</div>




<div>make -r --no-print-directory -f <a href="http://ghc.mk" target="_blank">ghc.mk</a> phase=1 phase_1_builds</div><div>make[1]: Nothing to be done for `phase_1_builds&#39;.</div><div>===--- building final phase</div><div>



make -r --no-print-directory -f <a href="http://ghc.mk" target="_blank">ghc.mk</a> phase=final all</div>
<div>&quot;inplace/bin/ghc-stage2&quot; -hisuf hi -osuf  o -hcsuf hc -static  -H64m -O0 -fllvm    -package-name old-time-1.1.0.1 -hide-all-packages -i -ilibraries/old-time/. -ilibraries/old-time/dist-install/build -ilibraries/old-time/dist-install/build/autogen -Ilibraries/old-time/dist-install/build -Ilibraries/old-time/dist-install/build/autogen -Ilibraries/old-time/include    -optP-include -optPlibraries/old-time/dist-install/build/autogen/cabal_macros.h -package base-4.7.0.0 -package old-locale-1.0.0.5 -XHaskell98 -XCPP -XForeignFunctionInterface -O -fllvm  -no-user-package-db -rtsopts      -odir libraries/old-time/dist-install/build -hidir libraries/old-time/dist-install/build -stubdir libraries/old-time/dist-install/build  -dynamic-too -c libraries/old-time/dist-install/build/System/Time.hs -o libraries/old-time/dist-install/build/System/Time.o -dyno libraries/old-time/dist-install/build/System/Time.dyn_o</div>




<div>make[1]: *** [libraries/old-time/dist-install/build/System/Time.o] Segmentation fault: 11</div><div><br></div><div><br></div><div>this is from a freshly cloned, ./sync-all, perl boot, ./configured ; make&#39;d build </div>




<div><br></div><div>thanks</div><span><font color="#888888"><div>-Carter</div></font></span></div></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-devs" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div>