#15433: Port to OSX 10.9
-------------------------------------+-------------------------------------
       Reporter:  ohanar             |        Owner:
           Type:  task               |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-5.13
      Component:  porting            |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  R. Andrew Ohana    |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/ohanar/10.9-port                 |  7547fceeb85afc0b6b932cb2487e61fb94fef405
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Old description:

> Sage fails to build on OSX 10.9.
>
> Issues:
>
> 1. scipy doesn't play nicely with the new accelerate framework headers
> 1. R depends on CoreData which uses non-standard sqlite3 modules (and
> this affects us since we set `*_LIBRARY_PATH` and install a custom copy
> of sqlite3)
> 1. g++ and 10.9's cdefs.h header are currently incompatible, leading to a
> broken libstc++
> 1. accelerate framework no longer pretends to be atlas for linking
> purposes
> 1. polybori

New description:

 Sage fails to build on OSX 10.9.

 Issues:

 1. scipy doesn't play nicely with the new accelerate framework headers
 1. R depends on CoreData which uses non-standard sqlite3 modules (and this
 affects us since we set `*_LIBRARY_PATH` and install a custom copy of
 sqlite3)
 1. g++ and 10.9's cdefs.h header are currently incompatible, leading to a
 broken libstc++
 1. accelerate framework no longer pretends to be atlas for linking
 purposes

 ----

 To Apply:

 1. Apply [attachment:trac15433.patch] to the Sage Library repository
 1. Put
 
[[http://boxen.math.washington.edu/home/ohanar/spkgs/gcc-4.7.3.p1.spkg|gcc-4.7.3.p1.spkg]],
 
[[http://boxen.math.washington.edu/home/ohanar/spkgs/sqlite-3.7.17.p1.spkg|sqlite-3.7.17.p1.spkg]],
 and
 
[[http://boxen.math.washington.edu/home/ohanar/spkgs/scipy-0.12.0.p1.spkg|scipy-0.12.0.p1.spkg]]
 into `spkg/standard`.

--

Comment (by ohanar):

 Ok, since this seems to be all but positively reviewed now, I've
 backported this to mercurial land.

--
Ticket URL: <http://trac.sagemath.org/ticket/15433#comment:31>
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to