make plugin always runs 'make install'
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without resolution. The make plugin implicitly running 'make install' was reported as harmful. No fix or discussion occurred, leaving the issue abandoned.
Suggested action: —
No scores available.
Issue body
The make plugin implicitly runs 'make install', even if it is not listed in make-parameters. It should be explicit, as the part may just be preparing things for a future step in the pipeline and 'make install' harmful.
work around is to find a harmless file to stage and list it in artifacts.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The make plugin implicitly running 'make install' was reported as harmful. No fix or discussion occurred, leaving the issue abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned without resolution. The make plugin was reported to implicitly run 'make install' regardless of configuration, risking pipeline harm. No fix or discussion occurred, leaving the issue closed with a manual workaround suggested. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | The make plugin implicit 'make install' behavior report was closed without comments or resolution, indicating it was abandoned. No fix or merge was implemented. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1536700 autotools plugin doesn't call make | snapcraft (launchpad) | closed | Closed without discussion, likely abandoned. The autotools plugin was reported to skip the make step before make install, causing build failures for some projects. | |
| #1794792 Update the make plugin to be base aware | snapcraft (launchpad) | closed | Closed without recorded resolution or comments, likely abandoned or superseded. |