lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make failing


From: Phil Holmes
Subject: Re: Make failing
Date: Mon, 19 Dec 2011 17:25:13 -0000

----- Original Message ----- From: "David Kastrup" <address@hidden>
To: <address@hidden>
Sent: Monday, December 19, 2011 5:04 PM
Subject: Re: Make failing


"Phil Holmes" <address@hidden> writes:

On my build Ubuntu machine, make is currently failing with the
following output:

/home/phil/lilypond-git/lily/score-engraver.cc: In member function
virtual void Score_engraver::announce_grob(Grob_info)':
/home/phil/lilypond-git/lily/score-engraver.cc:164: error:
VALGRIND_PRINTF_BACKTRACE' was not declared in this scope
make[1]: *** [out/score-engraver.o] Error 1
make[1]: Leaving directory
/media/IntelSSD/lilypond/lilypond-git/build/lily'
make: *** [all] Error 2

This looks like a problem with Mike's latest patch - I assume it
requires valgrind to be present on the build machine, and it's not on
mine.  Debug code?

+    {if (info.grob ()->name () == "StemStub")
VALGRIND_PRINTF_BACKTRACE ("foo");

How could that have slipped by Patchy?  Graham?

--
David Kastrup


My guess was that patchy is running on a system with Valgrind.

--
Phil Holmes





reply via email to

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