<html>
<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-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        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:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        font-size:9.0pt;
        font-family:"Courier New";}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
.MsoPapDefault
        {mso-style-type:export-only;
        margin-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-family:"Calibri",sans-serif">David<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Calibri",sans-serif">I’m still getting all these fatal errors when making a single test.  Plus it takes several seconds for them all to happen.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Calibri",sans-serif">Any thoughts about supressing this stuff?  I know you made some progress here.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Calibri",sans-serif">Thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Calibri",sans-serif">Simon<o:p></o:p></span></p>
<p class="Code">simonpj@cam-05-unx:~/5builds/HEAD-4/testsuite/tests/typecheck/should_compile$ make stage=1 TEST=T13871<o:p></o:p></p>
<p class="Code">PYTHON="python3" "python3" ../../../driver/runtests.py  -e "ghc_compiler_always_flags='-dcore-lint -dcmm-lint -no-user-package-db -rtsopts  -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret
 -Werror=compat -dno-debug-output'" -e config.compiler_debugged=True -e ghc_with_native_codegen=True -e config.have_vanilla=True -e config.have_dynamic=True -e config.have_profiling=False -e ghc_with_threaded_rts=True -e ghc_with_dynamic_rts=True -e config.have_interp=False
 -e config.unregisterised=False -e config.have_gdb=False -e config.have_readelf=True -e config.ghc_dynamic_by_default=False -e config.ghc_dynamic=False -e ghc_with_smp=True -e ghc_with_llvm=False -e windows=False -e darwin=False -e config.in_tree_compiler=True
 -e config.cleanup=True -e config.local=True --rootdir=. --config-file=../../../config/ghc -e 'config.platform="x86_64-unknown-linux"' -e 'config.os="linux"' -e 'config.arch="x86_64"' -e 'config.wordsize="64"' -e 'config.timeout=int() or config.timeout' -e
 'config.exeext=""' -e 'config.top="/5playpen/simonpj/HEAD-4/testsuite"' --config 'compiler="/5playpen/simonpj/HEAD-4/inplace/test   spaces/ghc-stage1"' --config 'ghc_pkg="/5playpen/simonpj/HEAD-4/inplace/test   spaces/ghc-pkg"' --config 'haddock=' --config
 'hp2ps="/5playpen/simonpj/HEAD-4/inplace/test   spaces/hp2ps"' --config 'hpc="/5playpen/simonpj/HEAD-4/inplace/test   spaces/hpc"' --config 'gs="gs"' --config 'timeout_prog="../../../timeout/install-inplace/bin/timeout"' -e "config.stage=1"  \<o:p></o:p></p>
<p class="Code">       --only=T13871 \<o:p></o:p></p>
<p class="Code">       \<o:p></o:p></p>
<p class="Code">       \<o:p></o:p></p>
<p class="Code">       \<o:p></o:p></p>
<p class="Code">       \<o:p></o:p></p>
<p class="Code">       \<o:p></o:p></p>
<p class="Code">       <o:p></o:p></p>
<p class="Code">Timeout is 300<o:p></o:p></p>
<p class="Code">fatal: Not a git repository (or any parent up to mount point /5playpen)<o:p></o:p></p>
<p class="Code">Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<o:p></o:p></p>
<p class="Code">Failed to get allowed metric changes from the HEAD git commit message.<o:p></o:p></p>
<p class="Code">0<o:p></o:p></p>
<p class="Code">Found 1 .T files...<o:p></o:p></p>
<p class="Code">Beginning test run at Mon Nov 26 16:26:18 2018 GMT<o:p></o:p></p>
<p class="Code">====> Scanning ./all.T<o:p></o:p></p>
<p class="Code">=====> T13871(normal) 1 of 1 [0, 0, 0]<o:p></o:p></p>
<p class="Code">cd "T13871.run" &&  "/5playpen/simonpj/HEAD-4/inplace/test   spaces/ghc-stage1" -c T13871.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret
 -Werror=compat -dno-debug-output -fno-warn-incomplete-patterns <o:p></o:p></p>
<p class="Code"><o:p> </o:p></p>
<p class="Code">SUMMARY for test run started at Mon Nov 26 16:26:18 2018 GMT<o:p></o:p></p>
<p class="Code">0:00:01 spent to go through<o:p></o:p></p>
<p class="Code">       1 total tests, which gave rise to<o:p></o:p></p>
<p class="Code">       3 test cases, of which<o:p></o:p></p>
<p class="Code">       2 were skipped<o:p></o:p></p>
<p class="Code"><o:p> </o:p></p>
<p class="Code">       0 had missing libraries<o:p></o:p></p>
<p class="Code">       1 expected passes<o:p></o:p></p>
<p class="Code">       0 expected failures<o:p></o:p></p>
<p class="Code"><o:p> </o:p></p>
<p class="Code">       0 caused framework failures<o:p></o:p></p>
<p class="Code">       0 caused framework warnings<o:p></o:p></p>
<p class="Code">       0 unexpected passes<o:p></o:p></p>
<p class="Code">       0 unexpected failures<o:p></o:p></p>
<p class="Code">       0 unexpected stat failures<o:p></o:p></p>
<p class="Code"><o:p> </o:p></p>
<p class="Code">Appending 0 stats to git notes.<o:p></o:p></p>
<p class="Code">fatal: Not a git repository (or any parent up to mount point /5playpen)<o:p></o:p></p>
<p class="Code">Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<o:p></o:p></p>
<p class="Code">fatal: Not a git repository (or any parent up to mount point /5playpen)<o:p></o:p></p>
<p class="Code">Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<o:p></o:p></p>
<p class="Code">fatal: Not a git repository (or any parent up to mount point /5playpen)<o:p></o:p></p>
<p class="Code">Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<o:p></o:p></p>
<p class="Code">fatal: Not a git repository (or any parent up to mount point /5playpen)<o:p></o:p></p>
<p class="Code">Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<o:p></o:p></p>
<p class="Code">fatal: Not a git repository (or any parent up to mount point /5playpen)<o:p></o:p></p>
<p class="Code">Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<o:p></o:p></p>
<p class="Code"><o:p> </o:p></p>
<p class="Code">An error occured while writing the performance metrics to git notes.<o:p></o:p></p>
<p class="Code">      <span style="font-family:"Cambria Math",serif">​</span>            This is usually due to a lock-file existing somewhere in the git repo.<o:p></o:p></p>
<p class="Code">simonpj@cam-05-unx:~/5builds/HEAD-4/testsuite/tests/typecheck/should_compile$<span style="font-size:12.0pt"><o:p></o:p></span></p>
</div>
</body>
</html>