Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97688 - slime-cvs with sbcl-0.9.1 fails to compile in emacs-cvs
Summary: slime-cvs with sbcl-0.9.1 fails to compile in emacs-cvs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-01 21:44 UTC by PL Hayes
Modified: 2005-07-29 11:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PL Hayes 2005-07-01 21:44:28 UTC
'M-x slime' results in:

; compiling file "/usr/share/common-lisp/source/swank/swank-sbcl.lisp" (written 02 JUL 2005 05:09:18 AM):

...

; compiling (DEFMETHOD INSPECT-FOR-EMACS ...)
debugger invoked on a SB-EXT:PACKAGE-LOCKED-ERROR in thread 591:
  Lock on package SB-VM violated when interning THREAD-OS-THREAD-SLOT.
See also:
  The SBCL Manual, Node "Package Locks"

In the slime-devel ML I notice some problems and patches concerning threads/Linux/SBCL have been mentioned recently ("sbcl threads", G
Comment 1 PL Hayes 2005-07-01 21:44:28 UTC
'M-x slime' results in:

; compiling file "/usr/share/common-lisp/source/swank/swank-sbcl.lisp" (written 02 JUL 2005 05:09:18 AM):

...

; compiling (DEFMETHOD INSPECT-FOR-EMACS ...)
debugger invoked on a SB-EXT:PACKAGE-LOCKED-ERROR in thread 591:
  Lock on package SB-VM violated when interning THREAD-OS-THREAD-SLOT.
See also:
  The SBCL Manual, Node "Package Locks"

In the slime-devel ML I notice some problems and patches concerning threads/Linux/SBCL have been mentioned recently ("sbcl threads", Gábor Melis Mon, 20 Jun 2005).
Comment 2 PL Hayes 2005-07-29 11:07:31 UTC
Today's slime-cvs + sbcl-0.9.3 with threads compiled fine. Closing this bug.