Hi

I can't compile the website.
Actually, everything is compiled except the manuals: out-website/website/doc/ is missing.

Here's the error:

ls out-website/cs/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/cs/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".cs" hard out-website/cs/ out-website/website/; ls out-website/de/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/de/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".de" hard out-website/de/ out-website/website/; ls out-website/es/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/es/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".es" hard out-website/es/ out-website/website/; ls out-website/fr/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/fr/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".fr" hard out-website/fr/ out-website/website/; ls out-website/hu/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/hu/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".hu" hard out-website/hu/ out-website/website/; ls out-website/it/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/it/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".it" hard out-website/it/ out-website/website/; ls out-website/ja/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/ja/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".ja" hard out-website/ja/ out-website/website/; ls out-website/nl/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/nl/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".nl" hard out-website/nl/ out-website/website/; ls out-website/zh/*.html | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | sed 's!out-website/zh/!!g' | xargs python /home/fede/lilypond-git/scripts/build/mass-link.py --prepend-suffix=".zh" hard out-website/zh/ out-website/website/; python /home/fede/lilypond-git/scripts/build/website_post.py out-website/website
Traceback (most recent call last):
File "/home/fede/lilypond-git/scripts/build/website_post.py", line 179, in <module>
    lang_footer = makeFooter (file_base, lang)
File "/home/fede/lilypond-git/scripts/build/website_post.py", line 132, in makeFooter
    return footer % locals ()
KeyError: 'me'
make[1]: *** [out-website/website/index.html] Error 1
make[1]: Leaving directory `/home/fede/lilypond-git'
make: *** [website] Error 2

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

Reply via email to