lilypond-devel
[Top][All Lists]
Advanced

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

Re: compiling documentation


From: Federico Bruni
Subject: Re: compiling documentation
Date: Sun, 03 Jul 2011 12:27:54 +0200

Il giorno sab, 02/07/2011 alle 19.14 +0100, Graham Percival ha scritto:
> On Sat, Jul 02, 2011 at 07:30:03PM +0200, Federico Bruni wrote:
> > address@hidden:~/lilypond-git/build$
> > out/bin/lilypond ../input/regression/midi/key-initial.ly 
> > GNU LilyPond 2.15.0
> 
> I'm confused.  Let's all stop for the moment.
> 
> 1. as far as I understand, you see occasional problems when
> attempting to compile
>   input/regression/midi/key-initial.ly
> 
> 2. does git master work?  To test this, do:
>   2a. git pull
>   2b. rm -rf build/
>   2c. mkdir build/
>   2d. cd build/
>   2e. ../configure
>   2f. make
>   2g. out/bin/lilypond ../input/regression/midi/key-initial.ly
> 
> Run that command a few times, in case it's just an occasional
> problem.
> 

It worked at second try:

address@hidden:~/lilypond-master/build$
out/bin/lilypond ../input/regression/midi/key-initial.ly 
GNU LilyPond 2.15.4
Processing
`/home/fede/lilypond-master/build/out/share/lilypond/current/scm/../input/regression/midi/key-initial.ly'
Parsing...
Interpreting music... 
Preprocessing graphical objects...throw from within critical section.
Annullato
address@hidden:~/lilypond-master/build$
out/bin/lilypond ../input/regression/midi/key-initial.ly 
GNU LilyPond 2.15.4
Processing
`/home/fede/lilypond-master/build/out/share/lilypond/current/scm/../input/regression/midi/key-initial.ly'
Parsing...
Interpreting music... 
Preprocessing graphical objects...
Interpreting music... 
MIDI output to `key-initial.midi'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `key-initial.ps'...
Converting to `./key-initial.pdf'...
success: Compilation successfully completed


> 3. if git master works, then try:
>   3a. make test
> 

make test fails (see git.master_make-test.txt attached)

> 4. if that works, then try all the above, but on the
> lilypond/translate branch (which I believe is what you were trying
> to do when all this started)
> 

Ok, but I won't pull because I have modified a lot of files and I don't
want to make a mess.

The regtest file compiles at first try.
make test fails (the error is slightly different, see
git.translation_make-test.txt).

This is the version of my local repository:

commit 2940cdd12c135ef94e4c95ac815e76014eef9c79
Merge: 98b690b ffd9d60
Author: Francisco Vila <address@hidden>
Date:   Tue Jun 7 11:10:23 2011 +0200

    Merge branch 'master' into lilypond/translation


Should I really pull?

> 
> Don't bother with "make doc".  If you cannot cmopile
> key-initial.ly by itself, then let's fix that.  If you can compile
> it by itself, but not inside "make test", then let's fix that.
> 
> Cheers,
> - Graham

Attachment: git.master_make-test.txt
Description: Text document

Attachment: git.translation_make-test.txt
Description: Text document


reply via email to

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