[Openmcl-devel] Re: [slime-devel] SLIME from CVS on Jun 10 2005 won't compile with OpenMCL's 050607 image

David Steuber david at david-steuber.com
Sun Jun 12 09:04:47 PDT 2005


I haven't tried Bryan's patch yet.  I just finished getting the latest  
image from ftp and building from the latest in CVS.  The build went  
smoothly, but SLIME is still broken with the same apparent complaint:

(load "/Users/david/usr/src/slime/swank-loader.lisp" :verbose t)
(swank:start-server "/tmp/slime.20499" :external-format  
:iso-latin-1-unix)
Welcome to OpenMCL Version (Beta: DarwinPPC32) 0.14.3-050610a!
? ;Loading #P"/Users/david/usr/src/slime/swank-loader.lisp"...
;Compiling "/Users/david/usr/src/slime/swank-backend.lisp"...
;Loading  
#P"/Users/david/.slime/fasl/openmcl-0.14-darwin-powerpc/swank- 
backend.dfsl"...
;Compiling "/Users/david/usr/src/slime/nregex.lisp"...
;Loading  
#P"/Users/david/.slime/fasl/openmcl-0.14-darwin-powerpc/nregex.dfsl"...
;Compiling "/Users/david/usr/src/slime/metering.lisp"...
;Loading  
#P"/Users/david/.slime/fasl/openmcl-0.14-darwin-powerpc/ 
metering.dfsl"...
;Compiling "/Users/david/usr/src/slime/swank-openmcl.lisp"...
;Compiler warnings for "/Users/david/usr/src/slime/swank-openmcl.lisp" :
;   Unused lexical variable STREAM, in (MAKE-STREAM-INTERACTIVE (T)).
;Loading  
#P"/Users/david/.slime/fasl/openmcl-0.14-darwin-powerpc/swank- 
openmcl.dfsl"...
;Compiling "/Users/david/usr/src/slime/swank-gray.lisp"...
;Loading  
#P"/Users/david/.slime/fasl/openmcl-0.14-darwin-powerpc/swank- 
gray.dfsl"...
;Compiling "/Users/david/usr/src/slime/swank.lisp"...
;Loading  
#P"/Users/david/.slime/fasl/openmcl-0.14-darwin-powerpc/swank.dfsl"...
 > Error in process listener(1): value 0 is not of the expected type  
SYMBOL.
 > While executing: CCL::%SYMPTR->SYMBOL
 > Type :POP to abort.
Type :? for other options.
1 > :B
(F0135AB0) : 0 "CCL::%SYMPTR->SYMBOL" 36
(F0135AB0) : 1 "CCL::%USE-PACKAGE-CONFLICT-CHECK" 1664
(F0135AC0) : 2 NIL NIL
(F0135AD0) : 3 "CCL::USE-PACKAGE-1" 204
(F0135AE0) : 4 "USE-PACKAGE" 140
(F0135AF0) : 5 "CCL::%DEFINE-PACKAGE" 588
(F0135B00) : 6 "Anonymous Function #x6027966" 48
(F0135B10) : 7 "CCL::%FASLOAD" 860
(F0135B30) : 8 NIL NIL
(F0135B40) : 9 "CCL::ATTEMPT-LOAD" 44
(F0135B50) : 10 "CCL::%LOAD" 1132
(F0135B60) : 11 NIL NIL
(F0135B70) : 12 "LOAD" 636
(F0135B90) : 13 "COMPILE-FILES-IF-NEEDED-SERIALLY" 256
(F0135BA0) : 14 NIL NIL
(F0135BB0) : 15 "CCL::CALL-CHECK-REGS" 72
(F0135BC0) : 16 "CCL::LOAD-FROM-STREAM" 220
(F0135BD0) : 17 "CCL::%LOAD" 1328
(F0135BF0) : 18 NIL NIL
(F0135C00) : 19 "LOAD" 636
(F0135C20) : 20 NIL NIL
(F0135C30) : 21 "CCL::CALL-CHECK-REGS" 72
(F0135C40) : 22 NIL NIL
(F0135C50) : 23 "CCL::TOPLEVEL-EVAL" 152
(F0135C60) : 24 "CCL::READ-LOOP" 844
(F0135CA0) : 25 "CCL:TOPLEVEL-LOOP" 44
(F0135CC0) : 26 "Anonymous Function #x60D6C1E" 68
(F0135CD0) : 27 NIL NIL
(F0135CE0) : 28 "Anonymous Function #x61117DE" 612
(F0135D00) : 29 "CCL::RUN-PROCESS-INITIAL-FORM" 400
(F0135D30) : 30 NIL NIL
(F0135D40) : 31 "Anonymous Function #x60D276E" 152
(F0135D60) : 32 "Anonymous Function #x60C5AEE" 172
1 >

What are the performance implications of disabling the symbolp  
compiler-macro?  Will behavior still be correct?

On Jun 10, 2005, at 8:10 PM, Gary Byers wrote:

>
>
> On Fri, 10 Jun 2005, Gary Byers wrote:
>
>>
>>
>> I checked in a bunch of recent changes to CVS; I'll do a couple of
>> full bootstrapping cycles (and may do a few more checkins), and will
>> reply to this message when the dust has settled a bit.
>
> I did a few full rebuilds and made sure that everything was checked
> in to CVS, and put a new binary in the testing directory.
>
> I didn't experience any problems checking for conflicts in USE-PACKAGE
> and the code -looks- right.
>
> I haven't yet looked at the batch-flag problems, but will try to do
> so soon.
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>




More information about the Openmcl-devel mailing list