On Tue, Dec 17, 2024 at 05:51:29AM -0800, brett stevens wrote:
> I am trying to build sagemath on a Lenovo Thinkpad X1 tablet running Ubuntu 
> 2024.10 from a git clone of the sagemath repository.  Yesterday Dima helped 
> me solve one problem 
> <https://groups.google.com/g/sage-support/c/HWqsXBW0r08>.  Today I am 
> having an error building sagemath_doc_html-none.  As suggested I did run 
> ```make doc-clean doc-uninstall``` and try again but ended again with an 
> error.
from your log:

...
[spkg-install] [reference]     modfrm_hecketriangle:
[spkg-install] [reference] WARNING: Unable to fetch 
/home/brett/Projects/SAGE/sage/local/share/doc/sage/html/en/reference/modfrm_hecketriangle/searchindex.js
[spkg-install] [reference]     modmisc:
[spkg-install] [reference] WARNING: Unable to fetch 
/home/brett/Projects/SAGE/sage/local/share/doc/sage/html/en/reference/modmisc/searchindex.js
[...]
[spkg-install] [reference] WARNING: Unable to fetch 
/home/brett/Projects/SAGE/sage/local/share/doc/sage/html/en/reference/quasimodfrm/searchindex.js
...

I don't know what it could be. Probably a race condition, yet again, in
our vintage docbuilder.

Try to run make as "make -j1" after "make doc-clean doc-uninstall"

Dima

-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/sage-support/Z2IBKLiUnEpYNh7g%40hilbert.

Attachment: signature.asc
Description: PGP signature

Reply via email to