[cl-l10n-devel] cl-l10n error

Erick Ivaan Lopez Carreon erick at fsl.org.mx
Wed Jul 19 00:23:17 UTC 2006


Hello:

I am triying to install cl-l10n from today darcs sources and when i try
the following in SBCL REPL:

(asdf:oos 'asdf:test-op :cl-l10n)

I get:


19:07 L10N-LOGGER/+INFO+: Loading locale
from /home/erickl/.sbcl/site/cl-l10n/locales/POSIX

debugger invoked on a SB-INT:COMPILED-PROGRAM-ERROR in thread #<THREAD
"initial thread" {A8955C9}>:
  Execution of a form compiled with errors.
Form:
  (OR* (CHAR= X   	))
Compile-time error:
  (in macroexpansion of (OR* #))
(hint: For more precise location, try *BREAK-ON-SIGNALS*.)
The function SINGLEP is undefined.

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:LOAD-OP NIL {B6CEF49}> on
              #<ASDF:CL-SOURCE-FILE "load-locale" {AC940D1}>.
  1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {B6CEF49}> on
              #<ASDF:CL-SOURCE-FILE "load-locale" {AC940D1}> as having
been
              successful.
  2:          Retry performing #<ASDF:TEST-OP NIL {A89BCA1}> on
              #<ASDF:SYSTEM "cl-l10n" {A9F8079}>.
  3:          Continue, treating #<ASDF:TEST-OP NIL {A89BCA1}> on
              #<ASDF:SYSTEM "cl-l10n" {A9F8079}> as having been
successful.
  4: [ABORT ] Exit debugger, returning to top level.

((LAMBDA (X)) #<unavailable argument>)
0] 4
; 
; compilation unit aborted
;   caught 2 fatal ERROR conditions


The locale output:
$ locale
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=



Sys info:

Debian sid
sbcl  1:0.9.14.0-2



Thanks in advance.

-- 
Erick Ivaan Lopez Carreon -- erick at fsl.org.mx   
PGP Key 1024D/9741C03A 2004-11-19 
Key fingerprint = 1764 3C6F B433 B2DD 9029  98B1 8E6B 58D3 9741 C03A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/cl-l10n-devel/attachments/20060718/46308e43/attachment.sig>


More information about the cl-l10n-devel mailing list