[sage-devel] Re: sage / gcc build failed on macOS High Sierra

2017-10-04 Thread nbliss2
Thanks for the reply. I had trouble getting those tracs to make it work, 
but installed gcc 7.2 and made it past the error.

On Tuesday, October 3, 2017 at 3:55:45 PM UTC-5, John H Palmieri wrote:
>
> The problem with gcc has been reported here: 
> https://trac.sagemath.org/ticket/23898. No one seems to have made any 
> progress on it. In the meantime, I've been able to build Sage using 
> https://trac.sagemath.org/ticket/12426 and 
> https://trac.sagemath.org/ticket/23922. (In my case this is with Xcode 9, 
> the new one, but not on High Sierra. It's usually Xcode causing the 
> problems, not the version of the OS, but caveat emptor.)
>
>
>
> On Tuesday, October 3, 2017 at 12:40:19 PM UTC-7, nbl...@uic.edu wrote:
>>
>> Not sure what info is useful here; I've attached the log file, but below 
>> is what seems most relevant to my untrained eye.
>>
>>
>> I'm (optimistically?) running a fresh copy of High Sierra, with 
>> command-line tools and Xcode both installed. Any help is greatly 
>> appreciated! Headed for a Sage coding sprint in a few weeks so I'd like to 
>> have this working. Thanks!
>>
>>
>> .
>>
>> [gcc-5.4.0] 
>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/functional:1398:2:
>>  
>> error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean 
>> simply 'fancy_abort'?
>>
>> [gcc-5.4.0] _VSTD::abort();
>>
>> [gcc-5.4.0] ^~~
>>
>> 
>>
>> [gcc-5.4.0] 13 warnings and 1 error generated.
>>
>> [gcc-5.4.0] make[6]: *** [auto-profile.o] Error 1
>>
>> [gcc-5.4.0] make[5]: *** [all-stage1-gcc] Error 2
>>
>> [gcc-5.4.0] make[4]: *** [stage1-bubble] Error 2
>>
>> [gcc-5.4.0] make[3]: *** [all] Error 2
>>
>> [gcc-5.4.0] 
>>
>> [gcc-5.4.0] real 15m53.799s
>>
>> [gcc-5.4.0] user 5m38.933s
>>
>> [gcc-5.4.0] sys 10m3.973s
>>
>> [gcc-5.4.0] 
>> 
>>
>> [gcc-5.4.0] Error installing package gcc-5.4.0
>>
>> ...
>>
>> make[2]: *** 
>> [/Users/nathanbliss/sage/local/var/lib/sage/installed/gcc-5.4.0] Error 1
>>
>> make[1]: *** [all-toolchain] Error 2
>>
>

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: sage / gcc build failed on macOS High Sierra

2017-10-03 Thread John H Palmieri
The problem with gcc has been reported here: 
https://trac.sagemath.org/ticket/23898. No one seems to have made any 
progress on it. In the meantime, I've been able to build Sage using 
https://trac.sagemath.org/ticket/12426 and 
https://trac.sagemath.org/ticket/23922. (In my case this is with Xcode 9, 
the new one, but not on High Sierra. It's usually Xcode causing the 
problems, not the version of the OS, but caveat emptor.)



On Tuesday, October 3, 2017 at 12:40:19 PM UTC-7, nbl...@uic.edu wrote:
>
> Not sure what info is useful here; I've attached the log file, but below 
> is what seems most relevant to my untrained eye.
>
>
> I'm (optimistically?) running a fresh copy of High Sierra, with 
> command-line tools and Xcode both installed. Any help is greatly 
> appreciated! Headed for a Sage coding sprint in a few weeks so I'd like to 
> have this working. Thanks!
>
>
> .
>
> [gcc-5.4.0] 
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/functional:1398:2:
>  
> error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean 
> simply 'fancy_abort'?
>
> [gcc-5.4.0] _VSTD::abort();
>
> [gcc-5.4.0] ^~~
>
> 
>
> [gcc-5.4.0] 13 warnings and 1 error generated.
>
> [gcc-5.4.0] make[6]: *** [auto-profile.o] Error 1
>
> [gcc-5.4.0] make[5]: *** [all-stage1-gcc] Error 2
>
> [gcc-5.4.0] make[4]: *** [stage1-bubble] Error 2
>
> [gcc-5.4.0] make[3]: *** [all] Error 2
>
> [gcc-5.4.0] 
>
> [gcc-5.4.0] real 15m53.799s
>
> [gcc-5.4.0] user 5m38.933s
>
> [gcc-5.4.0] sys 10m3.973s
>
> [gcc-5.4.0] 
> 
>
> [gcc-5.4.0] Error installing package gcc-5.4.0
>
> ...
>
> make[2]: *** 
> [/Users/nathanbliss/sage/local/var/lib/sage/installed/gcc-5.4.0] Error 1
>
> make[1]: *** [all-toolchain] Error 2
>

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.