Backport to 1.x: Autotools plugin: Set autogen.sh executable.
Metadata
Current evaluation
Merged backport of #206 to the 1.x branch. The change sets autogen.sh as executable in the Autotools plugin, updating two files with 174 additions and one deletion.
Suggested action: —
No scores available.
Issue body
Backport of #206 to 1.x.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged backport of #206 to the 1.x branch. The change sets autogen.sh as executable in the Autotools plugin, updating two files with 174 additions and one deletion. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to the 1.x branch as a backport of PR #206. The Autotools plugin now sets autogen.sh as executable, fixing build execution. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged backport of PR #206 to the 1.x branch. The change sets autogen.sh as executable in the Autotools plugin, ensuring proper build execution for autotools-based projects. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #254 Backport to 1.x: Autotools plugin: Call make before make install | snapcraft | merged | Merged backport of #253 to the 1.x branch, fixing the Autotools plugin to execute make before make install. The 2-file change passed CI and resolved the build sequence issue. | |
| #352 Backport to 1.x: Autotools plugin: Support installing via prefix. | snapcraft | merged | Merged to 1.x, backporting PR #351 to allow the Autotools plugin to install via a custom prefix. Changes span two files with 120 additions and 7 deletions. | |
| #206 Autotools plugin: Set autogen.sh executable. | snapcraft | merged | Merged. Fixes Launchpad bug #1530995 by ensuring autogen.sh is executable and adds corresponding tests. Approved by sergiusens after commit message formatting adjustments. | |
| #3601 autotools v1 plugin: set correct file permissions for scripts (CRAFT-666) | snapcraft | merged | Merged fix for the autotools v1 plugin correcting file permissions on autogen.sh and bootstrap scripts when they lack executable flags. Code was simplified. Approved by one reviewer and passed CI checks. | |
| #3628 Autotools Plugin (v1): Fix fatal crash when running autogen.sh or bootstrap | snapcraft | merged | Merged a fix for the Autotools Plugin v1 that resolved a fatal crash when running autogen.sh or bootstrap scripts. Path objects were converted to strings before shlex processing to prevent a TypeError. Approved and merged, though excluded from the v6.1 release. | |
| #3694 autotools v1 plugin: fix fatal crash when running autogen.sh or bootstrap | snapcraft | closed | Superseded by pull request #3739. The autotools v1 plugin crash fix was closed without merging after three weeks of review inactivity. |