Hi everyone, I’m getting the following error message when trying to build LilyPond from git (specifically, building the AUR lilypond-git package).
if test -f out/parmesan-noteheads23.enc; then touch out/parmesan-noteheads23.enc ; fi /home/lucas/.cache/pacaur/lilypond-git/src/lilypond/scripts/build/out/gen-emmentaler-scripts --dir=./out --design-size=11 cat out/feta11.lisp out/parmesan11.lisp out/parmesan-noteheads11.lisp out/feta-noteheads11.lisp out/feta-flags11.lisp out/feta-alphabet11.lisp > out/feta11.otf-table cd ./out && /usr/bin/fontforge -script emmentaler-11.genpe Copyright (c) 2000-2014 by George Williams. See AUTHORS for Contributors. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE. Based on sources from 23:10 UTC 5-Aug-2017-ML-D. Based on source from git with hash: Cannot open /home/lucas/.cache/pacaur/lilypond-git/src/lilypond/mf/out/feta11.pfb The requested file, feta11.pfb, does not exist MergeFonts: Can't find font: feta11.pfb Called from... emmentaler-11.genpe: line 17 make[1]: *** [GNUmakefile:138: out/emmentaler-11.otf] Error 1 make[1]: Leaving directory '/home/lucas/.cache/pacaur/lilypond-git/src/lilypond/mf' make: *** [/home/lucas/.cache/pacaur/lilypond-git/src/lilypond/stepmake/stepmake/generic-targets.make:6: all] Error 2 This error was already reported on this list in 2012 [1], also by a user of the AUR package, but the conclusion back then was that it was a parallel build problem fixed by reducing make parallelism, which doesn’t match my situation: my build isn’t parallelized (no -j flags to make), and yet I got the same error four times in a row. Does anyone have an idea what might be going on here? Cheers, Lucas [1]: https://lists.gnu.org/archive/html/lilypond-user/2012-03/msg00155.html
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user