<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 17, 2016 at 4:44 PM, Robert Goldman <span dir="ltr"><<a href="mailto:rpgoldman@sift.net" target="_blank">rpgoldman@sift.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="m_1850211152341261024gmail-HOEnZb"><div class="m_1850211152341261024gmail-h5">On 12/17/16 Dec 17 -4:59 AM, Jean-Claude Beaudoin wrote:<br>
><br>
> Testing a fresh ASDF repo clone (master head) with latest MKCL<br>
> on Vista (Win32) and Windows 7 (Win64) both result in only 2 failures:<br>
><br>
> test-program.script<br>
> test-run-program.script<br>
><br>
> Will investigate shortly...<br>
><br>
<br>
</div></div>Thanks.  Please keep us posted. <br></blockquote><div><br></div><div>Here is what I came up with:</div><div><br></div><div>1) test-program.script fails trying to find a file named</div><div><br></div><div>.../build/fasls/mkcl-1.1.9-<wbr>xxx/asdf/test/hello-world-<wbr>example--all-systems.image</div><div><br></div><div>(where ... and xxx are place holders you can easily substitute)</div><div><br></div><div>what exists instead is</div><div><br></div><div>.../build/fasls/mkcl-1.1.9-<wbr>xxx/asdf/test/hello-world-<wbr>example--all-systems.exe</div><div><br></div><div>which seems to be the expected executable corresponding to the ???--all-systems.image on unix.</div><div>(BTW, why is there such an "image" extension on unix/linux?)</div><div><br></div><div><br></div><div>2) test-run-program.script</div><div><br></div><div>.../uiop/launch-program.lisp is incomplete for MKCL on windows and needs to be patched</div><div>as per attached file to be in any way functional in that context.</div><div>Once patched accordingly and applied to very latest MKCL repo master head this test now passes.</div><div><br></div><div>Cheers,</div><div><br></div><div>JCB </div><div><br></div></div><br></div></div>