[elephant-devel] CVS HEAD w/ lispworks 5.0.1 linux
Lui Fungsin
fungsin.lui at gmail.com
Sat Apr 21 19:41:16 UTC 2007
I just checked out the CVS HEAD and it seems that the compatibility
has greatly enhanced since 0.6.0 (I was having problem in
SBCL/fedora). This is really great news.
Now I can successfully run all the tests in SBCL 1.0 / BDB 4.5 / fedora.
Next I tried lispworks 5.0.1 32-bit on linux
(asdf:operate 'asdf:load-op :elephant) succeed but
(asdf:operate 'asdf:load-op :ele-bdb) failed
backtrace is attached.
Thanks,
-- fungsin
;;; Compiling file elephant/src/db-bdb/bdb-collections.lisp ...
**++++ Error in (METHOD ELEPHANT::BUILD-INDEXED-BTREE (DB-BDB::BDB-STORE-CONTROL
LER)):
Error during finalization of class #<PERSISTENT-METACLASS BDB-INDEXED-BTREE 20
09BBAF>: bad slot specification (:NAME INDICES :INITARGS NIL :INITFUNCTION #<ano
nymous interpreted function 2009B022> :INITFORM (MAKE-HASH-TABLE) :TYPE T :FLAGS
1 :ALLOCATION :DATABASE :DOCUMENTATION NIL)
; *** 1 error detected, no fasl file produced.
Warning: COMPILE-FILE warned while performing
#<ASDF:COMPILE-OP NIL 21D0CD53> on
#<ASDF:CL-SOURCE-FILE "bdb-collections" 21CCE027>.
Warning: COMPILE-FILE failed while performing
#<ASDF:COMPILE-OP NIL 21D0CD53> on
#<ASDF:CL-SOURCE-FILE "bdb-collections" 21CCE027>.
Error: erred while invoking #<ASDF:COMPILE-OP NIL 21D0CD53> on
#<ASDF:CL-SOURCE-FILE "bdb-collections" 21CCE027>
1 (continue) Retry performing #<ASDF:COMPILE-OP NIL 21D0CD53> on
#<ASDF:CL-SOURCE-FILE "bdb-collections" 21CCE027>.
2 Continue, treating #<ASDF:COMPILE-OP NIL 21D0CD53> on
#<ASDF:CL-SOURCE-FILE "bdb-collections" 21CCE027> as having been
successful.
3 (abort) Return to level 0.
4 Return to top-level loop.
5 Return from multiprocessing.
Type :b for backtrace, :c <option number> to proceed, or :? for other options
CL-USER 3 : 1 > :b
Interpreted call to (METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE))
Call to CLOS::METHOD-COMBINATION-TEMPLATE
Call to FUNCALL
Interpreted call to ASDF:OPERATE
Call to EVAL
Call to MP::DEFAULT-LISTENER-FUNCTION
Call to (SUBFUNCTION MP::PROCESS-SG-FUNCTION MP::INITIALIZE-PROCESS-STACK)
More information about the elephant-devel
mailing list