[sage-devel] Report on global function fields in Sage

2019-05-09 Thread Kwankyu Lee
Dear Sage developer community, As of Sage 8.8.beta4, the global function field code of the ticket #22982 has finally landed all in Sage. Following the tradition of giving a report when a major piece of new functionality is added to Sage, I will now briefly recall what we achieved and thank the

Re: [sage-devel] MacOS 10.14 compiling Sage GSL error

2019-05-09 Thread Dima Pasechnik
On Thu, May 9, 2019 at 4:11 PM E. Madison Bray wrote: > > Hi, > > It might be helpful to see your full install log from > logs/install.log. If it's too large to post as an attachment you'll > need to upload it somewhere. > > What does > > $ otool -L /Users/Em/sage/local/lib/libopenblas_sandybridg

Re: [sage-devel] MacOS 10.14 compiling Sage GSL error

2019-05-09 Thread E. Madison Bray
Hi, It might be helpful to see your full install log from logs/install.log. If it's too large to post as an attachment you'll need to upload it somewhere. What does $ otool -L /Users/Em/sage/local/lib/libopenblas_sandybridgep-r0.3.5.dylib output? And do you have any environment variables set

Re: [sage-devel] Unable to install Sage on Debian System

2019-05-09 Thread E. Madison Bray
On Wed, May 8, 2019 at 8:40 PM Samuel Lelievre wrote: > > Wed 2019-05-08 16:04:05 UTC, Shikha Goel: > > > > I can only download it from some other computer > > and then copy it to that system using pen drive. > > Suggestion: call B the computer with network blocked, > and A a computer with interne

[sage-devel] MacOS 10.14 compiling Sage GSL error

2019-05-09 Thread Markéta Sluková
Hi, I have been trying to compile Sage from source code on my Macbook with macOS 10.14.3. However, I get the error 'Error installing package gsl-2.5' I have HomeBrew installed. I have attached the log file as per the error message. Could anyone please help me with fixing this? Many thanks, Ma

Re: [sage-devel] Re: Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread E. Madison Bray
On Thu, May 9, 2019 at 4:35 PM Pepijn Wissing wrote: > > As far as I can tell, it fails when it's attempting to reach something called > "cocoa", about which it says > [giac-1.5.0.37.p0] checking CoCoA/io.H usability... no > [giac-1.5.0.37.p0] checking CoCoA/io.H presence... no > [giac-1.5.0.37.p

[sage-devel] Re: Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread Pepijn Wissing
As far as I can tell, it fails when it's attempting to reach something called "cocoa", about which it says [giac-1.5.0.37.p0] checking CoCoA/io.H usability... no [giac-1.5.0.37.p0] checking CoCoA/io.H presence... no [giac-1.5.0.37.p0] checking for CoCoA/io.H... no earlier. Do you think something

Re: [sage-devel] --optional=sage,optional missing build and dochtml tags

2019-05-09 Thread E. Madison Bray
On Thu, May 9, 2019 at 2:33 PM Jeroen Demeyer wrote: > > On 2019-05-09 11:42, Sébastien Labbé wrote: > > I was expecting the tag list to be the same. The missing ones are build > > and dochtml. > > build and dochtml have to be specified explicitly. This is working as > intended. To clarify furthe

Re: [sage-devel] --optional=sage,optional missing build and dochtml tags

2019-05-09 Thread Jeroen Demeyer
On 2019-05-09 11:42, Sébastien Labbé wrote: I was expecting the tag list to be the same. The missing ones are build and dochtml. build and dochtml have to be specified explicitly. This is working as intended. -- You received this message because you are subscribed to the Google Groups "sage

[sage-devel] Fwd: [discuss] 2019 John Hunter Excellence in Plotting Contest

2019-05-09 Thread E. Madison Bray
In case anyone is interested, it's time again for the John Hunter Excellence in Plotting Contest. I think some Sage users/developers must make some interesting plots with Sage and it's a good opportunity to showcase if so. Cash prizes for 1st through 3rd place. -- Forwarded message -

Re: [sage-devel] Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread Pepijn Wissing
I'm attempting to get Sage installed on the SURFsara computational cluster; I can only assume any such variables are set by the load management system (SLURM) that distributes jobs to batch nodes, though I'm not too familiar with the exact inner workings of the system. As said, I have only enter

[sage-devel] --optional=sage,optional missing build and dochtml tags

2019-05-09 Thread Sébastien Labbé
Using $ sage --version SageMath version 8.8.beta4, Release Date: 2019-05-04 "sage -t" tests the doctests with the following tags: Using --optional=4ti2,bliss,build,cbc,ccache,cmake,cryptominisat,dochtml,dot2tex,e_antic,glucose,latte_int,lidia,lrslib,memlimit,mpir,ninja_build,normaliz,notedown,p

Re: [sage-devel] Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread Dima Pasechnik
On Thu, May 9, 2019 at 10:12 AM Jeroen Demeyer wrote: > > I think that your environment is too messed up. Why do you have all > those environment variables like $CPATH and $LD_LIBRARY_PATH set? That's > probably what's causing the breakage. Can you try to build in a clean > environment, without se

Re: [sage-devel] Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread Jeroen Demeyer
I think that your environment is too messed up. Why do you have all those environment variables like $CPATH and $LD_LIBRARY_PATH set? That's probably what's causing the breakage. Can you try to build in a clean environment, without setting any such environment variables? -- You received this m

Re: [sage-devel] Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread Jeroen Demeyer
On 2019-05-09 10:55, Vincent Delecroix wrote: Dear Pepijn, Your config.log mentions that you ran $ ./configure --prefix=/home/pwissing/sage-8.7/local --libdir=/home/pwissing/sage-8.7/local/lib --with-gmp=/home/pwissing/sage-8.7/local --with-mpfr=/home/pwissing/sage-8.7/local That's the con

Re: [sage-devel] Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread François Bissey
Hi, configure:13910: gcc -o conftest -m64 -O2 -march=corei7-avx -mtune=corei7-avx -g -I/home/pwissing/sage-8.7/local/include -I/home/pwissing/sage-8.7/local/include -L/home/pwissing/sage-8.7/local/lib -L/home/pwissing/sage-8.7/local/lib -L/home/pwissing/sage-8.7/local/lib -Wl,-rpath,/home/pw

Re: [sage-devel] Installation of Sage 8.7 crashes in mpc-1.1.0

2019-05-09 Thread Vincent Delecroix
Dear Pepijn, Your config.log mentions that you ran $ ./configure --prefix=/home/pwissing/sage-8.7/local --libdir=/home/pwissing/sage-8.7/local/lib --with-gmp=/home/pwissing/sage-8.7/local --with-mpfr=/home/pwissing/sage-8.7/local which is not what you described in your mail. Is there an o