lilypond-devel
[Top][All Lists]
Advanced

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

Re: "make check" fails


From: Francisco Vila
Subject: Re: "make check" fails
Date: Fri, 14 Nov 2008 23:26:02 +0100

2008/11/14 Reinhold Kainhofer <address@hidden>:
> Make sure that you don't have any old musicxml.pyc lying around on your disk
> (the musicxml.py in git has the is_after_grace method for the Note class).
> John's fix 475e743470eb647e2f17fae4e3508cf1c5ac61ff (3 days ago) should cause
> musicxml2ly to use the .pyc file from the builddir (as opposed to a
> previously installed version). Can you please check if musicxml2ly really
> uses the freshly built musicxml.pyc from your build dir and not an installed
> one.

Old PYCs are a common source of trouble when building lilypond.
As "make clean" allows a sort of reset that starts almost everything
from zero, I'd propose a target called "make mrproper" that searches
and deletes all PYC files in addition.

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




reply via email to

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