gmp-4.2.2.p1-fake spkg problem? (already in the 3.1.1 build install log):
... gmp-4.2.2.p1.fake/.hgignore Finished extraction **************************************************** Host system uname -a: Darwin susanne-webers-computer.local 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/ RELEASE_I386 i386 i386 **************************************************** **************************************************** GCC Version gcc -v Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure -- disable-checking -enable-werror --prefix=/usr --mandir=/share/man -- enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg] [^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with- slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona -- with-tune=generic --program-prefix= --host=i686-apple-darwin8 -- target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5367) **************************************************** Patching gmp-h.in (fixes OSX 10.5 issues and gcc 4.3 problems) Fast gcd patch: Moving files that are to be replaced to *.orig ... Copying new files across... Done. checking build system type... pentium3-apple-darwin8.11.1 checking host system type... pentium3-apple-darwin8.11.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=32 checking compiler gcc -m32 -O2 -fomit-frame-pointer ... yes checking compiler gcc -m32 -O2 -fomit-frame-pointer has sizeof(long)==4... yes checking compiler gcc -m32 -O2 -fomit-frame-pointer - mtune=pentium3... yes checking compiler gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 - march=pentium3... yes checking for gcc... gcc ... I don't have "Pentium 3" but a Core2 Duo instead, so the line checking build system type... pentium3-apple-darwin8.11.1 should be: checking build system type... i686-apple-darwin8 instead, which is what I got when I installed gmp-4.2.1 "by hand". I'm just playing around with gmp 4.2.2 and 4.2.3, maybe I find out more. On my OS X 10.4 PPC box, the gmp situation for Sage 3.1.2.rc1 seems to be even worse: checking build system type... none-apple-darwin and the compile flags suddenly contain "-DNO_ASM". (The PPC box still builds and didn't run into polybori 0.5 spkg yet :-)) Is that behaviour intended? If not, is that a new trac ticket? If the "fake" in the spkg name means that everything is prebuilt, then the directory .../x86/k8/ ... seems to be missing (there are e.g. directories .../x86/k6/... and .../x86/k7/...), but I've seen lines containing "mtune=k8" or something like that in my manual builds. Cheers, gsw On 9 Sep., 07:33, mabshoff <[EMAIL PROTECTED]> wrote: > Hello folks, > > after the not so great rc0 this one will hopefully work a lot better. > Most issues beside ghmm and hmm should be fixed. PolyBoRi should > actually be working and not create random-ish segfaults at exit. We > also fixed the notebook in secure mode and most of the critical or > blocker notebook bugs. Please build and test and report any issues. > Hopefully we will fix the ghmm/hmm Itanium issue tomorrow and move the > last step toward 3.1.2.final - the release is overdue. I also noticed > an odd failure in > > matrix/matrix_real_double_dense.pyx > > on OSX only. > > Sources and binaries are in the usual place: > > http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.2/ > > Cheers, > > Michael > > #1785: Alex Ghitza: bug in creating points on elliptic curves over > extension fields [Reviewed by John Cremona] > #3711: Mike Hansen: notebook -- folder of worksheets not properly > saved [Reviewed by Timothy Clemans] > #3918: Mike Hansen: notebook -- MAJOR BUG involving uploading file > from URL [Reviewed by Timothy Clemans] > #4064: Alex Ghitza, John Cremona: fix pari precision issues [Reviewed > by John Cremona, Alex Ghitza] > #4070: Michael Abshoff: fix polybori-0.5.rc1 build issues [Reviewed by > Martin Albrecht] > #4071: Mike Hansen: Fix issues in the lisp interface [Reviewed by > Michael Abshoff] > #4072: Mike Hansen: Fix issue in trait_names in the sage0 interface > [Reviewed by Martin Albrecht] > #4073: Martin Albrecht: disable colors in sage0 [Reviewed by Mike > Hansen] > #4074: Mike Hansen: the notebook is totally broken in secure mode with > the new twisted spkg [Reviewed by Michael Abshoff] > #4075: David Joyner: fix bug in BCHCode [Reviewed by Robert Miller] > #4077: Mike Hansen: notebook - ReactorNotRunning error consistently > seen in sage-3.1.2.rc0 [Reviewed by Michael Abshoff] > #4078: Mike Hansen: evaluate all has sometimes erratic behavior > [Reviewed by William Stein] > #4080: Martin Albrecht: Symbol clash between global M4RI and > PolyBoRi's M4RI [Reviewed by Michael Abshoff] > #4081: Robert Miller: memleaks in nonlinear binary codes [Reviewed by > Michael Abshoff] > #4082: Michael Abshoff: Sage 3.1.2.rc0: numerical noise on OSX/Intel > in schemes/elliptic_curves/ell_number_field.py [Reviewed by Mike > Hansen] > #4084: Jason Merrill: plot(1/cos,-1,1) fails [Reviewed by Michael > Abshoff] --~--~---------~--~----~------------~-------~--~----~ 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://www.sagemath.org -~----------~----~----~----~------~----~------~--~---