lilypond-devel
[Top][All Lists]
Advanced

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

Re: Different GUB failure


From: Phil Holmes
Subject: Re: Different GUB failure
Date: Tue, 25 Aug 2015 15:27:23 +0100

----- Original Message ----- From: "Masamichi HOSODA" <address@hidden>
To: <address@hidden>
Cc: <address@hidden>
Sent: Tuesday, August 25, 2015 3:04 PM
Subject: Re: Different GUB failure


The Darwin-PPC compile now proceeds fine following the revert.  I'm
now
getting a failure to build the daja-vu fonts: it looks like the font
file
has not been downloaded:

invoking tar -C
/home/gub/NewGub/gub/target/tools/src/fonts-dejavu-2.35
--strip-component=1 -v -j -xf
--/home/gub/NewGub/gub/downloads/fonts-dejavu
/dejavu-fonts-ttf-2.35.tar.bz2
tar (child): /home/gub/NewGub/gub/downloads/fonts-dejavu/dejavu-fonts-
ttf-2.35.tar.bz2: Cannot open: No such file or directory

I can confirm that that directory is empty.

I was able to fix the dejavu font problem with Masamichi's suggestion
of

$ bin/gub --fresh tools::fonts-dejavu

However, the build now fails with the same error with the libertine
font, which has not been downloaded.  I could potentially fix that by
downloading the font manually, and would probably need to do this for
all the other new fonts.

But shouldn't this happen automatically as part of the GUB build?

If I understand correctly, GUB downloads automatically, ofcourse.
To build LilyPond, what command do you use?
Is it following?

$ make LILYPOND_BRANCH=release/unstable lilypond

That's the command I use, but with the output redirected to a text file.

I suspect something like download site or network temporarily problems.

I don't think so: if GUB tries a download and it fails, it usually stops at that point and can be restarted once the network/site is back or corrected. Looking at the output from the build, I see no attempt to download the font files.

--
Phil Holmes



reply via email to

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