lilypond-devel
[Top][All Lists]
Advanced

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

Problem while trying to compile docs


From: Francisco Vila
Subject: Problem while trying to compile docs
Date: Sat, 22 Nov 2008 20:13:41 +0100

Hello, any clue of what's happening here? It is latest git on a
freshly installed Ubuntu 8.10, the binary compiled well but make web
fails.

Output written on collated-files.pdf (178 pages, 9230485 bytes).
Transcript written on collated-files.log.
make PACKAGE=LILYPOND package=lilypond -C musicxml WWW-1 && true
make[4]: Entering directory
`/home/fravd/source/lilypond/input/regression/musicxml'
/usr/bin/python ../../../scripts/musicxml2ly.py -o
out-www/04d-Spanners-JScore.ly 04d-Spanners-JScore.xml
Reading MusicXML from 04d-Spanners-JScore.xml ...
Converting to LilyPond expressions...
Traceback (most recent call last):
  File "../../../scripts/musicxml2ly.py", line 2713, in <module>
    main()
  File "../../../scripts/musicxml2ly.py", line 2708, in main
    voices = convert (filename, options)
  File "../../../scripts/musicxml2ly.py", line 2618, in convert
    (voices, staff_info) = get_all_voices (parts)
  File "../../../scripts/musicxml2ly.py", line 2344, in get_all_voices
    part_ly_voices[n] = musicxml_voice_to_lily_voice (v)
  File "../../../scripts/musicxml2ly.py", line 1996, in
musicxml_voice_to_lily_voice
    main_event = musicxml_note_to_lily_main_event (n)
  File "../../../scripts/musicxml2ly.py", line 1687, in
musicxml_note_to_lily_main_event
    event.duration = musicxml_duration_to_lily (n)
  File "../../../scripts/musicxml2ly.py", line 479, in musicxml_duration_to_lily
    dur = mxl_note.get_duration_info ()
AttributeError: Note instance has no attribute 'get_duration_info'
make[4]: *** [out-www/04d-Spanners-JScore.ly] Error 1
make[4]: Leaving directory
`/home/fravd/source/lilypond/input/regression/musicxml'
make[3]: *** [WWW-1] Error 2
make[3]: Leaving directory `/home/fravd/source/lilypond/input/regression'
make[2]: *** [WWW-1] Error 2
make[2]: Leaving directory `/home/fravd/source/lilypond/input'
make[1]: *** [WWW-1] Error 2
make[1]: Leaving directory `/home/fravd/source/lilypond'
make: *** [web] Error 2


-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org




reply via email to

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