[sage-support] Re: Sage 8.3 Build Fails on Debian Sid

2018-08-15 Thread Luis Finotti
On Wednesday, August 15, 2018 at 6:05:04 PM UTC-4, Dima Pasechnik wrote: > > To switch to non-default C/C++ compiler, you need to run > > ./configure CC=gcc-7 CXX=g++-7 > > and most probably > > make distclean > > before starting the build > > Thanks for your continued support! Unfornuately, GCC

[sage-support] Re: Sage 8.3 Build Fails on Debian Sid

2018-08-15 Thread Dima Pasechnik
To switch to non-default C/C++ compiler, you need to run ./configure CC=gcc-7 CXX=g++-7 and most probably make distclean before starting the build On Thursday, August 16, 2018 at 12:53:16 AM UTC+3, Luis Finotti wrote: > > > > On Wednesday, August 15, 2018 at 5:14:47 PM UTC-4, Dima Pasechnik

[sage-support] Re: Sage 8.3 Build Fails on Debian Sid

2018-08-15 Thread Luis Finotti
On Wednesday, August 15, 2018 at 5:14:47 PM UTC-4, Dima Pasechnik wrote: > > [pip-9.0.3] File > "/usr/local/sage-8.3/local/lib/python3.6/encodings/ascii.py", line 26, in > decode > [pip-9.0.3] return codecs.ascii_decode(input, self.errors)[0] > > This is actually strange - why is it pytho

[sage-support] Re: Sage 8.3 Build Fails on Debian Sid

2018-08-15 Thread Dima Pasechnik
[pip-9.0.3] File "/usr/local/sage-8.3/local/lib/python3.6/encodings/ascii.py", line 26, in decode [pip-9.0.3] return codecs.ascii_decode(input, self.errors)[0] This is actually strange - why is it python3.6? Are you trying to build a python3-based Sagemath? (python3 support is very much wo

[sage-support] Re: Sage 8.3 Build Fails on Debian Sid

2018-08-15 Thread Dima Pasechnik
besides it's being gcc 8.2, and AFAIK nobody ever built Sage with gcc 8, I don't see anything strange. Not sure what data pip installer is choking on here. Hostnames with non-ascii chars? On Wednesday, August 15, 2018 at 4:24:01 PM UTC+3, Luis Finotti wrote: > > It seems that the terminal outpu

[sage-support] Re: Sage 8.3 Build Fails on Debian Sid

2018-08-15 Thread Luis Finotti
It seems that the terminal output was cut. Here it is in full: https://pastebin.com/6gxaxc7P -- 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+unsub

[sage-support] Re: Sage 8.3 Installation Crash

2018-08-15 Thread Leo Lazauskas
Thanks, but it was all my own fault. I downloaded the Ubuntu 16.04 binaries instead of the 14.04. Next time you can take credit for making me look stupid! On Wednesday, 15 August 2018 20:26:21 UTC+9:30, Dima Pasechnik wrote: > > > > On Wednesday, August 15, 2018 at 1:44:23 PM UTC+3, Leo Lazausk

[sage-support] Re: Sage 8.3 Installation Crash

2018-08-15 Thread Dima Pasechnik
On Wednesday, August 15, 2018 at 1:44:23 PM UTC+3, Leo Lazauskas wrote: > > Sorry for not providing the information - I thought the crash report would > be enough. > I installed from binaries on the SageMath download page. > After checking I see that I have version 2.19 of libm.so.6 > Is there a

[sage-support] Re: Sage 8.3 Installation Crash

2018-08-15 Thread Leo Lazauskas
Sorry for not providing the information - I thought the crash report would be enough. I installed from binaries on the SageMath download page. After checking I see that I have version 2.19 of libm.so.6 Is there a way to upgrade it to 2.23 that you know of? On Wednesday, 15 August 2018 19:29:35 U

[sage-support] Re: Sage 8.3 Installation Crash

2018-08-15 Thread slelievre
In the crash log one can read, - towards the top: Linux-4.4.0-116-generic-x86_64-with-debian-jessie-sid - towards the bottom: ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.23' not found (required by /home/leo/mysagemath/SageMath/local/lib/../lib64/libquadmath.so.0) How

[sage-support] Sage 8.3 Installation Crash

2018-08-15 Thread Leo
-- 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-support@googlegroups.com. V

Re: [sage-support] Re: Sage 8.3 Build Fails on Debian Sid

2018-08-15 Thread Leo
Thanks for the prompt reply. I tried your suggestion but it failed. Here's the screen capture form it: make build/make/Makefile --stop make[1]: Entering directory `/home/leo/mysagemath/SageMath' rm -f config.log mkdir -p logs/pkgs ln -s logs/pkgs/config.log config.log running CONFIG_SHELL=/bin/bash