Re: [sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-27 Thread Morgen Waine
Thanks so much On Sat, Dec 21, 2019 at 8:28 PM Dima Pasechnik wrote: > Do you have a 32-bit system? > > Anyway, if you could install system's gfortran package it would be a way > out of this. > It seems your system should have gfortran version 7, the package is > called gcc-fortran. > > HTH >

Re: [sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-26 Thread 'Shing Hing Man' via sage-support
Hi, You are correct that in my config.log, there is message saying "gcc- ... will not be installed" : matmsh@euler:~/installed/sages/sage-8.9> grep gcc config.log | grep install configure:7665: === checking whether to install the gcc SPKG === configure:19813: result: gcc-7.4.0 will not

Re: [sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-25 Thread Dima Pasechnik
On Wed, Dec 25, 2019 at 10:13 PM 'Shing Hing Man' via sage-support wrote: > > > Hi, > Below is a grep near a "neighbourbood" gfortran in my config.log. > Thanks. So one sees configure:19813: result: gfortran-7.4.0 will not be installed (configure check) which means that Sage will not attem

Re: [sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-25 Thread 'Shing Hing Man' via sage-support
Hi, Below is a grep near a "neighbourbood" gfortran in my config.log. matmsh@euler:~/installed/sage/logs/pkgs> grep -A 2 -B 2 gfortran config.log configure:5920: checking dependency style of g++ configure:6031: result: none configure:6099: checking for gfortran configure:6115: found /usr

Re: [sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-21 Thread Dima Pasechnik
On Sat, Dec 21, 2019 at 7:59 PM 'Shing Hing Man' via sage-support wrote: > > My CPU is AMD Ryzen 2700X, so it is 64bit. > > I already have gcc-fortran-9-1.6.x86_64 > installed when I did the build earlier. > > After I install gcc-fortran-32bit-9-1.6.x86_64, and then do a make (on a new > sage-

Re: [sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-21 Thread 'Shing Hing Man' via sage-support
My CPU is AMD Ryzen 2700X, so it is 64bit. I already have gcc-fortran-9-1.6.x86_64 installed when I did the build earlier. After I install gcc-fortran-32bit-9-1.6.x86_64, and then do a make (on a new sage-8.9 folder) , the error on gfortran disappeared and sage has built. Thank you for y

Re: [sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-21 Thread Dima Pasechnik
Do you have a 32-bit system? Anyway, if you could install system's gfortran package it would be a way out of this. It seems your system should have gfortran version 7, the package is called gcc-fortran. HTH Dmitrii On Sat, 21 Dec 2019, 17:12 'Shing Hing Man' via sage-support, < sage-support@goo

[sage-support] Compile Sage 8.9 on Opensuse Tumbleweed:Error building gfortran-7.4.0

2019-12-21 Thread 'Shing Hing Man' via sage-support
Hi, When I compile Sage 8.9 on Opensuse Tumbleweed, there is a problem building gfortran-7.4.0 : static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so /usr/bin/ld: skipping incompatible /usr/lib/../lib/libc.so when searching for -lc /usr/bin/ld: i386 architecture of inp