On Thursday, February 15, 2018 at 9:43:46 PM UTC+1, Harald Helfgott wrote:
>
> I have just updated Ubuntu 17.04 to 17.10 (since version 17.04 reached its 
> end-of-life point). Sage was uninstalled in the process. The binary I 
> reinstalled from the standard repositories crashed, so the only option I 
> had left was to install the most recent stable version of Sage (8.1) from 
> source.
>
> I get: (end of the log file)
>
> ************************************************************************
> Error installing package giac-1.2.3.47.p0
> ************************************************************************
> Please email sage-devel (http://groups.google.com/group/sage-devel)
> explaining the problem and including the log file
>   /home/ahelfgo/Downloads/sage-8.1/logs/pkgs/giac-1.2.3.47.p0.log
> Describe your computer, operating system, etc.
> If you want to try to fix the problem yourself, *don't* just cd to
> /home/ahelfgo/Downloads/sage-8.1/local/var/tmp/sage/build/giac-1.2.3.47.p0 
> and type 'make' or whatever is appropriate.
> Instead, the following commands setup all environment variables
> correctly and load a subshell for you to debug the error:
>   (cd 
> '/home/ahelfgo/Downloads/sage-8.1/local/var/tmp/sage/build/giac-1.2.3.47.p0' 
> && '/home/ahelfgo/Downloads/sage-8.1/sage' --sh)
> When you are done debugging, you can type "exit" to leave the subshell.
> ************************************************************************
>
> I am attaching the entire log file for giac. 
>
> What is the issue here? What can be done?
>

I had a very similar problem recently; gcc crashed with an MPFR assertion 
while building giac (though in a different part of the code for me). I was 
able to work around it by installing gcc-7 and building sage with CC=gcc-7  
CXX=g++-7.

Fredrik

-- 
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.

Reply via email to