OSX/CI: kdevelop fails to build on branch master

Nicolai Hähnle-Montoro nhaehnle at gmail.com
Sat Dec 13 18:44:33 GMT 2014


Dear Marko,

try with current master of kdevelop (4750...) please. That should fix
your problem. I'm a bit surprised that this compiled with g++ in the
first place...

Cheers,
Nicolai

On Sat, Dec 13, 2014 at 6:27 PM, Kevin Funk <kfunk at kde.org> wrote:
> On Saturday 13 December 2014 14:24:55 Marko Käning wrote:
>> Hi devs,
>>
>> I ran into build errors on OSX for kdevelop using Apple’s clang!
>>
>> Greets,
>> Marko
>
> [ 45%] Building CXX object
> debuggers/gdb/printers/tests/CMakeFiles/qdate.dir/qdate.cpp.o
> Linking CXX executable qchar.app/Contents/MacOS/qchar
> /Users/marko/WC/KDECI-builds/kdevelop/debuggers/gdb/mi/miparser.cpp:97:5:
> error: no viable conversion from 'bool' to 'std::unique_ptr<Record>'
>    ADVANCE('(');
>    ^~~~~~~~~~~~
> /Users/marko/WC/KDECI-builds/kdevelop/debuggers/gdb/mi/miparser.cpp:35:7:
> note: expanded from macro 'ADVANCE'
>      MATCH(tok); \
>      ^~~~~~~~~~
> /Users/marko/WC/KDECI-builds/kdevelop/debuggers/gdb/mi/miparser.cpp:30:18:
> note: expanded from macro 'MATCH'
>          return false; \
>                 ^~~~~
>
> This looks indeed valid, though. There's an invalid conversion from 'bool' to
> 'std::unique_ptr<Record>'.
>
> @Nicolai, can you check?
>
> --
> Kevin Funk | kfunk at kde.org | http://kfunk.org



-- 
Lerne, wie die Welt wirklich ist,
aber vergiss niemals, wie sie sein sollte.



More information about the KDevelop mailing list