Skip to content

[Git HEAD] Broken common.mak? #368

@hartwork

Description

@hartwork

Hi!

This output in the GCC 9 test log (of run https://github.com/hartwork/lcov-fork/actions/runs/12444996626) caught my attention:

[..]
======================================================================
DATE .......: 2024-12-21 12:07:21 +0000
TESTNAME ...: lcov/misc/help.sh
COMMAND ....: "/home/runner/work/lcov-fork/lcov-fork/tests/lcov/misc/help.sh  *"
OUTPUT .....: 
  ../../common.mak: line 3: MAKEFILE_LIST: command not found
  ../../common.mak: line 3: lastword: command not found
  realpath: missing operand
  Try 'realpath --help' for more information.
  ../../common.mak: line 3: TOPDIR: command not found
  ../../common.mak: line 5: MAKEFILE_LIST: command not found
  ../../common.mak: line 5: firstword: command not found
  realpath: missing operand
  Try 'realpath --help' for more information.
  ../../common.mak: line 5: TESTDIR: command not found
  ../../common.mak: line 7: syntax error near unexpected token `$(LCOV_HOME),'
  ../../common.mak: line 7: `ifeq ($(LCOV_HOME),)'
[..]

The two questions to me are "why is this happening" and "how is 'make check' not failing as a result"?

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