Created
January 8, 2012 12:06
-
-
Save peterix/1578136 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[peterix@peterix xml]$ ./start.sh | |
WARNING: GType GdkWindow is not known to GObject | |
WARNING: GType GdkWindow is not known to GObject | |
WARNING: Declared GType name 'GdkWindow' for class 'GDK-WINDOW' is invalid (g_type_name returned 0) | |
Gtk-Message: Failed to load module "canberra-gtk-module" | |
WARNING: GType GtkFileChooserEmbed is not known to GObject | |
WARNING: GType GtkFileChooserEmbed is not known to GObject | |
WARNING: Declared GType name 'GtkFileChooserEmbed' for class 'FILE-CHOOSER-EMBED' is invalid (g_type_name returned 0) | |
WARNING: GType LispArrayListStore is not known to GObject | |
WARNING: GType LispArrayListStore is not known to GObject | |
WARNING: Declared GType name 'LispArrayListStore' for class 'ARRAY-LIST-STORE' is invalid (g_type_name returned 0) | |
WARNING: GType LispTreeStore is not known to GObject | |
WARNING: GType LispTreeStore is not known to GObject | |
WARNING: Declared GType name 'LispTreeStore' for class 'TREE-LISP-STORE' is invalid (g_type_name returned 0) | |
; Loading system definition from cl-linux-debug/cl-linux-debug.gui.asd into #<PACKAGE "ASDF0"> | |
; Registering #<SYSTEM "cl-linux-debug.gui"> | |
; Loading system definition from cl-linux-debug/cl-linux-debug.asd into #<PACKAGE "ASDF0"> | |
; Registering #<SYSTEM "cl-linux-debug"> | |
STYLE-WARNING: redefining NAME-SYMBOLS in DEFUN | |
debugger invoked on a TYPE-ERROR in thread #<THREAD "initial thread" RUNNING {C897061}>: The value NIL is not of type (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING PATHNAME STREAM). | |
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. | |
restarts (invokable by number or by possibly-abbreviated name): | |
0: [TRY-RECOMPILING] Try recompiling bea-engine-grovel | |
1: [RETRY ] Retry compiling component ("cl-linux-debug" "code-info" "bea-engine-grovel"). | |
2: [ACCEPT ] Continue, treating compiling component ("cl-linux-debug" "code-info" "bea-engine-grovel") as having been successful. | |
3: [CONTINUE ] Ignore runtime option --load "start.lisp". | |
4: [ABORT ] Skip rest of --eval and --load options. | |
5: Skip to toplevel READ/EVAL/PRINT loop. | |
6: [QUIT ] Quit SBCL (calling #'QUIT, killing the process). | |
(TRUENAME NIL)[:EXTERNAL] | |
0] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment