lilypond-devel
[Top][All Lists]
Advanced

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

Re: Creates a glissando stem grob that uses stems' functionality. (issue


From: address@hidden
Subject: Re: Creates a glissando stem grob that uses stems' functionality. (issue4777044)
Date: Sun, 7 Aug 2011 11:17:00 +0200

On Aug 6, 2011, at 10:56 PM, address@hidden wrote:

> make fails.
> 
> --snip--
> 
> -DHAVE_CONFIG_H  -DNDEBUG -I/home/jlowe/lilypond-git/lily/include
> -I./out -I/home/jlowe/lilypond-git/flower/include -I../flower/./out
> -I../flower/include -I/home/jlowe/lilypond-git/lily/out  -O2
> -finline-functions -g -pipe -pthread -I/usr/include/freetype2   -pthread
> -I/usr/include/pango-1.0 -I/usr/include/freetype2
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -Wno-pmf-conversions  -W -Wall -Wconversion -o
> out/note-head-line-engraver.o
> /home/jlowe/lilypond-git/lily/note-head-line-engraver.cc
> /home/jlowe/lilypond-git/lily/glissando-stem.cc:134: warning: unused
> parameter 'smob'
> /home/jlowe/lilypond-git/lily/glissando-stem.cc: In static member
> function 'static scm_unused_struct*
> Glissando_stem::calc_head_positions(scm_unused_struct*)':
> /home/jlowe/lilypond-git/lily/glissando-stem.cc:154: error:
> 'VALGRIND_PRINTF_BACKTRACE' was not declared in this scope
> make[1]: *** [out/glissando-stem.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/home/jlowe/lilypond-git/build/lily'
> make: *** [all] Error 2
> address@hidden:~/lilypond-git/build$
> 
> 
> sorry
> 
> James
> 
> 

Sorry about that!  Long story short - I had done a git grep to get rid of all 
my valgrinding, but before I remembered to add new files (like 
glissando-stem.cc), so valgrind stuck around in some of them.  It's gone now 
and should still pass regtests.

Cheers,
MS




reply via email to

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