lilypond-devel
[Top][All Lists]
Advanced

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

Re: make doc: 'Command token too long' error


From: Julien Rioux
Subject: Re: make doc: 'Command token too long' error
Date: Wed, 25 Jan 2012 19:33:35 -0500
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

On 25/01/2012 5:21 AM, Francisco Vila wrote:
Hello. This error did not break the build process and I don't know
exactly what consequences it has.

While make doc:

...
cd ./out-www; texi2pdf -I ./out-www -I
/home/fravd/source/lilypond/Documentation/out -I
/home/fravd/source/lilypond/Documentation -I
/home/fravd/source/lilypond/Documentation --quiet  snippets.texi
Error (196): Command token too long
Error (196): Command token too long
Error (196): Command token too long
Error (196): Command token too long
/home/fravd/source/lilypond/scripts/build/out/texi2omf --format pdf
--location /usr/local/share/doc/lilypond/html/Documentation/usage.pdf
--version 2.15.28 usage.tely>  out-www/usage.pdf.omf
cd ./out-www; texi2pdf -I ./out-www -I
/home/fravd/source/lilypond/Documentation/out -I
/home/fravd/source/lilypond/Documentation -I
/home/fravd/source/lilypond/Documentation --quiet  usage.texi
...

HEAD is 8be61c2 in the lilypond/translation branch.

If I recall correctly this is the bug in texi2pdf that goes away if you set the environment variable LC_ALL=C. We do this when calling texi2pdf from within lilypond-book, maybe we should also do it in the build.

--
Julien




reply via email to

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