lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with build and/or test-baseline


From: James
Subject: Re: problems with build and/or test-baseline
Date: Wed, 9 Sep 2015 12:38:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0


On 09/09/15 01:03, Thomas Morley wrote:
> 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
> address@hidden ~/lilypond-git/build (master)$ ../configure
> --disable-optimising --with-texgyre-dir=../../Desktop/texgyre
> and
> address@hidden ~/lilypond-git/build (master)$ make
> I get a successfull build.
>
> But now
> address@hidden ~/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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-devel
>
>
What does

apt --installed list | grep gyre

show?

Did you install the correct texgyre package - there are two listed in
the Ubuntu repos and one doesn't have the OTF files apparently.

run the command

fc-list | grep gyre

and make sure you see the *.otf files listed.

I've just installed a quick Ubuntu server and apt-get installed the
'fonts-texgyre' package and am able to build LP and the doc and the test
baseline with no issues.

James





reply via email to

[Prev in Thread] Current Thread [Next in Thread]