[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-20 Thread Dima Pasechnik
hmm, so it looks OK. Can you try make again (perhaps there was a parallel build problem, and atlas was not ready for numpy...) On Friday, May 20, 2016 at 2:25:59 PM UTC+1, Pietro Liguori wrote: > > Too long file -- You received this message because you are subscribed to the Google Groups "sag

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-20 Thread Dima Pasechnik
if you look at the log you will see it's actually not about numpy, but about its dependence, Atlas. Have you got Atlas package successfully installed? Please post logs/pkgs/atlas-3.10.2.p2.log An alternative would be to use the system supplied ones, see http://doc.sagemath.org/html/en/installatio

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-20 Thread Pietro Liguori
Ok another step done. Now the issue is related to numpy. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to th

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-19 Thread sgouezel
Could you check if Trac #20634 solves your problem? If you are not familiar with git, the simplest way here is simply to add the line touch aclocal.m4 configure Makefile.in in the file build/pkgs/brial/spkg-install, just before the line ./configure \ -- You received this message because you

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-19 Thread Pietro Liguori
Yes nfs. The error still there if I redo make -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group,

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-19 Thread Dima Pasechnik
on the other hand this looks really strange. Is this error reproducible? (just run make again and see if it stops at the same place) Is your home directory on a NFS? This might trigger weird building problems, IIRC. -- You received this message because you are subscribed to the Google Groups "

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-18 Thread Pietro Liguori
there is a way to install package from local hard disk. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to th

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-18 Thread Dima Pasechnik
On Wednesday, May 18, 2016 at 1:46:11 PM UTC+1, Pietro Liguori wrote: > > Please tell me how to install manually automake. Please consider that i'm > on machine without admin right. > try ./sage -i autotools (not sure if your ./sage is already is the state to do this, but it's worth a t

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-18 Thread Pietro Liguori
Please tell me how to install manually automake. Please consider that i'm on machine without admin right. Il giorno martedì 17 maggio 2016 13:43:43 UTC+2, Pietro Liguori ha scritto: > > Hi all, > I try to build sagemath 7.2 from source. My computer is Red Hat Enterprise > Linux Server release 5.

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-18 Thread Dima Pasechnik
oops, a dependence on automake (from http://trac.sagemath.org/ticket/20381, I think), should not have happened! Either wait for this to be fixed, or install automake 1.15 or newer... On Wednesday, May 18, 2016 at 8:29:19 AM UTC+1, Pietro Liguori wrote: > > > ok, now i have gcc 4.9.3 and a the end

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-18 Thread Pietro Liguori
ok, now i have gcc 4.9.3 and a the end of make there is issue related to brial package. attached log file. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sag

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread John H Palmieri
On Tuesday, May 17, 2016 at 9:25:23 AM UTC-7, Pietro Liguori wrote: > > > gcc version is 4.9.3 ! > That is the version Sage is trying to build, but it needs some version to get started. Early in the log file, it says "gcc version 3.4.3" This is the version installed on your machine, and it is

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Pietro Liguori
gcc version is 4.9.3 ! -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-supp

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Pietro Liguori
OK, i try ti upgrade gcc. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-su

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Dima Pasechnik
https://access.redhat.com/solutions/19458 says that RHEL 5 should have gcc 4.1.x by default, and gcc 4.4 for "forward compatibility testing". So that's now for your IT to provide you a gcc newer than gcc 3.4... On Tuesday, May 17, 2016 at 4:55:52 PM UTC+1, Dima Pasechnik wrote: > > gcc version

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Dima Pasechnik
gcc version 3.4.3 is a non-starter. You need at least gcc 4.something On Tuesday, May 17, 2016 at 4:35:23 PM UTC+1, Pietro Liguori wrote: > > > > inside /home/pietrol/Sage/sage-7.2/local/var/tmp/sage/build/gcc-4.9.3.p1 > there isn't log file > -- You received this message because you are

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Pietro Liguori
Sorry in \Sage\sage-7.2\local\var\tmp\sage\build\gcc-4.9.3.p1\gcc-build there is config.log -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubs

Re: [sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Dima Pasechnik
I have an account on an HPC RedHat system, where I cannot build Sage, as gcc is too old to build the gcc Sage needs... On Tuesday, May 17, 2016 at 4:04:58 PM UTC+1, Jeroen Demeyer wrote: > > Please send the complete log > > /home/pietrol/Sage/sage-7.2/logs/pkgs/gcc-4.9.3.p1.log > > together wit

Re: [sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Jeroen Demeyer
Please send the complete log /home/pietrol/Sage/sage-7.2/logs/pkgs/gcc-4.9.3.p1.log together with /home/pietrol/Sage/sage-7.2/local/var/tmp/sage/build/gcc-4.9.3.p1/build/config.log or any other config.log located inside /home/pietrol/Sage/sage-7.2/local/var/tmp/sage/build/gcc-4.9.3.p1 -- Yo

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Dima Pasechnik
This looks like a firewall issue. We did see this few times. You probably also see a lot of these "Downloading the mirror list failed" on the main log, (in logs/install.log) I suppose your IT needs to whitelist something for you... On Tuesday, May 17, 2016 at 1:48:10 PM UTC+1, Pietro Liguori wrot

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Pietro Liguori
after make distclean and make the issue is related to gcc. the last portion of log See `config.log' for more details. make[5]: *** [configure-stage1-target-libgcc] Error 1 make[5]: Leaving directory `/home/pietrol/Sage/sage-7.2/local/var/tmp/sage/build/gcc-4.9.3.p1/gcc-build' make[4]: *** [stage1-

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Pietro Liguori
I'm can't upgrade this a company machine . Il giorno martedì 17 maggio 2016 13:43:43 UTC+2, Pietro Liguori ha scritto: > > Hi all, > I try to build sagemath 7.2 from source. My computer is Red Hat Enterprise > Linux Server release 5.11 (Tikanga) x86_64. > after make command i have: > > Error bui

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Pietro Liguori
Here automake-1.15.log Attempting to download package automake-1.15 Downloading the Sage mirror list CRITICAL [mirror_list|_refresh:164]: Downloading the mirror list failed Traceback (most recent call last): File "/home/pi

[sage-support] Re: Issue build sagemath 7.2 from source.

2016-05-17 Thread Dima Pasechnik
please post some log files you got, e.g. /home/pietrol/Sage/sage-7.2/logs/pkgs/automake-1.15.log I suspect that RedHat 5 is a system we do not test on, as it's pretty rare, and it's supposed to be updated in 2014... Any chance you can upgrade? On Tuesday, May 17, 2016 at 12:43:43 PM UTC+1, Pi