[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-devel
Subject:    Re: Amarok 2.9.0 "Hibernaculum" released
From:       Michał Zając <michal.zajac () gmail ! com>
Date:       2018-03-08 11:57:18
Message-ID: CAK1Cu-_9X5_JsD0ddTDQ+mmX9nqeKmDBd2933x-DuCzMjLpAYA () mail ! gmail ! com
[Download RAW message or body]

/root/amarok/amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp: In
member function ‘bool Playlist::multilevelLessThan::operator()(const
QAbstractItemModel*, int, int) const':
/root/amarok/amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp:98:21:
error: expected primary-expression before ‘__attribute__'
                     __attribute__ ((fallthrough));
                     ^
src/CMakeFiles/amaroklib.dir/build.make:2716: recipe for target
'src/CMakeFiles/amaroklib.dir/playlist/proxymodels/SortAlgorithms.cpp.o'
failed
make[2]: ***
[src/CMakeFiles/amaroklib.dir/playlist/proxymodels/SortAlgorithms.cpp.o]
Error 1
CMakeFiles/Makefile2:369: recipe for target
'src/CMakeFiles/amaroklib.dir/all' failed
make[1]: *** [src/CMakeFiles/amaroklib.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

Am I the only one getting this?

On Thu, Mar 8, 2018 at 12:26 PM, Stefano Pettini <stefano.pettini@gmail.com>
wrote:

> Thank you for taking case of the release!
>
> Stefano
>
> On Wed, Mar 7, 2018 at 8:49 PM, Heiko Becker <heirecka@exherbo.org> wrote:
>
>> Hello everybody,
>>
>> as it may be customary for the upcoming season the Amarok team did some
>> spring cleaning and is proud to announce the immediate release of Amarok
>> 2.9.0. While we realize that the clock has run out on KDELibs 4 and Qt
>> 4, we wanted to bring 20+ bug fixes from 18 contributors to our users
>> before the next major release will harness all the shiny new things
>> provided by Qt 5 and KDE Frameworks 5. In fact, the port is already
>> progressing nicely in the Git 'kf5' branch, which is soon to become the
>> new ‘master' branch. We welcome everybody willing to help out to check
>> out the source code and improve the next major version of Amarok!
>>
>>
>> Download:
>> ----------------------------------------
>> https://download.kde.org/stable/amarok/2.9.0/src/amarok-2.9.0.tar.xz
>>
>> SHA-256:
>> e3678de79db36956bc8588b9905726ace1b9188e7fdf89eaea265f1cb03116fd
>> GPG fingerprint:
>> D81C0CB38EB725EF6691C385BB463350D6EF31EF
>>
>>
>> List of important changes since 2.8.90:
>> -----------------------------------------
>> - Fixed "Open Last-fm webpage" of similar artist
>> (https://bugs.kde.org/show_bug.cgi?id=354849)
>> - VFAT-safe file and directory names cannot end with dot
>> (https://bugs.kde.org/show_bug.cgi?id=388465)
>> - Fixed transcoding to AAC format by switching to the latest 'aac'
>> ffmpeg encoder (https://bugs.kde.org/show_bug.cgi?id=374670)
>> - Fix crash during musicbrainz search
>> (https://bugs.kde.org/show_bug.cgi?id=328359)
>> - Fix Gpodder credential service without kwallet
>> (https://git.reviewboard.kde.org/r/122797/)
>> - Fix Bug 302299 - Autoscrolling Lyrics are scrolling down if a song is
>> rated via Context Browser's Current Track
>> (https://bugs.kde.org/show_bug.cgi?id=302299)
>> - Fix Collection Browser auto-expand after search expanding too little
>> (https://bugs.kde.org/show_bug.cgi?id=335217)
>> - Fix MPRIS2 DesktopEntry value
>> (https://bugs.kde.org/show_bug.cgi?id=365275)
>> - Organize tracks / Guess tags presets persisted properly
>> (https://bugs.kde.org/show_bug.cgi?id=226144)
>> - Use transparent background for lyrics browser
>> (https://bugs.kde.org/show_bug.cgi?id=314854)
>> - Handle numeric fields properly in filter creation dialogs
>> (https://bugs.kde.org/show_bug.cgi?id=341661)
>> - Substitute deprecated MySQL option --myisam-recover
>> (https://bugs.kde.org/show_bug.cgi?id=354255)
>> - Disable non SSL connections in wikipedia applet
>> (https://bugs.kde.org/show_bug.cgi?id=348313)
>> - Fix build with gcc6 (https://bugs.kde.org/show_bug.cgi?id=363054)
>> - Fix untranslatable string in Organize Collection Dialog
>> (https://bugs.kde.org/show_bug.cgi?id=331443)
>> - Fix for the infinite loop in case a home-burned or old audio CD is
>> inserted (https://bugs.kde.org/show_bug.cgi?id=339190)
>> - Fix tabs applet and change it to use https
>> (https://bugs.kde.org/show_bug.cgi?id=358408)
>> - Fix Taglib version check (https://bugs.kde.org/show_bug.cgi?id=351013)
>> - Fix amarok build with LibOFA using ffmpeg 3+
>> (https://git.reviewboard.kde.org/r/129626)
>> - Make Qt4Webkit optional (https://phabricator.kde.org/D10923)
>>
>
>

[Attachment #3 (text/html)]

<div dir="ltr"><div>/root/amarok/amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp: \
In member function ‘bool Playlist::multilevelLessThan::operator()(const \
QAbstractItemModel*, int, int) \
const':</div><div>/root/amarok/amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp:98:21: \
error: expected primary-expression before ‘__attribute__'</div><div>                \
__attribute__ ((fallthrough));</div><div>                                \
^</div><div>src/CMakeFiles/amaroklib.dir/build.make:2716: recipe for target \
&#39;src/CMakeFiles/amaroklib.dir/playlist/proxymodels/SortAlgorithms.cpp.o&#39; \
failed</div><div>make[2]: *** \
[src/CMakeFiles/amaroklib.dir/playlist/proxymodels/SortAlgorithms.cpp.o] Error \
1</div><div>CMakeFiles/Makefile2:369: recipe for target \
&#39;src/CMakeFiles/amaroklib.dir/all&#39; failed</div><div>make[1]: *** \
[src/CMakeFiles/amaroklib.dir/all] Error 2</div><div>Makefile:138: recipe for target \
&#39;all&#39; failed</div><div>make: *** [all] Error 2<br><br>Am I the only one \
getting this?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On \
Thu, Mar 8, 2018 at 12:26 PM, Stefano Pettini <span dir="ltr">&lt;<a \
href="mailto:stefano.pettini@gmail.com" \
target="_blank">stefano.pettini@gmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr"><div>Thank you for taking case of the \
release!<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span \
class="HOEnZb"><font color="#888888">Stefano<br></font></span></div><div \
class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div \
class="gmail_quote">On Wed, Mar 7, 2018 at 8:49 PM, Heiko Becker <span \
dir="ltr">&lt;<a href="mailto:heirecka@exherbo.org" \
target="_blank">heirecka@exherbo.org</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hello everybody,<br> <br>
as it may be customary for the upcoming season the Amarok team did some<br>
spring cleaning and is proud to announce the immediate release of Amarok<br>
2.9.0. While we realize that the clock has run out on KDELibs 4 and Qt<br>
4, we wanted to bring 20+ bug fixes from 18 contributors to our users<br>
before the next major release will harness all the shiny new things<br>
provided by Qt 5 and KDE Frameworks 5. In fact, the port is already<br>
progressing nicely in the Git &#39;kf5&#39; branch, which is soon to become the<br>
new ‘master' branch. We welcome everybody willing to help out to check<br>
out the source code and improve the next major version of Amarok!<br>
<br>
<br>
Download:<br>
------------------------------<wbr>----------<br>
<a href="https://download.kde.org/stable/amarok/2.9.0/src/amarok-2.9.0.tar.xz" \
rel="noreferrer" target="_blank">https://download.kde.org/stabl<wbr>e/amarok/2.9.0/src/amarok-2.9.<wbr>0.tar.xz</a><br>
 <br>
SHA-256:<br>
e3678de79db36956bc8588b9905726<wbr>ace1b9188e7fdf89eaea265f1cb031<wbr>16fd<br>
GPG fingerprint:<br>
D81C0CB38EB725EF6691C385BB4633<wbr>50D6EF31EF<br>
<br>
<br>
List of important changes since 2.8.90:<br>
------------------------------<wbr>-----------<br>
- Fixed &quot;Open Last-fm webpage&quot; of similar artist<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=354849" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=354849</a>)<br>
                
- VFAT-safe file and directory names cannot end with dot<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=388465" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=388465</a>)<br>
                
- Fixed transcoding to AAC format by switching to the latest &#39;aac&#39;<br>
ffmpeg encoder (<a href="https://bugs.kde.org/show_bug.cgi?id=374670" \
rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=374670</a>)<br>
                
- Fix crash during musicbrainz search<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=328359" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=328359</a>)<br>
                
- Fix Gpodder credential service without kwallet<br>
(<a href="https://git.reviewboard.kde.org/r/122797/" rel="noreferrer" \
                target="_blank">https://git.reviewboard.kde.o<wbr>rg/r/122797/</a>)<br>
                
- Fix Bug 302299 - Autoscrolling Lyrics are scrolling down if a song is<br>
rated via Context Browser&#39;s Current Track<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=302299" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=302299</a>)<br>
                
- Fix Collection Browser auto-expand after search expanding too little<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=335217" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=335217</a>)<br>
                
- Fix MPRIS2 DesktopEntry value<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=365275" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=365275</a>)<br>
                
- Organize tracks / Guess tags presets persisted properly<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=226144" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=226144</a>)<br>
                
- Use transparent background for lyrics browser<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=314854" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=314854</a>)<br>
                
- Handle numeric fields properly in filter creation dialogs<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=341661" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=341661</a>)<br>
                
- Substitute deprecated MySQL option --myisam-recover<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=354255" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=354255</a>)<br>
                
- Disable non SSL connections in wikipedia applet<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=348313" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=348313</a>)<br>
                
- Fix build with gcc6 (<a href="https://bugs.kde.org/show_bug.cgi?id=363054" \
rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=363054</a>)<br>
                
- Fix untranslatable string in Organize Collection Dialog<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=331443" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=331443</a>)<br>
                
- Fix for the infinite loop in case a home-burned or old audio CD is<br>
inserted (<a href="https://bugs.kde.org/show_bug.cgi?id=339190" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=339190</a>)<br>
                
- Fix tabs applet and change it to use https<br>
(<a href="https://bugs.kde.org/show_bug.cgi?id=358408" rel="noreferrer" \
                target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=358408</a>)<br>
                
- Fix Taglib version check (<a href="https://bugs.kde.org/show_bug.cgi?id=351013" \
rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug<wbr>.cgi?id=351013</a>)<br>
                
- Fix amarok build with LibOFA using ffmpeg 3+<br>
(<a href="https://git.reviewboard.kde.org/r/129626" rel="noreferrer" \
                target="_blank">https://git.reviewboard.kde.o<wbr>rg/r/129626</a>)<br>
                
- Make Qt4Webkit optional (<a href="https://phabricator.kde.org/D10923" \
rel="noreferrer" target="_blank">https://phabricator.kde.org/D<wbr>10923</a>)<br> \
</blockquote></div><br></div> </div></div></blockquote></div><br></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic