cl-readline icon indicating copy to clipboard operation
cl-readline copied to clipboard

Some systems failed to build for Quicklisp dist

Open quicklisp opened this issue 10 months ago • 2 comments

Building with SBCL 2.5.3 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id d4d747f18b76d14553f7847ff6b4d9e7ab7d0428

cl-readline fails to build with the following error:

; caught ERROR:
;   illegal function call
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=3714820 "main thread" RUNNING {1000EE8003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-readline" "cl-readline">

Full log here

quicklisp avatar Apr 19 '25 14:04 quicklisp