On 11/1/07, mabshoff <[EMAIL PROTECTED]> wrote: > > I have released 2.8.11.alpha0 at > > http://sage.math.washington.edu/home/mabshoff/sage-2.8.11.alpha0.tar > > It passes testall on sage.math, but I would like to get some build > feedback on OSX 10.4, both PPC and Intel flavors, as well as 32 bit > Linux. I plan to release 2.8.11 final by late Friday night (PST). > Overall it is a rather conservative release because that build will be > the basis for Sage Bug Day 5.
I'm not sure if this is new info but it fails on suse 10.2 amd64: unning build_py running build_ext building 'sage.libs.pari.gen' extension gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/home/wdj/sagefiles/sage-2.8.11.alpha0/local//include -I/home/wdj/sagefiles/sage-2.8.11.alpha0/local//include/csage -I/home/wdj/sagefiles/sage-2.8.11.alpha0/devel//sage/sage/ext -I/home/wdj/sagefiles/sage-2.8.11.alpha0/local/include/python2.5 -c sage/libs/pari/gen.c -o build/temp.linux-x86_64-2.5/sage/libs/pari/gen.o -w sage/libs/pari/gen.c: In function '__pyx_f_4sage_4libs_4pari_3gen_3gen_factor': sage/libs/pari/gen.c:19172: internal compiler error: in merge_alias_info, at tree-ssa-copy.c:235 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.suse.de/feedback> for instructions. error: command 'gcc' failed with exit status 1 sage: There was an error installing modified sage library code. real 0m18.527s user 0m13.089s sys 0m2.404s ERROR installing SAGE real 13m6.092s user 10m36.520s sys 0m16.273s sage: An error occurred while installing sage-2.8.11.alpha0 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /home/wdj/sagefiles/sage-2.8.11.alpha0/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /home/wdj/sagefiles/sage-2.8.11.alpha0/spkg/build/sage-2.8.11.alpha0 and type 'make'. Instead (using bash) type "source local/bin/sage-env" from the directory /home/wdj/sagefiles/sage-2.8.11.alpha0 in order to set all environment variables correctly, then cd to /home/wdj/sagefiles/sage-2.8.11.alpha0/spkg/build/sage-2.8.11.alpha0 make[1]: *** [installed/sage-2.8.11.alpha0] Error 1 make[1]: Leaving directory `/home/wdj/sagefiles/sage-2.8.11.alpha0/spkg' real 82m42.695s user 52m1.119s sys 7m55.434s [EMAIL PROTECTED]:~/sagefiles/sage-2.8.11.alpha0> > > The following tickets have been closed: > > #217: optimize matrix permanents (Jaap Spies) > #762: Elliptic curve L-series bug (William Stein) > #830: SAGE does not install 'gphelp' for extended PARI/GP help (Carl > Witty) > #948: very slow factorization over a numberfield in a 2-variable ring > (Martin Albrecht, Hannes Schönemann) > #959: errors building sage because singular gets confused by system- > wide boost (Martin Albrecht) > #969: cvxopt miscompiled on OSX ppc (Josh Kantor, fixes by Michael > Abshoff) > #971: update Sympy.spkg to 0.5.6, add some minimal doctests (Carl > Witty, Ondrej Certik) > #973: Unhandled SIGSEGV: A segmentation fault occured running > dance(10) (Michael Abshoff, Carl Witty) > #993: Pari's gp interpreter has built-in library search path (Carl > Witty) > #1011: MagmaElement.__nonzero__ (Martin Albrecht) > #1026: memleak in linbox's gmp++_int_io.C (Michael Abshoff) > #1030: MPolynomial_libsingular mutates with call to factor (Joel > Mohler) > #1033: updated optional spkg: biopython 1.44 (Mike Hansen, fixes by > William Stein, Michael Abshoff) > #1034: clean up 'revlex' term ordering mess (Martin Albrecht) > #1037: arithmetic with Schubert polynomials (Mike Hansen) > #1039: Dokchitser L-series of number field (Jennifer S. Balakrishnan, > referred by William Stein) > #1044: segfault apply morphism to field element (Carl Witty) > #1045: add eulerian testing and circuit-finding (Jason Grout, referred > by Robert Miller) > #1049: graphs: transitive reduction function (Jason Grout, referred by > Robert Miller) > > Will very likely get merged: > > #845: needs magma guru to look at > > Needs more feedback/discussion: > > #705: William wrote an EMail to Josh with suggestions after we had a > look at it. Since this is an optional spkg its upload is not tied to > the release of 2.8.11 > #787: This ought be be resolved soon, but might be Bug Day 5 material > #980: needs more discussion, unlikely to get merged in 2.8.11 > #1032: needs more discussion, unlikely to get merged in 2.8.11 > > If you have any more patches please make sure they apply cleanly > against this alpha release. As far as I know I have looked at all > patches available in trac, if I overlooked one please let me know. > > Cheers, > > Michael > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---