Review Request 124639: Build script incorrectly detects Taglib version 1.10.0 as lower than 1.7

Konrad Zemek konrad.zemek at gmail.com
Thu Aug 6 09:59:07 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124639/#review83480
-----------------------------------------------------------


Actually, there is a bug here. We require at least TagLib 1.7, but after your commit that will change to 1.7.1 . `taglib-config --version` returns `1.7.0` for TagLib 1.7, and while `"1.7" STRLESS "1.7.0"` is true, `"1.7" VERSION_LESS "1.7.0"` is false.

- Konrad Zemek


On Aug. 6, 2015, 12:57 a.m., Omar Plummer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124639/
> -----------------------------------------------------------
> 
> (Updated Aug. 6, 2015, 12:57 a.m.)
> 
> 
> Review request for Amarok.
> 
> 
> Bugs: https://bugs.kde.org/show_bug.cgi?id=351013
>     https://bugs.kde.org/show_bug.cgi?id=https://bugs.kde.org/show_bug.cgi?id=351013
> 
> 
> Repository: amarok
> 
> 
> Description
> -------
> 
> Build fails with the following error:
> 
> -- TagLib version too old: version searched :1.7, found 1.10.0
> 
> 
> Diffs
> -----
> 
>   cmake/modules/FindTaglib.cmake 76b83ac 
> 
> Diff: https://git.reviewboard.kde.org/r/124639/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Omar Plummer
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20150806/00eff25e/attachment-0001.html>


More information about the Amarok-devel mailing list