[mcclim-devel] pointer-butt missing (mcclim 0.9.2)
Eric Y. Kow
Eric.Kow at loria.fr
Fri Jun 9 09:05:09 UTC 2006
Dear McClim developers,
While trying to install McClim on clisp/Mac OS X, I get two errors which
might interest you. I send you this bug report upon #lisp/antifuchs'
advice.
Thanks!
Summary
-------
package gray is locked
DEFMETHOD POINTER-BUTT: missing lambda list
Context
-------
I'm just a user, really. All I want to do is run the software
KPML (http://www.purl.org/net/kpml) which claims to want a CLIM.
Attached
--------
my .clisprc
the error log
Platform
--------
Mac OS X 10.4.6 (powerpc)
clisp 2.38
asdf revision 1.98
spatial-trees 0.2
mcclim 0.9.2
My (darwinports) CLISP
----------------------
GNU CLISP 2.38 (2006-01-24) (built 3358753487) (memory 3358754081)
Software: GNU C 4.0.0 20041026 (Apple Computer, Inc. build 4061)
gcc -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -I. -L/opt/local/lib -L/opt/local/lib -x none -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation libcharset.a -lreadline -lncurses -liconv -L/opt/local/lib -lsigsegv -lc -L/usr/X11R6/lib -lX11
SAFETY=0 HEAPCODES STANDARD_HEAPCODES GENERATIONAL_GC SPVW_BLOCKS SPVW_MIXED TRIVIALMAP_MEMORY
libiconv 1.10
libreadline 5.0
Features:
(REGEXP SYSCALLS I18N LOOP COMPILER CLOS MOP CLISP ANSI-CL COMMON-LISP LISP=CL
INTERPRETER SOCKETS GENERIC-STREAMS LOGICAL-PATHNAMES SCREEN GETTEXT UNICODE
BASE-CHAR=CHARACTER UNIX MACOS)
C Modules: (clisp i18n syscalls regexp)
Installation directory: /opt/local/lib/clisp/
User language: ENGLISH
Machine: POWER MACINTOSH (POWER MACINTOSH)
--
Eric Kow http://www.loria.fr/~kow
PGP Key ID: 08AC04F9 Merci de corriger mon français.
-------------- next part --------------
(defparameter *kowey-lispdir* "/Volumes/Data/Users/kow/opt/common-lisp/")
(load (concatenate 'string *kowey-lispdir* "asdf.lisp"))
(setf *central-registry*
'(*default-pathname-defaults*
;; I would like to refactor this to use *kowey-lispdir* above
#p"/Volumes/Data/Users/kow/opt/common-lisp/systems/"))
-------------- next part --------------
;; Loading file /Volumes/Data/Users/kow/.clisprc ...
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/asdf.lisp ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/asdf.lisp
;; Loaded file /Volumes/Data/Users/kow/.clisprc
[1]> (asdf:oos 'asdf:load-op :mcclim)
; loading system definition from mcclim.asd into #<PACKAGE ASDF0>
;; Loading file mcclim.asd ...
; registering #<SYSTEM :CLIM-LISP #x19FD309D> as CLIM-LISP
; registering #<SYSTEM :CLIM-CORE #x19FF51C9> as CLIM-CORE
; registering #<SYSTEM :GOATEE-CORE #x1A00E135> as GOATEE-CORE
; registering #<SYSTEM :CLIM-POSTSCRIPT #x19FD9531> as CLIM-POSTSCRIPT
; registering #<SYSTEM :CLIM #x19FE55F9> as CLIM
; registering #<SYSTEM :CLIM-CLX #x19FF9775> as CLIM-CLX
; registering #<SYSTEM :CLIM-NULL #x1A0050E5> as CLIM-NULL
; registering #<SYSTEM :CLIM-OPENGL #x1A00F455> as CLIM-OPENGL
; registering #<SYSTEM :CLIM-LOOKS #x1A018669> as CLIM-LOOKS
; registering #<SYSTEM :CLIM-CLX-USER #x1A01CC95> as CLIM-CLX-USER
; registering #<SYSTEM :CLIM-EXAMPLES #x1A020805> as CLIM-EXAMPLES
; registering #<SYSTEM :SCIGRAPH #x19FEAC1D> as SCIGRAPH
; registering #<SYSTEM :CLIM-LISTENER #x1A00C2F5> as CLIM-LISTENER
; registering #<SYSTEM :MCCLIM #x1A0161C9> as MCCLIM
;; Loaded file mcclim.asd
; loading system definition from spatial-trees.asd into #<PACKAGE ASDF0>
;; Loading file spatial-trees.asd ...
; registering #<SYSTEM :SPATIAL-TREES #x1A024FB5> as SPATIAL-TREES
;; Loaded file spatial-trees.asd
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/package.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/package.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/basedefs.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/basedefs.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/rectangles.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/rectangles.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/patch.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/patch.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/patch.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/patch.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/fix-clisp.lisp ...
** - Continuable Error
INTERN("ORIGINAL-INPUT-STREAM-P"): #<PACKAGE GRAY> is locked
If you continue (by typing 'continue'): Ignore the lock and proceed
The following restarts are also available:
RETRY :R1 Retry performing #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89>.
ACCEPT :R2 Continue, treating #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89> as having been successful.
ABORT :R3 ABORT
Break 1 [2]>
continue
** - Continuable Error
DEFGENERIC((INPUT-STREAM-P NIL STREAM)):
(#<PACKAGE COMMON-LISP> #<PACKAGE COMMON-LISP> #<PACKAGE COMMON-LISP>)
is locked
If you continue (by typing 'continue'): Ignore the lock and proceed
The following restarts are also available:
RETRY :R1 Retry performing #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89>.
ACCEPT :R2 Continue, treating #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89> as having been successful.
ABORT :R3 ABORT
Break 1 [3]> continue
** - Continuable Error
INTERN("ORIGINAL-OUTPUT-STREAM-P"): #<PACKAGE GRAY> is locked
If you continue (by typing 'continue'): Ignore the lock and proceed
The following restarts are also available:
RETRY :R1 Retry performing #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89>.
ACCEPT :R2 Continue, treating #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89> as having been successful.
ABORT :R3 ABORT
Break 1 [4]> continue
** - Continuable Error
DEFGENERIC((OUTPUT-STREAM-P NIL STREAM)):
(#<PACKAGE COMMON-LISP> #<PACKAGE COMMON-LISP> #<PACKAGE COMMON-LISP>)
is locked
If you continue (by typing 'continue'): Ignore the lock and proceed
The following restarts are also available:
RETRY :R1 Retry performing #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89>.
ACCEPT :R2 Continue, treating #<ASDF:COMPILE-OP NIL #x19FE1EED> on #<ASDF:CL-SOURCE-FILE "fix-clisp" #x19FC6F89> as having been successful.
ABORT :R3 ABORT
Break 1 [5]> continue
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/fix-clisp.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/fix-clisp.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/fix-clisp.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/package.lisp ...
;; (INTERACTIVE-STREAM-P) is patched.
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/package.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/package.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/package.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/r-trees.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/r-trees.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/greene-trees.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/greene-trees.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/rstar-trees.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/rstar-trees.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/rplus-trees.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/rplus-trees.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/x-trees.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/spatial-trees-0.2/x-trees.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/decls.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/decls.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/decls.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/decls.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/protocol-classes.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/protocol-classes.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/mp-nil.lisp ...
WARNING in CONDITION-WAIT-WAIT-FUNC in lines 124..133 :
*ALL-PORTS* is neither declared nor bound,
it will be treated as if it were declared SPECIAL.
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/mp-nil.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"mp-nil" #x19FC7C0D>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"mp-nil" #x19FC7C0D>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/mp-nil.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/Lisp-Dep/mp-nil.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/utils.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/utils.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"utils" #x19FC7CB1>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"utils" #x19FC7CB1>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/protocol-classes.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/protocol-classes.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/utils.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/utils.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/design.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/design.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"design" #x19FC7D55>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"design" #x19FC7D55>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/design.fas ...
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS COLOR> #<BUILT-IN-CLASS T>)> in
#<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS STANDARD-COLOR>)> in
#<STANDARD-GENERIC-FUNCTION COLOR-RGB>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS NAMED-COLOR> #<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS NAMED-COLOR>)> in
#<STANDARD-GENERIC-FUNCTION MAKE-LOAD-FORM>
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/design.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/X11-colors.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/X11-colors.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"X11-colors" #x19FC7DF9>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"X11-colors" #x19FC7DF9>.
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/coordinates.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/coordinates.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"coordinates" #x19FC7E9D>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"coordinates" #x19FC7E9D>.
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/setf-star.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/setf-star.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"setf-star" #x19FC7F41>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"setf-star" #x19FC7F41>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/coordinates.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/coordinates.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/transforms.lisp ...
WARNING: RESTART-CASE: restart cannot be invoked interactively because it is missing a
:INTERACTIVE
option:
(USE-VALUE (VALUE) :REPORT
(LAMBDA (SINK) (FORMAT SINK "Supply a transformation to use instead of the inverse."))
VALUE)
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/transforms.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"transforms" #x19FC7FE5>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"transforms" #x19FC7FE5>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/transforms.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/transforms.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/setf-star.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/setf-star.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/regions.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/regions.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"regions" #x19FC8089>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FDAFA5> on #<CL-SOURCE-FILE
"regions" #x19FC8089>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/regions.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/regions.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/sheets.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/sheets.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"sheets" #x19FC65D9>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"sheets" #x19FC65D9>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/sheets.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/sheets.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/pixmap.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/pixmap.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"pixmap" #x19FC667D>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"pixmap" #x19FC667D>.
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/events.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/events.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"events" #x19FC6721>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"events" #x19FC6721>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/events.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/events.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/pixmap.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/pixmap.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/ports.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/ports.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"ports" #x19FC67C5>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"ports" #x19FC67C5>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/ports.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/ports.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/grafts.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/grafts.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"grafts" #x19FC6869>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"grafts" #x19FC6869>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/X11-colors.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/X11-colors.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/medium.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/medium.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"medium" #x19FC690D>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"medium" #x19FC690D>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/medium.fas ...
WARNING: Replacing method
#<STANDARD-METHOD (#<STANDARD-CLASS TEXT-STYLE> #<STANDARD-CLASS TEXT-STYLE>)>
in #<STANDARD-GENERIC-FUNCTION TEXT-STYLE-EQUALP>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS STANDARD-TEXT-STYLE>)> in
#<STANDARD-GENERIC-FUNCTION MAKE-LOAD-FORM>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS LINE-STYLE>)> in
#<STANDARD-GENERIC-FUNCTION LINE-STYLE-P>
WARNING: Replacing method #<STANDARD-METHOD (#<BUILT-IN-CLASS T>)> in
#<STANDARD-GENERIC-FUNCTION LINE-STYLE-P>
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/medium.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/output.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/output.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"output" #x19FC69B1>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"output" #x19FC69B1>.
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/input.lisp ...
WARNING in 536 536 (DEFMETHOD SCROLL-QUANTUM (PANE) ...)-74-1-1 in line 536 :
variable PANE is not used.
Misspelled or missing IGNORE declaration?
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/input.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"input" #x19FC6A55>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"input" #x19FC6A55>.
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/repaint.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/repaint.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"repaint" #x19FC6AF9>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"repaint" #x19FC6AF9>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/output.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/output.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/graphics.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/graphics.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"graphics" #x19FC6B9D>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"graphics" #x19FC6B9D>.
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/views.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/views.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"views" #x19FC6C41>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"views" #x19FC6C41>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/views.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/views.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/graphics.fas ...
WARNING: Replacing method
#<STANDARD-METHOD (#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-POINT*>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T>)> in
#<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-POINTS*>
WARNING: Replacing method
#<STANDARD-METHOD
(#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-LINE*>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T>)> in
#<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-LINES*>
WARNING: Replacing method
#<STANDARD-METHOD
(#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-POLYGON*>
WARNING: Replacing method
#<STANDARD-METHOD
(#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-RECTANGLE*>
WARNING: Replacing method
#<STANDARD-METHOD (#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-RECTANGLES*>
WARNING: Replacing method
#<STANDARD-METHOD
(#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-ELLIPSE*>
WARNING: Replacing method
#<STANDARD-METHOD
(#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-CIRCLE*>
WARNING: Replacing method
#<STANDARD-METHOD
(#<STANDARD-CLASS SHEET> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>
#<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T> #<BUILT-IN-CLASS T>)>
in #<STANDARD-GENERIC-FUNCTION MEDIUM-DRAW-TEXT*>
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/graphics.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/stream-output.lisp ...
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/stream-output.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"stream-output" #x19FC6CE5>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"stream-output" #x19FC6CE5>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/stream-output.fas ...
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-FORCE-OUTPUT> is being
modified, but has already been called.
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-WRITE-CHAR> is being modified,
but has already been called.
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-LINE-COLUMN> is being modified,
but has already been called.
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/stream-output.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/recording.lisp ...
WARNING in 1064 1070 (DEFMETHOD RECOMPUTE-EXTENT-FOR-CHANGED-CHILD :AROUND ...)-131-1-1 in lines 1064..1070 :
variable OLD-MIN-X is not used.
Misspelled or missing IGNORE declaration?
WARNING in 1064 1070 (DEFMETHOD RECOMPUTE-EXTENT-FOR-CHANGED-CHILD :AROUND ...)-131-1-1 in lines 1064..1070 :
variable OLD-MIN-Y is not used.
Misspelled or missing IGNORE declaration?
WARNING in 1064 1070 (DEFMETHOD RECOMPUTE-EXTENT-FOR-CHANGED-CHILD :AROUND ...)-131-1-1 in lines 1064..1070 :
variable OLD-MAX-X is not used.
Misspelled or missing IGNORE declaration?
WARNING in 1064 1070 (DEFMETHOD RECOMPUTE-EXTENT-FOR-CHANGED-CHILD :AROUND ...)-131-1-1 in lines 1064..1070 :
variable OLD-MAX-Y is not used.
Misspelled or missing IGNORE declaration?
WARNING in 1734 1768 (DEF-GRECORDING DRAW-TEXT (# STRING POINT-X ...) ...)-187-2-1-1-1 in lines 1734..1768 :
variable HEIGHT is not used.
Misspelled or missing IGNORE declaration?
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/recording.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"recording" #x19FC6D89>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD9451> on #<CL-SOURCE-FILE
"recording" #x19FC6D89>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/input.fas ...
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/input.fas
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/recording.fas ...
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-FORCE-OUTPUT> is being
modified, but has already been called.
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/recording.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/encapsulate.lisp ...
WARNING: The function (SETF STREAM-CURSOR-POSITION) is hidden by a SETF expander.
;; Wrote file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/encapsulate.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD88A9> on #<CL-SOURCE-FILE
"encapsulate" #x19FC6285>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD88A9> on #<CL-SOURCE-FILE
"encapsulate" #x19FC6285>.
;; Loading file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/encapsulate.fas ...
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION CLOSE> is being modified, but has
already been called.
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-LINE-COLUMN> is being modified,
but has already been called.
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-FORCE-OUTPUT> is being
modified, but has already been called.
;; Loaded file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/encapsulate.fas
;; Compiling file /Volumes/Data/Users/kow/opt/common-lisp/mcclim-0.9.2/stream-input.lisp ...
*** - DEFMETHOD POINTER-BUTT: missing lambda list
The following restarts are available:
RETRY :R1 Retry performing #<ASDF:COMPILE-OP NIL #x19FD88A9> on #<ASDF:CL-SOURCE-FILE "stream-input" #x19FC6329>.
ACCEPT :R2 Continue, treating #<ASDF:COMPILE-OP NIL #x19FD88A9> on #<ASDF:CL-SOURCE-FILE "stream-input" #x19FC6329> as having been successful.
ABORT :R3 ABORT
Break 1 CLIMI[6]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20060609/3656c959/attachment.sig>
More information about the mcclim-devel
mailing list