We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building with SBCL 2.0.11.142-1b0795826 / ASDF 3.3.1 for quicklisp dist creation.
Trying to build commit id 45a0389
sb-cga fails to build with the following error:
; caught ERROR: ; READ error during COMPILE-FILE: Lock on package SB-VM violated when interning MAKE-EA while in package SB-CGA. ; See also: ; The SBCL Manual, Node "Package Locks"(in form starting at line: 90, column: 0, position: 3455) ... Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001A48103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "sb-cga" "ports" "sbcl">
Full log here
The text was updated successfully, but these errors were encountered:
When loading with quicklisp (sb-cga-20210124-git):
debugger invoked on a UNDEFINED-FUNCTION in thread #<THREAD "main thread" RUNNING {10005505B3}>: The function SB-VM::EA is undefined.
Sorry, something went wrong.
No branches or pull requests
Building with SBCL 2.0.11.142-1b0795826 / ASDF 3.3.1 for quicklisp dist creation.
Trying to build commit id 45a0389
sb-cga fails to build with the following error:
Full log here
The text was updated successfully, but these errors were encountered: