[Ecls-list] ecl can't compile swank-fancy-inspector
Stanislav Frolov
frolosofsky at gmail.com
Fri Nov 16 05:54:29 UTC 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecl.log
Type: text/x-log
Size: 9917 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121116/a095f1cc/attachment.bin>
More information about the ecl-devel
mailing list