Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcov CI broken #249

Open
bigerl opened this issue Mar 4, 2024 · 0 comments
Open

gcov CI broken #249

bigerl opened this issue Mar 4, 2024 · 0 comments

Comments

@bigerl
Copy link
Collaborator

bigerl commented Mar 4, 2024

see workflow run: https://github.com/rdf4cpp/rdf4cpp/actions/runs/8136991654/job/22234386121?pr=247

The log mentions a related issue in gcov and suggests a workaround:

(WARNING) Exception during parsing:
NegativeHits: Got negative hit value in gcov line 'branch 1 taken -1 (fallthrough)' caused by a bug in gcov tool, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68080. Use option --gcov-ignore-parse-errors with a value of negative_hits.warn, or negative_hits.warn_once_per_file.
(WARNING) Exception during parsing:
NegativeHits: Got negative hit value in gcov line 'branch 1 taken -1' caused by a bug in gcov tool, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68080. Use option --gcov-ignore-parse-errors with a value of negative_hits.warn, or negative_hits.warn_once_per_file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant