Hi Alejandro,

You need at least 6.10.beta0 to compile on OSX10.11 - your issues seem similar to those of #19370 where this was fixed.

HTH,
Christian

On 22.10.2015 18:52, Alejandro Erickson wrote:
I get an error that I don't see much information about when compiling on El Capitan. The short of it is:
|
cd ../..&&sage-logger './sage --docbuild --no-pdf-links all html 'logs/dochtml.log
------------------------------------------------------------------------
UnhandledSIGSEGV:A segmentation fault occurred inSage.
Thisprobably occurred because a *compiled*component of Sagehas a bug
init andisnotproperly wrapped withsig_on(),sig_off().
Sagewill now terminate.
------------------------------------------------------------------------
/Users/alejo/sage/build/bin/sage-logger:line 32:6366Segmentationfault:11./sage --docbuild --no-pdf-links all html
make[2]:***[doc-html]Error139
make[1]:***[all]Error2
|

I'll list what I have tried, and then some full logs. I have Mac OS 10.11 El Capitan with SIP turned off (running in rootless mode). Precompiled sage works fine for me, and so does sage 6.5 that I built on a previous system. I moved /opt/local to /opt/local_TMP. I tried to upgrade sage 6.5 with
|
sage -upgrade
|
but the gave an error installing python2-2.7.9. I then downloaded and tried to build sage 6.9 (with make) and got the SIGSEGV error.

Command line output (same as install.log?) attached.

Your help is much appreciated.
--
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 <mailto:sage-devel+unsubscr...@googlegroups.com>. To post to this group, send email to sage-devel@googlegroups.com <mailto:sage-devel@googlegroups.com>.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

--
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to