From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: ob-lilypond test failures Date: Sun, 13 Sep 2015 15:27:15 -0400 Message-ID: <8737yii0h8.fsf@pierrot.dokosmarshall.org> References: <878u8a4665.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbCw1-0001Kf-Ip for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 15:27:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbCvw-0004b2-GB for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 15:27:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:44343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbCvw-0004aw-9x for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 15:27:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZbCvv-0007ad-2l for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 21:27:27 +0200 Received: from pool-108-20-41-232.bstnma.fios.verizon.net ([108.20.41.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Sep 2015 21:27:27 +0200 Received: from ndokos by pool-108-20-41-232.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Sep 2015 21:27:27 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rasmus 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