I have a fix in https://trac.sagemath.org/ticket/33587, please test
On Monday, April 25, 2022 at 2:49:04 AM UTC-7 list...@gmail.com wrote:
>
> Thanks Matthias.
>
> This is on the latest develop branch.
>
> I have added a comment to the ticket you mention.
>
> Guillermo
>
> On Mon, 25 Apr 2022 at
Thanks Matthias.
This is on the latest develop branch.
I have added a comment to the ticket you mention.
Guillermo
On Mon, 25 Apr 2022 at 04:32, Matthias Koeppe
wrote:
> Which version of Sage is this?
> We fixed a bug like this recently that showed up when the environment
> variable MAKE was
Which version of Sage is this?
We fixed a bug like this recently that showed up when the environment
variable MAKE was set in a particular way.
See also https://trac.sagemath.org/ticket/33587
On Sunday, April 24, 2022 at 3:17:08 AM UTC-7 list...@gmail.com wrote:
>
> Thanks, Maxime.
>
> Here is w
Thanks, Maxime.
Here is what I did.
Starting from scratch, cloned develop branch, make, make pytest, make
ptestlong with no problems.
New branch with a very minor modification in one file (typo in a doc
string).
So I think this applies:
*Rebuilding Sage*
Once you have made any changes you of cour
On 4/24/22 00:37, G. M.-S. wrote:
Following the advice in
https://doc.sagemath.org/html/en/developer/walk_through.html#rebuilding-sage
when trying
./sage -br
I get
[...]
***
/bin/sh: @cd: command not found
make: *** [sagelib-SAGE_VENV-no-deps] Err
Following the advice in
https://doc.sagemath.org/html/en/developer/walk_through.html#rebuilding-sage
when trying
./sage -br
I get
[...]
***
/bin/sh: @cd: command not found
make: *** [sagelib-SAGE_VENV-no-deps] Error 127
real 0m0.029s
user 0m0.024s
s