#234: ASDF-MVN errors with VERSION slot unbound ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: new Priority: major | Milestone: Component: ASDF | Version: Keywords: | ------------------------+--------------------------------------------------- 50,852 bytes in 0.48 seconds (102.60KB/sec) ; Loading "drakma" ................................................jnaASDF could not load because The slot VERSION is unbound in the object #<MVN {1B44E59}>.. Error loading C:/Users/Erik/AppData/Local/common-lisp/cache/abcl-1.1.0 -dev-svn-1 4063m- fasl39-win-x86/C/Users/Erik/quicklisp/dists/quicklisp/software/cffi_0.10.7 .1/src/cffi-abcl.abcl at line 8 (offset 578) #<THREAD "interpreter" {1C32B82}>: Debugger invoked on condition of type UNBOUND -SLOT The slot VERSION is unbound in the object #<MVN {1B44E59}>. Restarts: 0: RETRY Retry compiling #<ASDF:MVN "jna" "com.sun.jna/jna/3.0.9">. 1: ACCEPT Continue, treating compiling #<ASDF:MVN "jna" "com.sun.jna/ jna/3.0.9"> as having been successful. 2: TRY-RECOMPILING Recompile cffi-abcl and try loading it again 3: RETRY Retry loading FASL for #<ASDF:CL-SOURCE-FILE "cffi" "src" " cffi-abcl">. 4: ACCEPT Continue, treating loading FASL for #<ASDF:CL-SOURCE- FILE " cffi" "src" "cffi-abcl"> as having been successful. 5: ABORT Give up on "drakma" 6: TOP-LEVEL Return to top level. [1] CL-USER(37):
#234: ABCL-ASDF mvn errors with VERSION slot unbound ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: assigned Priority: blocker | Milestone: 1.1.0 Component: ASDF | Version: 1.1.0-dev Keywords: | ------------------------+--------------------------------------------------- Changes (by mevenson):
* priority: major => blocker * status: new => assigned * version: => 1.1.0-dev * milestone: => 1.1.0
#234: ABCL-ASDF mvn errors with VERSION slot unbound ------------------------------------------------------+--------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: assigned Priority: blocker | Milestone: 1.1.0 Component: ASDF | Version: 1.1.0-dev Keywords: cffi, abcl-asdf, abcl-contrib, quicklisp | ------------------------------------------------------+--------------------- Changes (by mevenson):
* keywords: => cffi, abcl-asdf, abcl-contrib, quicklisp
#234: ABCL-ASDF mvn errors with VERSION slot unbound ------------------------------------------------------+--------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: accepted Priority: blocker | Milestone: 1.1.0 Component: ASDF | Version: 1.1.0-dev Keywords: cffi, abcl-asdf, abcl-contrib, quicklisp | ------------------------------------------------------+--------------------- Changes (by mevenson):
* status: assigned => accepted
#234: ABCL-ASDF mvn errors with VERSION slot unbound -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: closed Priority: blocker | Milestone: 1.1.0 Component: ASDF | Version: 1.1.0-dev Resolution: fixed | Keywords: cffi, abcl-asdf, abcl-contrib, quicklisp -------------------------+-------------------------------------------------- Changes (by mevenson):
* status: accepted => closed * resolution: => fixed
Comment:
drakma loads as of http://trac.common-lisp.net/armedbear/changeset/14192
Drakma needs CFFI which depends on getting the com.sun.jna.Native class in the classpath.
armedbear-ticket@common-lisp.net