#14406: Various prereq fixes
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  drkirkby    
           Type:  enhancement     |        Status:  needs_review
       Priority:  major           |     Milestone:  sage-5.9    
      Component:  porting         |    Resolution:              
       Keywords:                  |   Work issues:              
Report Upstream:  N/A             |     Reviewers:              
        Authors:  Jeroen Demeyer  |     Merged in:              
   Dependencies:                  |      Stopgaps:              
----------------------------------+-----------------------------------------

Old description:

> * Allow Sage to build on Cygwin without setting `SAGE_PORT`.
>  * Don't check for `sqrtl()` which is apparently not needed (Cygwin
> doesn't have it, yet Sage builds).
>  * Remove all checks for the deprecated variable `SAGE_FORTRAN_LIB`.
>  * Remove `AC_ARG_VAR(SAGE_FORTRAN)` which is a deprecated variable.
>  * Check for `tar` before actually untarring the prereq tarball
> (originally #14407), only do these checks if `SAGE_PORT` is unset.
>
> '''Copy'''
> [http://boxen.math.washington.edu/home/jdemeyer/spkg/prereq-1.2.tar.gz]
> to `spkg/base` ([attachment:prereq-1.2.diff diff])
>
> '''Apply''' [attachment:trac_14406+reviewer-v2.patch]

New description:

 * Allow Sage to build on Cygwin without setting `SAGE_PORT`.
  * Don't check for `sqrtl()` which is apparently not needed (Cygwin
 doesn't have it, yet Sage builds).
  * Remove all checks for the deprecated variable `SAGE_FORTRAN_LIB`.
  * Remove `AC_ARG_VAR(SAGE_FORTRAN)` which is a deprecated variable.
  * Check for `tar` before actually untarring the prereq tarball
 (originally #14407), only do these checks if `SAGE_PORT` is unset.

 '''Copy'''
 [http://boxen.math.washington.edu/home/jdemeyer/spkg/prereq-1.2.tar.gz] to
 `spkg/base` ([attachment:prereq-1.2.diff diff])

 '''Apply''' [attachment:trac_14406+reviewer-v3.patch]

--

Comment (by jpflori):

 Replying to [comment:41 jdemeyer]:
 > Replying to [comment:39 jpflori]:
 > > And the current Sage's ATLAS spkg, or the one from #10508, does not
 build ATLAS on Cygwin.
 > > It will not be really hard, but requires some more thoughts and work.
 > OK, so it's a problem with the ATLAS spkg. In that case, would it not
 make more sense to add the check to the ATLAS spkg instead of `prereq`?
 Its already there and provides info.
 I'm ok to not check anything in prereq and let the ATLAS spkg do the job
 (although the user might say "hey it passed prereq and now its asking for
 something more to be installed so much later!!!").

 (And I just uploaded a new patch without redundant SunOS check.)

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