Rasmus <ras...@gmx.us> writes: > Hi, > > I get lilypond errors when running make test now and I didn't see any old > messages about this. > > The errors persists even after installing lilypond. > > For ob-lilypond/ly-attempt-to-open-pdf: > > pdf-info-query: epdfinfo: Error opening > /home/rasmus/src/code/org-mode/testing/examples/ob-lilypond-test.pdf:No such > file or directory > > For ob-lilypond/ly-attempt-to-play-midi: > > Test failed: ((should (equal "No midi file generated so can't > play!" (org-babel-lilypond-attempt-to-play-midi midi-file))) :form > (equal "No midi file generated so can't play!" "No midi file generated > so can’t play!") :value nil :explanation (array-elt 29 > (different-atoms (39 "#x27" "?'") (8217 "#x2019" "?’")))) > > I don't know anything about lilypond. I can make the tests not run when > lilypond is not present, but as said, they don't even seem to work when > lilypond is present. I installed version 2.18.2. > > Thanks, > Rasmus
I get passes: ,---- | ... | passed 65/587 ob-lilypond/feature-provision | passed 66/587 ob-lilypond/ly-arrange-mode | No pdf file generated so can't display! | passed 67/587 ob-lilypond/ly-attempt-to-open-pdf | No midi file generated so can't play! | passed 68/587 ob-lilypond/ly-attempt-to-play-midi | passed 69/587 ob-lilypond/ly-check-for-compile-error | ... `---- but I didn't go any further to try to figure out who is producing the messages. I have lilypond installed. Org-mode version 8.3.1 (release_8.3.1-234-g8c85c9 @ /home/nick/elisp/org-mode/lisp/) -- Nick