Skip to content
New issue

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

Some systems failed to build for Quicklisp dist #7

Open
quicklisp opened this issue Dec 28, 2020 · 1 comment
Open

Some systems failed to build for Quicklisp dist #7

quicklisp opened this issue Dec 28, 2020 · 1 comment

Comments

@quicklisp
Copy link

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

@soemraws
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants