[Bug-openmcl] Bug in hash table FASL dump?
Paul Meurer
paul.meurer at aksis.uib.no
Wed Nov 19 05:22:28 EST 2008
Hi,
I am trying to compile cl-portable-aserve in OpenMCL 2.1 on Linux/
Intel 64bit and run into the following error (see below). I have tried
to find a simpler test case, but have not succeeded yet. Before I try
harder tonight, maybe somebody has an idea about what is going wrong.
The code compiles without problems on MacOS/Intel 64bit.
- Paul
Unbound variable: CCL::*FASDUMP-EPUSH*
[Condition of type UNBOUND-VARIABLE]
Restarts:
0: [CONTINUE] Retry getting the value of CCL::*FASDUMP-EPUSH*.
1: [USE-VALUE] Specify a value of CCL::*FASDUMP-EPUSH* to use this
time.
2: [STORE-VALUE] Specify a value of CCL::*FASDUMP-EPUSH* to store
and use.
3: [RETRY-COMPILE-FILE] Retry compiling "/home/paul/lisp/lib/cl-
portable-aserve-newest/libs/cl-ppcre/convert.lisp"
4: [SKIP-COMPILE-FILE] Skip compiling "/home/paul/lisp/lib/cl-
portable-aserve-newest/libs/cl-ppcre/convert.lisp"
5: [ABORT] Abort SLIME compilation.
6: [ABORT-REQUEST] Abort handling SLIME request.
7: [ABORT-BREAK] Reset this process
8: [ABORT] Kill this process
Backtrace:
0: (CCL::FASL-OUT-OPCODE 19)
1: (CCL::FASL-DUMP-T_IMM)
2: (CCL::FASL-DUMP-DISPATCH #<HASH-TABLE-VECTOR #x300040FEC3AD>)
3: (CCL::FASL-DUMP-CONS '(#<HASH-TABLE-VECTOR #x300040FEC3AD>))
4: (CCL::FASL-DUMP-CONS '('#<HASH-TABLE-VECTOR #x300040FEC3AD>))
5: (CCL::FASL-DUMP-FUNCTION #<Compiled-function CONVERT-CHAR-CLASS-
TO-HASH (Non-Global) #x30004148C6EF>)
6: (CCL::FASL-DUMP 'NIL 'NIL '((23 81) (47 "home:lisp;lib;cl-
portable-aserve-newest;libs;cl-ppcre;convert.lisp.newest") (4
#<Anonymous Function #x3000414887AF>) (37 #<Compiled-function CASE-
INSENSITIVE-MODE-P (Non-Global) #x3000414881BF> ("Accessor macro to
extract the first flag out of a three-element flag list." NIL .
"(FLAGS)")) (37 #<Compiled-function MULTI-LINE-MODE-P (Non-Global)
#x30004148A5EF> ("Accessor macro to extract the second flag out of a
three-element flag list." NIL . "(FLAGS)")) (37 #<Compiled-function
SINGLE-LINE-MODE-P (Non-Global) #x300041489F2F> ("Accessor macro to
extract the third flag out of a three-element flag list." NIL .
"(FLAGS)")) (35 #<Compiled-function SET-FLAG (Non-Global)
#x30004148AD8F> "Reads a flag token and sets or unsets the
corresponding entry in
____________________________________________________
Paul Meurer
Research Group for Language Technology
Unifob AS, Department of Culture, Language and Information Technology
(AKSIS),
University of Bergen
http://www.aksis.uib.no/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://clozure.com/pipermail/bug-openmcl/attachments/20081119/370dcf49/attachment.html
More information about the Bug-openmcl
mailing list