lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build docs single thread first time


From: Francisco Vila
Subject: Re: Build docs single thread first time
Date: Mon, 9 Mar 2020 21:06:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

El 9/3/20 a las 20:41, David Kastrup escribió:
Francisco Vila <address@hidden> writes:

Sorry if it's in CG already, I could be wrong, but Doc build is not
multi-thread safe, first time at least. It uses files generated by the
build process itself.

Right?

I tend to do

make clean test-clean doc-clean
CPU_COUNT=9 make -j9 && CPU_COUNT=9 make -j9 test && CPU_COUNT=9 make -j9 doc

without much of a problem.  It depends on what you mean by "first
time".  Han-Wen has just discovered that on a fresh container, TeX
builds the plain (and likely Texinfo) formats the first time it is run,
and parallel invocations of TeX cause the format files to be a mess.
But that's not really "first time per commit" but "first time per
installation".


I am thinking in

  pictures/context-example.eps and
  version.itexi

which I had to manually copy to different dirs to be able to finish the doc build. Yes, it was first time per installation in this case.

--
Francisco Vila, Ph.D. - Badajoz (Spain)
paconet.org , lilypond.es



reply via email to

[Prev in Thread] Current Thread [Next in Thread]