Compiling Sage from scratch (6.8 sources) fails because the maxima install 
fails, because it loads ~/quicklisp/setup.lisp.

Am I the first Lisp programmer to try this?

Bill

 /usr/bin/install -c mgnuplot 
'/Volumes/datanew/local/sage-6.8/local/libexec/maxima/5.35.1'
/bin/sh /Volumes/datanew/local/sage-6.8/local/var/tmp/sage/build/maxima-5.35
.1.p2/src/install-sh -d 
make[5]: Nothing to be done for `install-exec-am'.
/bin/sh 
/Volumes/datanew/local/sage-6.8/local/var/tmp/sage/build/maxima-5.35.1.p2/src/install-sh
 
-d 
;;; Warning: Lisp compilation had style-warnings while
             compiling #<cl-source-file "quicklisp" "client">

Now installing the Maxima library as ';;; Loading 
#P"/tilde/janssen/quicklisp/setup.lisp"
;;; Loading #P"/Volumes/datanew/local/sage-6.8/local/lib/ecl/cmp.fas"
;;; Loading #P"/Volumes/datanew/local/sage-6.8/local/lib/ecl/asdf.fas"
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable EXPLAIN is not used.
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable PROMPT is not used.
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable VERBOSE is not used.
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable SYSTEMS is not 
used./Volumes/datanew/local/sage-6.8/local/lib/ecl//maxima.fas'...
cp: ;;; Loading #P"/tilde/janssen/quicklisp/setup.lisp"
;;; Loading #P"/Volumes/datanew/local/sage-6.8/local/lib/ecl/cmp.fas"
;;; Loading #P"/Volumes/datanew/local/sage-6.8/local/lib/ecl/asdf.fas"
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable EXPLAIN is not used.
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable PROMPT is not used.
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable VERBOSE is not used.
;;; Style warning:
;;;   in file client.lisp, position 809
;;;   at (DEFMETHOD QUICKLOAD ...)
;;;   ! The variable SYSTEMS is not 
used./Volumes/datanew/local/sage-6.8/local/lib/ecl//maxima.fas: No such 
file or directory
***********************************************************
Error: Failed to install 
'/Volumes/datanew/local/sage-6.8/local/var/tmp/sage/build/maxima-5.35.1.p2/src/src/binary-ecl/maxima.fas'
 
as ';;; Loading #P"/tilde/janssen/quicklisp/setup.lisp" ;;; Loading 
#P"/Volumes/datanew/local/sage-6.8/local/lib/ecl/cmp.fas" ;;; Loading 
#P"/Volumes/datanew/local/sage-6.8/local/lib/ecl/asdf.fas" ;;; Style 
warning: ;;; in file client.lisp, position 809 ;;; at (DEFMETHOD QUICKLOAD 
...) ;;; ! The variable EXPLAIN is not used. ;;; Style warning: ;;; in file 
client.lisp, position 809 ;;; at (DEFMETHOD QUICKLOAD ...) ;;; ! The 
variable PROMPT is not used. ;;; Style warning: ;;; in file client.lisp, 
position 809 ;;; at (DEFMETHOD QUICKLOAD ...) ;;; ! The variable VERBOSE is 
not used. ;;; Style warning: ;;; in file client.lisp, position 809 ;;; at 
(DEFMETHOD QUICKLOAD ...) ;;; ! The variable SYSTEMS is not 
used./Volumes/datanew/local/sage-6.8/local/lib/ecl//maxima.fas'.
***********************************************************

real    6m27.393s
user    5m9.944s
sys    0m52.326s
************************************************************************
Error installing package maxima-5.35.1.p2
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /Volumes/datanew/local/sage-6.8/logs/pkgs/maxima-5.35.1.p2.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Volumes/datanew/local/sage-6.8/local/var/tmp/sage/build/maxima-5.35.1.p2 
and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd 
'/Volumes/datanew/local/sage-6.8/local/var/tmp/sage/build/maxima-5.35.1.p2' 
&& '/Volumes/datanew/local/sage-6.8/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
make[2]: *** 
[/Volumes/datanew/local/sage-6.8/local/var/lib/sage/installed/maxima-5.35.1.p2] 
Error 1
make[1]: *** [all] Error 2

real    268m48.226s
user    224m41.870s
sys    33m53.334s
***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all'):

* package: maxima-5.35.1.p2
  log file: /Volumes/datanew/local/sage-6.8/logs/pkgs/maxima-5.35.1.p2.log
  build directory: 
/Volumes/datanew/local/sage-6.8/local/var/tmp/sage/build/maxima-5.35.1.p2

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

make: *** [all] Error 1



-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to