bug-lilypond
[Top][All Lists]
Advanced

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

Lilypond docs-web build error in CVS HEAD: argument 1 out of range in fr


From: Boris Dusek
Subject: Lilypond docs-web build error in CVS HEAD: argument 1 out of range in framework-ps.scm
Date: Tue, 8 Nov 2005 20:19:31 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi, 
 
I am running CVS HEAD version (2.7.16, last updated today 08 Nov 
2005). Make runs fine, make web does not. From the output just before 
error, it has to do something with ((freetype) and/or (ghostscript) 
and/or (ghostscript fonts) and/or ("programming errors" in lilypond)) - 
see log of "make web" below. I searched for the error message "FreeType 
face has no PostScript font name" on Google to find only 4 links to 
lilypond mailing lists about message translation->not relevant. Freetype 
docs I have looked at seem to be only for developers->not relevant for 
me. Googling the "out of range" error message led to lily dev-lists with 
very similar errors, but the problem is  not fixed. Maybe this info helps 
you. I have full logs of all operations at my disposition and compiled 
LilyPond with debugging symbols - I can provide additional info if you 
need it. Before posting relevant part of build log, some short info 
about my system that I think is/might be relevant: 
 
* Gentoo Linux 
* GNU LilyPond 2.7.16 CVS HEAD (08 Nov 2005) * mftrace 1.1.16 
* ec-fonts-mftraced 1.0.8 * ESP Ghostscript 8.15.1 with patch mentioned 
in section "Building documentation" on your install instructions page 
* packages  gnu-gs-fonts-std + gnu-gs-fonts-other 
* kochi ttf fonts * freetype 1.3.1 + 2.1.9 
* fontconfig 2.2.3 * pango 1.8.1 
* guile 1.6.7 
* python 2.4.2 
* texinfo 4.8 
* tetex 2.0.2 
 
Steps to reproduce build error: 
1. cvs update 
2. make distclean 
3. ./configure --prefix=/home/boris/usr --enable-debug 
4. make 
5. make uninstall && make install 
6. make web 
 
Results: below signature 
 
Regards, 
Boris Dusek 
 
-------- make web - relevant part of the log -------- 
make[3]: Leaving directory 
`/home/boris/usr/src/lilypond/Documentation/misc' 
make[2]: Leaving directory `/home/boris/usr/src/lilypond/Documentation' 
make[2]: Entering directory `/home/boris/usr/src/lilypond/input' 
cp typography-demo.ly out-www/typography-demo.ly 
cd ./out-www; /home/boris/usr/src/lilypond/lily/out/lilypond --pdf --png 
-danti-alias-factor=2 -ddelete-intermediate-files -dno-point-and-click 
-I /home/boris/usr/src/lilypond/input/ typography-demo.ly 
GNU LilyPond 2.7.16 
Processing `typography-demo.ly' 
Parsing... 
Interpreting music... [8][9] 
Preprocessing graphical objects... 
Calculating line breaks... 
warning: no PostScript font name for font 
`/usr/share/fonts/misc/10x20.pcf.gz' 
warning: FreeType face has no PostScript font name 
programming error: Improbable offset for stencil: -inf staff space 
Setting to zero. 
continuing, cross fingers 
programming error: can't align on self: empty element 
continuing, cross fingers 
warning: no PostScript font name for font 
`/usr/share/fonts/misc/10x20.pcf.gz' 
warning: FreeType face has no PostScript font name 
programming error: Improbable offset for stencil: -inf staff space 
Setting to zero. 
continuing, cross fingers 
programming error: can't align on self: empty element 
continuing, cross fingers 
warning: no PostScript font name for font 
`/usr/share/fonts/misc/10x20.pcf.gz' 
warning: FreeType face has no PostScript font name 
programming error: Improbable offset for stencil: -inf staff space 
Setting to zero. 
continuing, cross fingers 
programming error: can't align on self: empty element 
continuing, cross fingers 
[3][6] 
Interpreting music... 
MIDI output to `typography-demo.midi'... 
Track... 
Calculating page breaks... 
Layout output to 
`typography-demo.ps'.../home/boris/usr/src/lilypond/out/share/lilypond/2.7.16/ 
scm/framework-ps.scm:322:9: 
In procedure scm_allocate_string in expression (ly:ttf->pfa file-name): 
/home/boris/usr/src/lilypond/out/share/lilypond/2.7.16/scm/f 
ramework-ps.scm:322:9: 
Argument 1 out of range: 16844818 
make[2]: *** [out-www/typography-demo.pdf] Error 2 
rm out-www/typography-demo.ly 
make[2]: Leaving directory `/home/boris/usr/src/lilypond/input' 
make[1]: *** [WWW] Error 2 
make[1]: Leaving directory `/home/boris/usr/src/lilypond' 
make: *** [web] Error 2 
 





reply via email to

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