kbuild plugin: kconfigfile is modified if kconfigs is supplied
Metadata
Current evaluation
The kbuild plugin bug modifying the original kconfigfile when kconfigs is supplied was closed without a documented fix, indicating it was abandoned. No patches were merged to resolve the issue.
Suggested action: —
No scores available.
Issue body
If both kconfigfile and kconfigs is supplied when using the kbuild plugin, the kconfigfile (in the original source tree) is actually modified with the kconfigs. Snapcraft should not modify source code.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | The kbuild plugin bug modifying the original kconfigfile when kconfigs is supplied was closed without a documented fix, indicating it was abandoned. No patches were merged to resolve the issue. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The kbuild plugin incorrectly modified the source kconfigfile when kconfigs were supplied. No comments or fixes were provided, indicating the issue was abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution or comments. The kbuild plugin incorrectly modified the source kconfigfile when kconfigs was supplied, violating source preservation rules. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | The kbuild plugin incorrectly modifies the original kconfigfile when kconfigs is provided. The report closed without resolution, leaving the bug unfixed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2204 kbuild: stop modifying kconfigfile | snapcraft | merged | Merged. The kbuild plugin copies the kconfigfile instead of using hard links, preventing unintended modifications to the source tree when combined with kconfigs. Resolves LP: #1786083. |