Hi, I newly nuked my \build-directory in order to get a fresh one.
But I have some problems (being on LilyDev3): 1) ~/lilypond-git/build (master)$ ../configure returns: ERROR: Please install required programs: TeX Gyre fonts OTF (make sure the fc-list utility can see them, e.g. 'sudo apt-get install fonts-texgyre', or use --with-texgyre-dir) But tex-gyre _is_ installed. I can see it in synaptic. 2) With harm@debian ~/lilypond-git/build (master)$ ../configure --disable-optimising --with-texgyre-dir=../../Desktop/texgyre and harm@debian ~/lilypond-git/build (master)$ make I get a successfull build. But now harm@debian ~/lilypond-git/build (master)$ make test-baseline returns: [...] symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreschola-regular.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreheros-italic.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyrecursor-italic.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreheros-regular.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreschola-bold.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreschola-bolditalic.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreschola-italic.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyrecursor-bolditalic.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreheros-bolditalic.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyreheros-bold.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyrecursor-bold.otf" symlink has no referent: "/home/harm/lilypond-git/build/out/share/lilypond/current/fonts/otf/texgyrecursor-regular.otf" rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1070) [sender=3.0.9] make[2]: *** [local-test] Error 23 make[2]: Leaving directory `/home/harm/lilypond-git/build/input/regression' make[1]: *** [test] Error 2 make[1]: Leaving directory `/home/harm/lilypond-git/build' make: *** [test-baseline] Error 2 Is this due to https://sourceforge.net/p/testlilyissues/issues/4593/ as well? Cheers, Harm _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel