Package: araneida Version: 0.90.1-dfsg-2 Severity: important
I can't use neither (clc:clc-require :araneida) nor (require :araneida) to compile and load araneida correctly from sbcl repl. If i use (clc:clc-require :araneida) i get : ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; /var/cache/common-lisp-controller/1000/sbcl/araneida/araneida.fasl written ; compilation finished in 0:00:00 ; compiling file "/usr/share/common-lisp/source/araneida/macros.lisp" (written 12 OCT 2005 11:18:57 AM): ; compiling (IN-PACKAGE :ARANEIDA); compilation aborted because of fatal error: ; READ failure in COMPILE-FILE: ; READER-ERROR at 202 (line 7, column 36) on #<SB-SYS:FD-STREAM for "file /usr/share/common-lisp/source/araneida/macros.lisp" {B0FF591}>: ; /var/cache/common-lisp-controller/1000/sbcl/araneida/macros.fasl written ; compilation finished in 0:00:00 ; Symbol "WITH-ENABLED-INTERRUPTS" not found in the SB-SYS package. WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL {B3764E9}> on #<CL-SOURCE-FILE "macros" {A996491}>. debugger invoked on a ASDF:COMPILE-FAILED in thread #<THREAD "initial thread" {A805799}>: erred while invoking #<COMPILE-OP NIL {B3764E9}> on #<CL-SOURCE-FILE "macros" {A996491}> 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 {B3764E9}> on #<ASDF:CL-SOURCE-FILE "macros" {A996491}>. 1: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL {B3764E9}> on #<ASDF:CL-SOURCE-FILE "macros" {A996491}> as having been successful. 2: [ABORT ] Exit debugger, returning to top level. ((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)) #<unavailable argument> #<unavailable argument> #<ASDF:COMPILE-OP NIL {B3764E9}> #<ASDF:CL-SOURCE-FILE "macros" {A996491}>) 0] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; When i use (require :araneida) i get: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; compiling (DEFUN HTML-STREAM ...) ; file: /usr/share/common-lisp/source/araneida/html.lisp ; in: ; MACROLET ((HTML-BODY NIL '(RET-BLOCK (COND (# #) (# #) (# #) (# #) (T #))))) ; ARANEIDA:DESTRUCTURE-HTML ; ; caught ERROR: ; (in macroexpansion of (DESTRUCTURE-HTML # THINGS ...)) ; (hint: For more precise location, try *BREAK-ON-SIGNALS*.) ; The function HTML is undefined. ; compiling (DEFUN HTML-ESCAPED-STREAM ...) ; file: /usr/share/common-lisp/source/araneida/html.lisp ; in: ; MACROLET ((HTML-BODY NIL '(RET-BLOCK (COND (# #) (# #) (# #) (# #) (T #))))) ; ARANEIDA:DESTRUCTURE-HTML ; ; caught ERROR: ; (in macroexpansion of (DESTRUCTURE-HTML # THINGS ...)) ; (hint: For more precise location, try *BREAK-ON-SIGNALS*.) ; The function HTML is undefined. ; compiling (DEFUN HTML ...) ; file: /usr/share/common-lisp/source/araneida/html.lisp ; in: ; MACROLET ((HTML-BODY NIL '(RET-BLOCK (COND (# #) (# #) (# #) (# #) (T #))))) ; ARANEIDA:DESTRUCTURE-HTML ; ; caught ERROR: ; (in macroexpansion of (DESTRUCTURE-HTML # THINGS ...)) ; (hint: For more precise location, try *BREAK-ON-SIGNALS*.) ; The function HTML is undefined. ; compiling (DEFUN SEARCH-HTML-TREE ...) ; /var/cache/common-lisp-controller/1000/sbcl/araneida/html.fasl written ; compilation finished in 0:00:00 WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL {AB79111}> on #<CL-SOURCE-FILE "html" {B448A41}>. debugger invoked on a ASDF:COMPILE-FAILED in thread #<THREAD "initial thread" {A8076A1}>: erred while invoking #<COMPILE-OP NIL {AB79111}> on #<CL-SOURCE-FILE "html" {B448A41}> 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 {AB79111}> on #<ASDF:CL-SOURCE-FILE "html" {B448A41}>. 1: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL {AB79111}> on #<ASDF:CL-SOURCE-FILE "html" {B448A41}> as having been successful. 2: [ABORT ] Exit debugger, returning to top level. ((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)) #<unavailable argument> #<unavailable argument> #<ASDF:COMPILE-OP NIL {AB79111}> #<ASDF:CL-SOURCE-FILE "html" {B448A41}>) 0] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; I'm using: Debian sid sbcl 1:1.0.6.0-1 A final note: if i use clisp with (clc:clc-require :araneida) everything seems be fine: 0 errors, 0 warnings clisp Version: 1:2.41-1 Thank you. -- Erick Ivaan Lopez Carreon -- [EMAIL PROTECTED] PGP Key 1024D/9741C03A 2004-11-19 Key fingerprint = 1764 3C6F B433 B2DD 9029 98B1 8E6B 58D3 9741 C03A
signature.asc
Description: This is a digitally signed message part