lilypond-devel
[Top][All Lists]
Advanced

[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 17:23:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Marc Hohl <address@hidden> writes:

> Am 24.06.2016 um 10:33 schrieb David Kastrup:
> [...]
>>
>> Well, it got through patchy-staging.  So obviously something is
>> different with your setup, and you don't give any information about your
>> setup.  What does g++ --version say?
>
> $ g++ --version
> g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
>
>>
>> You used git pull (rather than git pull -r).  That causes a merge rather
>> than a rebase.  Recent changes in master happened to be reverts which
>> did not apply cleanly but had to be significantly edited.
>>
>> Adding merge resolution on top might lead to problems.
>
> As mentioned earlier, I started from scratch just to be on the safe side:
>
> $ git clone git://git.sv.gnu.org/lilypond.git ./lilypond
> $ cd lilypond
> $ ./autogen.sh
> $ make -j3
>
> The error remains.

Yeah, it seems to be g++ 4 vs g++ 5 (and g++ 6, according to Federico(?)
crashes somewhere else.  Great.)  Let's see how my last proposal fares.

-- 
David Kastrup



reply via email to

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