[mcclim-devel] mcclim failure with asdf3
Faré
fahree at gmail.com
Thu Feb 21 03:43:11 UTC 2013
ASDF3 now checks deferred warnings by default, which notably catches
forward references to special variables.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
If the Bible proves that God exists then comic books prove the existence
of Superman. — seen on #Atheism IRC
; file: /home/testgrid/quicklisp-patched2/dists/quicklisp/software/mcclim-20120909-cvs/graphics.lisp
; in: CLIM-EXTENSIONS:DEFINE-BITMAP-FILE-READER :XPM
; (CLIM-INTERNALS::XPM-PARSE-FILE PATHNAME)
;
; caught STYLE-WARNING:
; undefined function: CLIM-INTERNALS::XPM-PARSE-FILE
;
; compilation unit finished
; Undefined types:
; CLIM:CLIM-STREAM-PANE CLIM:STREAM-OUTPUT-HISTORY-MIXIN
CLIM-INTERNALS::TOP-LEVEL-SHEET-PANE
; Undefined functions:
; (SETF CLIM-BACKEND:PORT-MOTION-HINTS) (SETF
CLIM-BACKEND:SELECTION-OWNER) (SETF CLIM-BACKEND:SELECTION-TIMESTAMP)
CLIM-LISP:DESCRIBE CLIM:MAKE-SPACE-REQUIREMENT CLIM:MEDIUM
CLIM-BACKEND:PORT-MOTION-HINTS CLIM-BACKEND:PORT-SET-MIRROR-REGION
CLIM-BACKEND:PORT-SET-MIRROR-TRANSFORMATION
CLIM-BACKEND:SELECTION-OWNER CLIM-INTERNALS::TEXT-BOUNDING-RECTANGLE*
CLIM-INTERNALS::XPM-PARSE-FILE
; Undefined variables:
; CLIM:*INPUT-WAIT-HANDLER* CLIM:*INPUT-WAIT-TEST*
CLIM:*POINTER-BUTTON-PRESS-HANDLER* CLIM:+EVERYWHERE+ CLIM:+NOWHERE+
; caught 7 WARNING conditions
; caught 35 STYLE-WARNING conditions
Unhandled SERIOUS-CONDITION of type COMPILE-FAILED-ERROR is signaled:
Lisp compilation failed
More information about the mcclim-devel
mailing list