Re: [sage-release] Sage 8.0 released (desire binary for OSX 10.11.6)

2017-08-07 Thread François Bissey
Quite similar to https://github.com/Homebrew/homebrew-core/issues/4809 which suggests you do not have Xcode 8 Command Line Tools (CLT for short) installed. Do you have Xcode 8 and did you install the CLT? François > On 8/08/2017, at 04:45, Bruce wrote: > > > On Sunday,

Re: [sage-release] Sage 8.0 released

2017-07-24 Thread John Cremona
On a ubunti machine where I had 7.5 installed I did a simple "make" after "git pull origin master" where origin = trac and it failed to build cython saying "Unable to find pgen, not compiling formal grammar." I can attach a log if wanted. I often make a release based on the one two releases

Re: [sage-release] Sage 8.0 released

2017-07-22 Thread Bruce
Hi Justin, Do you have a place to put a tarball of your SageMath-macOS 10.11.6 build? I've been unable to build Sage on my mac. Thanks, -Bruce On Friday, July 21, 2017 at 10:09:57 PM UTC-7, Justin C. Walker wrote: > > > > On Jul 21, 2017, at 15:43 , Volker Braun >

Re: [sage-release] Sage 8.0 released

2017-07-21 Thread Justin C. Walker
> On Jul 21, 2017, at 15:43 , Volker Braun wrote: > > The "master" git branch has been updated to Sage-8.0. As always, you can get > the latest beta version from the "develop" git branch. Alternatively, the > self-contained source tarball is at >

Re: [sage-release] Sage 8.0 released

2017-07-21 Thread Samuel Lelièvre
This would be a good time to update the list of supported platforms. Both the "Supported platforms" section of the "installing from source" documentation page and the "Supported platforms" wiki page it points to are quite out of date. [0]