Re: [sage-release] Sage 6.3.beta8 released

2014-08-02 Thread Francois Bissey
Hum... some configuration has gone bad on two fronts: g++ -O2 -g -fPIC -I.. -I/Users/kabel/sage/sage/local -pipe -I. -I.. -I/Users/kabel/sage/sage/local -I/Users/kabel/sage/sage/local/include -I/Users/kabel/sage/sage/local/include -I/Users/kabel/sage/sage/local/include -I/usr/local/include

[sage-release] Re: Sage 6.3.beta8 released

2014-08-02 Thread Dima Pasechnik
On 2014-08-02, Jan Keitel jocalareanetw...@gmail.com wrote: I can't build this on a 2013 MacBook Air running Mac Os 10.9.4, because Singular fails to build: Error building Sage. The following package(s) may have failed to build: package: singular-3.1.6.p3 log file:

Re: [sage-release] Sage 6.3.beta8 released

2014-08-02 Thread leif
Francois Bissey wrote: In the singular build folder I need Singular/config.log which produced this: checking for FLINT = 2.3... not found configure: WARNING: Unable to find FLINT (which is strongly recommended) on your machine: please use --with-flint=PATH_TO_DIR_CONTAINING_LIB_AND_INCLUDE

Re: [sage-release] Sage 6.3.beta8 released

2014-08-02 Thread Francois Bissey
OK this is the one I am after and the mystery gets more mysterious: configure:8869: checking for FLINT = 2.3 configure:8898: gcc -o conftest -O2 -g -fPIC -I/Users/kabel/sage/sage/local/include/flint -I/Users/kabel/sage/sage/local/include -I/Users/kabel/sage/sage/local/include

Re: [sage-release] Sage 6.3.beta8 released

2014-08-02 Thread Jan Keitel
Oh, I'm sorry - it appears that I do: Aloiss-MacBook-Air-2:lib kabel$ ls /usr/local/lib ImageMagick-6.8.3 libgfortran.a libquadmath.a gcc libgfortran.dylib libquadmath.dylib i386 libgfortran.la libquadmath.la libasan.1.dylib libgfortran.spec libsanitizer.spec libasan.dylib libgmp.a

[sage-release] Re: Sage 6.3.beta8 released

2014-08-02 Thread Volker Braun
I've created http://trac.sagemath.org/ticket/16751 for this issue. On Saturday, August 2, 2014 4:18:59 AM UTC-4, Jan Keitel wrote: I can't build this on a 2013 MacBook Air running Mac Os 10.9.4, because Singular fails to build: Error building Sage. The following package(s) may have

Re: [sage-release] Sage 6.3.beta8 released

2014-08-02 Thread leif
Volker Braun wrote: IMHO everything should be configured with --enable-shared --disable-static... I *knew* you'd take the bait B) -leif On Saturday, August 2, 2014 6:06:14 AM UTC-4, leif wrote: Francois Bissey wrote: Hum... some configuration has gone bad on two fronts:

Re: [sage-release] Sage 6.3.beta8 released

2014-08-02 Thread Volker Braun
Except that singular's configure doesn't even support that... On Saturday, August 2, 2014 9:47:35 AM UTC-4, leif wrote: Volker Braun wrote: IMHO everything should be configured with --enable-shared --disable-static... I *knew* you'd take the bait B) -leif On Saturday,