#11881: Metaticket: build Sage on OS X 10.7 Lion
--------------------------+-------------------------------------------------
   Reporter:  jhpalmieri  |          Owner:  GeorgSWeber
       Type:  defect      |         Status:  new        
   Priority:  blocker     |      Milestone:  sage-5.0   
  Component:  build       |       Keywords:             
Work_issues:              |       Upstream:  N/A        
   Reviewer:              |         Author:             
     Merged:              |   Dependencies:             
--------------------------+-------------------------------------------------

Comment(by jhpalmieri):

 I installed Lion and XCode 4 on another machine.  This time, it didn't
 have gcc-4.2, so I couldn't use my earlier modifications for pari, gsl,
 and symmetrica.  Instead, I turned off optimization in each of their spkg-
 install files.  For some reason, R failed to build: I got an error during
 installation:
 {{{
 mkdir
 /Applications/sage_builds/Lion/sage-5.0.beta1+/local/lib/R/share/texmf/tex
 mkdir
 
/Applications/sage_builds/Lion/sage-5.0.beta1+/local/lib/R/share/texmf/tex/latex
 mkdir /Applications/sage_builds/Lion/sage-5.0.beta1+/local/lib/R/bin
 sed: 1: "s+\(R_SHARE_DIR=\).*+\1 ...": bad flag in substitute command: '/'
 make[4]: *** [install] Error 1
 make[3]: *** [install] Error 1
 make[2]: *** [install] Error 1
 Error installing R.
 }}}
 Has anyone seen this before?  Anyway, I did `touch
 spkg/installed/r-2.14.0.p1` and continued on.  I got the same doctest
 failures as before, plus new ones arising from the fact that R was
 missing.  So turning off optimization is a viable workaround.

 I don't know what's going with R.  Since I just installed Lion and XCode
 4, maybe some other piece of software is missing.  Or maybe as William
 found earlier, some old library is interfering somehow.  Any suggestions?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11881#comment:55>
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