2013/8/27 Mark Polesky <markpole...@yahoo.com>:
> In case anyone is still interested in this, today I
> completely cleaned out my source dir and did a `make' and
> `make doc' (no `-j5' or `CPU_COUNT=5'), from scratch with
> latest master:
>
> rm -rf ~/lilypond-git/* && git reset --hard origin/master
> ./autogen.sh --noconfigure
> mkdir build/
> cd build/
> ../configure
> make
> make doc
>
> ...and still I get these weird sans-serif fonts in the doc
> png images.  So it's clearly *not* related to the `-j' and
> `CPU_COUNT' options.  I don't really need to be building LP
> for the type of work that I usually do, but it is a little
> disappointing that I couldn't create a proper release if I
> wanted to.  I also find it strange that others with a very
> similar system (Ubuntu 64bit) do not have this problem.
>
> I don't think I compiled LP last since 2.13.12 or so, but if
> I ever track down a specific regression point, I'll be sure
> to post it here.
>
> - Mark



FWIW,
I tested doc-compilation of 2.17.25 from the source-tarball (don't
have git on my 64-bit-system)
with
make -j3 CPU_COUNT=3 doc
on
Linux kasten 2.6.32-50-generic #112-Ubuntu SMP Tue Jul 9 20:28:23 UTC
2013 x86_64 GNU/Linux


Result: correct fonts


-Harm

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

Reply via email to