On Mar 26, 2:58 am, "Justin C. Walker" <[EMAIL PROTECTED]> wrote:
> On Mar 22, 2008, at 16:02 , mabshoff wrote:
>
>
>
> > Hi folks,
>
> > Sage 2.11.alpha1 is out. It is a collection of various
> > fixes, nothing particular seems to stand out. We finally
> > pushed the updated experimental mayavi and vtl.spkg.
>
> > We still have the doctest failure in plot.py. I do not
> > quite understand what is wrong since strategically adding
> > "..." doesn't fix it. Any thoughts?
>
> > The source [191] is in the usual place:
>
> >http://sage.math.washington.edu/home/mabshoff/release-cycles-2.11/sag...
>
> Things didn't go so well on my system (Mac OS X, 10.5.2, Dual Quad  
> Xeon, "-j6").  The tail of the log is below.  The whole log is on  
> sage.math.washington.edu:~justin/logs/2.10.11.A1.log.
>
> Justin
>
> gcc -v
> Using built-in specs.
> Target: i686-apple-darwin9
> Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --
> host=i686-apple-darwin9 --target=i686-apple-darwin9
> Thread model: posix
> gcc version 4.0.1 (Apple Inc. build 5465)
> ****************************************************
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c mpn_extras.c -o mpn_extras.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c mpz_extras.c -o mpz_extras.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c memory-manager.c -o memory-manager.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c ZmodF.c -o ZmodF.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c ZmodF_mul.c -o ZmodF_mul.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c ZmodF_mul-tuning.c -o ZmodF_mul-tuning.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c fmpz.c -o fmpz.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c fmpz_poly.c -o fmpz_poly.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c mpz_poly-tuning.c -o mpz_poly-tuning.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c mpz_poly.c -o mpz_poly.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c ZmodF_poly.c -o ZmodF_poly.o
> gcc -std=c99 -I/Users/tmp/sage-2.11.alpha1/local/include/  -fPIC -
> funroll-loops   -O3 -c long_extras.c -o long_extras.o
> gcc -std=c99 -single_module -fPIC -dynamiclib -o libflint.dylib  
> mpn_extras.o mpz_extras.o memory-manager.o ZmodF.o ZmodF_mul.o  
> ZmodF_mul-tuning.o fmpz.o fmpz_poly.o mpz_poly-tuning.o mpz_poly.o  
> ZmodF_poly.o long_extras.o -L/Users/tmp/sage-2.11.alpha1/local/lib/  -
> lgmp -lpthread -lm
> ld: duplicate symbol ___gmpz_abs in mpz_extras.o and mpn_extras.o
>
> collect2: ld returned 1 exit status
> make[2]: *** [libflint.dylib] Error 1
> Failed to build FLINT dylib.
>
> real    0m14.322s
> user    0m13.472s
> sys     0m0.717s
> sage: An error occurred while installing flint-1.06.p1
> Please email sage-develhttp://groups.google.com/group/sage-devel
> explaining the problem and send the relevant part of
> of /Users/tmp/sage-2.11.alpha1/install.log.  Describe your computer,  
> operating system, etc.
> If you want to try to fix the problem, yourself *don't* just cd to
> /Users/tmp/sage-2.11.alpha1/spkg/build/flint-1.06.p1 and type 'make'.
> Instead type "/Users/tmp/sage-2.11.alpha1/sage -sh"
> in order to set all environment variables correctly, then cd to
> /Users/tmp/sage-2.11.alpha1/spkg/build/flint-1.06.p1
> (When you are done debugging, you can type "exit" to leave the
> subshell.)
> make[1]: *** [installed/flint-1.06.p1] Error 1
>
> real    11m42.804s
> user    9m32.364s
> sys     1m55.710s

Hi Justin,

more GMP trouble. Can you post the output from "uname -r | sed s/9\.
[0-9]\.0/9\.0\.0/" and a "uname -a". We haven't touched either the GMP
nor the FLINT package in a while, so did you upgrade your OSX or XCode
version by any chance?

A third possibility is that FLINT is all the sudden picking up a stray
gmp.h. Can you check your system?

Cheers,

Michael

> --
> Justin C. Walker, Curmudgeon-At-Large
> Institute for the Absorption of Federal Funds
> --------
> Men are from Earth.
> Women are from Earth.
>     Deal with it.
> --------
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to