Re: [sage-devel] Consider not upgrading to Xcode 9.0

2017-09-20 Thread François Bissey
gfortran 7.2.0 builds out of the box. Don’t know about full blown gcc. François > On 21/09/2017, at 10:44, John H Palmieri wrote: > > Trying to build gfortran yields the same error as reported at > https://trac.sagemath.org/ticket/23898. > > John > > > On

Re: [sage-devel] Consider not upgrading to Xcode 9.0

2017-09-20 Thread François Bissey
Trying non gfortran fortran compiler is on my ToDo list. Not necessarily intel though. You can get community PG compilers for free as well. Not tried pgcc yet though. François > On 21/09/2017, at 11:15, Dima Pasechnik wrote: > > I wonder if anyone tried lately using Intel's

Re: [sage-devel] Consider not upgrading to Xcode 9.0

2017-09-20 Thread Dima Pasechnik
I wonder if anyone tried lately using Intel's Fortran on OSX, I understand that with a university affiliation one can get it for free. https://software.intel.com/en-us/parallel-studio-xe/choose-download/educator-mac-c On Wednesday, September 20, 2017 at 11:44:50 PM UTC+1, John H Palmieri wrote:

Re: [sage-devel] Consider not upgrading to Xcode 9.0

2017-09-20 Thread John H Palmieri
Trying to build gfortran yields the same error as reported at https://trac.sagemath.org/ticket/23898. John On Wednesday, September 20, 2017 at 3:08:05 PM UTC-7, John H Palmieri wrote: > > I successfully built with the current version (not the updated one) of > eclib plus the patch you

Re: [sage-devel] Consider not upgrading to Xcode 9.0

2017-09-20 Thread John H Palmieri
I successfully built with the current version (not the updated one) of eclib plus the patch you mentioned. I will also try to see if gfortran builds. On Wednesday, September 20, 2017 at 2:56:59 PM UTC-7, François Bissey wrote: > > So I have a build of sage 8.1.beta5 on OS X with Xcode 9 using

Re: [sage-devel] Consider not upgrading to Xcode 9.0

2017-09-20 Thread François Bissey
So I have a build of sage 8.1.beta5 on OS X with Xcode 9 using * #12426 - building with clang - you need autotools installed or generate configure somewhere that does and copy it in place. * an external fortran compiler, given the problems with gcc it may very well be that gfortran won’t

Re: [sage-devel] Consider not upgrading to Xcode 9.0

2017-09-20 Thread François Bissey
We in fact have a patch on github for a similar problem that was spotted before. It proved effective in this instance. So I will proceed with trying to build the rest of sage. François > On 21/09/2017, at 04:05, John H Palmieri wrote: > > I put the log for that failure

[sage-devel] Consider not upgrading to Xcode 9.0

2017-09-19 Thread John H Palmieri
I just upgraded an OS X box to Xcode 9.0, and now Sage doesn't build: - with a fresh Sage 8.1.beta5 tarball, gcc doesn't build: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/functional:1398:2: error: no member named 'fancy_abort' in namespace