Before this test I clean ECL and slime caches.
ECL and slime are latest from git/cvs.

(require :asdf)
NIL

(push "/home/staseg/devel/cl-libs/registry/" asdf:*central-registry*)
("/home/staseg/devel/cl-libs/registry/" "/home/staseg/devel/cl-
libs/registry/")

(require :swank)

...

;;; End of Pass 1..slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-
pentium3/contrib/swank-fancy-inspector.c: In function 
‘LC62normalize_classifications’:
.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-fancy-
inspector.c:4167:19: error: ‘CLV0’ undeclared (first use in this function)
.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-fancy-
inspector.c:4167:19: note: each undeclared identifier is reported only once 
for each function it appears in

;;; Internal error:
;;;   ** Error code 1 when executing
;;; (RUN-PROGRAM "gcc" ("-I." "-I/home/staseg/devel/ecl/include/" "-
D_GNU_SOURCE" "-D_FILE_OFFSET_BITS=64" "-g" "-O2" "-fPIC" "-D_THREAD_SAFE" "-
msse2" "-Dlinux" "-O2" "-w" "-c" ".slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-
linux-pentium3/contrib/swank-fancy-inspector.c" "-o" 
".slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-
fancy-inspector.o"));;

...

Full log in attach
;;; Loading #P"/home/staseg/devel/ecl/lib/ecl-12.7.1/asdf.fas"
;;; Loading #P"/home/staseg/devel/ecl/lib/ecl-12.7.1/cmp.fas"
ECL (Embeddable Common-Lisp) 12.7.1 (git:b970c5b206f2590531bab24acadfff165ccb2f92)
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  
Top level in: #<process TOP-LEVEL>.
> 
NIL
> 
("/home/staseg/devel/cl-libs/registry/" "/home/staseg/devel/cl-libs/registry/")
> 
;;; Loading "/home/staseg/devel/lisp/slime/swank.asd"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-loader.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
;;;
;;; Compiling (DEFVAR *SOURCE-DIRECTORY* ...).
;;; Compiling (DEFPARAMETER *SYSDEP-FILES* ...).
;;; Compiling (DEFPARAMETER *IMPLEMENTATION-FEATURES* ...).
;;; Compiling (DEFPARAMETER *OS-FEATURES* ...).
;;; Compiling (DEFPARAMETER *ARCHITECTURE-FEATURES* ...).
;;; Compiling (DEFUN Q ...).
;;; Compiling (DEFUN ECL-VERSION-STRING ...).
;;; Compiling (DEFUN LISP-VERSION-STRING ...).
;;; Compiling (DEFUN UNIQUE-DIR-NAME ...).
;;; Compiling (DEFUN FILE-NEWER-P ...).
;;; Compiling (DEFUN SLIME-VERSION-STRING ...).
;;; Compiling (DEFUN DEFAULT-FASL-DIR ...).
;;; Compiling (DEFVAR *FASL-DIRECTORY* ...).
;;; Compiling (DEFUN BINARY-PATHNAME ...).
;;; Compiling (DEFUN HANDLE-SWANK-LOAD-ERROR ...).
;;; Compiling (DEFUN COMPILE-FILES ...).
;;; Compiling (DEFUN LOAD-USER-INIT-FILE ...).
;;; Compiling (DEFUN LOAD-SITE-INIT-FILE ...).
;;; Compiling (DEFUN SRC-FILES ...).
;;; Compiling (DEFVAR *SWANK-FILES* ...).
;;; Compiling (DEFVAR *CONTRIBS* ...).
;;; Compiling (DEFUN APPEND-DIR ...).
;;; Compiling (DEFUN CONTRIB-DIR ...).
;;; Compiling (DEFUN LOAD-SWANK ...).
;;; Compiling (DEFUN DELETE-STALE-CONTRIB-FASL-FILES ...).
;;; Compiling (DEFUN COMPILE-CONTRIBS ...).
;;; Compiling (DEFUN LOADUP ...).
;;; Compiling (DEFUN SETUP ...).
;;; Compiling (DEFUN INIT ...).
;;; Compiling (DEFUN DUMP-IMAGE ...).
;;; End of Pass 1.
;;; Emitting code for Q.
;;; Emitting code for ECL-VERSION-STRING.
;;; Emitting code for LISP-VERSION-STRING.
;;; Emitting code for UNIQUE-DIR-NAME.
;;; Emitting code for MAYBE-WARN.
;;; Emitting code for FIRST-OF.
;;; Emitting code for FILE-NEWER-P.
;;; Emitting code for SLIME-VERSION-STRING.
;;; Emitting code for DEFAULT-FASL-DIR.
;;; Emitting code for BINARY-PATHNAME.
;;; Emitting code for HANDLE-SWANK-LOAD-ERROR.
;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-13.
;;; Emitting code for #:G24.
;;; Emitting code for COMPILE-FILES.
;;; Emitting code for #:G31.
;;; Emitting code for LOAD-USER-INIT-FILE.
;;; Emitting code for LOAD-SITE-INIT-FILE.
;;; Emitting code for SRC-FILES.
;;; Emitting code for APPEND-DIR.
;;; Emitting code for CONTRIB-DIR.
;;; Emitting code for LOAD-SWANK.
;;; Emitting code for DELETE-STALE-CONTRIB-FASL-FILES.
;;; Emitting code for COMPILE-CONTRIBS.
;;; Emitting code for LOADUP.
;;; Emitting code for SETUP.
;;; Emitting code for INIT.
;;; Emitting code for DUMP-IMAGE.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-loader.lisp.
;;;
;;; Loading "/home/staseg/devel/lisp/slime/swank-loader.lisp"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-backend.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-backend.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank-backend.fas"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-source-path-parser.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-source-path-parser.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank-source-path-parser.fas"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-source-file-cache.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-source-file-cache.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank-source-file-cache.fas"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-ecl.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
;;;
;;; Loading "/home/staseg/devel/ecl/lib/ecl-12.7.1/sockets.asd"
;;; Loading "/home/staseg/devel/ecl/lib/ecl-12.7.1/sockets.fas"
;;; Loading "/home/staseg/devel/ecl/lib/ecl-12.7.1/profile.asd"
;;; Loading "/home/staseg/devel/ecl/lib/ecl-12.7.1/profile.fas"
;;; Loading "/home/staseg/devel/ecl/lib/ecl-12.7.1/serve-event.asd"
;;; Loading "/home/staseg/devel/ecl/lib/ecl-12.7.1/serve-event.fas"
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-ecl.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank-ecl.fas"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-gray.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-gray.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank-gray.fas"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-match.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-match.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank-match.fas"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank-rpc.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank-rpc.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank-rpc.fas"
;;;
;;; Compiling /home/staseg/devel/lisp/slime/swank.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/swank.lisp.
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/swank.fas"
;;; Warning: These Swank interfaces are unimplemented:
 (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER BACKGROUND-SAVE-IMAGE DUP
  EXEC-IMAGE FRAME-CALL LIST-CALLEES LIST-CALLERS MACROEXPAND-ALL
  MAKE-FD-STREAM REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS RESTART-FRAME
  RETURN-FROM-FRAME SAVE-IMAGE SLDB-BREAK-AT-START SLDB-BREAK-ON-RETURN
  SLDB-STEP-INTO SLDB-STEP-NEXT SLDB-STEP-OUT TOGGLE-TRACE)
;;;
;;; Compiling /home/staseg/devel/lisp/slime/contrib/swank-util.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/contrib/swank-util.lisp.
;;;
;;;
;;; Compiling /home/staseg/devel/lisp/slime/contrib/swank-repl.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/contrib/swank-repl.lisp.
;;;
;;;
;;; Compiling /home/staseg/devel/lisp/slime/contrib/swank-c-p-c.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-util.fas"
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/contrib/swank-c-p-c.lisp.
;;;
;;;
;;; Compiling /home/staseg/devel/lisp/slime/contrib/swank-arglists.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; Loading "/home/staseg/.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-c-p-c.fas"
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/contrib/swank-arglists.lisp.
;;;
;;;
;;; Compiling /home/staseg/devel/lisp/slime/contrib/swank-fuzzy.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Finished compiling /home/staseg/devel/lisp/slime/contrib/swank-fuzzy.lisp.
;;;
;;;
;;; Compiling /home/staseg/devel/lisp/slime/contrib/swank-fancy-inspector.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1..slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-fancy-inspector.c: In function ‘LC62normalize_classifications’:
.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-fancy-inspector.c:4167:19: error: ‘CLV0’ undeclared (first use in this function)
.slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-fancy-inspector.c:4167:19: note: each undeclared identifier is reported only once for each function it appears in

;;; Internal error:
;;;   ** Error code 1 when executing
;;; (RUN-PROGRAM "gcc" ("-I." "-I/home/staseg/devel/ecl/include/" "-D_GNU_SOURCE" "-D_FILE_OFFSET_BITS=64" "-g" "-O2" "-fPIC" "-D_THREAD_SAFE" "-msse2" "-Dlinux" "-O2" "-w" "-c" ".slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-fancy-inspector.c" "-o" ".slime/fasl/2012-11-13/ecl-12.7.1-b970c5b2-linux-pentium3/contrib/swank-fancy-inspector.o"));; 
;; Error while compiling /home/staseg/devel/lisp/slime/contrib/swank-fancy-inspector.lisp:
;;   COMPILE-FILE returned NIL.
;; Aborting.
;; ASDF could not load swank because Restart ABORT is not active..

Condition of type: SIMPLE-CONTROL-ERROR
Restart ABORT is not active.

Available restarts:

1. (TRY-RECOMPILING) Recompile swank-loader and try loading it again
2. (RETRY) Retry loading FASL for #<swank-loader-file "swank" "swank-loader">.
3. (ACCEPT) Continue, treating loading FASL for #<swank-loader-file "swank" "swank-loader"> as having been successful.
4. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at SWANK-LOADER::HANDLE-SWANK-LOAD-ERROR. In: #<process TOP-LEVEL>.
 File: #P"/home/staseg/devel/lisp/slime/swank-loader.lisp" (Position #5714)
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to