Maxima 5.25.0
- Subject: Maxima 5.25.0
- From: andre maute
- Date: Tue, 02 Aug 2011 10:51:46 +0200
Under SBCL 1.0.40-1.fc14 under Fedora 14
Maxima-5.24.0 builds
Maxima-5.25.0 does NOT build
Regards
Andre
A part of the make output is below
I used the following commands
----------------------------
$ prefix=$HOME/opt/maxima
$ tar xvfz maxima-5.25.0.tar.gz
$ cd maxima-5.25.0
$ ./configure --enable-sbcl --prefix=$prefix
$ make
----------------------------
------------------------------------------
STYLE-WARNING: Implicitly creating new generic function IMAG-VALUE.
STYLE-WARNING: Implicitly creating new generic function MAXIMA::TO.
STYLE-WARNING: Implicitly creating new generic function REALP.
STYLE-WARNING: Implicitly creating new generic function COMPLEXP.
STYLE-WARNING: Implicitly creating new generic function NUMBERP.
STYLE-WARNING: Implicitly creating new generic function PLUSP.
STYLE-WARNING: Implicitly creating new generic function MINUSP.
STYLE-WARNING: Implicitly creating new generic function ZEROP.
STYLE-WARNING: Implicitly creating new generic function SQRT.
STYLE-WARNING: Implicitly creating new generic function ABS.
STYLE-WARNING: Implicitly creating new generic function EXP.
STYLE-WARNING: Implicitly creating new generic function SIN.
STYLE-WARNING: Implicitly creating new generic function COS.
STYLE-WARNING: Implicitly creating new generic function TAN.
STYLE-WARNING: Implicitly creating new generic function ASIN.
STYLE-WARNING: Implicitly creating new generic function ACOS.
STYLE-WARNING: Implicitly creating new generic function SINH.
STYLE-WARNING: Implicitly creating new generic function COSH.
STYLE-WARNING: Implicitly creating new generic function TANH.
STYLE-WARNING: Implicitly creating new generic function ASINH.
STYLE-WARNING: Implicitly creating new generic function ACOSH.
STYLE-WARNING: Implicitly creating new generic function ATANH.
STYLE-WARNING: Implicitly creating new generic function ONE-ARG-LOG.
STYLE-WARNING: Implicitly creating new generic function TWO-ARG-LOG.
STYLE-WARNING: Implicitly creating new generic function ONE-ARG-ATAN.
STYLE-WARNING: Implicitly creating new generic function TWO-ARG-ATAN.
STYLE-WARNING: Implicitly creating new generic function SCALE-FLOAT.
STYLE-WARNING: Implicitly creating new generic function REALPART.
STYLE-WARNING: Implicitly creating new generic function IMAGPART.
STYLE-WARNING: Implicitly creating new generic function CONJUGATE.
STYLE-WARNING: Implicitly creating new generic function PHASE.
STYLE-WARNING: Implicitly creating new generic function FLOOR.
STYLE-WARNING: Implicitly creating new generic function FFLOOR.
STYLE-WARNING: Implicitly creating new generic function CEILING.
STYLE-WARNING: Implicitly creating new generic function FCEILING.
STYLE-WARNING: Implicitly creating new generic function TRUNCATE.
STYLE-WARNING: Implicitly creating new generic function FTRUNCATE.
STYLE-WARNING: Implicitly creating new generic function ROUND.
STYLE-WARNING: Implicitly creating new generic function FROUND.
STYLE-WARNING: Implicitly creating new generic function CIS.
STYLE-WARNING: Implicitly creating new generic function ONE-ARG-COMPLEX.
STYLE-WARNING: Implicitly creating new generic function TWO-ARG-COMPLEX.
STYLE-WARNING: Implicitly creating new generic function UNARY-FLOOR.
STYLE-WARNING: Implicitly creating new generic function UNARY-FFLOOR.
STYLE-WARNING: Implicitly creating new generic function UNARY-TRUNCATE.
STYLE-WARNING: Implicitly creating new generic function UNARY-FTRUNCATE.
STYLE-WARNING: Implicitly creating new generic function UNARY-CEILING.
STYLE-WARNING: Implicitly creating new generic function UNARY-FCEILING.
STYLE-WARNING: Implicitly creating new generic function EXPT.
STYLE-WARNING: Implicitly creating new generic function EPSILON.
STYLE-WARNING: Implicitly creating new generic function
INTEGER-DECODE-FLOAT.
STYLE-WARNING: Implicitly creating new generic function DECODE-FLOAT.
STYLE-WARNING: Implicitly creating new generic function FLOAT.
STYLE-WARNING: Implicitly creating new generic function RANDOM.
STYLE-WARNING: Implicitly creating new generic function SIGNUM.
STYLE-WARNING: Implicitly creating new generic function FLOAT-SIGN.
STYLE-WARNING: Implicitly creating new generic function FLOAT-DIGITS.
STYLE-WARNING: Implicitly creating new generic function RATIONAL.
STYLE-WARNING: Implicitly creating new generic function RATIONALIZE.
STYLE-WARNING: Implicitly creating new generic function %PI.
; - Loading module "server"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/server.fasl"
; - Loading module "i-o"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/macsys.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mload.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/suprv1.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/dskfn.fasl"
; - Loading module "factoring"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/lesfac.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/factor.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/algfac.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/nalgfa.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/ufact.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/result.fasl"
; - Loading module "ifactor"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/ifactor.fasl"
; - Loading module "rational-functions"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/rat3a.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/rat3b.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/rat3d.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/rat3c.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/rat3e.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/nrat4.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/ratout.fasl"
; - Loading module "maxima-language-compiler-macros"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/transm.fasl"
; - Loading module "maxima-language-compiler"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/transl.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/transs.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trans1.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trans2.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trans3.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trans4.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trans5.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/transf.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/troper.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trutil.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trmode.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trdata.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trpred.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/transq.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/acall.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/fcall.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/evalw.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trprop.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mdefun.fasl"
; - Loading module "trigonometry"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trigi.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trigo.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/trgred.fasl"
; - Loading module "numerical-functions"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/bessel.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/ellipt.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/airy.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/plasma.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/intpol.fasl"
; - Loading module "reader"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/nparse.fasl"
; - Loading module "display"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/displa.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/nforma.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/ldisp.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/grind.fasl"
; - Loading module "gcd"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/spgcd.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/ezgcd.fasl"
; - Loading module "documentation"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/option.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/macdes.fasl"
; - Loading module "algebraic-database"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/inmis.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/db.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/compar.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/askp.fasl"
; - Loading module "integration"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/sinint.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/sin.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/risch.fasl"
; - Loading module "taylor-series"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/hayat.fasl"
; - Loading module "definite-integration"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/defint.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/residu.fasl"
; - Loading module "special-functions"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/specfn.fasl"
; - Loading module "matrix-algebra"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mat.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/linnew.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/matrix.fasl"
; - Loading module "determinants"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/sprdet.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/newinv.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/newdet.fasl"
; - Loading module "pattern-matching"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/schatc.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/matcom.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/matrun.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/nisimp.fasl"
; - Loading module "limits"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/tlimit.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/limit.fasl"
; - Loading module "solve"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/solve.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/psolve.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/algsys.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/polyrz.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/cpoly.fasl"
; - Loading module "debugging"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mtrace.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mdebug.fasl"
; - Loading module "miscellaneous"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/scs.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/asum.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/fortra.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/optim.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/marray.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mdot.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/irinte.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/series.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/numth.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/laplac.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/pade.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/homog.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/combin.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/nset.fasl"
; - Loading binary file
;
"/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/rand-mt19937.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/maxmin.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/nummod.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/conjugate.fasl"
; - Loading binary file
;
"/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/expintegral.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/gamma.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mstuff.fasl"
; - Loading module "poisson-series"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/ratpoi.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/pois2.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/pois3.fasl"
; - Loading module "translated-packages"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/desoln.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/elim.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/invert.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/hypgeo.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/hyp.fasl"
; - Loading binary file
;
"/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/todd-coxeter.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/mactex.fasl"
; - Loading binary file
; "/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/plot.fasl"
; - Loading module "graphics-drivers"
; - Loading binary file
;
"/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/gnuplot_def.fasl"
; - Loading binary file
;
"/home/user/Downloads/maxima-5.25.0/src/binary-sbcl/xmaxima_def.fasl"
; - Loading module "final"
; - Loading source file
; "/home/user/Downloads/maxima-5.25.0/src/autol.lisp"
; - Loading source file
; "/home/user/Downloads/maxima-5.25.0/src/max_ext.lisp"
; - Loading source file
; "/home/user/Downloads/maxima-5.25.0/src/share-subdirs.lisp"
; - Loading source file
; "/home/user/Downloads/maxima-5.25.0/src/init-cl.lisp"
; - Providing system maxima
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread"
RUNNING
{1002E117F1}>:
Problem running save hook ASDF::CLEAR-CONFIGURATION:
The function ASDF::CLEAR-CONFIGURATION is undefined.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [CONTINUE] Skip this save hook.
1: Ignore runtime option --eval "(progn (load
\"../lisp-utils/defsystem.lisp\") (funcall (intern (symbol-name
:operate-on-system) :mk) \"maxima\" :load :verbose t)
(sb-ext:save-lisp-and-die \"binary-sbcl/maxima.core\") (sb-ext:quit))".
2: [ABORT ] Skip rest of --eval and --load options.
3: Skip to toplevel READ/EVAL/PRINT loop.
4: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).
(SB-INT:CALL-HOOKS "save" (ASDF::CLEAR-CONFIGURATION))[:EXTERNAL]
------------------------------------------------------------