Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Buck Evan
I removed homebrew from all environment variables, with no change in behavior. On Wednesday, April 15, 2015 at 5:25:54 PM UTC-4, Justin C. Walker wrote: > > > On Apr 15, 2015, at 13:29 , Volker Braun wrote: > > > Whats the output of gcc --version (the Xcode one?) > > % gcc -v > Configured with

Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Justin C. Walker
On Apr 15, 2015, at 13:29 , Volker Braun wrote: > Whats the output of gcc --version (the Xcode one?) % gcc -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) Tar

Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Volker Braun
Whats the output of gcc --version (the Xcode one?) On Wednesday, April 15, 2015 at 10:20:27 PM UTC+2, Justin C. Walker wrote: > > > On Apr 15, 2015, at 08:18 , Volker Braun wrote: > > > It picks up homebrew stuff and breaks. Remove homebrew from your PATH > > (and/or other environment variable

Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Justin C. Walker
On Apr 15, 2015, at 08:18 , Volker Braun wrote: > It picks up homebrew stuff and breaks. Remove homebrew from your PATH > (and/or other environment variables) and try again FWIW, I see the same issue on OS X, 10.10.3, with Xcode 6.1 and possibly updated command-line tools. On that system I do

Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Volker Braun
It picks up homebrew stuff and breaks. Remove homebrew from your PATH (and/or other environment variables) and try again On Wednesday, April 15, 2015 at 5:15:03 PM UTC+2, Buck Evan wrote: > > Here's the same error under -j1, in case it helps: > http://paste.pound-python.org/show/CSFQbBf722doPeyr

Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Buck Evan
I may have gotten confused by the interleaved compiler messages, as Jeroen suspected. Below is the real error. It's not related to /usr/bin/cc; it's using gcc. Is this another case of objective-c syntax leaking into the C headers? 1. gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../

Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Buck Evan
Here's the same error under -j1, in case it helps: http://paste.pound-python.org/show/CSFQbBf722doPeyrXxJi/ On Wednesday, April 15, 2015 at 10:58:42 AM UTC-4, Jeroen Demeyer wrote: > > On 2015-04-15 16:46, Buck Evan wrote: > > Full details are here: > > http://paste.pound-python.org/show/9mou1V

Re: [sage-support] sage 6.6: error building r

2015-04-15 Thread Jeroen Demeyer
On 2015-04-15 16:46, Buck Evan wrote: Full details are here: http://paste.pound-python.org/show/9mou1V2L8kJPOg3ztHcb/ I can't help with this problem, but as a general rule, it's much easier to debug a build with "make -j1". -- You received this message because you are subscribed to the Google

[sage-support] sage 6.6: error building r

2015-04-15 Thread Buck Evan
I'm trying to build sage from source. I've installed lots of things, including gcc, but I've gotten stuck while building R. It's erroring out in /usr/bin/cc (which it chose as the objective-c compiler): 1. In file included from /usr/include/Availability.h:153:0, 2. from /usr/include/std