google / google/fuzzbench

makefile generation seems to spam warnings on my machine

Open
#513 2 comments 0 reactions 0 assignees View on GitHub
minor bug
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

On my machine when I use make, I get thousands of lines like this:
```
docker/generated.mk:86749: warning: ignoring old recipe for target 'test-run-fastcgs_lm-systemd_fuzz-link-parser'
docker/generated.mk:87820: warning: overriding recipe for target 'debug-fastcgs_lm-systemd_fuzz-link-parser'
docker/generated.mk:86762: warning: ignoring old recipe for target 'debug-fastcgs_lm-systemd_fuzz-link-parser'
```
I'm not sure why this is happening. It doesn't seem to happen in CI. But if this is common we should fix it as the output is very annoying.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.