#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:14406_cygwin_prereq.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-v2.patch]

--

Comment (by jpflori):

 In fact I slightly prefer the way things get printed with the second
 version of the reviewer patch.
 It's slightly easier to understand if both tar and make are missing.
 Feel free to change it back if you want.

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