#360: Unable to load hunchentoot via quicklisp (maven, asdf problem?) -----------------------------+---------------------- Reporter: david creelman | Owner: mevenson Type: defect | Status: accepted Priority: major | Milestone: Component: other | Version: Resolution: | Keywords: -----------------------------+----------------------
Comment (by mevenson):
Replying to [comment:6 alan ruttenberg]: […]
; Loading "cl-mediawiki" ;;; Checking for wide character support... yes, using UTF-16. ;;; Checking for wide character support... yes, using UTF-16. ;;; Building Closure with CHARACTER RUNES .................................................. [package cffi-sys]. ; in (DEFUN ENSURE-CALLBACK-INTERFACE ...)
; Caught STYLE-WARNING: ; The variable SIMPLE-INTERFACE-NAME is defined but never used.
; UNSUPPORTED-FEATURE: #<COMPILER-UNSUPPORTED-FEATURE-ERROR {3417F85E}> ; in (DEFUN LOAD-CLASS ...)
; Caught WARNING: ; Unable to compile function LOAD-CLASS. Using interpreted form
instead.
; UNSUPPORTED-FEATURE: #<COMPILER-UNSUPPORTED-FEATURE-ERROR {26A480B6}> ; in (DEFUN %CALLBACK ...)
; Caught WARNING: ; Unable to compile function %CALLBACK. Using interpreted form
instead.
; Caught COMPILE-FAILED-WARNING: ; Lisp compilation failed while compiling #<ASDF/LISP-ACTION:CL-
SOURCE-FILE "cffi" "src" "cffi-abcl">
; Caught COMPILE-WARNED-WARNING: ; Lisp compilation had style-warnings while compiling #<ASDF/LISP-
ACTION:CL-SOURCE-FILE "cffi" "src" "cffi-abcl">
............................... [package cffi].................................... [package cffi-features]........................... [package bordeaux-threads]........................ [package trivial-garbage]......................... [package cl+ssl].
error -> Illegal function object: loadClassFromByteArray.
I suspect this is from an old version of CFFI, as I don't see these errors with cffi-0.14.0 as is available from Quicklisp 2014-11-06.
-- Ticket URL: http://abcl.org/trac/ticket/360#comment:10 armedbear http://abcl.org armedbear