Re: [sage-release] Sage 6.7.beta4 released

2015-05-13 Thread Dima Pasechnik
On Wednesday, 13 May 2015 18:32:58 UTC+1, Rob Beezer wrote: Rebuilding on SageMathCloud due to change of underlying hardware (now Intel Haskell). Wow, lazy functional hardware from Intel! It probably needs a kick in the butt now and then :-) Four failures on first run, the last three

Re: [sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread leif
Simon King wrote: Hi! I get the following error when trying to build SageMath after pulling develop: IOError: [Errno 404] Not Found: '//www.sagemath.org/packages/upstream/pari/pari-2.8-1545-gd04cdd3.tar.gz' Error: failed to download package pari-2.8-1545-gd04cdd3.p0 make[2]: ***

[sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread Simon King
Hi Leif, On 2015-05-13, leif not.rea...@online.de wrote: ROFL, reviewing/merging #15642 that is. You can safely pull the branch there, then using a mirror. Or download the upstream tarballs manually from a mirror (they're in spkg/upstream/, not packages/upstream/). Really? wget

Re: [sage-release] Sage 6.7.beta4 released

2015-05-13 Thread leif
Dima Pasechnik wrote: On Wednesday, 13 May 2015 18:32:58 UTC+1, Rob Beezer wrote: Rebuilding on SageMathCloud due to change of underlying hardware (now Intel Haskell). Wow, lazy functional hardware from Intel! No, neither functional nor lazy, just spiced with curry. -leif --

[sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread Simon King
Hi Leif, On 2015-05-13, leif not.rea...@online.de wrote: ROFL, reviewing/merging #15642 that is. In other words, the current develop is broken to the extent that one wouldn't even be able to download stuff without an unreviewed branch? Sweet. I am pulling from the latest develop in order to

Re: [sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread leif
Simon King wrote: In other words, the current develop is broken to the extent that one wouldn't even be able to download stuff without an unreviewed branch? Sweet. Yep, see Use mirrors on sage-devel. I am pulling from the latest develop in order to resolve a merge conflict with #16453. How

[sage-release] Sage 6.7.beta5 released

2015-05-13 Thread Volker Braun
As usual, get the develop git branch. We now measure the fastest mirror and download packages from there, this should result in a net speedup. Let us know if you encounter any problems. Alternatively, the self-contained source tarball should appear on the mirrors soon. c688c15 Updated Sage

Re: [sage-release] Sage 6.7.beta4 released

2015-05-13 Thread Rob Beezer
Rebuilding on SageMathCloud due to change of underlying hardware (now Intel Haskell). Four failures on first run, the last three complete successfully when run again. sage -t --long --warn-long 75.9 src/sage/rings/function_field/function_field .py # Timed out sage -t --long --warn-long 75.9

[sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread kcrisman
I have a student on OS X who is getting a weird build error with libgd - missing ft2build.h header. Could this be related to the recent upgrade to libgd? However, he needs to use the most recent Sage devel version because he has the latest Xcode. -- You received this message because you are

Re: [sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread leif
leif wrote: kcrisman wrote: I have a student on OS X who is getting a weird build error with libgd - missing ft2build.h header. Could this be related to the recent upgrade to libgd? However, he needs to use the most recent Sage devel version because he has the latest Xcode. Post the full

Re: [sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread kcrisman
On Wednesday, May 13, 2015 at 1:49:30 PM UTC-4, leif wrote: kcrisman wrote: I have a student on OS X who is getting a weird build error with libgd - missing ft2build.h header. Could this be related to the recent upgrade to libgd? However, he needs to use the most recent Sage devel

Re: [sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread leif
kcrisman wrote: I have a student on OS X who is getting a weird build error with libgd - missing ft2build.h header. Could this be related to the recent upgrade to libgd? However, he needs to use the most recent Sage devel version because he has the latest Xcode. Post the full log. -leif

Re: [sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread kcrisman
Post the full log. P.S.: ft2build.h is supposed to be in $SAGE_ROOT/local/include/freetype2/ . Yes, I also saw that on some threads while I was investigating this. I'm not sure what the story is. Log follows. Found local metadata for libgd-2.1.1.p0 Attempting to download package

Re: [sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread leif
kcrisman wrote: libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/Users/PS/Desktop/sage-6.5-working/local/include/libpng12 -I/Users/PS/Desktop/sage-6.5-clean-build/local/include/freetype2 -g -fvisibility=hidden -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c gdft.c -fno-common -DPIC -o

[sage-release] Re: Sage 6.7.beta4 released

2015-05-13 Thread Simon King
Hi! I get the following error when trying to build SageMath after pulling develop: ... patching file Cython/Includes/cpython/weakref.pxd patching file Cython/Includes/numpy/__init__.pxd Traceback (most recent call last): File stdin, line 35, in module File