Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-06-26 Thread Dima Pasechnik
On Monday, June 26, 2017 at 6:40:42 PM UTC+1, Gabe Feinberg wrote: > > Greetings~ > I believe I'm having the same issue using an older version of Xcode, and > I'm not sure how to proceed. > I'm running Xcode version 8.1 (8B62) in OS Sierra 10.12.2 > > how about upgrading Xcode? As you

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-11 Thread John H Palmieri
Right, I have haswell. John On Monday, April 10, 2017 at 3:22:49 PM UTC-7, Volker Braun wrote: > > It might be hardware specific; I take it you don't have a sandy bridge CPU? > > > > On Tuesday, April 11, 2017 at 12:19:26 AM UTC+2, John H Palmieri wrote: >> >> I ran Xcode to make sure it would

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Francois Bissey
My build says halswell perl ./gensymbol osx x86_64 _ 1 0 0 0 0 0 "" "" 1 > osx.def gcc -O2 -DMAX_STACK_ALLOC=2048 -DEXPRECISION -m128bit-long-double -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DNO_WARMUP -DMAX_CPU_NUMBER=4 -DASMNAME=_ -DASMFNAME=__ -DNAME=_ -DCNAME= -DCHAR_NAME=\"_\" -DCHAR_CNAME=\"\"

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Volker Braun
It might be hardware specific; I take it you don't have a sandy bridge CPU? On Tuesday, April 11, 2017 at 12:19:26 AM UTC+2, John H Palmieri wrote: > > I ran Xcode to make sure it would update any component pieces and then ran > a build from scratch. Openblas built just fine for me (same Xcode

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread John H Palmieri
I ran Xcode to make sure it would update any component pieces and then ran a build from scratch. Openblas built just fine for me (same Xcode version). John On Monday, April 10, 2017 at 3:00:19 PM UTC-7, François wrote: > > I may need to try a build from scratch, takes time (to build gcc mainl

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Volker Braun
This is now https://trac.sagemath.org/ticket/22794 -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group,

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Volker Braun
When I build with "sage -p openblas" then I end up with this error: https://github.com/xianyi/OpenBLAS/issues/942 I'm not sure why I don't get the same error, but https://github.com/xianyi/OpenBLAS/pull/982 fixes it for me... On Tuesday, April 11, 2017 at 12:00:19 AM UTC+2, François wrote: >

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Francois Bissey
I may need to try a build from scratch, takes time (to build gcc mainly). François > On 11/04/2017, at 09:58, Volker Braun wrote: > > Yes, same here: > > osx:~ vbraun$ xcode-select -v > xcode-select version 2347. > > > I'm pretty sure its the xcode update, it failed during the weekly full >

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Volker Braun
Yes, same here: osx:~ vbraun$ xcode-select -v xcode-select version 2347. I'm pretty sure its the xcode update, it failed during the weekly full rebuild and we didn't change anything on openblas last week On Monday, April 10, 2017 at 11:57:18 PM UTC+2, François wrote: > > I don’t seem to b

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Francois Bissey
I don’t seem to be able to reproduce the problem. I have Xcode 8.3.1 and Mirage:~ fbissey$ xcode-select -v xcode-select version 2347. Are you at the same level? François > On 11/04/2017, at 08:03, Francois Bissey > wrote: > > It makes shifting to clang a bit more urgent. I will look into tha

Re: [sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Francois Bissey
It makes shifting to clang a bit more urgent. I will look into that particular fault ASAP. François > On 11/04/2017, at 07:58, Volker Braun wrote: > > The most recent Xcode update seems to have broken openblas on the OSX > buildbot. Build log errors start at: > > > > gcc -c -O2 -DMAX_STACK

[sage-devel] OSX Xcode 8.3 breaks openblas

2017-04-10 Thread Volker Braun
The most recent Xcode update seems to have broken openblas on the OSX buildbot. Build log errors start at: gcc -c -O2 -DMAX_STACK_ALLOC=2048 -DEXPRECISION -m128bit-long-double -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DNO_WARMUP -DMAX_CPU_NUMBER=8 -DASMNAME=_ -DASMFNAME=__ -DNAME=_ -DCNAME= -DCHA