[Ecls-list] Error en el compilador?
Pascal J. Bourguignon
pjb at informatimago.com
Mon Jul 12 12:12:39 UTC 2010
It looks like there's a problem to compile iolib with the lastests
(10.7.1, y cvs co one hour ago) ecls. I assume that C1FORM is a
structure of the ECL compiler.
;;;
;;; Note:
;;; Invoking external command:
;;; gcc -o "/home/pjb/.cache/common-lisp/ecl-10.7.1-linux-pentium3/home/pjb/firms/medicalis/src/mdi/subprojects/dependencies/lisp/site/iolib-20100704/src/sockets/ecl-10.7.1-linux-pentium3/base-sockets.fas" -L"/usr/local/lib/" "/tmp/eclinit4jrKXU.o" "/home/pjb/.cache/common-lisp/ecl-10.7.1-linux-pentium3/home/pjb/firms/medicalis/src/mdi/subprojects/dependencies/lisp/site/iolib-20100704/src/sockets/ecl-10.7.1-linux-pentium3/base-sockets.o" "-Wl,--rpath,/usr/local/lib/" -shared -lffi -lecl -lgmp -lpthread -ldl -lm
;;;
;;; Loading "/home/pjb/.cache/common-lisp/ecl-10.7.1-linux-pentium3/home/pjb/firms/medicalis/src/mdi/subprojects/dependencies/lisp/site/iolib-20100704/src/sockets/ecl-10.7.1-linux-pentium3/base-sockets.fas"
;;;
;;; Compiling /home/pjb/firms/medicalis/src/mdi/subprojects/dependencies/lisp/site/iolib-20100704/src/sockets/socket-options.lisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3
;;;
;;; End of Pass 1.
;;; Note:
;;; Refusing to propagate RPLACD
In function STRUCTURE-REF, the value of the first argument is
NIL
which is not of the expected type C1FORM
Available restarts:
1. (ABORT) ABORT
2. (TRY-RECOMPILING) Try recompiling socket-options
3. (RETRY) Retry performing #<ASDF:COMPILE-OP NIL 178570512> on #<IOLIB.ASDF:IOLIB-SOURCE-FILE "iolib.sockets" "socket-options">.
4. (ACCEPT) Continue, treating #<ASDF:COMPILE-OP NIL 178570512> on #<IOLIB.ASDF:IOLIB-SOURCE-FILE "iolib.sockets" "socket-options"> as having been successful.
5. (RETRY) Retry SLIME REPL evaluation request.
6. (PROCESS-INPUT) Continue reading input.
7. (ABORT) Return to SLIME's top level.
8. (CLOSE-CONNECTION) Close SLIME connection.
9. (RESTART-TOPLEVEL) Go back to Top-Level REPL.
--
__Pascal Bourguignon__ http://www.informatimago.com/
More information about the ecl-devel
mailing list