[Openmcl-devel] Error when requiring cocoa

Neil Baylis neil.baylis at gmail.com
Tue Aug 24 23:45:03 PDT 2010


I've just installed Snow Leopard, and updated ccl from svn.

It fetched revision 14211

I did the rebuild-ccl incantation, which worked without any complaint.

Now, when I (require :cocoa)

I get this:

;Loading
#P"/Users/neil/packages/ccl/cocoa-ide/fasls/ide-self-update.dx64fsl"...
;Compiling "/Users/neil/packages/ccl/cocoa-ide/search-files.lisp"...
;Loading
#P"/Users/neil/packages/ccl/cocoa-ide/fasls/search-files.dx64fsl"...
;Compiling "/Users/neil/packages/ccl/cocoa-ide/start.lisp"...
;Loading #P"/Users/neil/packages/ccl/cocoa-ide/fasls/start.dx64fsl"...
;Compiling "/Users/neil/packages/ccl/cocoa-ide/xinspector.lisp"...
> Error: Objective-C runtime exception:
>        *** -[NSKeyedUnarchiver initForReadingWithData:]: non-keyed archive
cannot be decoded by NSKeyedUnarchiver
> While executing: #<Anonymous Function #x302000F5420F>, in process
Initial(0).


;;;
;;; #<PROCESS Initial(0) [Active] #x3020000B3DDD> requires access to Shared
Terminal Input
;;; Type (:y 0) to yield control to this thread.
;;;
;Loading #P"/Users/neil/packages/ccl/cocoa-ide/fasls/xinspector.dx64fsl"...
:COCOA
("FAKE-CFBUNDLE-PATH" "IDE-BUNDLE" "OBJC-PACKAGE" "SEQUENCE-UTILS"
"NAME-TRANSLATION" "OBJC-CLOS" "OBJC-RUNTIME" "BRIDGE" "OBJC-SUPPORT"
"COMPILE-HEMLOCK" "HEMLOCK" "SWANK-LISTENER" "COCOA")
CL-USER>

I hope I'm not going to be fined $1 for this question.

Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100824/a35f3404/attachment.htm>


More information about the Openmcl-devel mailing list