Hello,
On 28/08/15 09:13, Villum Sejersen wrote: > For around a week I have encountered a strange error message when > installing lilypond master from git sources. I have no local branches. > > address@hidden:/usr/local/src/lilypond/build# lilypond -v > GNU LilyPond 2.19.26 > > Until at the point shown below, no errors or warnings occurred. > > ===== > git pull origin > ../configure > make [all] > > ===== > address@hidden:/usr/local/src/lilypond/build# make --silent install > Traceback (most recent call last): > File "/usr/local/src/lilypond/build/scripts/build/out/install", line > 78, in <module> > shutil.copy2 (f, dest) > File "/usr/lib/python2.7/shutil.py", line 130, in copy2 > copyfile(src, dst) > File "/usr/lib/python2.7/shutil.py", line 82, in copyfile > with open(src, 'rb') as fsrc: > IOError: [Errno 2] No such file or directory: > '@TEXGYRE_DIR@/@TEXGYRE_FILES@' > /usr/local/src/lilypond/stepmake/stepmake/install-out-targets.make:8: > recipe for target 'local-install-outfiles' failed > make[1]: *** [local-install-outfiles] Error 1 > /usr/local/src/lilypond/stepmake/stepmake/toplevel-targets.make:30: > recipe for target 'install' failed > make: *** [install] Error 2 > ro > ===== > > After this message I first thought the installation must have failed. > But looking at the timestamps of the executables in /usr/local/bin > showed that the installation had nevertheless succeeded! > > ===== > > make doc > make doc install > > worked too as expected without errors or warning. > > Since last week LilyPond now requires Tex-Gyre fonts. Is it this that is the problem perhaps? if you run ./configure it should report this at the end of the 'checking' it does before you run the make. See commit http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=b78ddeaa721f4bca1ce11d429ffe7d6b881ca8be and those after Jame _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel