mdbergmann / cl-gserver

Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.

Home Page:https://mdbergmann.github.io/cl-gserver/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some systems failed to build for Quicklisp dist

quicklisp opened this issue · comments

Building with SBCL 2.3.3.83-562a1a329 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 6d2a661

sento/docs fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Symbol "WITH-SUBMIT-HANDLER" not found in the SENTO.MESSAGEB package. Line: 65, Column: 28, File-Position: 2218 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/cl-gserver/85bee94faa62f3d69546d5391b6cdc601f68d006/cl-gserver-20230615-git/documentation.lisp" {103AEDD983}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=532372 "main thread" RUNNING {1001738003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "sento/docs" "documentation">

Full log here

Thanks. Should be fixed. Sorry for that.

Not really. For some reason CI stopped working but I had no time yet to look into it.