[sage-devel] Re: Proposal: ci codecov/patch reports but not fail

2024-10-13 Thread Kwankyu Lee
(3) We keep our current practice (add doctests for major functionality, and later doctests are added for broken cases). We change codecov/path to report but not fail. (3) is implemented in the PR https://github.com/sagemath/sage/pull/38812. -- You received this message because you are sub

[sage-devel] Re: Error during the complitation (make) on WSL

2024-10-13 Thread Kwankyu Lee
Hi, Here is a simplified guide: https://github.com/sagemath/sage/pull/38659 Not sure if this would be helpful to your case. Any comments are welcome. Please start with https://doc-pr-38659--sagemath.netlify.app/html/en/installation/troubles -- You received this message because you are subsc

Re: [sage-devel] Re: building sage 10.5.beta6 on Mac OS: cypari does not build

2024-10-13 Thread Oleg Pikhurko
Dear John, Yes, using --with-system-pari=no solves the problem for 10.5.beta6 while 10.5.beta7 compiles on my laptop without any special options. Thank you! Best wishes, Oleg On Sat, 12 Oct 2024 at 21:18, John H Palmieri wrote: > > I think that this should be fixed in 10.5.beta7. Alternatively,

[sage-devel] Error during compilation (make) on WSL

2024-10-13 Thread Mohamed Takouri
Hi to everyone, i am trying to install SageMath with WSL I'm following this guide: https://doc.sagemath.org/html/en/installation/source.html#wsl-post-installation-notes (doc.sagemath.org/html/en/installation/source.html#wsl-post-installation-notes) In $(SAGE_ROOT)/logs/install.log) i have only

[sage-devel] Error during the complitation (make) on WSL

2024-10-13 Thread Mohamed Takouri
Hi to everyone, i am trying to install SageMath with WSL I'm following this guide: https://doc.sagemath.org/html/en/installation/source.html#wsl-post-installation-notes (doc.sagemath.org/html/en/installation/source.html#wsl-post-installation-notes) At end of sageroot/logs/install.log i find on

Re: [sage-devel] Error during compilation (make) on WSL

2024-10-13 Thread Michael Orlitzky
On 2024-10-13 01:18:03, Mohamed Takouri wrote: > and during the compilation this: > make[4]: *** [Makefile:3425: giac-SAGE_LOCAL-no-deps] Error 1 make[3]: *** [ > Makefile:3425: /home/momo/sage/sage-10.4/local/var/lib/sage/installed/giac- > 1.9.0.15p0] Error 2 make[2]: *** [Makefile:3043: all-start