Lastest OA failed to compile with ECL:

../../src/driver/open-axiom --execpath=strap/bootsys --translate
--import=skip --output=stage1/utility.clisp
../../../src/boot/utility.boot
../../src/driver/open-axiom --execpath=../lisp/lisp
--output=stage1/utility.o --compile --load-directory=stage1
stage1/utility.clisp
;;;
;;; Compiling stage1/utility.clisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
;;;
;;; Internal error:
;;;   ** Reader error in file #<input stream
#P"/home/pashev/open-axiom/open-axiom-debian/build-tree/src/boot/stage1/utility.clisp">,
position 2306:
;;; Unmatched right parenthesis, #\)error: compilation of Lisp code failed
../../src/driver/open-axiom --execpath=strap/bootsys --translate
--import=skip --output=stage1/tokens.clisp
../../../src/boot/tokens.boot
../../src/driver/open-axiom --execpath=../lisp/lisp
--output=stage1/tokens.o --compile --load-directory=stage1
stage1/tokens.clisp
;;;
;;; Compiling stage1/tokens.clisp.
;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
;;;
fatal error: module "utility" not found in search path ("stage1")


Full build log:
http://paste.ec/?af9fdb387ce88c39#7EbRzB3W3Spd5GNV9v1tpcbOf6A5BN3l8ISq5catSAw=

ECL info:
# echo '*features*' | ecl
ECL (Embeddable Common-Lisp) 11.1.1
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>.
>
(:LINUX :FORMATTER :LONG-LONG :UINT64-T :UINT32-T :UINT16-T
 :RELATIVE-PACKAGE-NAMES :LONG-FLOAT :CLOS-STREAMS :CMU-FORMAT :UNIX :ECL-PDE
 :DLOPEN :CLOS :THREADS :BOEHM-GC :ANSI-CL :COMMON-LISP :IEEE-FLOATING-POINT
 :PREFIXED-API :FFI :X86_64 :COMMON :ECL)
>

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to