lilypond-devel
[Top][All Lists]
Advanced

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

Re: Need help with lilypond-2.12.3 documentation build failure


From: Graham Percival
Subject: Re: Need help with lilypond-2.12.3 documentation build failure
Date: Fri, 10 Dec 2010 11:53:22 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Dec 10, 2010 at 01:03:37PM +0200, Dave Plater wrote:
> Hi, openSUSE:Factory lilypond is failing to build documentation since
> texlive was updated, I've added the updated texlive-bin package to the
> successful 11.3 build and it causes the same failure.
> I can't quite understand bibtex's use of /tmp in this failure :
> make[3]: Entering directory

Well, the first step is to isolate the problem.  If you go to this
directory:

> `/usr/src/packages/BUILD/lilypond-2.12.3/Documentation/bibliography'

and then enter this command all as one line:

> BSTINPUTS=.
> /usr/src/packages/BUILD/lilypond-2.12.3/scripts/build/out/bib2html -o
> out-www/colorado.html colorado.bib

then does it produce a .html file in out-www/ ?
(oh, you need to create the out-www/ directory first)

I'm not certain precisely why bibtex wants to write stuff to
/tmp/, but it'll be a lot easier to debug the problem once you
reduce it to a single command-line.


Be aware that this part of the build process has changed in 2.13
and the upcoming 2.14 release.

Cheers,
- Graham



reply via email to

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