#12655: Update PolyBoRi to release 0.8.1
----------------------------------------------------------------+-----------
Reporter: AlexanderDreyer |
Owner: AlexanderDreyer
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-5.0
Component: algebra |
Resolution:
Keywords: | Work
issues:
Report Upstream: None of the above - read trac for reasoning. |
Reviewers: Martin Albrecht, Jeroen Demeyer
Authors: Alexander Dreyer | Merged
in:
Dependencies: #12656 |
Stopgaps:
----------------------------------------------------------------+-----------
Changes (by jhpalmieri):
* status: positive_review => needs_work
Comment:
At least in combination with #12369, this fails to build on !OpenSolaris
on x86 (David Kirkby's machine hawk): it gives me
{{{
scons: done reading SConscript files.
scons: Building targets ...
writing config.h...
gcc -o Cudd/cudd/cuddAPI.pic.o -c -std=c99 -O3 -Wno-long-long -Wreturn-
type -g -fPIC -mmmx -msse -msse2 -msse3 -g -fPIC -Wall -pedantic -O2 -KPIC
-DPBORI_NDEBUG -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4
-DPBORI_HAVE_GD -DPBORI_HAVE_TR1_UNORDERED_MAP -DPBORI_HAVE_M4RI
-Ilibpolybori/include -Igroebner/include -I/export/home/palmieri/testing
/GCC-no-check/sage-5.0.beta10-gcc/local/include
-I/export/home/palmieri/testing/GCC-no-
check/sage-5.0.beta10-gcc/local/include/python2.7 -ICudd
Cudd/cudd/cuddAPI.c
gcc: error: unrecognized option ‘-KPIC’
scons: *** [Cudd/cudd/cuddAPI.pic.o] Error 1
}}}
In contrast, the 0.8.0.p1 spkg builds fine.
On Solaris on sparc (mark2), in combination with #12369, I get this:
{{{
Starting build...
Removing old PolyBoRi install...
Done removing old PolyBoRi install.
Running build_polybori...
scons: Reading SConscript files ...
Platform: sunos5
Variable LIBSUFFIX not in default environment!
Platform: sunos5
Detecting type sizes... no
Could not detect type sizes (maybe compile/link flags trouble)! Exiting.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12655#comment:29>
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.