<div dir="ltr">Haven't looked at the code, but off the top of my head the ones mentioning offset problems might be from too-large classes. Does the system compile very large functions?<div><br></div><div>The last trace looks like it might be related to character encoding mismatch - perhaps invalid utf-8? </div><div><br></div><div>Alan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 4, 2017 at 2:33 PM, Kurt Pagani <span dir="ltr"><<a href="mailto:nilqed@gmail.com" target="_blank">nilqed@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>I (almost) successfully compiled the fricas computer algebra system using ABCL (<a href="https://github.com/nilqed/fricas0" target="_blank">https://github.com/nilqed/<wbr>fricas0</a>).<br></div>"Almost" because four of the over 1300 algebra files are refractory. I essentially got two errors:<br><br> <span style="background-color:rgb(255,255,255)"><font size="1"><span style="font-family:monospace,monospace"> <span style="color:rgb(255,0,0)"> >> System error:<br>   The value :INT is not of type (C<span></span>OMMON-LISP:MEMBER COMMON-LISP:NIL<br>                              <wbr>                    :BOOLEAN).</span></span></font></span><br><br></div>and<br><span style="background-color:rgb(255,255,255)"><br> <span style="color:rgb(255,0,0)"><font size="1"><span style="font-family:monospace,monospace">  >> System error:<br>   The assertion (COMMON-LISP:<= -32768 JVM::OFFSET 32767) failed.</span></font></span></span><br><br></div>While the first one might be related to<br><br><a href="http://abcl.org/trac/ticket/316" target="_blank">http://abcl.org/trac/ticket/<wbr>316</a> (<a href="http://abcl.org/trac/changeset/15034" target="_blank">http://abcl.org/trac/<wbr>changeset/15034</a>)<br><a href="http://armedbear-devel.common-lisp.narkive.com/rm9OArfe/the-value-long-is-not-of-type-member-nil-boolean" target="_blank">http://armedbear-devel.common-<wbr>lisp.narkive.com/rm9OArfe/the-<wbr>value-long-is-not-of-type-<wbr>member-nil-boolean</a><br><br></div>I have no idea what the second one could mean. Google, however, shows similar ones @:<br><a href="https://common-lisp.net/project/cl-test-grid/ql/qlalpha-2014-08-23-abcl-load-failures.html" target="_blank">https://common-lisp.net/<wbr>project/cl-test-grid/ql/<wbr>qlalpha-2014-08-23-abcl-load-<wbr>failures.html</a> (fishpack, lapack ...).<br><br></div>Well, I'm stuck, so any ideas would be very welcome.<br></div>Many thanks<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Kurt<br> </font></span></div>
</blockquote></div><br></div>