bug-lilypond
[Top][All Lists]
Advanced

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

build fail in 2.1.0 CVS


From: Graham Percival
Subject: build fail in 2.1.0 CVS
Date: Fri, 14 Nov 2003 21:03:04 -0800

I still can't build the devel CVS.  I was hoping it was some bug in
another package, but that's looking less likely.

I can build 2.0.1 without problems.  I can do "make all" for 2.1.0 just
fine.  But "make web" fails to build.  This makes it a bit difficult to test
doc patches before sending them in.  :)

I first experienced this on Oct 3, as reported in
http://mail.gnu.org/archive/html/lilypond-devel/2003-10/msg00008.html

At first I suspected a bug in Debian/Testing's version of gv or gs, but I've 
tried
downgrading to 6.53 with no change.  And since I can still build 2.0.1, a bug
in another package seems less likely.

Here's the output.  Does anybody know what LilyPond is trying to do after it
reads the files from Documentation/user, input/regression, and input/test ?
(I've included quite a few extra lines of the output, just in case I snipped it
too quickly last time.


Output of "make web" (performed after a "make distclean; make all")

...
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Reading `/home/gperciva/dev/lilypond/Documentation/user/lilypond.tely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/dedication.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/macros.itexi'
Reading `/home/gperciva/dev/lilypond/Documentation/user/preface.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/introduction.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/tutorial.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/refman.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/literature.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/internals.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/invoking.itexi'
Reading `/home/gperciva/dev/lilypond/Documentation/user/lilypond-book.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/converters.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/appendices.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/cheatsheet.itely'
Reading `/home/gperciva/dev/lilypond/Documentation/user/fdl.itexi'
Reading `../../input/screech-boink.ly'
Reading `../../input/screech-boink.ly'
Reading `../../input/test/script-abbreviations.ly'
Reading `../../input/test/script-chart.ly'
Reading `../../input/test/bar-number-regular-interval.ly'
Reading `../../input/regression/tag-filter.ly'
Reading `../../input/test/divisiones.ly'
Reading `../../input/regression/cluster.ly'
Reading `../../input/test/chord-names-jazz.ly'
Reading `/home/gperciva/dev/lilypond/mf/out/feta16list.ly'
Reading `/home/gperciva/dev/lilypond/mf/out/parmesan16list.ly'
Invoking `gs -sDEVICE=bbox -q -dNOPAUSE lily-1292174260.eps -c quit 
2>lily-1292174260.eps.bbox'Error: /rangecheck in --setdash--
Operand stack:
   8.8133   0.6666   0.1   --nostringval--   0
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--   
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3   
%oparray_pop   --nostringval--   1   3   %oparray_pop   1   3   %oparray_pop   
.runexec2   --nostringval--   --nostringval--   --nostringval--   2   
%stopped_push   --nostringval--   --nostringval--   5   5   %oparray_pop   
--nostringval--   --nostringval--
Dictionary stack:
   --dict:1070/1123(ro)(G)--   --dict:0/20(G)--   --dict:94/200(L)--   
--dict:113/300(L)--   --dict:40/200(L)--
Current allocation mode is local
Last OS error: 2
Current file position is 18091
lilypond-book: error: `gs' failed (status 1)
Traceback (most recent call last):
  File "/home/gperciva/dev/lilypond/scripts/lilypond-book.py", line 1648, in ?
    do_file (input_filename)
  File "/home/gperciva/dev/lilypond/scripts/lilypond-book.py", line 1521, in 
do_file
    compile_all_files (chunks)
  File "/home/gperciva/dev/lilypond/scripts/lilypond-book.py", line 1416, in 
compile_all_files
    map (ly.make_ps_images, map (lambda x: x + '.eps', png))
  File "/home/gperciva/dev/lilypond/share/lilypond/python/lilylib.py", line 
460, in make_ps_images
    bbox = get_bbox (ps_name)
  File "/home/gperciva/dev/lilypond/share/lilypond/python/lilylib.py", line 
438, in get_bbox
    system (cmd, progress_p = 1)
  File "/home/gperciva/dev/lilypond/share/lilypond/python/lilylib.py", line 
332, in system
    exit (status)
  File "/home/gperciva/dev/lilypond/share/lilypond/python/lilylib.py", line 
130, in exit
    raise _ ('Exiting (%d)...') % i
Exiting (256)...
make[3]: *** [out-www/lilypond.texi] Error 1
make[3]: Leaving directory `/home/gperciva/dev/lilypond/Documentation/user'
make[2]: *** [WWW] Error 2
make[2]: Leaving directory `/home/gperciva/dev/lilypond/Documentation'
make[1]: *** [WWW] Error 2
make[1]: Leaving directory `/home/gperciva/dev/lilypond'
make: *** [web] Error 2
address@hidden:~/dev/lilypond$   





reply via email to

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