[Openmcl-devel] 1.4-dev-r12181M-trunk fails building 32-bit IDE
Raffael Cavallaro
raffaelcavallaro at mac.com
Mon Jun 1 07:16:03 PDT 2009
1.4-dev-r12181M-trunk builds the 64-bit IDE without incident, but
fails building the 32-bit IDE:
;Loading #P"ccl:cocoa-ide;fasls;xinspector.dx32fsl.newest"...
> Error: Undefined function NEXTSTEP-FUNCTIONS:|
stringByReplacingOccurrencesOfString:withString:| called with
arguments (#<NS-MUTABLE-STRING #1="" (#x149550)> #<NS-CONSTANT-STRING
"Clozure CL" (#x12B2E0)> #<NS-MUTABLE-STRING #1# (#x11E150)>) .
> While executing: (:INTERNAL GUI::|-[LispApplicationDelegate
applicationWillFinishLaunching:]|), in process Initial(0).
;;;
;;; #<APPKIT-PROCESS Initial(0) [Active] #x833046E> requires access to
Shared Terminal Input
;;; Type (:y 0) to yield control to this thread.
;;;
(:y 0)
(* 3 3)
^C> Break: interrupt signal
> While executing: %PROCESS-WAIT-ON-SEMAPHORE-PTR, in process
listener(1).
> Type cmd-/ to continue, cmd-/ to abort, cmd-\ for a list of
available restarts.
> If continued: Return from BREAK.
> Type :? for other options.
1 > :r
> Type (:C <n>) to invoke one of the following restarts:
0. Return to break level 1.
1. #<RESTART ABORT-BREAK #x4E5866>
2. Return from BREAK.
3. Retry loading #P"/Users/raffaelc/ccl/cocoa-ide/cocoa-
application.lisp"
4. Skip loading #P"/Users/raffaelc/ccl/cocoa-ide/cocoa-application.lisp"
5. Load other file instead of #P"/Users/raffaelc/ccl/cocoa-ide/cocoa-
application.lisp"
6. Return to toplevel.
7. #<RESTART ABORT-BREAK #x4E5CA6>
8. Reset this thread
9. Kill this thread
1 > :b
(454B44) : 0 (%PROCESS-WAIT-ON-SEMAPHORE-PTR #<A Foreign Pointer
[gcable] #x1C70B> 16777215 0 "semaphore wait" NIL) 255
(454B74) : 1 (WAIT-ON-SEMAPHORE #<SEMAPHORE #x97B9F5E> NIL
"semaphore wait") 207
(454B90) : 2 (BUILD-IDE #P"ccl:Clozure CL32.app;") 167
(454B9C) : 3 (CALL-CHECK-REGS BUILD-IDE "ccl:Clozure CL32.app;") 247
(454BB8) : 4 (FUNCALL #'#<(:INTERNAL WITH-COMPILATION-UNIT-BODY LOAD-
FROM-STREAM)>) 671
(454BF4) : 5 (CALL-WITH-COMPILATION-UNIT #<COMPILED-LEXICAL-CLOSURE
(:INTERNAL WITH-COMPILATION-UNIT-BODY LOAD-FROM-STREAM)
#x4E5996> :OVERRIDE NIL) 183
(454C18) : 6 (LOAD-FROM-STREAM #<BASIC-FILE-CHARACTER-INPUT-STREAM
("/Users/raffaelc/ccl/cocoa-ide/cocoa-application.lisp"/4 ISO-8859-1)
#x89D30D6> NIL) 335
(454C38) : 7 (%LOAD #P"/Users/raffaelc/ccl/cocoa-ide/cocoa-
application.lisp" NIL NIL :ERROR :DEFAULT) 3159
(454CD8) : 8 (LOAD #P"/Users/raffaelc/ccl/cocoa-ide/cocoa-
application.lisp" :VERBOSE NIL :PRINT NIL :IF-DOES-NOT-
EXIST :ERROR :EXTERNAL-FORMAT :DEFAULT) 911
(454D24) : 9 (MODULE-PROVIDE-SEARCH-PATH COMMON-LISP-USER::COCOA-
APPLICATION) 207
(454D38) : 10 (SOME-XX-ONE 0 NIL #<COMPILED-LEXICAL-CLOSURE
(:INTERNAL REQUIRE) #x4E5AEE> (MODULE-PROVIDE-SEARCH-PATH)) 511
(454D60) : 11 (REQUIRE COMMON-LISP-USER::COCOA-APPLICATION NIL) 791
(454D8C) : 12 (CALL-CHECK-REGS REQUIRE COMMON-LISP-USER::COCOA-
APPLICATION) 247
(454DA8) : 13 (TOPLEVEL-EVAL (REQUIRE 'COMMON-LISP-USER::COCOA-
APPLICATION) NIL) 751
(454DE8) : 14 (READ-LOOP :INPUT-STREAM #<SYNONYM-STREAM to *TERMINAL-
IO* #x89D0446> :OUTPUT-STREAM #<SYNONYM-STREAM to *TERMINAL-IO*
#x89D036E> :BREAK-LEVEL 0 :PROMPT-FUNCTION #<Compiled-function
(:INTERNAL READ-LOOP) (Non-Global) #x838733E>) 1831
(454EFC) : 15 (TOPLEVEL-LOOP) 71
(454F04) : 16 (FUNCALL #'#<(:INTERNAL (TOPLEVEL-FUNCTION (LISP-
DEVELOPMENT-SYSTEM T)))>) 95
(454F14) : 17 (FUNCALL #'#<(:INTERNAL MAKE-MCL-LISTENER-PROCESS)>) 583
(454F60) : 18 (RUN-PROCESS-INITIAL-FORM #<TTY-LISTENER listener(1)
[Active] #x89CFAC6> (#<COMPILED-LEXICAL-CLOSURE # #x89CF806>)) 671
(454FA4) : 19 (FUNCALL #'#<(:INTERNAL (%PROCESS-PRESET-INTERNAL
(PROCESS)))> #<TTY-LISTENER listener(1) [Active] #x89CFAC6>
(#<COMPILED-LEXICAL-CLOSURE # #x89CF806>)) 335
(454FCC) : 20 (FUNCALL #'#<(:INTERNAL THREAD-MAKE-STARTUP-
FUNCTION)>) 279
1 >
Raffael Cavallaro
raffaelcavallaro at me.com
More information about the Openmcl-devel
mailing list