#14556: The maxima spkg has cruft dating back to days of clisp use
------------------------------------------------+---------------------------
       Reporter:  Snark                         |         Owner:  jdemeyer      
              
           Type:  enhancement                   |        Status:  closed        
              
       Priority:  minor                         |     Milestone:  sage-5.10     
              
      Component:  packages: standard            |    Resolution:  fixed         
              
       Keywords:  noreadline                    |   Work issues:                
              
Report Upstream:  N/A                           |     Reviewers:  Jeroen 
Demeyer, Julien Puydt
        Authors:  Julien Puydt, Jeroen Demeyer  |     Merged in:  
sage-5.10.beta5             
   Dependencies:                                |      Stopgaps:                
              
------------------------------------------------+---------------------------

Comment (by kcrisman):

 Did anyone actually try upgrading with this?  From beta4 - and don't try
 to tell me that was just a beta ;-)
 {{{
 test -d binary-ecl || mkdir binary-ecl
 ecl -norc -eval '(progn (load "../lisp-utils/defsystem.lisp") (funcall
 (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose
 t) (build-maxima-lib))' -$
 ;;; Loading
 "/Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src/../lisp-
 utils/defsystem.lisp"
 ;;; Loading #P"/Users/.../sage-5.10.beta3/local/lib/ecl/cmp.fas"
 ;;; Loading
 "/Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src/maxima.system"

 ;  - Compiling defsystem "maxima"
 ;    - Compiling module "package"
 ;      - Compiling source file
 ;        "/Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src
 /maxima-package.lisp"
 ;;;
 ;;; Compiling
 /Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src/maxima-
 package.lisp.
 ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2
 ;;;
 ;;; End of Pass 1.
 ;;; Internal error:
 ;;;   ** Unable to find include directory
 ;      - Binary file binary-ecl/maxima-package.fas is old or does not
 exist.
 ;        Compile (and load) source file
 /Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src/maxima-
 package.lisp instead? y
 ;      - Should I bother you if this happens again? y
 ;      - Compiling source file
 ;        "/Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src
 /maxima-package.lisp"
 ;;;
 ;;; Compiling
 /Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src/maxima-
 package.lisp.
 ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2
 ;;;
 ;;; End of Pass 1.
 ;;; Internal error:
 ;;;   ** Unable to find include directory
 ;      - Loading binary file "binary-ecl/maxima-package.fas" An error
 occurred during initialization:
 Filesystem error with pathname
 #P"/Users/.../sage-5.10.beta3/spkg/build/maxima-5.29.1.p3/src/src/binary-
 ecl/maxima-package.fas".
 Either
  1) the file does not exist, or
  2) we are not allowed to access the file, or
  3) the pathname points to a broken symbolic link..
 make[3]: *** [binary-ecl/maxima] Error 1
 make[2]: *** [all-recursive] Error 1
 ***********************************************************
 Error: Failed to build Maxima.
 ***********************************************************
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14556#comment:12>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to