El viernes, 19 de diciembre de 2025 a las 18:23:30 UTC+1, [email protected] escribió:
In fedora 43 and some machines, this package does not build. I attach the log, it must be something local to it but I am not able to see what. Best, Enrique. This happens if you build using a non-english locale. These warnings are whitelisted in https://github.com/sagemath/sage/blob/10.8/src/sage_docbuild/sphinxbuild.py#L104-105, but only in their English version, not the localized one. I guess sage_docbuild should set LANG=C before running sphinx (this is done in https://github.com/sagemath/sage/blob/10.8/src/bin/sage#L986 for the doc build via the sage bash script, but that doesn't affect meson). -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/a7c08eab-51c1-43bc-88eb-bc4fc1f9a99an%40googlegroups.com.
