Re: [sage-devel] GNU/Linux debian sid/testing: "Error building Sage" 8.3 from git

2018-08-17 Thread 'Julien Puydt' via sage-devel
Hi, Le 17/08/2018 à 11:17, Jörg-Volker a écrit : Another question I have after looking at the binary package of sage for debian 9 is: how was that built? Since in this package all packages using blas and lapack are linked against the system libraries libblas.so, liblapack.so, and libopenblas.

Re: [sage-devel] GNU/Linux debian sid/testing: "Error building Sage" 8.3 from git

2018-08-17 Thread Jörg-Volker
Hi, On Tuesday, August 14, 2018 at 5:09:05 PM UTC+2, Erik Bray wrote: > > On Tue, Aug 14, 2018 at 5:02 PM Jörg-Volker > wrote: > > > > > > > > On Tuesday, August 14, 2018 at 4:44:58 PM UTC+2, Snark wrote: > >> > >> Hi, > >> > >> Le 14/08/2018 à 11:20, Jörg-Volker a écrit : > >> > > >> >

Re: [sage-devel] GNU/Linux debian sid/testing: "Error building Sage" 8.3 from git

2018-08-14 Thread Jan Groenewald
Hi On Tue, 14 Aug 2018 at 16:44, 'Julien Puydt' via sage-devel < sage-devel@googlegroups.com> wrote: > I have no clue what "testing/sid" might be... since as far as I know > "sid==unstable" > Testing is usually about 10-20 days behind unstable ("sid"). Testing will also become the new stable, s

Re: [sage-devel] GNU/Linux debian sid/testing: "Error building Sage" 8.3 from git

2018-08-14 Thread Erik Bray
On Tue, Aug 14, 2018 at 5:02 PM Jörg-Volker wrote: > > > > On Tuesday, August 14, 2018 at 4:44:58 PM UTC+2, Snark wrote: >> >> Hi, >> >> Le 14/08/2018 à 11:20, Jörg-Volker a écrit : >> > >> > Hi, >> > trying to build Sage 8.3 on my GNU/Linux debian testing/sid system with >> > local gcc suite vers

Re: [sage-devel] GNU/Linux debian sid/testing: "Error building Sage" 8.3 from git

2018-08-14 Thread Jörg-Volker
On Tuesday, August 14, 2018 at 4:44:58 PM UTC+2, Snark wrote: > > Hi, > > Le 14/08/2018 à 11:20, Jörg-Volker a écrit : > > > > Hi, > > trying to build Sage 8.3 on my GNU/Linux debian testing/sid system with > > local gcc suite version 8.2.0 fails while compiling scipy. This is on a > > desk

Re: [sage-devel] GNU/Linux debian sid/testing: "Error building Sage" 8.3 from git

2018-08-14 Thread 'Julien Puydt' via sage-devel
Hi, Le 14/08/2018 à 11:20, Jörg-Volker a écrit : Hi, trying to build Sage 8.3 on my GNU/Linux debian testing/sid system with local gcc suite version 8.2.0 fails while compiling scipy. This is on a desktop computer with 4 cores (8 threads) and 32 GB RAM. I have no clue what "testing/sid" mig

[sage-devel] GNU/Linux debian sid/testing: "Error building Sage" 8.3 from git

2018-08-14 Thread Jörg-Volker
Hi, trying to build Sage 8.3 on my GNU/Linux debian testing/sid system with local gcc suite version 8.2.0 fails while compiling scipy. This is on a desktop computer with 4 cores (8 threads) and 32 GB RAM. The build command was MAKE='make -j8' SAGE_INSTALL_GCC=no SAGE_BUILD_DIR=/tmp/sage-b mak