[Openmcl-devel] asdf in command line CCL
Paul Krueger
plkrueger at comcast.net
Fri May 28 09:34:15 PDT 2021
Thanks, I’ll give that a try.
> On May 28, 2021, at 11:29 AM, R. Matthew Emerson <rme at acm.org> wrote:
>
>
>
>> On May 28, 2021, at 8:25 AM, Paul Krueger <plkrueger at comcast.net <mailto:plkrueger at comcast.net>> wrote:
>>
>> I’ve been using asdf and quickload for a while in the IDE. Now I’m trying to just do the same thing in the command line version of CCL (downloaded from the GIT repository due to a suggestion from Matthew Emerson).
>>
>> I’ve tried various ways to require or load asdf, but always get the same result shown below. Can anyone suggest what I might be doing wrong? Alternatively, is there anything useful I can do in the debugger to figure out what the problem is. And before you ask, the file does exist and a probe-file finds it.
>>
>> Thanks.
>>
>> Clozure Common Lisp Version 1.11.5/v1.11.5 (DarwinX8664)
>>
>> For more information about CCL, please see http://ccl.clozure.com <http://ccl.clozure.com/>.
>>
>> CCL is free software. It is distributed under the terms of the Apache
>> Licence, Version 2.0.
>> ? (load "home:common-lisp;asdf.lisp")
>> sigreturn returned
>
> Oops, I gave you bad advice.
>
> Since you said you were using the Mac App Store CCL, I thought it would be good for you to use a command-line CCL in the 1.11.x branch.
>
> I forgot about the "sigreturn returned" problem. (https://github.com/Clozure/ccl/issues/146 <https://github.com/Clozure/ccl/issues/146>)
>
> You should probably go ahead and grab the 1.12.1 release from GitHub: https://github.com/Clozure/ccl/releases <https://github.com/Clozure/ccl/releases>
>
>
>
>
>
>> ? for help
>> [69610] Clozure CL kernel debugger: :b
>> [69610] Clozure CL kernel debugger: current thread: tcr = 0x102e30, native thread ID = 0x307, interrupts enabled
>>
>>
>> (#x0000000000647EE0) #x00003000004794E4 : #<Function %NANOSLEEP #x00003000004791EF> + 757
>> (#x0000000000647F68) #x0000300000486DBC : #<Function HOUSEKEEPING-LOOP #x0000300000486BDF> + 477
>> (#x0000000000647FB8) #x0000300000487384 : #<Function (:INTERNAL (TOPLEVEL-FUNCTION (LISP-DEVELOPMENT-SYSTEM T))) #x000030000048727F> + 261
>> [69610] Clozure CL kernel debugger:
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com <mailto:Openmcl-devel at clozure.com>
>> https://lists.clozure.com/mailman/listinfo/openmcl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20210528/2b89a73e/attachment.htm>
More information about the Openmcl-devel
mailing list