2020-08-13 05:35 UTC, John H Palmieri: > > I'm having a problem with this on OS X: both with an incremental > upgrade (after doing "make doc-clean") and a build from scratch, > the build hangs during the docbuilding stage.
Same here with this configuration: - MacBook Air, Early 2014 - macOS 10.14.6 Mojave - Homebrew installed with many packages Trying to build Sage 9.2.beta8 hangs on dochtml. There was no such problem with Sage 9.2.beta7. > If I manually build "constructions" and "thematic_tutorials" with > "sage --docbuild constructions html" etc., the build completes, > but not otherwise. I have not tried that but indeed the build hangs on "constructions": ``` $ tail -n 7 /.../logs/dochtml.log [faq ] The HTML pages are in local/share/doc/sage/html/en/faq. Build finished. The built documents can be found in /.../local/share/doc/sage/html/en/faq Building en/constructions. [construct] building [html]: targets for 16 source files that are out of date [construct] updating environment: [new config] 16 added, 0 changed, 0 removed ``` -- 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/CAEcArF3ZzJWMPYxqkiX595RTxn8hRL7msw%3DsV_9UrrgmSLpBKA%40mail.gmail.com.
