fix: kde-neon: Append usr to cmake prefix path #5272
Metadata
Current evaluation
Merged a fix for KDE Neon that appends usr to the CMake prefix path. Approved by two reviewers and passed integration and security checks. A conventional commits policy check failed but did not block the merge.
Suggested action: —
No scores available.
Issue body
- [x ] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix for KDE Neon that appends usr to the CMake prefix path. Approved by two reviewers and passed integration and security checks. A conventional commits policy check failed but did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contributor fix that appends usr to the CMake prefix path, resolving path resolution issues for KDE Neon systems. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged PR #5272 by ScarlettGatelyMoore fixes kde-neon cmake path resolution by appending usr to the cmake prefix path. The change ensures correct build configuration on kde-neon systems. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5302 kde-neon: invalid CMAKE_PREFIX_PATH | snapcraft | closed | CMAKE_PREFIX_PATH incorrectly used semicolons instead of colons in kde-neon builds. The bug was fixed and merged in PR #5310, correcting the separator to match CMake's Linux requirements. Issue closed as completed. | |
| #5271 fix: kde-neon-6 ext build env and platform plug. | snapcraft | merged | Merged a fix for the kde-neon-6 extension build environment and platform plug. Approved by two reviewers, changes modify two files with 213 additions and 24 deletions. Unresolved comments were noted but did not block the merge. | |
| #5589 fix(gnome): update cmake prefix path | snapcraft | merged | Merged fix updating the cmake prefix path to usr for GNOME. Follows up on #5272 and complements the KDE fix in #5585. Approved by three reviewers, passed CI checks, and integrated into the main branch. | |
| #5104 extensions/kde-neon-6: fix XDG_CONFIG_DIRS | snapcraft | merged | Merged after two approvals and passing CI. The change fixes XDG_CONFIG_DIRS for kde-neon-6. Contributors discussed a temporary symlink workaround for affected snaps like kasts, but the core fix was successfully integrated. |