[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compiling lilypond fails
From: |
David Kastrup |
Subject: |
Re: compiling lilypond fails |
Date: |
Fri, 24 Jun 2016 18:15:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Knut Petersen <address@hidden> writes:
> Am 24.06.2016 um 16:43 schrieb David Kastrup:
>> Ok, next try.
>>
>
> On top of HEAD:
>
> In file included from /home/knut/sources/lily/lily/slur-engraver.cc:32:0:
> /home/knut/sources/lily/lily/slur-engraver.cc: In static member function
> 'static void Slur_engraver::boot()':
> /home/knut/sources/lily/lily/include/translator.icc:115:40: error:
> '&Slur_proto_engraver::listen_slur' is not a valid template argument for type
> 'void (Slur_engraver::*)(Stream_event*)' because it is of type 'void
> (Slur_proto_engraver::*)(Stream_event*)'
> listen_finder<&cl::listen_ ## m> (), \
> ^
> /home/knut/sources/lily/lily/slur-engraver.cc:65:3: note: in expansion of
> macro 'ADD_LISTENER'
> ADD_LISTENER (Slur_engraver, slur);
> ^
> /home/knut/sources/lily/lily/include/translator.icc:115:40: note: standard
> conversions are not allowed in this context
> listen_finder<&cl::listen_ ## m> (), \
> ^
> /home/knut/sources/lily/lily/slur-engraver.cc:65:3: note: in expansion of
> macro 'ADD_LISTENER'
> ADD_LISTENER (Slur_engraver, slur);
> ^
Running out of ideas here. Can you run this with -k (which means keep
going upon error) and direct error output to file, like 2>/tmp/make.log ?
I have a hard time understanding why this blows up and nothing else, and
maybe it's just because it is encountered first? make -k should clear
that up.
--
David Kastrup
- Re: compiling lilypond fails, (continued)
- Re: compiling lilypond fails, Thomas Morley, 2016/06/24
- Re: compiling lilypond fails, Phil Holmes, 2016/06/24
- Re: compiling lilypond fails, David Kastrup, 2016/06/24
- Re: compiling lilypond fails, Knut Petersen, 2016/06/24
- Re: compiling lilypond fails, David Kastrup, 2016/06/24
- Re: compiling lilypond fails, Knut Petersen, 2016/06/24
- Re: compiling lilypond fails, David Kastrup, 2016/06/24
- Re: compiling lilypond fails, Knut Petersen, 2016/06/24
- Re: compiling lilypond fails, David Kastrup, 2016/06/24
- Re: compiling lilypond fails, Knut Petersen, 2016/06/24
- Re: compiling lilypond fails,
David Kastrup <=
- Message not available
- Re: compiling lilypond fails, David Kastrup, 2016/06/24
- Re: compiling lilypond fails, David Kastrup, 2016/06/24
- Re: compiling lilypond fails, David Kastrup, 2016/06/25
- Re: compiling lilypond fails, David Kastrup, 2016/06/25
- Re: compiling lilypond fails, Knut Petersen, 2016/06/25
- Re: compiling lilypond fails, David Kastrup, 2016/06/25
- Re: compiling lilypond fails, David Kastrup, 2016/06/25
- Re: compiling lilypond fails, Marc Hohl, 2016/06/25
- Re: compiling lilypond fails, Phil Holmes, 2016/06/24