#6456: Upgrade cvxopt in sage from 0.9 to 1.1.2
--------------------------------+-------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.5.2
Component: packages | Keywords:
Author: schilly, dimpase | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by drkirkby):
Replying to [comment:68 jhpalmieri]:
> Replying to [comment:60 drkirkby]:
>
> > But my own package lacks that syntax error. But it seems to be
necessary to add patches on some version of Solaris and messes up the
build on another.
>
> It still fails to build on mark:
Did the previous version build on the Solaris host 'mark' on Skynet?
> I'm not sure what syntax error you're referring to, but I don't see a
difference in any of the files in the "patches" directory between your
spkg and Dima's.
In a build log I see of yours on mark, there was a warning reported about
extra items on line 30 (IIRC) of a header file. That came from the code
{{{
#ifdef if defined __sun /* Need to check if that's the best one */
}}}
which I typed above in this ticket, but appears to have been copied into
one of the versions of this package. That code was incorrectly typed by me
- it was put as a comment in this ticket, and I'd not checked it with a C
compiler. It certainly does not what do what I had intended. I assumed
that was in Dima's package, but I appolise if I was mistaken. Either way,
the code is wrong.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6456#comment:69>
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.