#11331: PolyBoRi won't build on OS X 10.4 PPC G4
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: AlexanderDreyer
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.1
Component: build | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by kcrisman):
Here is where a nearly identical machine - also XCode 2.5, but 1.25 !GHz
instead of 770 !MHz, and 1 GB memory instead of 512 MB memory - fails -
rather further into the compilation.
{{{
g++ -o groebner/src/groebner_alg.os -c -O3 -Wno-long-long -Wreturn-type -g
-fPIC -ftemplate-depth-100 -O3 -Wno-long-long -Wreturn-type -g -fPIC -fPIC
-fvisibility=hidden -DNDEBUG -DHAVE_GD -DHAVE_HASH_MAP -DPACKED
-DHAVE_M4RI -DHAVE_GD -DHAVE_IEEE_754
-I/Users/crisman/sage-4.7.rc2/local/include
-I/Users/crisman/sage-4.7.rc2/local/include/python2.6 -Ipolybori/include
-ICudd/obj -ICudd/util -ICudd/cudd -ICudd/mtr -ICudd/st -ICudd/epd
groebner/src/groebner_alg.cc
[address=019fffff pc=003f17d8]
In file included from polybori/include/pbori_traits.h:20,
from polybori/include/pbori_func.h:19,
from polybori/include/BooleSet.h:22,
from polybori/include/CTermStack.h:39,
from polybori/include/CStackSelector.h:23,
from polybori/include/COrderedIter.h:27,
from polybori/include/COrderingFacade.h:25,
from polybori/include/LexOrder.h:20,
from polybori/include/pbori_order.h:25,
from polybori/include/polybori.h:33,
from groebner/src/groebner_alg.h:12,
from groebner/src/groebner_alg.cc:10:
polybori/include/pbori_defs.h:1: internal compiler error: Segmentation
Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
scons: *** [groebner/src/groebner_alg.os] Error 1
scons: building terminated because of errors.
Error building PolyBoRi.
real 11m53.429s
user 9m43.204s
sys 1m24.262s
}}}
What is the difference between the .o and .os files, anyway? Are both
needed for Sage?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11331#comment:7>
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.