#11575: Update PolyBoRi to release 0.8.0
-------------------------------+--------------------------------------------
Reporter: AlexanderDreyer | Owner: AlexanderDreyer
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: packages | Keywords:
Work_issues: | Upstream: None of the above - read trac
for reasoning.
Reviewer: | Author: Alexander Dreyer
Merged: | Dependencies: #11574
-------------------------------+--------------------------------------------
Comment(by malb):
Mhhh, it fails to build for me on sage.math with 4.7.2.alpha1:
{{{
/mnt/usb1/scratch/malb/sage-4.7.2/local/include/csage/ccobject.h: In
function ‘T* Construct_p(void*, const P&) [with T =
polybori::BooleVariable, P = int]’:
sage/rings/polynomial/pbori.cpp:35286: instantiated from here
/mnt/usb1/scratch/malb/sage-4.7.2/local/include/csage/ccobject.h:47:
error: no matching function for call to
‘polybori::BooleVariable::BooleVariable(const int&)’
/mnt/usb1/scratch/malb/sage-4.7.2/local/include/polybori/BooleVariable.h:100:
note: candidates are: polybori::BooleVariable::BooleVariable(const
polybori::BoolePolynomial&)
/mnt/usb1/scratch/malb/sage-4.7.2/local/include/polybori/BooleVariable.h:67:
note: polybori::BooleVariable::BooleVariable(const
polybori::BooleVariable&)
/mnt/usb1/scratch/malb/sage-4.7.2/local/include/polybori/BooleVariable.h:63:
note: polybori::BooleVariable::BooleVariable(const
polybori::BoolePolyRing&)
/mnt/usb1/scratch/malb/sage-4.7.2/local/include/polybori/BooleVariable.h:59:
note: polybori::BooleVariable::BooleVariable(int, const
polybori::BoolePolyRing&)
error: command 'gcc' failed with exit status 1
}}}
Here's what patches I have applied:
{{{
$ hg qap
m4ri_20110601.patch
trac_11574_m4ri_sse2.patch
polybori-0.8.0.p0.patch
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11575#comment:82>
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.