I have a problem building lastest OA with GCL
.....................
syslib=../../x86_64-pc-linux-gnu/lib \
        --compile --output=define.o --load-directory=. 
../../../src/interp/define.boot

; (IN-PACKAGE "BOOT") is being compiled.
;; Warning: The package operation (IN-PACKAGE "BOOT") was in a bad place.
; (PROVIDE "define") is being compiled.
;; Warning: The package operation (PROVIDE "define") was in a bad place.

Error: Cannot expand the SETF form (|tableTable| |tbl| |pred|).
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by FUNCALL.
Backtrace: |AxiomCore|::|topLevel| > system:error-set > funcall >
funcall > funcall > SYSTEM::SETF-HELPER
; (DEFUN |knownInfo| ...) is being compiled.
;;; The macro form (SETF ...) was not expanded successfully.
; (DEFUN |addEmptyCapsuleIfNecessary| ...) is being compiled.
;; Warning: The variable |target| is not used.
; (DEFUN |evalCategoryForm| ...) is being compiled.
;; Warning: The variable |e| is not used.
; (DEFUN |mkCategoryPackage| ...) is being compiled.
;; Warning: The variable |cat| is not used.
; (DEFUN |compDefineCategory2| ...) is being compiled.
;; Warning: The variable |m| is not used.
; (DEFUN |mergeModemap| ...) is being compiled.
;; Warning: The variable |mmtail| is not used.
; (DEFUN |compDefineFunctor1| ...) is being compiled.
;; Warning: The variable |m| is not used.
; (DEFUN |compile| ...) is being compiled.
;; Warning: The variable |signature| is not used.
No FASL generated.
../../src/driver/open-axiom
--execpath=../../x86_64-pc-linux-gnu/bin/bootsys
--syslib=../../x86_64-pc-linux-gnu/lib \
        --compile --output=compiler.o --load-directory=.
../../../src/interp/compiler.boot
fatal error: module "define" not found in search path ("." "stage2")




Full build log:
http://paste.ec/?78abd92edd77880c#7Z6Mr/umrVzoabnIe7ybUTPNQXb7ZRv6QFrrZepBAOY=

GCL info:
# echo '*features*' | gcl
GCL (GNU Common Lisp)  2.6.7 CLtL1    Jan 16 2013 03:13:03
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /tmp/

>
(:COMPILER :NUMLIB :SDEBUG :DEFPACKAGE :GNU-LD :XGCL :UNEXEC
    :NATIVE-RELOC :READLINE :TRUNCATE_USE_C :CLX-LITTLE-ENDIAN :BSD
    :GNU :LINUX :X86_64 :SGC :IEEE-FLOATING-POINT :UNIX :GMP :GCL :AKCL
    :COMMON :KCL)

------------------------------------------------------------------------------
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