<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I’m not on Catalina so I cannot speak authoritatively on this, but people have apparently been experiencing some problems due to a bug in the new xcode assembler.  But the docs on how to build from source are here:<div><br></div><div><a href="https://ccl.clozure.com/manual/chapter3.html">https://ccl.clozure.com/manual/chapter3.html</a></div><div><br></div><div>AFAIK you need to have an older version of xcode installed in order to get this to work at the moment.  A fix is being worked on.</div><div><br><div><div>On Jan 4, 2020, at 12:33 PM, Robert Goldman <<a href="mailto:rpgoldman@sift.info">rpgoldman@sift.info</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">


<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">

<div>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Thanks.  Will do.  Is there some set of instructions for doing this?  The "Installing Clozure CL" instructions don't tell us how to install successfully if we have Catalina.</p><p dir="auto">In the meantime, I can't test ASDF on CCL on the Mac, so I would like to get this fixed.</p>
<br><p dir="auto">On 3 Jan 2020, at 13:17, Ron Garret wrote:</p>
</div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="717036B2-DA82-417F-B6D1-18652B955A07"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">You can’t run the binary in the application bundle from the command line.  (Well, you can, but that will just run the GUI app.  The fact that it doesn’t work on Catalina is a bug.)  You need to build a command line version, one that does not include the GUI framework, from source and then run that.<div><br><div><div>On Jan 3, 2020, at 9:58 AM, Robert Goldman <<a href="mailto:rpgoldman@sift.info">rpgoldman@sift.info</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">


<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">

<div>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">I need to run CCL from the command line in order to test ASDF.  But I can't quite figure out how to do this.  I linked the executable to a place in my path:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">ln -s /Applications/Clozure\ CL.app/Contents/MacOS/dx86cl64 ~/bin/ccl
</code></pre><p dir="auto">...because I couldn't figure out how to get a pathname with "Clozure CL.app" in it into my path.  But then when I try to run it, I get this error:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">$ ccl
Lisp Breakpoint
? for help
[77375] Clozure CL kernel debugger: ?
(G)  Set specified GPR to new value
(R)  Show raw GPR/SPR register values
(L)  Show Lisp values of tagged registers
(F)  Show FPU registers
(S)  Find and describe symbol matching specified name
(B)  Show backtrace
(T)  Show info about current thread
(M)  Show memory areas
(X)  Exit from this debugger, asserting that any exception was handled
(P)  Propagate the exception to another handler (debugger or OS)
(K)  Kill Clozure CL process
(V)  Show Subversion revision information
(?)  Show this help
[77375] Clozure CL kernel debugger: Killed: 9
</code></pre><p dir="auto">This is on Catalina.</p><p dir="auto">Thanks!</p><p dir="auto">P.S. If you have some way to test CCL unattended (Jenkins, travis, etc.) on multiple operating systems, I would <em>love</em> to get the head version of ASDF hooked into that -- I don't really have the resources to do this myself any more.  Right now I just test on my laptop and on linux, and I cannot test <em>any</em> implementations on Windows.</p>
</div>
</div>
</div>

_______________________________________________<br>Openmcl-devel mailing list<br><a href="mailto:Openmcl-devel@clozure.com">Openmcl-devel@clozure.com</a><br><a href="https://lists.clozure.com/mailman/listinfo/openmcl-devel">https://lists.clozure.com/mailman/listinfo/openmcl-devel</a><br></blockquote></div><br></div></div></div></blockquote>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
</blockquote><br><br><p dir="auto">Robert P. Goldman<br>
Research Fellow<br>
Smart Information Flow Technologies (d/b/a SIFT, LLC)</p><p dir="auto">319 N. First Ave., Suite 400<br>
Minneapolis, MN 55401</p><p dir="auto">Voice:     (612) 326-3934<br>
Email:    <a href="mailto:rpgoldman@SIFT.net">rpgoldman@SIFT.net</a></p>
</div>
</div>
</div>

</blockquote></div><br></div></body></html>