----- Original Message ----- From: "Masamichi HOSODA" <truer...@sea.plala.or.jp>
To: <m...@philholmes.net>
Cc: <lilypond-devel@gnu.org>
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

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to