Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-12 Thread Jeroen Demeyer
On 2016-10-11 09:38, Eric Gourgoulhon wrote: Hi, Since Sage 7.4.rc0, the patchbots hades and poseidon fail with the message: [openblas-0.2.19] ./openblas_utest: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory This is https://t

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Jeroen Demeyer
On 2016-10-11 19:05, Kwankyu Lee wrote: I stopped hades. Is the fault with the patchbot, not with Sage 7.4.rc0? No idea, I don't know the cause of the problem on hades. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this gr

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Jeroen Demeyer
On 2016-10-11 17:56, John Cremona wrote: I will do that -- but I have never done anything other than follow those instructions, and never knowking started running the patchbot inside a Sage shell! I never said it was your fault. It could very well be that the issue was in the implementation or

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Kwankyu Lee
> > I was only trying to help but if I cause problems to others I'll just not > bother. > I stopped hades. Is the fault with the patchbot, not with Sage 7.4.rc0? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread John Cremona
On 11 October 2016 at 16:44, Jeroen Demeyer wrote: > On 2016-10-11 09:38, Eric Gourgoulhon wrote: >> >> [sagelib-7.4.rc0] sage/rings/finite_rings/integer_mod.pyx:1688:10: >> '_floordiv_' already defined > > > It seems that this machine is running the Sage patchbot within a Sage shell, > which is n

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Jeroen Demeyer
On 2016-10-11 09:38, Eric Gourgoulhon wrote: [sagelib-7.4.rc0] sage/rings/finite_rings/integer_mod.pyx:1688:10: '_floordiv_' already defined It seems that this machine is running the Sage patchbot within a Sage shell, which is not supported. Because of this, the environment variable PIP_INST

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Eric Gourgoulhon
Le mardi 11 octobre 2016 09:51:35 UTC+2, Jeroen Demeyer a écrit : > > > It's annoying that only the patchbots have these errors, I have not seen > anybody else report them. > > A similar build error regarding fermat (sage/matrix/matrix0.pyx:4757:10: '_add_' already defined) is here: https://patc

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread John Cremona
deme...@fermat.warwick.ac.uk The machine had a new ubuntu o/s installed from scratch a month or so ago so may not have all that's needed but has been running thepatch bot for several weeks. John On 11 October 2016 at 09:42, Jeroen Demeyer wrote: > On 2016-10-11 10:14, John Cremona wrote: >> >>

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Jeroen Demeyer
On 2016-10-11 10:14, John Cremona wrote: That's me, send me your ssh key. Here it is. Remember to give me the login details. -- 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

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread John Cremona
On 11 October 2016 at 08:45, Jeroen Demeyer wrote: > On 2016-10-11 09:38, Eric Gourgoulhon wrote: >> >> [sagelib-7.4.rc0] sage/rings/finite_rings/integer_mod.pyx:1688:10: >> '_floordiv_' already defined > > > This looks like a typical error which was fixed by #21441. However, that > ticket is merg

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Jeroen Demeyer
On 2016-10-11 09:38, Eric Gourgoulhon wrote: Hi, Since Sage 7.4.rc0, the patchbots hades and poseidon fail with the message: [openblas-0.2.19] ./openblas_utest: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory while fermat fail

Re: [sage-devel] Build issues with patchbots hades, poseidon and fermat

2016-10-11 Thread Jeroen Demeyer
On 2016-10-11 09:38, Eric Gourgoulhon wrote: [sagelib-7.4.rc0] sage/rings/finite_rings/integer_mod.pyx:1688:10: '_floordiv_' already defined This looks like a typical error which was fixed by #21441. However, that ticket is merged, so I don't have an explanation. If someone can give me acce