I'm running 64-bit Ubuntu 8.10 on a Core 2 processor, and Sage 3.4 has
failed to build for me twice on the same error. It appears to occur on
the compilation of PolyBoRi and I get the following error:

polybori/src/BoolePolynomial.cc:915:   instantiated from here
polybori/include/CTermGenerator.h:172: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
scons: *** [polybori/src/BoolePolynomial.os] Error 1
scons: building terminated because of errors.
Error building PolyBoRi.

real    2m58.526s
user    2m16.845s
sys     0m13.881s
sage: An error occurred while installing polybori-0.5rc.p6

and below are some of the last lines from install.log:

polybori/include/CGenericIter.h:121:   instantiated from
'polybori::CGenericIter<OrderType, NavigatorType,
MonomType>::CGenericIter(NaviType, const MgrType&) [with MgrType =
boost::intrusive_ptr<polybori::CCuddCore>, OrderType =
polybori::LexOrder, NaviType = polybori::CCuddNavigator, RefType =
unsigned int]'
polybori/src/BoolePolynomial.cc:915:   instantiated from here
polybori/include/CTermGenerator.h:172: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.



On Mar 12, 3:29 am, mabshoff <mabsh...@googlemail.com> wrote:
> Hello folks,
>
> after more delay than hoped for here goes the final 3.4. Sources are
> available from
>
>  http://www.sagemath.org/src/
>
> Upgrading Sage via the official channel also works already. There is
> also a sage.math only binary in
>
>  http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4/
>
> Note that there is a difference between the 3.4 tarball posted over
> the last day and what is now on sagemath.org, but the difference is
> small, i.e. #5498.
>
> William and I are building binaries right now which should be
> mirroring out in the next half day or so just in time for the Arizona
> Winter School. Compared to rc0 there is now mainly ReST documentation
> polish as well as the rewritten Quaternion code.
>
> Cheers,
>
> Michael
>
> Merged in Sage 3.4:
>
> #5498: William Stein: fix weird weird bug in maxima.py and garbage
> collection [Reviewed by Michael Abshoff]
>
> Merged in Sage 3.4.final:
>
> #4640: Michael Abshoff: Do not dot out the number of pickles in the
> pickle jar doctest in sage/structure/sage_object.pyx, update pickle
> jar [Reviewed by William Stein]
> #5435: Carl Witty: sage-ptest "Using cached timings." message could be
> better [Reviewed by Mike Hansen]
> #5409: William Stein, Jonathan Bober, John Voight: rewrite quaternion
> algebras -- the current implementation isn't sufficiently good
> [Reviewed by Gonzalo Tonaria, John Voight, Michael Abshoff]
> #5414: Mike Hansen: notebook help: the live documentation list are
> broken after the doc removal [Reviewed by Michael Abshoff]
> #5455: William Stein: gap-4.4.12 -- workspaces broken on iras (itanium
> Linux) [Reviewed by Michael Abshoff]
> #5461: Michael Abshoff: make -bdist build OSX app only on demand
> [Reviewed by William Stein]
> #5463: John Palmieri: new section for tutorial about functions vs.
> expressions, etc [Reviewed by William Stein]
> #5466: Mike Hansen: Make symbolic variables unpickle uniquely
> [Reviewed by Georg Weber]
> #5469: Mike Hansen: sage -clone ... should copy the sage/doc/output
> directory [Reviewed by Michael Abshoff]
> #5472: John Palmieri: typo in developer's guide [Reviewed by Michael
> Abshoff]
> #5474: John Palmieri: delimiters for LaTeX representation of matrices
> [Reviewed by William Stein]
> #5476: William Stein: dimension of jacobian of curves broken [Reviewed
> by Mike Hansen]
>
> Merged in Sage 3.4.rc1:
>
> #5099: Florent Hivert: rank for trivial mod n sparse matrices is
> broken [Reviewed by John Palmieri]
> #5220: Jason Grout: Weird or non-appearance of default in input_box in
> interact [Reviewed by William Stein]
> #5368: Bill Cauchois: plot3d is broken when variables not given
> [Reviewed by William Stein]
> #5408: Rob Breezer: Matrix kernel with PARI algorithm passes wrong
> type [Reviewed by John Cremona]
> #5416: Carl Witty: miscellaneous documentation fixes [Reviewed by Minh
> Van Nguyen]
> #5421: Robert Miller: Speedup is_isomorphic [Reviewed by Nick
> Alexander]
> #5428: Georg Weber: Doctest failure in devel/sage/doc/en/bordeaux_2008/
> method_of_graphs.rst [Reviewed by Michael Abshoff]
> #5436: Minh Van Nguyen: more miscellaneous typos [Reviewed by Michael
> Abshoff]
> #5437: William Stein: pickle jar -- make it run through in order
> [Reviewed by Michael Abshoff]
> #5432: Nicolas Thiery: sage-combinat fixes: sage calls and qselect
> [Reviewed by Florent Hivert]
> #5434: Carl Witty: .shift() of a zero polynomial is broken [Reviewed
> by William Stein]
> #5443: Craig Citro: Segfault in congruence subgroup element code
> #5445: Carl Witty: coercion is very slow when new coercions are
> discovered [Reviewed by Robert Bradshaw]
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to