[mcclim-devel] Truly freezing now (was: Freeze period start for McCLIM 0.9.2)
Paolo Amoroso
amoroso at mclink.it
Tue Mar 14 16:51:20 UTC 2006
Andreas Fuchs <asf at boinkor.net> writes:
> This mail marks the real start of the freeze period for 0.9.2. Please
> be conservative in choosing what you commit, and aggressive in
> choosing what you test.
Well, you asked for it. I have tried building a freshly checked out
copy of McCLIM's CVS repository with CMUCL Snapshot 2005-11 (19C)
under Slackware Linux 10.0. Compilation aborts with this error:
[...]
; /home/paolo/src/dev/mcclim/Goatee/presentation-history.x86f written.
; Compilation finished in 0:00:00.
; Loading #P"/home/paolo/src/dev/mcclim/Goatee/presentation-history.x86f".
; Loading #P"/home/paolo/src/dev/mcclim/Backends/PostScript/sheet.x86f".
Execution of a form compiled with errors:
(DEFMETHOD SHEET-DIRECT-MIRROR ((SHEET POSTSCRIPT-STREAM))
(POSTSCRIPT-STREAM-FILE-STREAM SHEET))
[Condition of type KERNEL:SIMPLE-PROGRAM-ERROR]
Restarts:
0: [CONTINUE] Return NIL from load of #P"/home/paolo/src/dev/mcclim/Backends/PostScript/sheet.x86f".
1: [RETRY ] Retry performing #<ASDF:LOAD-OP NIL {58BF9FC5}> on
#<ASDF:CL-SOURCE-FILE "sheet" {58E57875}>.
2: [ACCEPT ] Continue, treating #<ASDF:LOAD-OP NIL {58BF9FC5}> on
#<ASDF:CL-SOURCE-FILE "sheet" {58E57875}> as
having been successful.
3: [ABORT ] Return to Top-Level.
Debug (type H for help)
(C::DO-CALL #<Code Object "Top-Level Form" {5A60E7F7}> 78 79 4 ...)
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no longer exists:
target:code/byte-interp.lisp.
0]
Paolo
--
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log
More information about the mcclim-devel
mailing list