I'm trying to build OA from SVN r2466 on Debian-amd64,
with GCC 4.6.1, CLisp 2.49. And I get an error (see after cut)
(If requested, I will publish full build log somewhere).

I also tried CLisp 2.48 on Gentoo-amd64 with success.

Are there any known issues with CLisp 2.49?

======================= >8 ======================
../../src/driver/open-axiom
--execpath=../../x86_64-unknown-linux-gnu/bin/bootsys
--syslib=../../x86_64-unknown-linux-gnu/lib \
 --compile --output=patches.fas --load-directory=.
../../../src/interp/patches.lisp
;; Compiling file
/home/pashev/work/projects/open-axiom.trunk/src/interp/patches.lisp ...
WARNING: DEFUN/DEFMACRO: redefining function |AxiomCore|::|%sysInit| in
/home/pashev/work/projects/open-axiom.trunk/XX/src/interp/sys-driver.fas,
was defined in

 /home/pashev/work/projects/open-axiom.trunk/XX/src/boot/stage2/translator.fas
WARNING: in CATCHALL in lines 38..40 : variable B is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in TOPLEVEL in lines 49..56 : variable FOO is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in /RF in lines 63..69 : variable FOO is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in /RQ in lines 71..73 : variable FOO is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in |/RQ,LIB| in lines 75..77 : variable FOO is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in /EF in lines 97..98 : variable FOO is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in SHAREDITEMS in line 100 : variable X is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in |spadtestValueHook| in line 114 : variable VAL is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in |spadtestValueHook| in line 114 : variable TYPE is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in |testError| in line 115 : variable ERROTYPE is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in |testError| in line 115 : variable ERROVALUE is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in |bootFind| in lines 117..118 : variable WORD is not used.
         Misspelled or missing IGNORE declaration?
;; Wrote file patches.fas
The following functions were used but not defined:
 BOOT::BOOT BOOT::|ncINTERPFILE| BOOT::SPAD BOOT::MAKE-INPUT-FILENAME
 BOOT::PREPARSE BOOT::|parseTransform| BOOT::|postTransform|
 BOOT::|string2SpadTree| BOOT::|object2Identifier| BOOT::BYE
 BOOT::|clearConstructorAndLisplibCaches| BOOT::|buildDatabase|
 BOOT::|processInteractive| BOOT::|setIOindex|
0 errors, 13 warnings
error: Lisp code contained errors
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to