Skip to content

Error with SBCL 2.4.0 #13

@glv2

Description

@glv2

I get the following error with SBCL 2.4.0 (on GNU/Linux x86-64):

; compiling file "/gnu/store/zpcb4zs0bhazzdb3l9jz11pbnymar2nw-sbcl-fast-generic-functions-0.0.0-1.9c307cd/share/common-lisp/sbcl/fast-generic-functions/code/expand-effective-method-body.lisp" (written 01 JAN 1970 12:00:00 AM):
; 
; caught ERROR:
;   READ error during COMPILE-FILE:
;   
;     Lock on package SB-PCL violated when interning %NO-PRIMARY-METHOD while in
;     package FAST-GENERIC-FUNCTIONS.
;   See also:
;     The SBCL Manual, Node "Package Locks"
;   
;     (in form starting at line: 3, column: 0, position: 39)

; compilation aborted after 0:00:00.000
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=28 "main thread" RUNNING
                                                          {1001460003}>:
  COMPILE-FILE-ERROR while compiling
   #<CL-SOURCE-FILE "fast-generic-functions" "expand-effective-method-body">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions