GNOME Bugzilla – Bug 732988
code coverage does not support lcov 1.11
Last modified: 2014-07-10 12:10:17 UTC
In Ubuntu we got lcov 1.11 now, and thus projects that use code coverage now fail with configure: error: You must have one of the following versions of lcov: 1.6 1.7 1.8 1.9 1.10 (found: 1.11) Simply adding 1.11 to the list in /usr/share/aclocal/gnome-code-coverage.m4 works fine; I tested it with umockdev, but this shouldn't be very project specific. I'm happy to fix this myself in git if the maintainers agree (won't bother with git format-patch etc. for this simple thing). Thanks!
Fine by me.
Ack, fixed: https://git.gnome.org/browse/gnome-common/commit/?id=13d01a8b