[Bese-devel] Re: Installazione UncommonWeb
Luigi Panzeri aka matley
matley at muppetslab.org
Mon Apr 19 05:21:16 UTC 2004
Il pacchetto Cmucl della gentoo al momento non funziona (ho avuto conferma anche su #lisp).
Ho reinstallato sbcl con il supporto per i threads, ma ora ho in
compilazione lo stesso problema che avevo con il cmucl:
compilation aborted because of input error:
READ failure in COMPILE-FILE:
READER-ERROR at 819 (line 23, column 67) on #<FILE-STREAM
for "file \"/home/matley/ucw_0.2.0/src/rerl/request-loop-error.lisp\""
{9706CE9}>:
The symbol "FRAME-LOCALS" is not external in the SWANK package.
; /home/matley/ucw_0.2.0/src/rerl/request-loop-error.fasl written
; compilation finished in 0:00:00
WARNING:
COMPILE-FILE warned while performing #<COMPILE-OP NIL {92777F1}> on
#<CL-SOURCE-FILE "request-loop-error" {9277591}>.
debugger invoked on a ASDF:COMPILE-FAILED in thread 25977:
erred while invoking #<COMPILE-OP NIL {92777F1}> on
#<CL-SOURCE-FILE "request-loop-error" {9277591}>
You can 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 performing #<ASDF:COMPILE-OP NIL {92777F1}> on
#<ASDF:CL-SOURCE-FILE "request-loop-error" {9277591}>.
1: [ACCEPT ] Continue, treating #<ASDF:COMPILE-OP NIL {92777F1}> on
#<ASDF:CL-SOURCE-FILE "request-loop-error" {9277591}> as having
been successful.
2: [CONTINUE] Continue anyway (skipping to toplevel read/eval/print loop).
3: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).
((ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE))
#<unavailable argument>
#<unavailable argument>
#<ASDF:COMPILE-OP NIL {92777F1}>
#<ASDF:CL-SOURCE-FILE "request-loop-error" {9277591}>)
0]
in backtrace:
0: ((ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE))
#<unavailable argument>
#<unavailable argument>
#<ASDF:COMPILE-OP NIL {92777F1}>
#<ASDF:CL-SOURCE-FILE "request-loop-error" {9277591}>)
1: ("#'(LAMBDA (SB-PCL::.PV-CELL. SB-PCL::.NEXT-METHOD-CALL. SB-PCL::.ARG0. ...) (DECLARE #) ...)"
#<unavailable argument>
#<unavailable argument>
#<ASDF:COMPILE-OP NIL {92777F1}>
#<ASDF:CL-SOURCE-FILE "request-loop-error" {9277591}>)
2: ("#'(LAMBDA NIL (LOOP ASDF::FOR # ...))")
3: (SB-C::%WITH-COMPILATION-UNIT 1 #<FUNCTION "CLOSURE" {95452ED}>)[:EXTERNAL]
4: ("varargs entry for ASDF:OPERATE" ASDF:LOAD-OP :UCW)
5: (SB-INT:EVAL-IN-LEXENV
2
(ASDF:OOS 'ASDF:LOAD-OP :UCW)
#S(SB-KERNEL:LEXENV
:FUNS NIL
:VARS NIL
:BLOCKS NIL
:TAGS NIL
:TYPE-RESTRICTIONS NIL
:LAMBDA NIL
:CLEANUP NIL
...))[:EXTERNAL]
6: (SB-FASL::LOAD-AS-SOURCE
3
#<FILE-STREAM
for "file \"/home/matley/ucw_0.2.0/examples/run-examples-aserve.lisp\""
{9044E49}>
NIL
NIL)[:EXTERNAL]
7: ("hairy arg processor for top level local call SB!FASL::INTERNAL-LOAD"
#P"run-examples-aserve.lisp"
#P"/home/matley/ucw_0.2.0/examples/run-examples-aserve.lisp"
:ERROR
NIL
NIL
:SOURCE)
8: ("hairy arg processor for top level local call SB!FASL::INTERNAL-LOAD"
#P"run-examples-aserve.lisp"
#P"/home/matley/ucw_0.2.0/examples/run-examples-aserve.lisp"
:ERROR
NIL
NIL
NIL)
9: (LOAD 1 "run-examples-aserve.lisp")[:EXTERNAL]
10: (SB-INT:EVAL-IN-LEXENV
2
(LOAD "run-examples-aserve.lisp")
#S(SB-KERNEL:LEXENV
:FUNS NIL
:VARS NIL
:BLOCKS NIL
:TAGS NIL
:TYPE-RESTRICTIONS NIL
:LAMBDA NIL
:CLEANUP NIL
...))[:EXTERNAL]
11: (SB-IMPL::TOPLEVEL-INIT 0)[:EXTERNAL]
12: ("FLET SB!IMPL::RESTART-LISP")
Domani provero' con i sorgenti presi con arch.
P.S. Scusate se non ho fatto reply al messaggio precedente, ma l'ho
perso.
More information about the bese-devel
mailing list