[PATCH] Fix 'make coverage' when used with lcov version 2.0+
Dmitry V. Levin
ldv@altlinux.org
Thu May 9 21:53:39 GMT 2024
On Wed, May 08, 2024 at 12:28:04PM -0400, Aaron Merey wrote:
> On Mon, May 6, 2024 at 4:45 PM Aaron Merey <amerey@redhat.com> wrote:
> >
> > Starting with version 2.0, various lcov warnings now trigger an error
> > exit. This results in 'make coverage' terminating before completion.
> >
> > Fix this by invoking lcov and genhtml with --ignore-errors to prevent
> > the error exit when version 2.0+ is in use.
> >
> > Manually tested by running elfutils-htdocs/update-coverage.sh with
> > lcov 1.14 and 2.0.
> >
> > Signed-off-by: Aaron Merey <amerey@redhat.com>
> > ---
> > Makefile.am | 30 +++++++++++++++++++++++++++++-
> > configure.ac | 4 ++++
> > 2 files changed, 33 insertions(+), 1 deletion(-)
>
> Pushed as commit ca8ad4648197
What's the purpose of sending proposed patches to the mailing list
if reviews are silently ignored?
--
ldv
More information about the Elfutils-devel
mailing list