broken build with current Maxima CVS



Raymond Toy ?????:
> 
>     Vadim> 2) Second problem somewhat similar.  Suddenly I
>     Vadim> discovered that build with --enable-cmucl no
>     Vadim> longer works.  Build aborts very early on processing
> 
> Hmm, this works for me still.  Can you give some more info on this?
> 

Some more details.  If maxima.system is older than cmucl-depends.mk
then make fails on the creation of cmucl-depends.mk:
============================================
Making all in src
make[1]: Entering `/home/vadim/test/maxima/src'
LISPTYPE=cmucl ; export LISPTYPE ;\
../lisp-utils/maxima-run-lisp -i "../lisp-utils/defsystem" -x '(load 
"../lisp-utils/make-depends")(funcall (intern "CREATE-DEPENDENCY-FILE" 
:mk) "binary-cmucl/maxima.core" "cmucl-depends.mk")'
; Loading #p"/home/vadim/test/maxima/lisp-utils/defsystem.lisp".
Converted CANONICALIZE-MODULE-NAME.
Converted DEFMODULE.
Converted MODULE-FILES.
Converted PROVIDE.
Converted REQUIRE.

Warning: These variables are undefined:
   *LIBRARY* *MODULE-FILES*
Warning:  Old-style IN-PACKAGE.
Converted |(PCL::FAST-METHOD PRINT-OBJECT (COMPONENT T))|.
Converted |(PCL::FAST-METHOD PRINT-OBJECT (LANGUAGE T))|.
; Loading #p"/home/vadim/test/maxima/lisp-utils/make-depends.lisp".

Warning: These variables are undefined:
   MAKE::DEPENDENCY-FILE MAKE::OOS-OUTPUT
; Loading #p"/home/vadim/test/maxima/src/maxima.system".

Compilation unit aborted.

make[1]: *** [cmucl-depends.mk] Error 1
================================================
Result - newly created _empty_ cmucl-depends.mk

On the other hand if cmucl-depends.mk is older
than maxima.system then everything works fine.
In particular second make attempt after first
make failure works.

-- 
      Vadim V. Zhytnikov

       <vvzhy@mail.ru>
      <vvzhy@netorn.ru>