> On Sunday, January 9, 2022 at 9:53:00 PM UTC-8 Samuel Lelievre wrote: >> >> 2022-01-10 04:02 UTC, Matthias Köppe on sage-release: >> > >> > On Sunday, January 9, 2022 at 3:15:23 AM UTC-8 Volker Braun wrote: >> >> >> >> 38323507f6 (tag: 9.5.rc0, trac/develop) Updated SageMath version to >> >> 9.5.rc0 >> > >> > Thanks, Volker, for preparing the first release candidate. >> >> +1 >> >> Here is a failure report on Cygwin 3.3.3-1 on Windows 10. >> >> Attempted to build SageMath 9.5.rc0 + #33078. >> The build failed on sagemath_doc_html-none. >> Logs: >> >> - https://aij.ovh/sage/logs/slel-2022-01-09-cyg-sage-9-5-c0-33078.zip >> >> Since sagelib was built, this result in a somewhat usable Sage, >> and even more so if one then runs `make -k -s V=0` (where `-k` >> is equivalent to `--keep-going` and lets the build continue despite >> failures, building everything it can, leaving aside things that fail >> and things that depend on those). >> >> The failure seems independent of #33078, see my post from >> yesterday on the thread about Sage 9.5.beta9, which points >> to logs for a build that was essentially building Sage 9.5.rc0 >> (just missing the commit that updates the version), without >> applying #33078, also failing on sagemath_doc_html-none. >> >> Not sure whether this has been observed and is already tracked >> or worked on in some ticket, otherwise I could open one. --Samuel
2022-01-10 06:07 UTC, Matthias Köppe on sage-release: > > From the log: > > [reference] WARNING: Unable to fetch > .../local/share/doc/sage/doctrees/en/reference/algebras/environment.pickle > [...] > [reference] WARNING: Unable to fetch > .../local/share/doc/sage/doctrees/en/reference/libs/environment.pickle > [reference] preparing documents... skipping loading of indexes... done > [reference] /home/s/sage-9-5-c0/src/doc/en/reference/index.rst:35: > WARNING: unknown document: categories/index > [...] > [reference] /home/s/sage-9-5-c0/src/doc/en/reference/index.rst:156: > WARNING: unknown document: libs/index > [reference] The inventory files are in > local/share/doc/sage/inventory/en/reference. > > Haven't seen this before. Yes, please open a ticket for this Now tracked at - Sage Trac ticket 33139 Fix sagemath_doc_html-none build failure on Cygwin https://trac.sagemath.org/ticket/33139 No idea how to solve this but can test proposed fixes. --Samuel -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAEcArF17wKqjzYKSVf9HPCsvjjdo3Axs_A5T5MCdpQGvkYZmtg%40mail.gmail.com.
