* [gentoo-lisp] uiop
@ 2013-04-13 5:06 grozin
0 siblings, 0 replies; only message in thread
From: grozin @ 2013-04-13 5:06 UTC (permalink / raw
To: gentoo-lisp
asdf-2.33-r2 installs uiop-2.33 which is supposewd to provide a
compatibility with an old asdf. I thought, maybe, loading it before
sb-posix can help. No:
grozin@dns ~ $ sbcl
This is SBCL 1.1.6, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* (require :uiop)
ASDF could not load uiop because invalid number of arguments: 3.
debugger invoked on a SB-INT:SIMPLE-PROGRAM-ERROR:
invalid number of arguments: 3
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [TRY-RECOMPILING] ASDF could not load uiop because
There is no applicable method for the generic
function
#<STANDARD-GENERIC-FUNCTION
ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
debugger invoked on a SIMPLE-ERROR:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
(A SIMPLE-ERROR was caught when trying to print SB-DEBUG:*DEBUG-CONDITION*
when
entering the debugger. Printing was aborted and the SIMPLE-ERROR was
stored in
SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry calling the generic function.
1: Retry calling the generic function.
2: [TRY-RECOMPILING]
debugger invoked on a SIMPLE-ERROR:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
(A SIMPLE-ERROR was caught when trying to print SB-DEBUG:*DEBUG-CONDITION*
when
entering the debugger. Printing was aborted and the SIMPLE-ERROR was
stored in
SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry calling the generic function.
1: Retry calling the generic function.
2: Retry calling the generic function.
3: [TRY-RECOMPILING]
debugger invoked on a SIMPLE-ERROR:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
(A SIMPLE-ERROR was caught when trying to print SB-DEBUG:*DEBUG-CONDITION*
when
entering the debugger. Printing was aborted and the SIMPLE-ERROR was
stored in
SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry calling the generic function.
1: Retry calling the generic function.
2: Retry calling the generic function.
3: Retry calling the generic function.
4: [TRY-RECOMPILING]
debugger invoked on a SIMPLE-ERROR:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
(A SIMPLE-ERROR was caught when trying to print SB-DEBUG:*DEBUG-CONDITION*
when
entering the debugger. Printing was aborted and the SIMPLE-ERROR was
stored in
SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry calling the generic function.
1: Retry calling the generic function.
2: Retry calling the generic function.
3: Retry calling the generic function.
4: Retry calling the generic function.
5: [TRY-RECOMPILING]
debugger invoked on a SIMPLE-ERROR:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
(A SIMPLE-ERROR was caught when trying to print SB-DEBUG:*DEBUG-CONDITION*
when
entering the debugger. Printing was aborted and the SIMPLE-ERROR was
stored in
SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry calling the generic function.
1: Retry calling the generic function.
2: Retry calling the generic function.
3: Retry calling the generic function.
4: Retry calling the generic function.
5: Retry calling the generic function.
6: [TRY-RECOMPILING]
debugger invoked on a SIMPLE-ERROR:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
(A SIMPLE-ERROR was caught when trying to print SB-DEBUG:*DEBUG-CONDITION*
when
entering the debugger. Printing was aborted and the SIMPLE-ERROR was
stored in
SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry calling the generic function.
1: Retry calling the generic function.
2: Retry calling the generic function.
3: Retry calling the generic function.
4: Retry calling the generic function.
5: Retry calling the generic function.
6: Retry calling the generic function.
7: [TRY-RECOMPILING]
debugger invoked on a SIMPLE-ERROR:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION ASDF/COMPONENT:COMPONENT-NAME (0)>
when called with arguments
Help! 11 nested errors. SB-KERNEL:*MAXIMUM-ERROR-DEPTH* exceeded.
Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {1002940B93}>
Help! 11 nested errors. SB-KERNEL:*MAXIMUM-ERROR-DEPTH* exceeded.
Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {1002940B93}>
;
; compilation unit aborted
; caught 1 fatal ERROR condition
*
Andrey
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-13 5:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-13 5:06 [gentoo-lisp] uiop grozin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox