#8645: maxima package fails to install ECL library
-------------------------+--------------------------------------------------
 Reporter:  burcin       |         Owner:  tbd         
     Type:  defect       |        Status:  new         
 Priority:  major        |     Milestone:  sage-4.6    
Component:  packages     |    Resolution:              
 Keywords:  maxima, ecl  |        Author:  Nils Bruin  
 Upstream:  N/A          |      Reviewer:  David Kirkby
   Merged:               |   Work_issues:              
-------------------------+--------------------------------------------------
Changes (by drkirkby):

 * cc: mpatel (added)
  * priority:  minor => major


Comment:

 This is marked as minor, but I've found it causes Maxima to fail to
 install on bsd.math, so it breaks the build.

 {{{
 ;;;   gcc -o
 
"/Users/kirkby/sage-4.5.alpha1/spkg/build/maxima-5.20.1.p1/src/src/ECL001STjrNf.fas"
 -L"/Users/kirkby/sage-4.5.alpha1/local/lib/"
 
"/Users/kirkby/sage-4.5.alpha1/spkg/build/maxima-5.20.1.p1/src/src/ECL001STjrNf.o"
 -bundle  -L/Users/kirkby/sage-4.5.alpha1/local/lib -m64
 -L/Users/kirkby/sage-4.5.alpha1/local/lib -m64   -lffi -lecl  -lgmp   -lm
 ; loading system definition from
 ;
 /Users/kirkby/sage-4.5.alpha1/spkg/build/maxima-5.20.1.p1/src/src/maxima.asd
 ; into #<ASDF0 package>
 ;;; Loading
 "/Users/kirkby/sage-4.5.alpha1/spkg/build/maxima-5.20.1.p1/src/src/maxima.asd"
 ; registering #<SYSTEM :MAXIMA 4321128880> as MAXIMA
 An error occurred during initialization:
 Unknown keyword :MOVE-HERE.

 installing Maxima library as
 /Users/kirkby/sage-4.5.alpha1/local/lib/ecl//maxima.fas
 cp: cannot stat `maxima.fasb': No such file or directory
 ***********************************************************
 Failed to install maxima.fasb as a library
 ***********************************************************

 real    4m45.305s
 user    3m35.767s
 sys     0m41.909s
 sage: An error occurred while installing maxima-5.20.1.p1
 }}}

 That's not a minor problem to me, if it stops Sage building.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8645#comment:28>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to