Skip to content

TOT failing with: undefined error code for 'unexpected non-zero initial branch' #255

Closed
@Vladyyy

Description

@Vladyyy

Running the following on TOT fails with (this runs fine on lcov2.0.1)

lcov --capture --no-external --directory ~/gcda_gcno_data --base-directory ~/src --output-file /tmp/tmp2ec7df9c --branch-coverage --ignore-errors inconsistent --ignore-errors branch --ignore-errors unused
Capturing coverage data from ~/gcda_gcno_data
geninfo cmd: '~/gcda_gcno_data --output-filename /tmp/tmp2ec7df9c --source-directory ~/src --base-directory ~/src --no-external --branch-coverage'
Found gcov version: 7.3.1
Using intermediate gcov format
Writing temporary data to /tmp/geninfo_datUGz2
Scanning ~/gcda_gcno_data for .gcda files ...
Found 258 data files in ~/gcda_gcno_data
using: chunkSize: 1, nchunks:258, intervalLength:12
geninfo: ERROR: undefined error code for 'unexpected non-zero initial branch'
geninfo: ERROR: undefined error code for 'unexpected non-zero initial branch'
Message summary:
  no messages were reported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions