- Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Hi,
Im started getting this error geninfo: ERROR: mismatched end line for.
I don't know why, since no code was updated.
Run python3 nativium.py target tests coverage [INFO] Running "coverage" on target "tests"... [INFO] Code coverage for: x86_64/debug... [INFO] Generating coverage data for: x86_64/debug... Capturing coverage data from /home/runner/work/nativium/nativium/build/tests/debug/x86_64 geninfo cmd: '/usr/bin/geninfo /home/runner/work/nativium/nativium/build/tests/debug/x86_64 --output-filename /home/runner/work/nativium/nativium/build/tests/debug/x86_64/lcov.coverage.info --memory 0' Found gcov version: [13](https://github.com/nativium/nativium/actions/runs/14247900320/job/39933396293#step:15:14).3.0 Using intermediate gcov format Writing temporary data to /tmp/geninfo_datJmLv Scanning /home/runner/work/nativium/nativium/build/tests/debug/x86_64 for .gcda files ... Found 2 data files in /home/runner/work/nativium/nativium/build/tests/debug/x86_64 Processing /home/runner/work/nativium/nativium/build/tests/debug/x86_64/target/CMakeFiles/tests.dir/modules/app-core/implementation/cpp/nativium/core/ApplicationCoreImpl.cpp.gcda geninfo: WARNING: /usr/include/c++/13/ext/atomicity.h:52: unexecuted block on non-branch line with non-zero hit count. Use "geninfo --rc geninfo_unexecuted_blocks=1 to set count to zero. Processing /home/runner/work/nativium/nativium/build/tests/debug/x86_64/target/CMakeFiles/tests.dir/modules/tests/implementation/cpp/src/app/core.cpp.gcda geninfo: ERROR: mismatched end line for _ZN26SampleFixture_Version_Test8TestBodyEv at /home/runner/work/nativium/nativium/modules/tests/implementation/cpp/src/app/core.cpp:9: 9 -> 13 (use "geninfo --ignore-errors mismatch ..." to bypass this error) COMMAND: lcov -d /home/runner/work/nativium/nativium/build/tests/debug/x86_64 -c -o /home/runner/work/nativium/nativium/build/tests/debug/x86_64/lcov.coverage.info WORKING DIR: /home/runner/work/nativium/nativium Ref: https://github.com/nativium/nativium/actions/runs/14247900320/job/39933396293
Can you help me?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels