#7095: os x 10.6 port -- numerous mysterious errors caused by weird "abort trap"
issue
-----------------------+----------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-4.3.1
Component: porting | Keywords:
Work_issues: | Author: Craig Citro, John Palmieri, Francis
Clarke, William Stein
Upstream: N/A | Reviewer: David Kirkby
Merged: |
-----------------------+----------------------------------------------------
Changes (by drkirkby):
* status: needs_review => needs_work
* reviewer: => David Kirkby
Comment:
A quick few points.
* My patch removed 'set -e', which removed some degree of error checking.
But I overcome that by adding an additional error check that the Itanium
patch was installed (see lines line 100-103 of my patch). That has have
been lost.
* An extra line added in spkg-install
{{{
cp patches/readline.c-spacebug src/Modules/readline.c
}}}
has no check for an error. I think it would be wise to add one.
* The spelling of my name in SPKG.txt is incorrect. I would not bother
mentioning it, but since this update removes some of the error checking,
you might as well fix it at the same time as fixing the error checking.
It's good in general to see Python was updated. I've often wondered if an
update would cure any problems, but I was put off of doing so by the
number of patches which were applied.
I've stuck my name as a reviewer, but it needs someone with OS X
experience to look over this too.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7095#comment:39>
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.