<div dir="ltr">So if you don't want to go through the hassle of checking it out from Git, you could simply delete that one line in the source code, as indicated by Heiko's linked patch.<div><br></div><div>Sorry for the trouble :)</div><div class="gmail_extra"><br></div><div class="gmail_extra">Mark</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 9, 2018 at 8:42 AM, Heiko Becker <span dir="ltr"><<a href="mailto:heirecka@exherbo.org" target="_blank">heirecka@exherbo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Michał,<br>
<span class=""><br>
On 03/08/18 12:57, Michał Zając wrote:<br>
> /root/amarok/amarok-2.9.0/src/<wbr>playlist/proxymodels/<wbr>SortAlgorithms.cpp:<br>
> In member function ‘bool Playlist::multilevelLessThan::<wbr>operator()(const<br>
> QAbstractItemModel*, int, int) const’:<br>
> /root/amarok/amarok-2.9.0/src/<wbr>playlist/proxymodels/<wbr>SortAlgorithms.cpp:98:21:<br>
> error: expected primary-expression before ‘__attribute__’<br>
>                      __attribute__ ((fallthrough));<br>
>                      ^<br>
> src/CMakeFiles/amaroklib.dir/<wbr>build.make:2716: recipe for target<br>
> 'src/CMakeFiles/amaroklib.dir/<wbr>playlist/proxymodels/<wbr>SortAlgorithms.cpp.o'<br>
> failed<br>
> make[2]: ***<br>
> [src/CMakeFiles/amaroklib.dir/<wbr>playlist/proxymodels/<wbr>SortAlgorithms.cpp.o]<br>
> Error 1<br>
> CMakeFiles/Makefile2:369: recipe for target<br>
> 'src/CMakeFiles/amaroklib.dir/<wbr>all' failed<br>
> make[1]: *** [src/CMakeFiles/amaroklib.dir/<wbr>all] Error 2<br>
> Makefile:138: recipe for target 'all' failed<br>
> make: *** [all] Error 2><br>
> Am I the only one getting this?<br>
<br>
</span>Unfortunately not, but it's already fixed in the 2.9 branch:<br>
<a href="https://cgit.kde.org/amarok.git/commit/?h=2.9&id=f047cd8219d9537bb33bba3883bedf6231a0ed5f" rel="noreferrer" target="_blank">https://cgit.kde.org/amarok.<wbr>git/commit/?h=2.9&id=<wbr>f047cd8219d9537bb33bba3883bedf<wbr>6231a0ed5f</a><br>
(Or you can switch to gcc7).<br>
<br>
Regards,<br>
Heiko<br>
</blockquote></div><br></div></div>