Jean Abou Samra <j...@abou-samra.fr> writes:

> Le 21/09/2021 à 21:12, David Kastrup a écrit :
>> David Kastrup <d...@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.

./autogen.sh --noconf
./config.status --recheck
make clean

Several times.

-- 
David Kastrup

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to