FWIW, on Debian testing running on core i7 + 16 GB RAM, updating 9.5 to
9.6.beta1 and running ptestlong results, *mirabile dictu*, in no failure at
all.
HTH,
Le dimanche 13 février 2022 à 13:02:24 UTC+1, Volker Braun a écrit :
> As always, you can get the latest beta version from the "devel
After `make distclean`, I managed to let make complete correctly. So on
Ubuntu 18.04 with few optional and external packages installed, running
tests gives
Running doctests with ID 2022-02-16-13-33-33-bf595c7c.
Git branch: develop
Using
--optional=4ti2,build,ccache,cryptominisat,debian,dot2tex,
Trying to update from recent version, I get:
[sagemath_doc_html-none] installing. Log file:
/home/slabbe/GitBox/sage/logs/pkgs/sagemath_doc_html-none.log
[sagemath_doc_html-none] error installing, exit status 2. End of log
file:
On Ubuntu 20.04 running on Xeon E5-2623 + 16 GB RAM:
- incremental build (-j16) from Sage 9.6.beta0 with system python (3.8.10)
failed with the error:
[sagemath_doc_html-none] ImportError: libflint.so.15: cannot open shared
object file: No such file or directory
Running "make sagelib-clean" as s