#13309: Build fails on Mountain Lion
----------------------------+-----------------------------------------------
Reporter: hedtke | Owner: GeorgSWeber
Type: defect | Status: needs_review
Priority: critical | Milestone: sage-5.4
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
----------------------------+-----------------------------------------------
Changes (by jhpalmieri):
* status: new => needs_review
Old description:
> I did a fresh install of Mountain Lion (after formatting the disk) and I
> installed the current version of Xcode and the commandline Tools. I
> downloaded sage 5.2 and it fails to build.
>
> Error installing package mercurial-2.2.2.p0
>
> The log is attached.
New description:
I did a fresh install of Mountain Lion (after formatting the disk) and I
installed the current version of Xcode and the commandline Tools. I
downloaded sage 5.2 and it fails to build.
Error installing package mercurial-2.2.2.p0
The log is attached.
----------
Attempted fix: update to latest Mountain Lion (10.8.2 as of Sept 19) and
Xcode (4.5). Use a new scipy spkg:
http://sage.math.washington.edu/home/palmieri/SPKG/scipy-0.9.p2.spkg.
--
Comment:
After upgrading to the latest Mountain Lion (10.8.2) and the latest Xcode
(4.5 (4G182)), many of these problems are going away for me. Note that I
do not have any version of X11 installed on my machine, which is perhaps
good (I don't have any problem with gd, fontconfig, etc.) but perhaps not
(there is a small issue with matplotlib).
For me, I need chsorger's fix for scipy, and I have a new spkg ready – see
the ticket description for the URL and see the attachments for the
difference between the old patch and the new one. There also seems to be a
slightly different, but similar, fix in an unreleased upstream version:
see http://projects.scipy.org/scipy/ticket/1710.
Also, when matplotlib is being installed, I get a window saying
{{{
To open "gs," you need to install X11.
Would you like to install X11 now?
}}}
It turns out that on this machine, `/usr/local/bin/gs` was a link to
`/usr/local/bin/gs-X11`, and changing the link to point to `/usr/local/bin
/gs-noX11` fixed the problem.
Other than that, everything seems to work, at least on this machine.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13309#comment:6>
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.