bug-lilypond
[Top][All Lists]
Advanced

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

Re: make info fails without preceding make doc


From: Jean Abou Samra
Subject: Re: make info fails without preceding make doc
Date: Tue, 21 Sep 2021 21:21:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0



Le 21/09/2021 à 21:12, David Kastrup a écrit :
David Kastrup <dak@gnu.org> writes:

dak@lola:/usr/local/tmp/lilypond$ CPU_COUNT=9 make -j9 info
Making Documentation/out-www/lilypond-changes.info < texi
Making Documentation/out-www/lilypond-learning.info < texi
Making Documentation/out-www/en/notation.texi < tely
Making Documentation/out-www/lilypond-usage.info < texi
lilypond-book.py: error: file not found: en/hyphenation.itexi
Well, it is not like make doc works either:

dak@lola:/usr/local/tmp/lilypond$ CPU_COUNT=9 make -j9 doc
Making latt1095.tfm in TeX Live (mktextfm)
Making Documentation/out-www/en/notation.texi < tely
Making Documentation/out-www/ca/notation.texi < tely
Making Documentation/out-www/de/notation.texi < tely
Making Documentation/out-www/es/notation.texi < tely
Making Documentation/out-www/fr/learning.texi < tely
Making Documentation/out-www/fr/notation.texi < tely
Making Documentation/out-www/it/notation.texi < tely
Making Documentation/out-www/it/usage.texi < tely
Making larm1095.tfm in TeX Live (mktextfm)
Making Documentation/out-www/fr/web.texi (copy)
Making Documentation/out-www/en/changes.xref-map < texi
lilypond-book.py: error: file not found: en/hyphenation.itexi

make[2]: *** [../make/lilypond-book-rules.make:6: out-www/en/notation.texi] 
Error 1
make[2]: *** Waiting for unfinished jobs....
lilypond-book.py: error: file not found: en/hyphenation.itexi

make[2]: *** [../make/lilypond-book-rules.make:6: out-www/ca/notation.texi] 
Error 1
lilypond-book.py: error: file not found: en/hyphenation.itexi

make[2]: *** [../make/lilypond-book-rules.make:6: out-www/de/notation.texi] 
Error 1
lilypond-book.py: error: file not found: en/hyphenation.itexi

make[2]: *** [../make/lilypond-book-rules.make:6: out-www/es/notation.texi] 
Error 1
lilypond-book.py: error: file not found: en/hyphenation.itexi

lilypond-book.py: error: file not found: en/hyphenation.itexi

make[2]: *** [../make/lilypond-book-rules.make:6: out-www/fr/notation.texi] 
Error 1
make[2]: *** [../make/lilypond-book-rules.make:6: out-www/it/notation.texi] 
Error 1
make[1]: *** 
[/usr/local/tmp/lilypond/stepmake/stepmake/generic-targets.make:150: WWW] Error 
2
make: *** [/usr/local/tmp/lilypond/stepmake/stepmake/generic-targets.make:155: 
doc] Error 2


You did clean everything beforehand? Commit 79114c78d1 changed
documentation generation to create a new file, but the doc
build infrastructure only knows about the dependency via
internals.texi, which has not changed.

Best,
Jean



reply via email to

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