Problems with document-action

1 view
Skip to first unread message

Robin Lee Powell

unread,
Apr 25, 2009, 9:03:17 PM4/25/09
to mudb...@googlegroups.com

Running (mb:document :weblocks) I get this error. Running (require
'sb-introspect) first fixes it, but that's obviously lame. I don't
know how to fix it properly.

-Robin


; compiling (DEFUN GROUP-BY ...); compilation aborted because of fatal error:
; READ failure in COMPILE-FILE:
; SB-INT:SIMPLE-READER-PACKAGE-ERROR at 12506 (line 328, column 33) on #<SB-SYS:FD-STREAM for "file /home/rlpowell/programming/mudballs/systems/document-action/0.1.11/utils.lisp" {10042D25B1}>:
; package "SB-INTROSPECT" not found
; compilation aborted after 0:00:00.339

WARNING:
COMPILE-FILE failed while compiling #<MB.SYSDEF:LISP-SOURCE-FILE utils.lisp {1003758021}>.

debugger invoked on a MB.SYSDEF:COMPILATION-ERROR in thread #<THREAD "initial thread" RUNNING {10036A21C1}>:
Compiling #P"/home/rlpowell/programming/mudballs/systems/document-action/0.1.11/utils.lisp" failed.

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry COMPILE-ACTION on utils.lisp.
1: [IGNORE] Ignore COMPILE-ACTION on utils.lisp.
2: Retry COMPILE-ACTION on :DOCUMENT-ACTION 0.1.11.
3: Ignore COMPILE-ACTION on :DOCUMENT-ACTION 0.1.11.
4: Retry LOAD-ACTION on :DOCUMENT-ACTION 0.1.11.
5: Ignore LOAD-ACTION on :DOCUMENT-ACTION 0.1.11.
6: [ABORT ] Exit debugger, returning to top level.

((SB-PCL::FAST-METHOD MB.SYSDEF:EXECUTE
(MB.SYSDEF:LISP-SOURCE-FILE MB.SYSDEF:COMPILE-ACTION))
#<unused argument>
#<unused argument>
#<MB.SYSDEF:LISP-SOURCE-FILE utils.lisp {1003758021}>
#<unused argument>)
source:
; file: /home/rlpowell/programming/mudballs/systems/mudballs/0.3.2/sysdef.lisp
(ERROR 'COMPILATION-ERROR :FILE (INPUT-FILE COMPONENT))
0]

--
They say: "The first AIs will be built by the military as weapons."
And I'm thinking: "Does it even occur to you to try for something
other than the default outcome?" See http://shrunklink.com/cdiz
http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/

Sean Ross

unread,
Apr 27, 2009, 5:19:07 AM4/27/09
to mudb...@googlegroups.com

On 26 Apr 2009, at 02:03, Robin Lee Powell wrote:

>
>
> Running (mb:document :weblocks) I get this error. Running (require
> 'sb-introspect) first fixes it, but that's obviously lame. I don't
> know how to fix it properly.

Thanks for the report, the system definition was missing the sb-
introspect dependency for SBCL.
I've uploaded a fixed system definition file for this which has this
bug fixed.

You may need to run (mb:clean :document-action) after updating the
system definition file as, depending
on the operations you have executed on the system, Mudballs may
consider the system to have already been
successfully compiled.


-- sean

Reply all
Reply to author
Forward
0 new messages