Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66536 - app-emacs/slime-1.0 build failure for dev-lisp/sbcl-0.8.16
Summary: app-emacs/slime-1.0 build failure for dev-lisp/sbcl-0.8.16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Lisp Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-06 09:02 UTC by Matthew Kennedy (RETIRED)
Modified: 2004-10-18 11:56 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 Matthew Kennedy (RETIRED) gentoo-dev 2004-10-06 09:02:57 UTC
CL-USER(1): (require :swank)

; loading system definition from #P"/usr/lib/sbcl/systems/sb-bsd-sockets.asd"
; into #<PACKAGE "ASDF3973">
; loading system definition from #P"/usr/lib/sbcl/systems/sb-grovel.asd" into
; #<PACKAGE "ASDF3974">
; registering #<SYSTEM SB-GROVEL {91F33B1}> as SB-GROVEL
; registering #<SYSTEM SB-BSD-SOCKETS {92216B1}> as SB-BSD-SOCKETS

debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread 31236:
  error opening #P"/usr/lib/common-lisp/sbcl/swank/nregex.fasl":
    Permission denied

You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY   ] Retry performing #<ASDF:COMPILE-OP NIL {90ACC71}> on
                #<ASDF:CL-SOURCE-FILE "nregex" {9D19791}>.
  1: [ACCEPT  ] Continue, treating #<ASDF:COMPILE-OP NIL {90ACC71}> on
                #<ASDF:CL-SOURCE-FILE "nregex" {9D19791}> as having been
                successful.
  2: [ABORT   ] Reduce debugger level (leaving debugger, returning to toplevel).  3: [TOPLEVEL] Restart at toplevel READ/EVAL/PRINT loop.
(SB-IMPL::SIMPLE-FILE-PERROR
 3
 "error opening ~S"
 #P"/usr/lib/common-lisp/sbcl/swank/nregex.fasl"
 13)[:EXTERNAL]
0]
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2004-10-18 11:56:51 UTC
committed a patch-to-cvs for slime 1.0 which resolves this problem