<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 21, 2014 at 10:53 PM, Robert P. Goldman <span dir="ltr"><<a href="mailto:rpgoldman@sift.info" target="_blank">rpgoldman@sift.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<br>
</div></div>OK, this is what happens if I go to the ASDF git working copy and do<br>
<br>
make test-upgrade l=mkcl<br>
<br>
or, equivalently, go to asdf/test/ and do<br>
<br>
<br>
./run-tests.sh -u mkcl<br>
<br>
Hope that will be enough to be easily repeatable by you.<br>
<br></blockquote><div><br></div><div>I had to do this instead:<br><br></div><div>./test/run-tests.sh -u mkcl<br><br></div><div>because the run-test.sh shell script seems to be picky about the relative directory structure it runs in.<br>
<br></div><div>The script tries 3 other successful upgrade methods before blowing up on the 4th attempt.<br></div><div>At least with the changes I just made there is no call stack exhaustion anymore, just a normal<br></div>
<div>error being signaled which ends up in the printing of a stack backtrace.<br><br></div><div>Working on it...<br><br><br></div></div></div></div>