Re: [sage-devel] Sage Compilation Error

2019-02-25 Thread E. Madison Bray
On Sun, Feb 24, 2019 at 8:22 PM Paul Clarke wrote: > > Ok, good to know. Where can I find that beta? I have cloned the github > repository at git://github.com/sagemath/sage.git > and it looks like the most recent version on the develop branch is 8.7.beta5 It's not necessary. Just install your L

Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Vincent Delecroix
A typo: beta6 -> beta5 You have the good version Le 24/02/2019 à 20:22, Paul Clarke a écrit : Ok, good to know. Where can I find that beta? I have cloned the github repository at git://github.com/sagemath/sage.git and it looks like the most recent version on the develop branch is 8.7.beta5 On

Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Paul Clarke
Ok, good to know. Where can I find that beta? I have cloned the github repository at git://github.com/sagemath/sage.git and it looks like the most recent version on the develop branch is 8.7.beta5 On Sunday, February 24, 2019 at 1:02:30 PM UTC-6, vdelecroix wrote: > > This was > > https://trac.

Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Vincent Delecroix
This was https://trac.sagemath.org/ticket/27016 which is indeed merged in 8.7.beta6 Le 24/02/2019 à 20:00, Dima Pasechnik a écrit : This looks like a known bug, fixed in the latest beta I believe. On Sun, 24 Feb 2019 19:42 Paul Clarke, wrote: Hello, Sage failed during compilation of the gf

Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Dima Pasechnik
This looks like a known bug, fixed in the latest beta I believe. On Sun, 24 Feb 2019 19:42 Paul Clarke, wrote: > Hello, > Sage failed during compilation of the gfortran component. It appears that > the files were compiled successfully, but there was an error when copying > them to their final de

Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Paul Clarke
Don't think so, because it is copying to and from locations on /media/paul/str , which has 90 GB left on it. The root filesystem drive only has 1 GB left, though. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group a

Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Ike Stoddard
Check disks for space? On Sun, Feb 24, 2019 at 12:42 Paul Clarke wrote: > Hello, > Sage failed during compilation of the gfortran component. It appears that > the files were compiled successfully, but there was an error when copying > them to their final destination. > > Here is the error messag