Bug 357181 - taglib-extras unable to find taglib version > 1.9 because of wrong comparison
Summary: taglib-extras unable to find taglib version > 1.9 because of wrong comparison
Status: REPORTED
Alias: None
Product: taglib
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-26 17:04 UTC by e-kde
Modified: 2021-03-09 07:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description e-kde 2015-12-26 17:04:24 UTC
Hi, could you please apply the following fix to your FindTaglib.cmake file:
https://github.com/exi/nixpkgs/commit/5303351c72b725b2138daa87ef4f852dd826bdd2

FindTaglib.cmake uses STRLESS to compare version which should be VERSION_LESS.

Would be cool if you could tag a new taglib-extras version with the fix so we can drop our workaround.

Reproducible: Always

Steps to Reproduce:
1. Try to build with taglib version 1.10

Actual Results:  
Unable to find taglib version that satisfies taglib > 1.7 although 1.10 is installed

Expected Results:  
Should compile just fine
Comment 1 Justin Zobel 2021-03-09 07:26:01 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.