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

Omar Plummer omarplummer at imergetechnologies.com
Thu Aug 6 20:14:16 UTC 2015



> On Aug. 6, 2015, 9:59 a.m., Konrad Zemek wrote:
> > 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.

I'm not sure I follow, so please bear with me if I'm missing something simple.

Isn't "1.7" technically equivalent to "1.7.0"? In which case "1.7" < "1.7.0" should in fact be false?


- Omar


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


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/a59adbc3/attachment.html>


More information about the Amarok-devel mailing list